2050 Commits (ab9f91736afcdd65e4ca1da6c627f4df71f5289a)
 

Author SHA1 Message Date
  Stefan Bodewig ab9f91736a Take care of NetWare when searching for "java" and "javadoc", add 24 years ago
  Stephane Bailliez a376c57ae1 Add the index feature for jar so that it optimizes the class loading process for JDK 1.3+ 24 years ago
  Diane Holt 4706d9616b Fix increment/decrement bug. 24 years ago
  Stefan Bodewig cc03579eba Add runtime classes in the Kaffe case as well (it has been there for 24 years ago
  Stefan Bodewig d17f3c4f2a Use locale independent methods to identify OS or match attributes and 24 years ago
  Stefan Bodewig 0b1e459d5c Add OS/2 as Os family 24 years ago
  Stefan Bodewig a7870b167d factor out runtime library detection. 24 years ago
  Stefan Bodewig e09047d73c We seem to agree - at least on small things 8-) 24 years ago
  Steve Loughran cb732cb7b2 Kept Apache Ant in the title, but moved it down a row 24 years ago
  Stefan Bodewig 97ed3550cf Crimson doesn't bundle the TraX classes any longer. 24 years ago
  Stefan Bodewig e37a83a4b0 upgrade to Apache Crimson 1.1.3 24 years ago
  Stefan Bodewig 3a2956ada2 only treat tasks as tasks if they are children of TaskContainers. 24 years ago
  Stefan Bodewig 93ee07ad35 Show that Ant is an Apache project. 24 years ago
  Stefan Bodewig 32da696de4 Add testcases for the inheritall/dir attribute combinations and their 24 years ago
  Stefan Bodewig 36fa373b09 initialize the new project first so that loggers have been configured 24 years ago
  Stefan Bodewig cb2e8a1e24 skipemptyfilesat and parallel didn't play nicely together. 24 years ago
  Stephane Bailliez bdeeb01ee7 Fixed imports accidentely removed during cleanup 24 years ago
  Stefan Bodewig c6d10f6ffc formatters assumed that only one test could be running at the same 24 years ago
  Stephane Bailliez 76f5174e7c Fixed imports accidentely removed during cleanup 24 years ago
  Stefan Bodewig 65c82879ee Make <style> support Exolab's new Adaptx processor. 24 years ago
  Stefan Bodewig 986b213cec typo 24 years ago
  Stefan Bodewig 7c2ec95158 clarify documentation for <ant> task. 24 years ago
  Stefan Bodewig 3afcc269d7 Add pointer to JDEE 24 years ago
  Stephane Bailliez 0c020a7472 Fixed typo reported by Bill Fellows <bfellows@genesis10.com> 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Peter Donald b02276bef6 Added a blurb about Emacs JDE and IDEA integration. 24 years ago
  Peter Donald 6b22a6c913 Fixed documentation to point to new location of manual. 24 years ago
  Peter Donald e02b6c98aa Remove misleading javadoc comment so that we start getting less questions about it ;) 24 years ago
  Peter Donald 24f9888af6 Allow ant script to gracefully handle spaces in $HOME variable 24 years ago
  Stefan Bodewig be53ecfdc2 Add testcases for the substitution methods (and make them work 8-) 24 years ago
  Stefan Bodewig dfc1957328 testcases for case insensitive matches as well as multiline versus 24 years ago
  Stefan Bodewig ffea0a9f74 Rewritten part of the regexp stuff, adding substitution and options. 24 years ago
  Stefan Bodewig fcd6548344 "Finally I managed to finish a new version of the VAJ tasks. The most 24 years ago
  Peter Donald 6cf09d26ff A fix to make the cleanUp method do full cleanup. 24 years ago
  Stefan Bodewig 9ec1930ae7 add some extra savety measures. 24 years ago
  Stefan Bodewig 8c8d8c5f27 Only override subbuild's basedir if inheritall has been set to false. 24 years ago
  Stefan Bodewig 8d66f263f5 make sure <propertyfile> closes the file it's been reading from. 24 years ago
  Stefan Bodewig 321c9dc68e assert -> assertTrue in all testcases. 24 years ago
  Stefan Bodewig 07e96569da Account for a change in JUnit - TestCase.name() has been removed. 24 years ago
  Sam Ruby 9c1d332ce5 Bootstraps are not cleaning up after themselves. 24 years ago
  Steve Loughran 7f1c7f2156 add section on dependency checking 24 years ago
  Stefan Bodewig cbcfff6e27 add documentation for <cvs>'s failonerror attribute. 24 years ago
  Stefan Bodewig 5306e0b587 improve "could not create task" error message. 24 years ago
  Stefan Bodewig 451b31643e At least print a warning if users try to redefine tasks or datatypes. 24 years ago
  Stefan Bodewig 3ff51a6adc state that properties are case sensitive. 24 years ago
  Steve Loughran 2f1d7a8811 bug #4111: ftp task does not work with a Windows 2000 ftp server with "MSDOS" directory listing. This is now documented. 24 years ago
  Steve Loughran 2ddeb409bb documented uriroot and uribase options; cleaned up some other bits based on more experience with the task. 24 years ago
  Steve Loughran 1fabe3a610 added uriroot and uribase options 24 years ago
  Steve Loughran 1f2d7b9b3b a full second of leeway on the clock during sleep tests to address scheduling/timing issues across different platforms. 24 years ago
  Stefan Bodewig 09a7def3cd Make <propertyfile>'s default attribute work as expected. 24 years ago