Stefan Bodewig
3c5028e3d0
Doesn't compile on JDK 1.3: IntrospectionHelper.java:1471: method is inherited from org.apache.tools.ant.IntrospectionHelper.NestedCreator and hides variable in outer class createAddTypeCreator(org.apache.tools.ant.Project,java.lang.Object,java.lang.String). An explicit 'this' qualifier must be used to select the desired instance.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276835 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
e9930da203
InstantiationException.getCause() not in jdk 1.3.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276833 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
4bf7ca1528
Add an example to InstantiationException
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276832 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
70b487e7b2
Add the InstantiationException: org.apache.tools.ant.Main error to the FAQ
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276831 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
81531e4ccc
Root cause of InstantiationException may be null in class.newInstance()
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276829 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
fc0f7222fb
jikes compiles us now
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276828 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
9f82a6d393
Add pointer to XRN, submitted by Edouard Mercier
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276827 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
81334a5db0
mark two constants as static.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276826 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jan Materne
6d5ce0b168
Added SQLC to external page.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276825 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jan Materne
600708566b
Integrate <subant> complex example into mergefile.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276824 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Antoine Levy-Lambert
bec0971777
add a caveat concerning jython.jar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276822 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
543344b839
add a -cp option to Launcher.java to cause it to
treat CLASSPATH different from -lib options.
PR: 28046
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276820 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Conor MacNeill
2f92f5e232
Apply Matt's contrib changes and update Cortex to Cenqua
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276819 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
be8d99f40e
javadoc fixes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276817 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
95b8582430
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276815 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Conor MacNeill
f314cb489c
Indicate the message that causes the loop
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276814 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jan Materne
e9044f6278
Complex example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276813 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jan Materne
5dc7ab6629
Let <move> compile.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276810 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
284174e86e
Refactored Target invocation into org.apache.tools.ant.Executor
implementations.
PR: 21421, 29248
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276809 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
9d009f659f
Move to 1.6 branch
PR: 22863
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276808 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
84bfc9dabe
Allow <move>'s file attribute to rename a directory.
PR: 22863
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276806 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Antoine Levy-Lambert
12f1e22e1f
Zip task did not create tasks when there are only empty directories in the selection
I have simply added a testcase, the code was already fixed by Matt Benson in Zip.java
revision 1.128
PR: 30365
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276804 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Antoine Levy-Lambert
16904c3c17
reverting previous change
compiler is called weblogic in the documentation
the testcase seems to have been wrong
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276803 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Antoine Levy-Lambert
2885c8cb2d
Change to put in accordance with documentation : compiler name wlrmic, not weblogic ?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276802 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Antoine Levy-Lambert
17841320a3
FTP getTimeDiff was returning wrong value
PR: 30595
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276800 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
51f92f3d6d
checksum fileext property doc wrong
PR: 30787
Obtained from: Howard M. Lewis Ship
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276798 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
d0fe01180d
Provide access to extension points and attribute/element/extensions/text methods in
IntrospectionHelper
PR: 30794
Obtained from: Dominique Devienne
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276796 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
6fd0ddc8b8
When searching /usr/local/java/jdk1.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/bodewig/bin:/home/bodewig/dev/xml-forrest/build/dist/shbat//bin, look into user supplied environment first
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276794 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
7d7fa63c26
<nunit>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276793 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
e3bbc7c3c0
small refactorings
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276792 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
00fda11947
Log if unable to open a File.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276791 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
ca239f6cd9
Typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276789 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
51009fc41f
Fix bug whereby the first file open was always logged to System.out.
Fix by opening only on demand so that managingTask can be set.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276788 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
0f8074d340
Fix bug whereby the first file open was always logged to System.out.
Fix by opening only on demand so that managingTask can be set.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276787 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
0cb3ae74e2
fix for multiple macro instance use to fail
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276785 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
3a1cfecdba
WHATSNEW for bug:
PR: 30567
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276784 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
0e2cfd51d2
<apply> differentiating between empty and up to date broke <classfileset>s.
PR: 30567
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276783 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
4b4a9b7d91
Me to PMC; Peter and Sam not in alpha order.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276782 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Antoine Levy-Lambert
5d26c58ca0
Add @since tags to methods introduced in Ant 1.6.2
PR: 30276
Submitted by: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276779 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Antoine Levy-Lambert
7d80523ec8
Merged the solution of PR 15390 (choice of regular expression implementation)
into ANT_16_BRANCH
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276778 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jan Materne
81b8729960
article about extending <input>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276776 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Conor MacNeill
402c918992
Missed closing tag
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276775 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Conor MacNeill
062527700b
Current Nightly builds are a little, um, stale. Don't get people's hopes up
for now.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276774 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Conor MacNeill
8c4315b93e
Merge
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276773 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Conor MacNeill
ff18eadd28
Add name attribute to project element in Ant's build file
PR: 30608
Submitted by: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276771 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
8b18d1984c
Correct subscripts.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276770 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
a349a7f732
Use a different way to deal with Mono's "I don't like absolute Unix
path names" feature - change into the directory that holds the WSDL
file and only use the file name.
(1) restores the old signature of setSrcFile
(2) makes XSD include with relative URLs work (and probably WSDL
import as well).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276769 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
74c147ed2a
Make NetCommand#setDirectory actually do something
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276768 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jan Materne
df70b2b9e0
Clearify the availability of nested <param>/<property> elements in <ant>/<antcall>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276767 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
a4e0e85b97
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276766 13f79535-47bb-0310-9956-ffa450edef68
21 years ago