8355 Commits (71f620bcdbb1b510143fc7e52def480044aca335)
 

Author SHA1 Message Date
  Matthew Jason Benson 71f620bcdb Clean up spacing, remove erroneously inserted "not". 21 years ago
  Matthew Jason Benson 9d07939770 Spelling, punctuation, removed another Ant 2.0 reference, 21 years ago
  Matthew Jason Benson 86365f103e Some space/punctuation cleanup. Like it, Steve. 21 years ago
  Matthew Jason Benson 211ecc736e Copyright police 21 years ago
  Steve Loughran b0003afe36 complete rework of reporting when we cant instantiate an element 21 years ago
  Steve Loughran 1296855c2f update to java1.5 docs, to show we are still 100% correct. 21 years ago
  Steve Loughran 2376503b5d updated the guidelines 21 years ago
  Peter Reilly ab3f805895 NPE when adding comment to zip file that is not there 21 years ago
  Matthew Jason Benson 756f96fdf3 Java versions: Remove 1.1, add 1.5 . 21 years ago
  Jacobus Martinus Kruithof cbeaa439d9 renamed hidden variables 21 years ago
  Jacobus Martinus Kruithof 782bc21332 RedirectorElementTest stopped working on windows w/h cat on the path. 21 years ago
  Matthew Jason Benson 80d6afd555 Year 21 years ago
  Matthew Jason Benson 43cb5f9b25 get with usetimestamp did not work on Java 1.2 . 21 years ago
  Stefan Bodewig fc96c7e44a cleanup 21 years ago
  Stefan Bodewig 9c0047961d I don't see the debug output in the Kaffe Gump run, try it unconditionally 21 years ago
  Steve Loughran 7bc776c2d5 parsersupport 21 years ago
  Steve Loughran 6c13bc7130 condition to check for parser features. Left to others to put into Ant's build.xml. 21 years ago
  Stefan Bodewig 323c0a1252 fix name-hiding and style by Kev Jackson 21 years ago
  Stefan Bodewig a456c56dbb Move inactive committers to Emeriti section. 21 years ago
  Stefan Bodewig 8c08f38c4f fix spelling, name hiding, javadocs and style 21 years ago
  Steve Loughran 97150b670e fixcrlf gets a new attribute to make it easier to fix a single file. no nested filesets for <fileset file>, see. 21 years ago
  Matthew Jason Benson dd455f1a0d Test failed on 1.2 due to ant.home not being set on the helper Project. 21 years ago
  Stefan Bodewig 26f948b90b Add pointer to Antigen submitted by John Taylor 21 years ago
  Stefan Bodewig b8c3a33e2c debug=false breaks Symantec compiler 21 years ago
  Matthew Jason Benson 7256bc0a46 Fixed erroneous statements in documentation. 21 years ago
  Matthew Jason Benson 5ead23d08c -5 + 2 LOC 21 years ago
  Stefan Bodewig 8a1a7f9530 fix logic 21 years ago
  Stefan Bodewig 000c62389f Kaffe suddenly supports java.lang.Readable, but not InetAddress.isReachable 21 years ago
  Matthew Jason Benson a317e0c69c Remove trailing WS from blank lines. 21 years ago
  Stefan Bodewig 3dd161902e 2005 21 years ago
  Steve Loughran 78ebf871dd lower success message to verbose output on schema validation. Could do the same for XmlValidate, and indeed, am sorely tempted to. Also added some javadocs. 21 years ago
  Steve Loughran 350d80e927 Worked out how to validate XSD files themselves. Changes to task made, and the examples of the task now show how to do this. 21 years ago
  Steve Loughran d23feed981 Update with <schemavalidate> 21 years ago
  Matthew Jason Benson 595133b251 Pathconvert no longer requires that one of (targetos|pathsep|dirsep) 21 years ago
  Matthew Jason Benson eb442aa3a4 More LOC bumming 21 years ago
  Matthew Jason Benson 6956c66566 Trade 2 LOC for 10. 21 years ago
  Matthew Jason Benson 767ac903c3 Missing quote in javadoc. 21 years ago
  Steve Loughran b69245c422 those extra tests I threatened 21 years ago
  Matthew Jason Benson d51eb9c34f Javadoc and moved members of $MapEntry . 21 years ago
  Steve Loughran 6591339aa0 still had an interim attribute name here. fixed. 21 years ago
  Steve Loughran fc7d08599f Fix the date up 21 years ago
  Steve Loughran 2bf7351182 <schemavalidate>. Because I can never get the settings right. 21 years ago
  Steve Loughran 649af7a77f case warning. not important. 21 years ago
  Peter Reilly 83c26f549b NPE when when <presetdef> tries to configure a task that 21 years ago
  Steve Loughran 18994a02c9 deprecation warning 21 years ago
  Stefan Bodewig a18bd33107 On second thought, this seems to be the real fix for 21 years ago
  Steve Loughran 38e8c82493 This commit eliminates all (but one) use of Project.createTask("some name") from the codebase. It also sets up all created tasks using the new Task.bindToOwner call. 21 years ago
  Steve Loughran 6450a035db no longer valid 21 years ago
  Steve Loughran 1821003e3d these two get new constructors that do the config, as they get created so often. 21 years ago
  Steve Loughran 83e3951f2b Move the logic to bind a created task to an existing one into Task. 21 years ago