I Use This!
Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 15 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Have getCompileClasspath return Path instead of String. More... almost 24 years ago
Minor bug fixes in Javadoc. More... almost 24 years ago
Update Jikes support for bootclasspath More... almost 24 years ago
Task to build EJB 1.1 jars. Currently this task supports the Weblogic server but it is envisaged that it can be expanded to cover other app servers. More... almost 24 years ago
Optional vssget Task Submitted by: Andrew Everitt <[email protected]> More... almost 24 years ago
Documentation for the Path elements, made nested src element of Javac use Path as well. More... almost 24 years ago
Make rmic, javac and javadoc use Path and add nested elements for various PATH like structures. More... almost 24 years ago
Remove duplicate entries in Path. More... almost 24 years ago
set taskname in signjar task Submitted by: Peter Donald <[email protected]> More... almost 24 years ago
Make AntStructure compile under 1.1. Submitted by: Andrew B. Sudell <[email protected]>, <[email protected]> More... almost 24 years ago
Added Thomas Haas Path class. More... almost 24 years ago
New build procedure for Unix based systems More... almost 24 years ago
Resolve properties loaded from files in a more predictable way. Submitted by: Glenn McAllister <[email protected]> More... almost 24 years ago
Make Rmic work when only one class is specified. Submitted by: Phillip Davidov <[email protected]> More... almost 24 years ago
Make sure bootstrap uses the src version of lcp.bat More... almost 24 years ago
Make sure all the pieces needed from bootstrap are present. More... almost 24 years ago
Interim change to prevent any issues with Unix based bootstraps (ie nightly builds) More... almost 24 years ago
Cleanup/bugfixes int the scripts. Submitted by: Ken Wood <[email protected]>, Matthew Dornquast" <[email protected]> More... almost 24 years ago
Rework the ant build process for NT/Windows More... almost 24 years ago
JUnit testcases for EnumeratedAttribute. More... almost 24 years ago
First cut at a task that generates a DTD for the currently running Ant. More... almost 24 years ago
The new helper class itself. More... almost 24 years ago
Added a helper class for enumerated attributes and demonstrated its usage in FixCRLF. More... almost 24 years ago
Added unzip and unjar as aliases of expand and deprecated expand, making unzip the preferred name. More... almost 24 years ago
strip attribute didn't work. More... almost 24 years ago
Added unless attribute to target. More... almost 24 years ago
Added a taskType attribute in addition to the taskName attribute to Task. Documented taskname. More... almost 24 years ago
Make Tasks aware of the name they are used as - and change the DefaultLogger to use this name in messages. Submitted by: Peter Donald [email protected] More... almost 24 years ago
Use the correct path to the runtime classes in JDK > 1.1. More... almost 24 years ago
Make subprojects aware of custom tasks. More... almost 24 years ago