787 Commits (71eb2aed783decadc14615b6e00d614b0dfbdf6c)

Author SHA1 Message Date
  Stefan Bodewig 6b5c48061a Don't stop with encoding # when creating URIs for the XML parser. 23 years ago
  Stefan Bodewig 9c9ab44296 Reenable tests for xmlcatalog 23 years ago
  Stefan Bodewig abd749ac59 Fix NPE in <concat>. 23 years ago
  Stefan Bodewig 1967c958ff Missing pieces from Craeg's patch. 23 years ago
  Stefan Bodewig 51efe539a6 re-enable tests that failed after the first iteration of Craeg's 23 years ago
  Stefan Bodewig 1dc85d47dc Normalize build file location for symlink test 23 years ago
  Stefan Bodewig 991d9d6870 New optional task <symlink>. 23 years ago
  Stefan Bodewig 8ff0a12291 Doc patches and additional tests for <xmlproperty>. 23 years ago
  Stefan Bodewig ceeb6bff93 Make <xmlcatalog> support the OASIS "Open Catalog" standard with 23 years ago
  Stefan Bodewig 79ed1d9154 Disable some tests that fail if I apply Craeg's patch and don't have 23 years ago
  Stefan Bodewig 524a7831a7 Enhancements for <xmlproperty>: you can now expand ${properties}, 23 years ago
  Stefan Bodewig a7a6e7a162 Merge Stephane's system-id refactoring into HEAD. 23 years ago
  Costin Manolache 6467f9fa27 Added a small comment on the test ( it is one of the failings for embed ) 23 years ago
  Steve Loughran d8d8b2a5a5 Brian's new tests 23 years ago
  Stefan Bodewig 4e687594a1 <manifest> could miss situations in which an update was necessary. 23 years ago
  Stefan Bodewig 5698e6e909 Suppress "ignoring compiler setting" warning in javac if the user 23 years ago
  Stefan Bodewig 6a012bdb4c Fix <linecontains> filter. 23 years ago
  Stefan Bodewig e42bd46a51 Throw BuildException in <xmlvalidate> if a requested feature is not 23 years ago
  Stefan Bodewig 967ec861a2 filtersets that are nested into filersets don't work as the code tries 23 years ago
  Stefan Bodewig 04408cb596 Remove magic that prepends a $ to vsspath and projectpath in VSS and 23 years ago
  Stefan Bodewig ddece83ca0 <junitreport> would create an empty junit-noframes.html if format was 23 years ago
  Stefan Bodewig f1fd5e5e8a <tstamp>'s prefix attribute didn't apply to nested <format>s. 23 years ago
  Stefan Bodewig 9b7f00ab24 Add ability to set parser features in <xmlvalidate>. 23 years ago
  Stefan Bodewig a26c94ea6a Make sure <replaceregexp> doesn't add a newline char at the end of the 23 years ago
  Stefan Bodewig fb92b3da3b Don't add extra linefeed in <replaceregexp> 23 years ago
  Stefan Bodewig e1ef86cb25 Support name() accessors as well. 23 years ago
  Stefan Bodewig 686cb8ffd1 Provide a resonable name value for test implementations that are not 23 years ago
  Stefan Bodewig 2807b6e3f6 New <isreference> condition. 23 years ago
  Stefan Bodewig 0ee75128d8 Add explicit tests for <fixcrlf>'s CRCRLF handling. 23 years ago
  Erik Hatcher 9dd88b23e5 More patches (+ test cases!) from Eric Pugh on the <image> task. 23 years ago
  Stefan Bodewig 130a54050b Make <arg line="''"/> closer to what a shell would do. 23 years ago
  Peter Donald 28b68ab7d0 Encapsulate usage of project object rather than allowing objects 7 subclasses acessing a protected variable of their super super super .... class. 23 years ago
  Stefan Bodewig 706007fa7f Move all top level elements to an implicit target named "" and make 23 years ago
  Stefan Bodewig 1c960e7c14 Allow target-less build files by 23 years ago
  Stephane Bailliez 4ce5b624e1 Take care of extreme cases to do some suffix magic. 23 years ago
  Stephane Bailliez 1e8307708d Allow to specify a given factory implementation for the transformer 23 years ago
  Magesh Umasankar da5a13f8e4 Merge differences between the ANT_15_FINAL branch and the trunk into the trunk. 23 years ago
  Stefan Bodewig ee204741ec Pointer to PMD. 23 years ago
  Conor MacNeill 5651828604 Provide messages when JUnit assertions fail 23 years ago
  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
  Stefan Bodewig 2aad5f9f54 recursively expand filter tokens. 23 years ago
  Stefan Bodewig f40cbc60b3 Merge over a bug-fix needed to get jakarta-tomcat built by Gump. 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
  Stefan Bodewig c0ddb31137 JDK 1.2 compatibility. 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 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