145 Commits (6bd8d6e938a45868902ecd1092858e8372933c7c)

Author SHA1 Message Date
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 23 years ago
  Stephane Bailliez 270394a09f Extend the range of options ANTLR task is able to deal with 23 years ago
  Magesh Umasankar ca91f8cb7e Merge changes made to 1.5 Beta1. 23 years ago
  Stefan Bodewig 1a8bb2e5a5 Add ability to generate XML to <echoproperties>. 23 years ago
  Erik Hatcher 6d54725ac9 DynamicConfigurator - allows tasks themselves to handle unknown elements and attributes rather than being constrained by the IntrospectionHelper rules. 23 years ago
  Magesh Umasankar 8f09259a9e Make the test pass (as expected) by specifying the working dir for antlr. 23 years ago
  Stefan Bodewig 9d726c8470 remove generated files in tearDown method of TarTest. 23 years ago
  Magesh Umasankar ccef0f8982 Implement and document a compression attribute for the tar and untar tasks. 23 years ago
  Stefan Bodewig 73c26feb56 JDK 1.1 doesn't seem to grok spaces in the keys of a properties file, 23 years ago
  Stefan Bodewig 550607147f merge input propsal into main tree. 23 years ago
  Erik Hatcher 7b1b3d1667 added test to ensure XMLCatalog *and* classpath are working as expected. 23 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. 23 years ago
  Steve Loughran 49a7b28ac3 new istrue/isfalse condition tests 23 years ago
  Erik Hatcher ba37491689 the handy helper class to allow tasks to take hexadecimal, octal, or decimal strings, and returns back an intValue. 23 years ago
  Stefan Bodewig e7de779f7c Add new showoutput attribute to <junit>. 23 years ago
  Stefan Bodewig 25a478af38 Testfile for bugs 5377 and 7980 - this is supposed to create no output 23 years ago
  Steve Loughran c814210e57 two tests sharing the same data set 23 years ago
  Steve Loughran 2fb4d80044 wsdl test data 23 years ago
  Conor MacNeill bbc333a9be Fix up zipfileset references to allow any fileset 23 years ago
  Conor MacNeill 07a3027bb2 Add a check in depend so that if a class file is out of date and the 23 years ago
  Conor MacNeill a3d6a54f95 Test depend cache 23 years ago
  Conor MacNeill 3c96ebf5a3 <depend> task does not handle case where an inner and outer class are written at 23 years ago
  Stefan Bodewig d1549366e5 Make <java> handle exceptions gracefully if failonerror="true" in 23 years ago
  Conor MacNeill 9f71c862fe New depend checks 23 years ago
  Conor MacNeill 909ef56547 Setup to suport more test sets for depend task 23 years ago
  Conor MacNeill 69b83f3213 Re-enable DependTest - no longer uses touch 23 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 242af53651 Add nested <commandline> elements to <cvs> 24 years ago
  Stefan Bodewig 3fce5ce014 testcase for AbstractCvsTask 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
  Conor MacNeill eca5133693 Retain order of sections and attributes in manifests. 24 years ago
  Diane Holt cf83aba68a Finally add the new <basename> and <dirname> tasks. (yay!) 24 years ago
  Magesh Umasankar 37cd9404c7 New attribute - ignoreSstemClasses - added to <available>. 24 years ago
  Steve Loughran 3e35ab334b two new tests 24 years ago
  Magesh Umasankar 5aace621e9 Testcase for LoadProperties inclusive of testcases for a few filter readers as well. 24 years ago
  Magesh Umasankar ef35d9d19d Fix StripJavaComments such that it strips out java comments properly. Testcase added. 24 years ago
  Magesh Umasankar f9c551b16e Promote Filter Reader proposal to main trunk. 24 years ago
  Magesh Umasankar 4ab1950bd8 Zip task 24 years ago
  Magesh Umasankar 5c5b959ca7 1. Fix bug where <move> ignored <filterset>s. 24 years ago
  Stefan Bodewig 2ff97ac3d1 Now that we know why the test worked all these month, make it work 24 years ago
  Stefan Bodewig 72f4f0b5a4 assert that gzip's new uptodate check also affects bzip2. 24 years ago
  Steve Loughran 0005305ea6 time checking on gzip, with tests. 24 years ago
  Erik Hatcher 2ccd335cf3 Added 'prefix' option to <property>. Designed to only work when loading a property file or resource. 24 years ago
  Steve Loughran 3a60c3af7e Utility task to list all your current properties along with unit tests, as written by Matt Albrecht . Added a prefix to save a subset of the properties for the very silly. Left it in optional.jar although it has no dependencies. 24 years ago
  Erik Hatcher 6cbeee38fa Here goes: propertyfile refactoring to hopefully fix all outstanding issues with it. "now" and "never" were removed as operations (didn't make sense). "never" was removed as a value (it caused a null pointer exception anyway). 24 years ago
  Conor MacNeill 165b7dfa13 Tests and fixes for the DemuxOutputStream 24 years ago