258 Commits (7c2285da8f7212527d8853202c0cbac6d77e487b)

Author SHA1 Message Date
  Steve Loughran 4f7581e3df attack of the tab police 24 years ago
  Stefan Bodewig 03b2aba447 be consistent with Perl scripts, always strip CRs. 24 years ago
  Stefan Bodewig 4babb55434 support the Perl antRun script needed for Netware. 24 years ago
  Jon Skeet 6b61cb14f3 Added todo tag to javadoc task so that JavaDocs will now build 24 years ago
  Stefan Bodewig c66a7b836f As long as Stephane has disbaled it, this test will always fail. 24 years ago
  Conor MacNeill 9943b1046c Allow tests to be run behind a firewall by specifying -Doffline=true 24 years ago
  Stefan Bodewig 939e7c021e Move the <exclude> patterns for <javac> and <junit> to external 24 years ago
  Stefan Bodewig 2603fb3077 Start factoring out the exclude patterns from <javac> and <junit> into 24 years ago
  Stefan Bodewig e18c4a8872 move all stuff that can only be compiled conditionally to optional.jar 24 years ago
  Stefan Bodewig 5ed62726c6 exclude JUnitClassloaderTest if the test classes can be loaded from 24 years ago
  Stephane Bailliez 1d7f07dd1a make it clear why it is excluded, it's better to read 24 years ago
  Stephane Bailliez 2129f1e1b1 exclude the JUnitClassLoader test for jdk < JDK1.2 since it uses the context classloader. 24 years ago
  Stefan Bodewig 02c90142f3 Add Package Version Specification in manifest files for ant.jat and 24 years ago
  Stefan Bodewig 3094ca2c8f Make JDK 1.4 happy by changing assert to assertTrue. 24 years ago
  Stefan Bodewig 35b6913d94 Make tests pass on JDK 1.1. 24 years ago
  Stefan Bodewig 687d070dda Print a warning if we drop elements from a use supplied path. 24 years ago
  Stephane Bailliez 8a3b2de9a5 Exclude also from tests (should be better to do that on .class to avoid redundancy in filters.) 24 years ago
  Steve Loughran 22bfff8552 small changes to the tests 24 years ago
  Stephane Bailliez 72463ee29f Excluding MAuditParser test when appropriate. Sorry Steve. 24 years ago
  Stefan Bodewig 39be3a40c4 ease building with Kaffe 24 years ago
  Stefan Bodewig 7e6ed5c57f Add license for Crimson. 24 years ago
  Stefan Bodewig 1ea0d6c6ef move NoExitSecurityManager to make Ant bootstrappable on JDK 1.1 24 years ago
  Stefan Bodewig a09f85ef06 remove redundant <antcall> 24 years ago
  adammurdoch e0fef5cf64 * Added new combined email task, which replaces the old <mail> and 24 years ago
  Stefan Bodewig 85d40e6436 Testcase for SOS fails for me: the test calls the protected 24 years ago
  Steve Loughran d65cafdcec adding destFile naming scheme to tar, for consistency with the zip family and other tasks. I know Costin thinks we do this deliberately, just to break his builds, so even though I have updated the manual and the test cases, I have commented out the deprecated message which users should get when they use the tarfile attribute. Which means old builds still work, but the old params are no longer documented for new users. 24 years ago
  Stefan Bodewig cc68eb8bbf Add a property that allows a failed chmod to be non-fatal. 24 years ago
  Stefan Bodewig c4dee0afaf Make JDK 1.1 happier 24 years ago
  Stefan Bodewig f09815a18e yet another property needs to be passed down to the tests. 24 years ago
  Stefan Bodewig 5837816a8e Make sure we pass down ant.home to unit tests (needed to make execute 24 years ago
  Stefan Bodewig 198c2364b6 Use org.apache.env.Which utility to dump system info if present. 24 years ago
  Stefan Bodewig f51abba170 Add some more copyright notices. 24 years ago
  Stefan Bodewig 3fddc0bcfd License police on documentation files: 24 years ago
  Erik Hatcher 160baad484 made filtertrace overridable 24 years ago
  Stefan Bodewig 7622aae8b5 clean out reference to ManifestFile 24 years ago
  Stefan Bodewig 7cbd5df017 Remove code that has never been used in any released version of Ant. 24 years ago
  Stefan Bodewig 1e01d1142c Move responsibility for cleanup to the test themselves. 24 years ago
  Stefan Bodewig e6d08dfeb2 Skip SQLExecTest if the testcase and the <sql> implementation would be 24 years ago
  Steve Loughran 8f2d1efdae file -> destfile in zip, jar calls 24 years ago
  Erik Hatcher b9871e6a2d Added LICENSE.txt to META-INF of distributable JAR's per jakarta-general suggestions. 24 years ago
  Stephane Bailliez ad5e0dc61c Do not forget to exclude new starteams tasks from the build 24 years ago
  Stefan Bodewig ddc395dffa Add some tests for manifest task - realized that empty manifest aren't 24 years ago
  Stefan Bodewig e8f24b5abb JDK 1.1 doesn't grok UTF16 8-( 24 years ago
  Conor MacNeill 5971a069cf Properly exclude ejbjar unless BCEL is around 24 years ago
  Stefan Bodewig 03d2b1c05f If running on JDK 1.3 register an exit handler that kills spawned 24 years ago
  Stefan Bodewig 2fedf3b92f JDK 1.1 issues. 24 years ago
  Stephane Bailliez 28fb40a060 Add an etc directory to the distrib and copy some useful stylesheets to it. 24 years ago
  Stefan Bodewig dbec36ef5b these things don't exist (any longer) 24 years ago
  Conor MacNeill 114af4d393 Move dependency classfileset support code over to Apache BCEL 24 years ago
  Sam Ruby 15624f5e8f Allow junitreport to be compiled independent of the presence of Xalan1. 24 years ago