290 Commits (7aaf095c51dcb4b22dd8a7aec2a63676a73ad8e0)

Author SHA1 Message Date
  Stefan Bodewig 44f9042792 Make javac testcase work on JDK 1.4 24 years ago
  Magesh Umasankar ccef0f8982 Implement and document a compression attribute for the tar and untar tasks. 24 years ago
  Stefan Bodewig 94fa51d8c2 make tests use JavaEnvUtils. 24 years ago
  Stefan Bodewig 73c26feb56 JDK 1.1 doesn't seem to grok spaces in the keys of a properties file, 24 years ago
  Stefan Bodewig e6706b6dae Make live easier for projects that subclass Project by setting the 24 years ago
  Stefan Bodewig 01b5ce6c03 Inherit input handlers in <ant*> 24 years ago
  Stefan Bodewig 550607147f merge input propsal into main tree. 24 years ago
  Erik Hatcher 7b1b3d1667 added test to ensure XMLCatalog *and* classpath are working as expected. 24 years ago
  Erik Hatcher d7d2c3fe3e First pass at a slight variant of Nicola Ken Barozzi's XmlProperty task from PR #7767. More tests and probably some slight refactoring is needed to handle other cases (like the list properties) better, but works as-is pretty nicely. 24 years ago
  Steve Loughran bbe68be969 new istrue/isfalse condition tests. 24 years ago
  Erik Hatcher ba37491689 the handy helper class to allow tasks to take hexadecimal, octal, or decimal strings, and returns back an intValue. 24 years ago
  Stefan Bodewig 55811ba73b Decide whether javac will be invoked with -depend od -Xdepend on the 24 years ago
  Steve Loughran 2a04171e90 merged in my tests. Added a new one verifying that properties we havent heard of get included as literals. 24 years ago
  Stefan Bodewig 25a478af38 Testfile for bugs 5377 and 7980 - this is supposed to create no output 24 years ago
  Conor MacNeill 2fa6f80465 Fix testcase which failed due to change in single $ handling 24 years ago
  Stefan Bodewig e79b77b82b Add compiler attribute and nested <compilerarg> element to <rmic>. 24 years ago
  Stefan Bodewig 9d16acee8e stand-alone tests for facade stuff. 24 years ago
  Stefan Bodewig 0b602ec2cb Factor some facade task support stuff out from <javac>. 24 years ago
  Steve Loughran b7b1b04ab6 two tests sharing the same data set; XmlValidate fails horribly 24 years ago
  Stefan Bodewig 17279312b5 2002 24 years ago
  Conor MacNeill 3518a35d47 Bring all headers into line 24 years ago
  Steve Loughran 74e6cd31d6 test for WSDL and NET handling 24 years ago
  Stefan Bodewig 7585dbdb21 Don't reencode console output. 24 years ago
  Conor MacNeill bbc333a9be Fix up zipfileset references to allow any fileset 24 years ago
  Stefan Bodewig f1d485a8b0 make DirSetTest work again. 24 years ago
  Conor MacNeill 07a3027bb2 Add a check in depend so that if a class file is out of date and the 24 years ago
  Stefan Bodewig c17d143ac3 swallow characters that are illegal in XML documents. 24 years ago
  Conor MacNeill a3d6a54f95 Test depend cache 24 years ago
  Conor MacNeill 3c96ebf5a3 <depend> task does not handle case where an inner and outer class are written at 24 years ago
  Magesh Umasankar 6638f2ac2b Move assertion statement inside try block and make the testcase pass on Windows environments with dubious java.home 24 years ago
  Stefan Bodewig d1549366e5 Make <java> handle exceptions gracefully if failonerror="true" in 24 years ago
  Stefan Bodewig 1f992c596b rework inheritance tree for DirSet and FileSet, they are not 24 years ago
  Conor MacNeill 9f71c862fe New depend checks 24 years ago
  Stefan Bodewig d463563bef timeout support for <java> 24 years ago
  Conor MacNeill 7196c156c9 Disable second half of this test for now. I'm not sure why you can't pass 24 years ago
  Conor MacNeill ac65e76ac6 Test case for <classfileset> 24 years ago
  Conor MacNeill c0a3bacdf9 Test cases for <depend> task 24 years ago
  Stefan Bodewig ea60c3f749 Make tag and date attributes of <cvs> work again as well. 24 years ago
  Stefan Bodewig 62a2e7a759 If package attribute has been set, <cvs> would place it in front of 24 years ago
  Stefan Bodewig 2510d3d6d4 Tabs, rats! 24 years ago
  Stefan Bodewig 3fce5ce014 testcase for AbstractCvsTask 24 years ago
  Stefan Bodewig 98d509c6f8 reimplement DirSetTest as subclass of FileSetTest 24 years ago
  Stefan Bodewig af0dbb6ef2 reimplement DirSet as subclass of FileSet 24 years ago
  Stefan Bodewig 274da33012 Add tests fro DirSet and the new DirSet/FileList support in Path. 24 years ago
  Stefan Bodewig 6a182bf836 typo 24 years ago
  Stefan Bodewig 4488376868 Add testcase for <ant>'s logfile placement, fix NPE in <ant>. 24 years ago
  Stefan Bodewig 5594451580 New task <concat> 24 years ago
  Stefan Bodewig f7c0a7741d Add method to FileUtils that emulates File.createNewFile (well, sort 24 years ago
  Stefan Bodewig d42faeefd8 New utility class that deals with the specifics of a Java 24 years ago
  Erik Hatcher 2d12131d81 documented (not sufficiently, but its at least a start) the new nesting patternset and corrected copyright 24 years ago