I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Nov 28, 2024 — Nov 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes from Stefan More... over 25 years ago
Oops - make the new Javadoc work under JDK 1.1 More... over 25 years ago
Update javadoc task to support multiple link and group options. More... over 25 years ago
Only compile Java source files until the behaviour of Javac is updated More... over 25 years ago
reverted unnecessary change to Task.setProject intorduced with the Touch patch. Expand and Untar use Project.createTask now. Submitted by: Glenn McAllister <[email protected]> More... over 25 years ago
Fixed typo in comment. More... over 25 years ago
New task Touch. Expand now also retains the time from the Zipfile. More... over 25 years ago
Update documentation More... over 25 years ago
Store the modification time of the files inside the ZIP file. More... over 25 years ago
Added forceoverwrite attribute to copydir. More... over 25 years ago
Added -version switch. More... over 25 years ago
Add includesfile and excludesfile attributes to MatchingTask. More... over 25 years ago
Propagate a caught Exception inside the thrown BuildException. Suggested by: Julien Couvreur <[email protected]> Reviewed by: More... over 25 years ago
Allow the use of the JAVACMD environment variable in ant.bat to modify how ant's JVM is invoked. More... over 25 years ago
Deprecate the implicit copying of support files by Javac. More... over 25 years ago
Make <replace> a matching task More... over 25 years ago
Remove System.exit calls. More... over 25 years ago
Fix handling of $$ in properties PR: Obtained from: Submitted by: Reviewed by: More... over 25 years ago
Fix typo in netrexxc optional task PR: Obtained from: Submitted by: Reviewed by: More... over 25 years ago
Update NetRexxC task to new build events system More... over 25 years ago
Add BuildEvents to Ant More... over 25 years ago
Added MailMessage. Hope people don't mind that I left it in com.oreilly.servlet. I did that since it's going to be a mirror of what's in the larger com.oreilly.servlet package. I put it under the Apache license of course, and added the ASF as an additional copyright holder. Code can have two copyright holders, meaning either party can do as they wish with the code. This lets the ASF upgrade to Apache License 1.2 sometime in the future, and lets me be able to use the code without thanking the ASF for code I wrote. :-) Updated build.xml to handle the new package. More... over 25 years ago
Fine tune startup (handle liaison being present but processor not in classpath) More... over 25 years ago
Now, commit something that works... More... over 25 years ago
Add an XSLT (style) task. Based on code from Assaf Arkin. More... over 25 years ago
Added date attribute to CVS task. Submitted by: [email protected] More... over 25 years ago
Several contributed documentation updates. New task patch. Submitted by: Gary Murphy <[email protected]> More... over 25 years ago
Improved error messages if srcdir doesn't exist. More... over 25 years ago
Update the documentation to the Untar task. More... over 25 years ago
Fix typo. Thanks Conor! More... over 25 years ago