2161 Commits (a6ed69b0f78061079e267ca3512aabd14abc29a9)
 

Author SHA1 Message Date
  Peter Donald d3f69a6b85 Moved interfaces outside of main trunk. 24 years ago
  Peter Donald b3d619d507 Added some validation to make sure delimiters are one character long. 24 years ago
  Peter Donald 6b7e33e2e3 A task for performing 18n translations on files via preprocessing. 24 years ago
  Stefan Bodewig 307c136939 push createTempFile to FileUtils 24 years ago
  Stefan Bodewig f19ae9c773 enable <javac>'s source switch for fork mode as well. 24 years ago
  Stefan Bodewig 5f93102e17 Make sure the class passed into Project.addTaskDefinition is suitable 24 years ago
  Stefan Bodewig 3bfae8ec28 one more JDK 1.1 fix - testcase will fail as touch with and without 24 years ago
  Stefan Bodewig 4eecbff517 I found myself compiling with 1.1 today ... 24 years ago
  Stefan Bodewig 31d76fc5d0 spread the project instance a little further (this accounts for a 24 years ago
  Stefan Bodewig aaed8c297a kill TAB 24 years ago
  Stefan Bodewig 6aa92bae28 Make sure tasks inside TaskContainers get their attribute setters 24 years ago
  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