1036 Commits (aaed8c297a69c306987d364d432adcd83e2398c0)

Author SHA1 Message Date
  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 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 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
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Peter Donald e02b6c98aa Remove misleading javadoc comment so that we start getting less questions about it ;) 24 years ago
  Stefan Bodewig be53ecfdc2 Add testcases for the substitution methods (and make them work 8-) 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 07e96569da Account for a change in JUnit - TestCase.name() has been removed. 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
  Steve Loughran 1fabe3a610 added uriroot and uribase options 24 years ago
  Stefan Bodewig 09a7def3cd Make <propertyfile>'s default attribute work as expected. 24 years ago
  Stefan Bodewig 490a7cd059 remove redundant code from FileUtils, handle Netware case in 24 years ago
  Peter Donald 89aa7775a8 Added some javadocs for OS condition. 24 years ago
  Peter Donald 11d421035c I've just put together a patch for the JDepend task to use xml 24 years ago
  Peter Donald 84ca9ada49 Add support for extracting names from Volumes on NetWare. 24 years ago
  Peter Donald d02271456d Check for Os set to netware. 24 years ago
  Peter Donald 72f5630bdb Remove some tabs. 24 years ago
  Peter Donald d81ef5ce76 Add comments regarding future netware integration. 24 years ago
  Peter Donald bd699bf0c5 PathConvert does not allow NetWare as a targetOS. There was also a problem with the logic of PathConvert treating everything that did not have a targetOS=Windows as UNIX, where in this case the Windows assumptions are actually more correct for NetWare. �(The assumptions are the type of classpath separator, ";" on Windows and NetWare, and the directory path separator, and NetWare can deal with either "/", or "\\" equally well). 24 years ago
  Conor MacNeill 1be070bb5a Ignore NoSuchMethod exceptions when looking for setProject in non 24 years ago
  Peter Donald 8cb8f75cdd If a fileset defines a single file, allow the Copy and Move tasks to work with the toFile attribute. 24 years ago
  Peter Donald 382b3c9bf1 Removed some tabs. 24 years ago
  Peter Donald 201b39cc14 Added task to create a manifest easily from build file. 24 years ago
  Conor MacNeill d1d47e9813 Handle continuations in section names 24 years ago
  Conor MacNeill 11f6c1a20b Merge across from Ant 1.4.1 changes 24 years ago
  Conor MacNeill e4a95755b9 Add support for ejb2.0 local interfaces 24 years ago
  Sam Ruby 2f9c8a56fa Fix syntax error - leftover line 24 years ago
  Conor MacNeill 651b15a3e5 D'Oh - didn;t resolve all conflicts :-( - done now. 24 years ago
  Conor MacNeill 92705e1168 Add support for message beans 24 years ago
  Conor MacNeill 17db332c6b iFix up stylesheet PI 24 years ago