move to 1.6 branch
3 lines of code changed in:
Fix for execution of top level tasks getting delayed by targets.
PR: 31487
19 lines of code changed in:
Don't assume class.getClassLoader is not null, PR 31450
14 lines of code changed in:
Oops, better compile before commit
3 lines of code changed in:
Improved BWC, not that good, though
17 lines of code changed in:
Add a simple TestListener to each forked VM that does nothing but
write a single byte to a file.
If that file is empty when the test runner finishes, the VM has exited
and we should consider the tests as failed.
PR: 30333
81 lines of code changed in:
Throw in some unit tests for <junit> - one of them will fail related to bug 30333
58 lines of code changed in:
tests are on system classpath of forked tests
1 lines of code changed in:
Make test pass on OS X
19 lines of code changed in:
Update for PR 30669
0 lines of code changed in:
Don't ignore invalid operation mode silently
PR: 30669
Submitted by: Ben Galbraith
1 lines of code changed in:
update for groovy 1.0 beta 7
2 lines of code changed in:
remove modifying exception code for unknown<attribute/element>exception
4 lines of code changed in:
Add alwayslog attribute to <redirector>.
130 lines of code changed in:
Typo in "Typeo in defintion of <cvsversion> task causing it not be defined".
>;)
2 lines of code changed in:
Typeo in defintion of <cvsversion> task causing it not be defined.
PR: 31403
Obtained from: Andy Wood
3 lines of code changed in:
Manual page for cvsversion contained incorrect attributes and did not say since 1.6.1
PR: 31408
Reported by: Andy Wood
9 lines of code changed in:
Try to get the correct task/type name for an unsupported attribute/element
exception thrown by IntrospectionHelper
PR: 31389 and 29499
Reported by: Tamas Szeredi and Jesse Glick
218 lines of code changed in:
checkstyle
20 lines of code changed in:
Add a new option -nouserlib to the ant command.
This allows running ant without loading the jars from ${user.home}/.ant/lib.
This is useful for building ant.
12 lines of code changed in:
add dependencies to external page
PR: 31367
Obtained from: Russ Gold
76 lines of code changed in:
update eclipse bundling information
PR: 31280
Obtained from: Darin Swanson
25 lines of code changed in:
It is a good idea to look for a different version of Ant before reporting a bug
69 lines of code changed in:
Update CONTRIBUTORS
0 lines of code changed in:
Close property file.
PR: 30469
Submitted by: Juerg Wanner <juerg at pyx dot ch>
11 lines of code changed in:
adding debug message since the BuildException may be caught
1 lines of code changed in:
Remove unnecessary exists() check.
1 lines of code changed in:
add in ruby examples and another groovy example
example from Cedric Beust's blog
http://beust.com/weblog/archives/000181.html
with a conversion to groovy from Sam Pullara
32 lines of code changed in:
complete sentence
1 lines of code changed in:
Add some docs for people getting to minotaur via any other means than my blog
21 lines of code changed in:
This is a FAQ by any measure.
66 lines of code changed in:
script doc: add judoscript example
5 lines of code changed in:
typepo: snipnet -> snippet
Obtained from: Jan
1 lines of code changed in:
script doc: Add groovy, beanshell and jython examples
Modify echo example so that it does not modify ant's task structure
(This is not a usecase we want for script).
29 lines of code changed in:
Doc for groovy jars installation
15 lines of code changed in:
fix sizeselector testcase
1 lines of code changed in:
AntTypeDefintion#similarDefinition could be called in situations
where the loader for the class is not antclassloader
Obtained from: David Konecny
3 lines of code changed in:
update SQLC infos
17 lines of code changed in:
allow testcase to compile under jdk1.2.2
3 lines of code changed in:
make IntrospectionHelper compile under jdk1.2.2
10 lines of code changed in:
use copy constructor Simplified copying of Hashtables in propertyhelper.java
PR: 30163
Obtained from: Jesse Glick
2 lines of code changed in:
Update netbeans bundling info
PR: 30607
Obtained from: Jesse Glick
3 lines of code changed in:
opps got ids mixed up in faq
6 lines of code changed in:
Fix up entries from ant 1.5beta
PR: 31112
151 lines of code changed in:
Added searchpath attribute to <exec> for searching path
variables when resolveexecutable = true. Thanks to Stefan
for having already written the path-searching code.
26 lines of code changed in:
Adapt to Ant 1.6.2
4 lines of code changed in:
docs for PR 16539
21 lines of code changed in:
Fixed javadoc for Task#handleErrorFlush
PR: 31153
Obtained from: Jayant Sai
1 lines of code changed in:
add xmlcatalog nested element to the xmlproperty task
PR: 27053
Obtained from: David Crossley and Dave Brondsema
98 lines of code changed in:
more to clean up
3 lines of code changed in:
Support different output formats in checksum, PR 16539, based on a patch by Mark R. Diggory
181 lines of code changed in:
Clarify that the file attribute can refer to a directory as well.
PR: 31113
4 lines of code changed in:
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.
1 lines of code changed in:
InstantiationException.getCause() not in jdk 1.3.
1 lines of code changed in:
Add an example to InstantiationException
16 lines of code changed in:
Add the InstantiationException: org.apache.tools.ant.Main error to the FAQ
43 lines of code changed in:
Root cause of InstantiationException may be null in class.newInstance()
8 lines of code changed in:
jikes compiles us now
5 lines of code changed in:
Add pointer to XRN, submitted by Edouard Mercier
79 lines of code changed in:
mark two constants as static.
2 lines of code changed in:
Added SQLC to external page.
75 lines of code changed in:
Integrate <subant> complex example into mergefile.
58 lines of code changed in:
add a caveat concerning jython.jar
3 lines of code changed in:
add a -cp option to Launcher.java to cause it to
treat CLASSPATH different from -lib options.
PR: 28046
52 lines of code changed in:
Apply Matt's contrib changes and update Cortex to Cenqua
10 lines of code changed in:
javadoc fixes
20 lines of code changed in:
typo
1 lines of code changed in:
Indicate the message that causes the loop
2 lines of code changed in:
Complex example
68 lines of code changed in:
Let <move> compile.
1 lines of code changed in: