Example how to load an Antlib from inside a buildfile.
64 lines of code changed in:
Some more statements about the basic statements.
80 lines of code changed in:
Refer the tutorials from a more visible place.
32 lines of code changed in:
- Refactor DeweyDecimal to util package, retain bc by keeping a stub in the original location
- Change AntVersion to use new (util) version of DeweyDecimal - suggested by Stefan
219 lines of code changed in:
remove deprecated code
8 lines of code changed in:
remove deprecated code
2 lines of code changed in:
getting the brackets right, fixing a link
3 lines of code changed in:
remove references to alpha - add in x.y.z tests
10 lines of code changed in:
implement DeweyDecimal versioning - strip alpha/beta/rc qualifiers from version string first
14 lines of code changed in:
Add support to define the stylesheet as a resource in <xslt>
Bugzilla Report 39407
304 lines of code changed in:
updated to use a java translation of the javascript version handling code in the bug report
39 lines of code changed in:
updated test build file
4 lines of code changed in:
test build file for antversion
49 lines of code changed in:
tests for antversion condition
5 lines of code changed in:
add apache license
21 lines of code changed in:
add an antversion condition as requested in #32804
113 lines of code changed in:
guard against NPE, bugzilla 39648
2 lines of code changed in:
xhtmlify javadoc code tags
11 lines of code changed in:
I had changed the wrong email address, the one of antspaces and not of xmltask.
This change fixes that.
4 lines of code changed in:
changes requested by Brian Agnew
2 lines of code changed in:
<fixcrlf> used \r (Mac) line endings on OS X, whose proper line separator
is \n (Unix). Bugzilla report 39585.
9 lines of code changed in:
Document sftp option
9 lines of code changed in:
check file equality before deleting dest file in case of case-insensitive
system case changing renames. Bugzilla 37701; submitted by Anthony Goubard.
7 lines of code changed in:
2006
3 lines of code changed in:
javadoc
2 lines of code changed in:
Adding a new non-static method, isFailure() to Execute. As well as simplifying a common operation, it is a foundation for instance specific logic to decide if an execute failed, which could be of use in VMS land.
18 lines of code changed in:
Moving some magic names to a single file
27 lines of code changed in:
fix typo
1 lines of code changed in:
wrong @since tag
1 lines of code changed in:
Make <scp> support the sftp protocol. PR 39373
545 lines of code changed in:
removal of the jprobe and metamata tasks.
5 lines of code changed in:
2006
1 lines of code changed in:
put null guard check back to prevent a problem with another gump project
6 lines of code changed in:
whitespace only
32 lines of code changed in:
check for static suite method first
24 lines of code changed in:
- added closeQuietly methods to inner classes to use FileUtils.close
17 lines of code changed in:
strip trailing backslashes from ANT_HOME, CLASSPATH, JIKESPATH. PR# 39300.
fix reversed gotos bypassing run-with-classpath options. PR# 39475.
34 lines of code changed in:
Comment about OSS runtimes. What is our official position here? What is the best choice in 'free' runtimes?
9 lines of code changed in:
Restored butchered imports.
20 lines of code changed in:
Added static accessors to parser handlers.
73 lines of code changed in: