2364 Commits (5475bbd09887d98ceec5397a30de9b9f19f1c60c)

Author SHA1 Message Date
  Stefan Bodewig 38495bec11 Release references to the child project when <ant*> has been done. 23 years ago
  Steve Loughran 263a1d74de I'm always scared of changing the core classes, so would be more reluctant to commit this if it wasnt needed so much by Axis. Once committed. I'm going to do more soak testing. 23 years ago
  Steve Loughran 56a71a0076 a reference that is hard on 1.1, weak on 1.2+ 23 years ago
  Steve Loughran 0139288391 little consequence of "" not being a valid target name; you cannot have default="" in <project> 23 years ago
  Steve Loughran 0695ed1416 This is a fractional refactor of the class to split task creation from adding it to the list of tasks we know about. As the factored out method is private, external routines still cannot create tasks that arent added to the list...this change does not alter the external API of Project, just makes it possible. 23 years ago
  Steve Loughran b623a8a40e and commenting out the feature tests in the test file. 23 years ago
  Steve Loughran aa139d2ab9 rolling back feature support till it works on 1.1 and looks more like xstyle 23 years ago
  Stefan Bodewig c4e987aea8 Merge fix from 1.5 branch. 23 years ago
  Stefan Bodewig ea5d48a63b Supply location when complaining about empty target names. 23 years ago
  Stefan Bodewig 2807b6e3f6 New <isreference> condition. 23 years ago
  Steve Loughran 2479f91a7a Feature support from Nick Pellow, nick.pellow@mindmatics.de. 23 years ago
  Steve Loughran 41f77159fb Tests for XML schema support. I think we have issues w.r.t catalogs, dtd and Schema, or at least need some docs on the subject. 23 years ago
  Steve Loughran 9d40bce40d case change 23 years ago
  Steve Loughran c33a92d163 more tag to space fixup on the rest of the dir. left alone tagdiff.xsl as that has other problems, like every second line is blank. Saved as binary? 23 years ago
  Steve Loughran b629309bf4 DD's junit patch. a bigger diff than you'd think on account of tab to space fixup across the whole doc. 23 years ago
  Stefan Bodewig 078be842a4 Make sure the prompt is visible even in -quiet mode. 23 years ago
  Stefan Bodewig f0c70acd8f Make cvstagdiff inherit from AbstractCvsTask 23 years ago
  Stefan Bodewig 0ee75128d8 Add explicit tests for <fixcrlf>'s CRCRLF handling. 23 years ago
  Magesh Umasankar 80377e9c76 getParentFile may return null. 23 years ago
  Magesh Umasankar b522a2e89c Merge from 1.5 Branch 23 years ago
  Erik Hatcher f914213e17 refactored to be 1.1 compatible and allow filenames that contain spaces 23 years ago
  Stephane Bailliez aed89f6345 Add quotes when %JAVA_HOME% contains spaces 23 years ago
  Erik Hatcher 4e3c6c6dc3 More patches (+ test cases!) from Eric Pugh on the <image> task. 23 years ago
  Erik Hatcher 9dd88b23e5 More patches (+ test cases!) from Eric Pugh on the <image> task. 23 years ago
  Erik Hatcher 1f2eea24ca changes submitted by Eric Pugh improving the <image> task. dest is now destdir - this breaks backwards compatibility, but its still in alpha so no worries. 23 years ago
  Stephane Bailliez 435a5672f3 More batch hacking. JAVACMD was reset each time and was jumping right off without 23 years ago
  Steve Loughran ea4bf0e8e7 Costins need reminded me to turn on the java version specific system library stuff; though I would still like a good test for this. 23 years ago
  Costin Manolache ad8dd9aa64 Add an extra attempt to load tools.jar 23 years ago
  Costin Manolache 3964229159 Allow the task type to be set from a differnet package. That elminate 23 years ago
  Costin Manolache 8716cc5480 If no logger is set, default to system.out instead of ignoring the 23 years ago
  Costin Manolache cef3b4c342 Added org.w3c.dom too. 23 years ago
  Costin Manolache aa5ace7d37 Few fixes ( I hope it won't brake anything ). 23 years ago
  Bruce Atherton 01d744455a Correct javadoc strings on methods that list deselected files and 23 years ago
  Stefan Bodewig 797446cd41 2002 23 years ago
  Stephane Bailliez 462f94f6c2 Clean up batch scripts with simplified syntax to avoid problems with some 23 years ago
  Stephane Bailliez fd43fc2ad3 Add missing rmicoptions setter 23 years ago
  Stephane Bailliez 3e02062700 Make junit report more informative when looking for xalan 23 years ago
  Stephane Bailliez 6a12e3ec4f Siwtch to strict dtd. 23 years ago
  Stephane Bailliez b996094b4f Ooops. Bad IDEA configuration ruined the imports. 23 years ago
  Stephane Bailliez 4e0fc1b369 The date format seems to be in 24h format (did not have time to browse all 23 years ago
  Stephane Bailliez 5090cd936d Fix the xsl to produce a valid html 23 years ago
  Erik Hatcher 4f04b8d831 Why this has not been done before is beyond me, but its something I can't live without! :) 23 years ago
  Stephane Bailliez 7c1da627d1 Revive int constructor for 1.4 compatibility 23 years ago
  Steve Loughran 75cdf10211 here is the bugfix. concatSystemClasspath returns a new classpath, so if jasperc was in ant's lib it got lost along with everything else. 23 years ago
  Steve Loughran 94182a1dfa this patch does not fix the failing of jspc test, it fixes two other bugs in bugzilla -NPE on inclusion of non jsp file, and webapp attr broken. 23 years ago
  Steve Loughran ae4f3c881d cleanup 23 years ago
  Steve Loughran 04aa863d25 two new tests 23 years ago
  Stefan Bodewig 2ccf9c4224 Only set jikes.class.path if JIKESPATH is defined. 23 years ago
  Stefan Bodewig 130a54050b Make <arg line="''"/> closer to what a shell would do. 23 years ago
  Stefan Bodewig 03bcc3e5cb Fix a problem with HOME containing spaces on Cygwin. 23 years ago