7608 Commits (e3bbc7c3c043ec2f36aa5cb5f8dba72d3698a38e)
 

Author SHA1 Message Date
  Stefan Bodewig 1be95e51fd Make attribute und element names in <scriptdef> lowercase (like <macrodef> does) to avoid problems with name="Foo" -> the task X doesn\'t support the attribute foo 21 years ago
  Stefan Bodewig c00d5a6977 Implement jar index for referenced jars, PR: 14255 21 years ago
  Stefan Bodewig 819d9a02f1 The small things you find when reviewing code 21 years ago
  Matthew Jason Benson 7518f01752 Merge Redirector bugfix to 1.6 branch. 21 years ago
  Matthew Jason Benson 2ead66e52c Make ContainerMapper abstract; move chained/composite behaviors to 21 years ago
  Matthew Jason Benson 3375d671ac Incorporate <waitfor> to improve the chances of a pass on Windows. :( 21 years ago
  Steve Loughran fb77359665 Purge of many (but not all) the if-java-1.1 tests in the ant code. I left those in the tests in, and I left the javac and javadoc tests in, as they are more complex. This is the simple set. 21 years ago
  Steve Loughran 122c6ddd9e A new uptodate test that includes granularity. the 21 years ago
  Steve Loughran f8c1bb00f2 One less complaint from jikes about code style. 21 years ago
  Jan Materne a3697532bd Fix syntax errors in examples. 21 years ago
  Stefan Bodewig 88039803e6 don't depend on jre being lowercase, PR: 25798 21 years ago
  Stefan Bodewig d8657e9108 One not too much 21 years ago
  Matthew Jason Benson 5ab01659b2 Add <touch> <filelist> support to 1.6 branch. 21 years ago
  Matthew Jason Benson b6298168c9 Add resource support to <loadproperties>. 21 years ago
  Matthew Jason Benson 531e66cb1e Switch getParentFile(File) to delegate to File.getParentFile() and deprecate. 21 years ago
  Matthew Jason Benson 4985cd8913 Removed v1.14 conflict indicator. 21 years ago
  Matthew Jason Benson 4f4e3cc30d Add nested text support commentary to HEAD. 21 years ago
  Matthew Jason Benson 5d9b37c5b2 Typo correction. 21 years ago
  Steve Loughran 3988c2b07f move to the Java1.2 implementation. 21 years ago
  Jan Materne 919e3d3e56 Document the use of @{attributes} inside <attribute/> definition. 21 years ago
  Stefan Bodewig 55c133cecd Generate proper file URLs in AntClassLoader#getResource, PR: 28060 21 years ago
  Stefan Bodewig ffce0c7253 Various typo fixes by Jesse Glick, PR: 28480 21 years ago
  Stefan Bodewig cdf5f5a187 Document yet another classloading quirk within <junit>, PR: 24646 21 years ago
  Stefan Bodewig 40cf93ab71 Minor formatting changes 21 years ago
  Stefan Bodewig e8f55deaa7 <assertions> inside <java> or <junit> didn't work, PR: 27218 21 years ago
  Jan Materne c0a344bdde 28479: NetBeans ships 1.6.1. Thanks Jesse 21 years ago
  Steve Loughran b25905ba4c removing one line 21 years ago
  Steve Loughran 6d4dd928df show the alternate invocation mechanism does work. hmm. 21 years ago
  Steve Loughran 9dc81a0315 Javadocs and some refactoring. tmpDir is now validated and used consistently where properties files are created. 21 years ago
  Steve Loughran 14d5a4009a This is a test that demonstrates that assert checks dont get through properly. Fix in progress. 21 years ago
  Steve Loughran e81ed04236 accessor to arguments 21 years ago
  Matthew Jason Benson 6720b4e6a5 Replaced "The". 21 years ago
  Matthew Jason Benson 2765e2f09f More cleanup. 21 years ago
  Matthew Jason Benson 7287e7e704 Clarify use of the depends attribute with regard to overridden targets. 21 years ago
  Stefan Bodewig 41b4662f9a very experimental WiX task 21 years ago
  Jan Materne ff5aeaff36 Remove doubles. 21 years ago
  Jan Materne 9d7309a0ef Add hostname/timestamp from Jeff Tulley. Remove authors (like in java files). 21 years ago
  Stefan Bodewig e5f8b04097 Use addMapper instead pf createMapper as suggested by Peter 21 years ago
  Stefan Bodewig b561447312 Don't delete existing file when trying to update a read-only archive, PR: 28419 21 years ago
  Stefan Bodewig bb473f44f2 Some doc tweaks and a new goal 21 years ago
  Stefan Bodewig 6dbabcb776 Add nested mappers to xslt, PR: 11249 21 years ago
  Stefan Bodewig 990243c785 Set context classloader in <xslt>, PR: 24802 21 years ago
  Stefan Bodewig ba3f838776 Merged the subclass-friendly <junit> version into 1.6 branch 21 years ago
  Stefan Bodewig 021fdf251c Add forkStyle attribute to <junit> with possible values of once, 21 years ago
  Stefan Bodewig cca008dd00 Capture stderr in <sshexec>, PR 28349 21 years ago
  Stefan Bodewig 5ee9f7e6b5 -breakiterator fixes by Jack Woehr 21 years ago
  Stefan Bodewig 0b8142a736 and one more wrong license 21 years ago
  Stefan Bodewig 451b75d335 Fix line-ends, one more wrong license 21 years ago
  Stefan Bodewig 487c38e91f Adapt the OS/2 wrapper scripts to the new launcher. 21 years ago
  Steve Loughran 267fb740f2 new attributes for the tests: hostname and timestamp. 21 years ago