551 Commits (5d4f445f37f39465ca8d550e57c8d80e61495af0)

Author SHA1 Message Date
  Stefan Bodewig fb2b9616dc Rumors say that absolute file: URLs on Windows need a third slash. 23 years ago
  Stefan Bodewig 3255fa8ff4 Add support for Unix permissions to <zip> and friends, doing it the 23 years ago
  Steve Loughran 23f6c5508d test that we get the expected reference on java1.2, by a bit of convolution. (i.e that we dont get the 1.1 compatible ref) 23 years ago
  Stefan Bodewig 6c7ff01478 getting close to Info-Zip now, will enable it next week 23 years ago
  Magesh Umasankar 3c2bbbcda3 Real tired of seeing email address being abused. 23 years ago
  Stefan Bodewig 0619a250bf Make ConcatTest work on non-Unix 23 years ago
  Stefan Bodewig 972b069add Actually test the resolver stuff of xmlcatalog 23 years ago
  Stefan Bodewig d4b5f4f17a make XMLCatalog less verbose 23 years ago
  Stefan Bodewig 4193003d23 Add <catalogpath> to <xmlcatalog>. 23 years ago
  Stefan Bodewig 0378839169 <xmlvalidate> ignored the encoding declaration of files it should 23 years ago
  Stefan Bodewig a984179d1f Add a test that shows that <script> can use beanshell. 23 years ago
  Stefan Bodewig ad49e2a62d Add tests for <script> 23 years ago
  Stefan Bodewig 2b56412ece Looks as if JDK 1.4 is counting lines differently 23 years ago
  Stefan Bodewig de06c1b597 Don't add newlines in <concat> that haven't been in the files 23 years ago
  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