2345 Commits (183c696250c47ef5cfbe6bae9e89a830c0d0e1c4)

Author SHA1 Message Date
  Stefan Bodewig 4e687594a1 <manifest> could miss situations in which an update was necessary. 23 years ago
  Stefan Bodewig 61bbc457fe Add pathref attribute to <arg>. 23 years ago
  Stefan Bodewig 5698e6e909 Suppress "ignoring compiler setting" warning in javac if the user 23 years ago
  Stefan Bodewig 41feb573c0 Make use of nested <manifest> for ant-bootstrap.jar instead of using 23 years ago
  Stefan Bodewig d303ffde27 Remove Class-Path from Ant's manifest and provide an ant-bootstrap.jar 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 6650efb105 Next try for PR: 12844 (Stochern im Nebel) 23 years ago
  Stefan Bodewig 967ec861a2 filtersets that are nested into filersets don't work as the code tries 23 years ago
  Stefan Bodewig 8e67850ad6 Add <os> and <exec> support for OS/400. 23 years ago
  Stefan Bodewig 7abf6af621 Make jjtree as verbose as javacc. 23 years ago
  Stefan Bodewig d7e86a8f8c forgot to save some files 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 1e75ac7d0d Make HTML generated by <junitreport> look more like valid HTML. 23 years ago
  Stefan Bodewig 1e760c7354 Make <cab> use the not deprecated methods of ExecTask. 23 years ago
  Stefan Bodewig f1fd5e5e8a <tstamp>'s prefix attribute didn't apply to nested <format>s. 23 years ago
  Stefan Bodewig aea068074e Go on if a non-JSP has been found in <wljspc>. 23 years ago
  Stefan Bodewig 387d93e6ec Make <ftp>'s MKDIR action work recursively (if necessary). 23 years ago
  Stefan Bodewig 2bf9f10a86 New <ftp> action rmdir. 23 years ago
  Stefan Bodewig c8d4ba2393 Add preservelastmodified attribute to <ftp>. 23 years ago
  Stefan Bodewig 9b7f00ab24 Add ability to set parser features in <xmlvalidate>. 23 years ago
  Stefan Bodewig 8dd879b20a AbstractFileSet should check whether it is a reference in a couple of places 23 years ago
  Stefan Bodewig d176e333bf remove commented out lines 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 23b5b9d2ca This looks like duplicate code, I'm not 100% sure, waiting to see 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 c5257beb08 even more missing quotes. 23 years ago
  Erik Hatcher 8d3464f4e6 IDEA reformat, and changed destdir to be File type 23 years ago
  Stefan Bodewig 686cb8ffd1 Provide a resonable name value for test implementations that are not 23 years ago
  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