Add a binary flag to the concat task
PR: 26312
149 lines of code changed in:
change message of recursive loading of antlibs to include
the original location from where it was loaded.
12 lines of code changed in:
typedef: check for recursive loading of xml files/resources (aka antlibs)
typedef: do not throw an NPE if attempting to load a file that does not exist
26 lines of code changed in:
opps: missed these
5 lines of code changed in:
add implicit element to macrodef
PR: 25633
379 lines of code changed in:
Don't try to add or remove shutdown hooks while the hook is running. Remove a processes.wait that won't ever return as far as I can tell.
35 lines of code changed in:
macrodef manual page: the text element was described twice
also the element name description was a little confusing
1 lines of code changed in:
Push fix for PR#22150 to 1.6.2
6 lines of code changed in:
Push fix for PR#17934 to 1.6.2
11 lines of code changed in:
Use the same class as JavaEnvUtils to check for 1.5+
1 lines of code changed in:
new tasks and project: emma, refactorit + jam
237 lines of code changed in:
remove stephan's work-arounds
65 lines of code changed in:
Opps, forgot to add DynamicConfiguratorNS
51 lines of code changed in:
Add reflectant task
70 lines of code changed in:
temporary fix until Peter adds DynamicConfiguratorNS
82 lines of code changed in:
DynamicConfiguratorNS
Initial code for dynamicConfiguratorNS.
Change from patch the qualified name is given and
not the prefix.
PR: 28426
86 lines of code changed in:
build.xml source=1.2 does not work for javac 1.4.0
use a presetdef depending on the java version
28 lines of code changed in:
resolve changes in WHATSNEW with 1.6 version
7 lines of code changed in:
update WHATSNEW for jesses fixes
13 lines of code changed in:
Javadoc syntax error corrections
PR: 28998
Obtained from: Jesse Glick
9 lines of code changed in:
better diagnostics from XmlLogger.java
PR: 28993
Obtained from: Jesse Glick
20 lines of code changed in:
Fix use of hashcode in MacroDef
Logger code uses the macrodef as a key in a map before it is fully
configured so the hashcode had changed while the object was
in the map
PR: 28993
Obtained from: Jesse Glick
8 lines of code changed in:
Permit building under JDK 1.5
PR: 28996
Obtained from: Jesse Glick
5 lines of code changed in:
Ignore built distributions for cvs
PR: 11557
Obtained from: Jesse Glick
1 lines of code changed in:
Remove redundant <hr> from javah.htm
PR: 11559
Obtained from: Jesse Glick
0 lines of code changed in:
Misc. corrections in SignJar.java
PR: 28999
Obtained from: Jesse Glick
3 lines of code changed in:
cosmetics
6 lines of code changed in:
Add docs for <indexjars>
41 lines of code changed in:
Make tests pass on MacOS X.
CVS: ----------------------------------------------------------------------
CVS: PR:
CVS: If this change addresses a PR in the problem report tracking
CVS: database, then enter the PR number(s) here.
CVS: Obtained from:
CVS: If this change has been taken from another system, such as NCSA,
CVS: then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS: If this code has been contributed to Apache by someone else; i.e.,
CVS: they sent us a patch or a new module, then include their name/email
CVS: address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS: If we are doing pre-commit code reviews and someone else has
CVS: reviewed your changes, include their name(s) here.
CVS: If you have not had it reviewed then delete this line.
5 lines of code changed in:
test1 failed unless it was the first test to run.
CVS: ----------------------------------------------------------------------
CVS: PR:
CVS: If this change addresses a PR in the problem report tracking
CVS: database, then enter the PR number(s) here.
CVS: Obtained from:
CVS: If this change has been taken from another system, such as NCSA,
CVS: then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS: If this code has been contributed to Apache by someone else; i.e.,
CVS: they sent us a patch or a new module, then include their name/email
CVS: address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS: If we are doing pre-commit code reviews and someone else has
CVS: reviewed your changes, include their name(s) here.
CVS: If you have not had it reviewed then delete this line.
8 lines of code changed in:
antlib: allow a typedef in an antlib to override the classpath
unittests to follow
20 lines of code changed in:
hint to projects.xml; os-specific configuration
43 lines of code changed in:
New article about Ant in Java-Spektrum 5/04.
53 lines of code changed in:
2004
1 lines of code changed in:
Assertions require fork
4 lines of code changed in:
Concat throws ArrayIndexOutOfBounds with fixlastline
PR: 28820
Reported by: Andre Vanha
3 lines of code changed in:
Yuji Yamano
0 lines of code changed in:
Fix echotest example.
Submitted by: Yuji Yamano
2 lines of code changed in:
Antworks/Centipede; BuildMonkey; sync table layout of projects/external
203 lines of code changed in:
Make sure CLASSPATH is set before attempting to change it;
make sure --mixed option is available to cygpath before using it.
4 lines of code changed in:
Cygwin/UNC ANT_HOME compatibility using mixed paths on NT-family systems.
17 lines of code changed in:
Link Check
66 lines of code changed in:
Update the external image-task.
53 lines of code changed in: