584 Commits (a799f17a4e2ff063e0d4c05d6a1be064e84d68c8)

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. 24 years ago
  Stefan Bodewig e6fb386da0 remove some dead stuff. 24 years ago
  Magesh Umasankar 8f09259a9e Make the test pass (as expected) by specifying the working dir for antlr. 24 years ago
  Stefan Bodewig affdc94099 remove RPM building stuff from distribution. 24 years ago
  Stefan Bodewig 9d726c8470 remove generated files in tearDown method of TarTest. 24 years ago
  Magesh Umasankar ccef0f8982 Implement and document a compression attribute for the tar and untar tasks. 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 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 49a7b28ac3 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 e7de779f7c Add new showoutput attribute to <junit>. 24 years ago
  Stefan Bodewig 25a478af38 Testfile for bugs 5377 and 7980 - this is supposed to create no output 24 years ago
  Peter Donald 784f04c929 org.apache.tools.ant.taskdefs.cvslib.CvsTagDiff 24 years ago
  Steve Loughran c814210e57 two tests sharing the same data set 24 years ago
  Stephane Bailliez 1423b4ab9b Use the normalized value rather than the %. Incidentally it fix a bug that shows 24 years ago
  Steve Loughran 2fb4d80044 wsdl test data 24 years ago
  Conor MacNeill bbc333a9be Fix up zipfileset references to allow any fileset 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
  Conor MacNeill 959b74fcb6 Checkstyle setup for checking Ant code base. 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
  Stefan Bodewig d1549366e5 Make <java> handle exceptions gracefully if failonerror="true" in 24 years ago
  Conor MacNeill 9f71c862fe New depend checks 24 years ago
  Conor MacNeill 909ef56547 Setup to suport more test sets for depend task 24 years ago
  Peter Donald 3963920268 Add in stylesheet forhangelog report. 24 years ago
  Conor MacNeill 69b83f3213 Re-enable DependTest - no longer uses touch 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 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
  Diane Holt ab9a8557f7 Add patch submitted by Ingmar Stein. 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
  Stefan Bodewig df45efc67a add license 24 years ago
  Peter Donald fbcba51852 Make the encodings ascii to help us poor linux schmucks who got a crappy range of fonts. 24 years ago
  Peter Donald 9c0169b5bd Added reporting xslt sheet for checkstyle and removed some cruft from jdepend stylesheet. 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