Change to use of AntLib.
0 lines of code changed in:
Mask quotes. Dont use properties in the example.
8 lines of code changed in:
Add two examples for copying ResourceCollections - one simple and one RC with restrict+sort.
34 lines of code changed in:
resource collections for [bg]unzip2?
137 lines of code changed in:
add a few more checks
6 lines of code changed in:
"Update" the example output.
7 lines of code changed in:
Revert my previous change and place a note why we leave apply=Transform.class.
7 lines of code changed in:
2005
3 lines of code changed in:
Bugzilla 28773
* added support for nested filesets into DotnetResource
* fixed problem when compiling with several references
222 lines of code changed in:
Class Transform is deprecated for a long time, functions are in ExecuteOn - why not use the class directly (instead of inherited one).
1 lines of code changed in:
make AntlibTest pass on gump
0 lines of code changed in:
use FileUtils in a static way - submitted by Kevin Jackson
1 lines of code changed in:
remove call to deprecated method ProjectHelper.parsePropertyString - submitted by Kevin Jackson
4 lines of code changed in:
remove FileUtils - submitted by Kevin Jackson
0 lines of code changed in:
<delete failonerror="false" /> was still failing.
30 lines of code changed in:
Revert previous change; apparently I am unhinged because I can't see how it's
happening but I'm getting ConcurrentModificationExceptions willy-nilly.
29 lines of code changed in:
Bugzilla 37184; submitted by Frank Harnack. Also replaced extra listener Vector instances by synchronization for ConcurrentModificationException guards.
22 lines of code changed in:
bugzilla 37184: multiple calls to addlistener for introspection helper objects
reporter: Frank Harnack
7 lines of code changed in:
Fix example by adding the UK iso3166 code
PR: 37040
1 lines of code changed in:
JDK 1.2 is EOL and documentation is no more available. Point to JDK 5 API
PR: 37203
18 lines of code changed in:
Fix performance issue with StringBuffer.toString() on JDK 5.
PR: 37169
82 lines of code changed in:
Add debugging messages for Gump failure.
11 lines of code changed in:
revert parts of rev 327004
1 lines of code changed in:
solve problem refering jars specfied by Class-Path attribute in manifest of a ant task jar file, when this ant task jar file is located in a directory with space. Bugzilla Report 37085.
4 lines of code changed in:
solve problem refering jars specfied by Class-Path attribute in manifest of a ant task jar file, when this ant task jar file is located in a directory with space. Bugzilla Report 37085.
46 lines of code changed in:
instantiate a FileResource when setSrc(Resource) is called. Otherwise a number of tests break.
25 lines of code changed in:
only one setSrc method, otherwise it is not predictable which one is picked by IntorspectionHelper
3 lines of code changed in:
make <apply parallel="true"> work again even if only filesets but no other resource collections have been specified
47 lines of code changed in:
tweak a backwards incompatibilty in <tar>
12 lines of code changed in:
provide more information
6 lines of code changed in:
Bugzilla 30962. cvschangelog problem with CVS version >= 1.12.x
3 lines of code changed in:
add resource collection support to tar
980 lines of code changed in:
better return the correct size
24 lines of code changed in:
more docs and tests
133 lines of code changed in:
Bug 36053 + some more additional infos to <echo>
69 lines of code changed in:
add to external task page: LaTeX Task, nsd2LaTeX Task, Optistic IDX Java IDE
264 lines of code changed in:
change ApacheCon image from EU to US; regenerate site
44 lines of code changed in:
fixing spell error
1 lines of code changed in:
Some words to if/unless on targets
17 lines of code changed in:
example for relative directories
10 lines of code changed in:
was fixing the wrong directory
1 lines of code changed in:
Now that resources become available in more tasks, throw in a couple of new resources, including tarfileset
1893 lines of code changed in:
echoXML does property expansion, does not print the XML header when appending. There is some defect here wherein some tailing spaces get into every printed node, so <e>value</e> goes to <e>value </e>
; I havent tracked it down yet.
38 lines of code changed in:
fix typo. submitted by Gisbert Amm.
2 lines of code changed in:
misspelled class name + merge 2 lines
2 lines of code changed in:
s/CODE/code/g
6 lines of code changed in:
make sure generated html has correct linefeeds even if Anakia wants to change them
1 lines of code changed in:
revert but fix line ends
363 lines of code changed in:
regenerate site and fix linefeeds
358 lines of code changed in:
fix linefeeds
9 lines of code changed in:
greedy input handler; will consume stdin completely for unattended builds.
80 lines of code changed in:
implement TODO of configurable buffer size.
27 lines of code changed in:
Remove extra asterisks ending javadoc comments
2 lines of code changed in:
add exception accessor per TODO
13 lines of code changed in:
magic name
10 lines of code changed in:
wrong property name
1 lines of code changed in:
typo
1 lines of code changed in:
<copy> and <sync> can now work on non-filesystem resources as well
321 lines of code changed in:
empty collection != no collection
7 lines of code changed in:
docs and tests for unzip/tar and resource collections
58 lines of code changed in:
Control building all optional jars the same way.
2 lines of code changed in:
Change image from ApacheCon EU to ApacheCon US. Without generated files - had problem while commiting: Commit failed: **\*.html has incosistent newlines
3 lines of code changed in:
Prepare for Gump integration (Gumpy needs ALL optional jars). Next step: configure Gump for overwriting the property "optional.jars.whenmanifestonly".
7 lines of code changed in:
javadoc fix
8 lines of code changed in:
Updated the Jar task to have an whenmanifestonly attribute,
creating the possibility to skip jar files that would
otherwise only contain a jar file. Also started to use this
for the optional tasks in the build.xml
49 lines of code changed in:
jar does not support whenempty
0 lines of code changed in:
Improved sorting, added other deprecated tasks to the deprected section.
180 lines of code changed in:
Moved execon to deprecated section
1 lines of code changed in:
Updated reference to cvs website bugrep 36854
9 lines of code changed in: