6847 Commits (a7b64a73db2f1c58319894bdbbcfbc97384df4df)

Author SHA1 Message Date
  Kevin Jackson 19ae8da0e8 -typo (jeez) 19 years ago
  Kevin Jackson 5750c6cfc5 -added simple respondsTo method 19 years ago
  Kevin Jackson 945b899793 -remove extra space 19 years ago
  Kevin Jackson 929897d24d -use quiet close methods 19 years ago
  Kevin Jackson d8fdac9edf -tiny loop change 19 years ago
  Kevin Jackson d33718449b -remove trailing space 19 years ago
  Jan Materne 560433da5e Bug 41742: <junitreport> stylesheets now supports setting the title by <param>s. 19 years ago
  Matthew Jason Benson 9e500d883f oops unnecessary import 19 years ago
  Matthew Jason Benson fd0bdb2676 add truncate task 19 years ago
  Matthew Jason Benson 77ebd3353d use parseHumanSizes for longs. Allows 'computing terms' for any long. 19 years ago
  Matthew Jason Benson 16bab4de70 allow parsed human sizes to be prefixed by +/- 19 years ago
  Matthew Jason Benson 1a0a6dc389 add <last> resource collection 19 years ago
  Matthew Jason Benson c2ab8e03ed ws 19 years ago
  Matthew Jason Benson d778d0a6e2 spelling and random junk 19 years ago
  Jan Materne 71220c5b2f <antversion>-TASK evaluates now atLeast and exactly attributes. 19 years ago
  Antoine Levy-Lambert 7a8457b8fa make the tests use another http server as long as the apache infra does not provide the usual headers 19 years ago
  Antoine Levy-Lambert 2b140dc380 use another web site for the get w/timestamp tests, www.apache.org does not provide Last-Modified information 19 years ago
  Kevin Jackson c1964da188 -fix error message 19 years ago
  Kevin Jackson fdae4b3eae -provide support for a command file to pass to SSHExec - implemented with a FileResource 19 years ago
  Kevin Jackson c873f165a4 -move checkstyle comment 19 years ago
  Peter Reilly 15789b09bb Bugzilla: 41594 copy setnewproperty sanity protection to setproperty 19 years ago
  Jacobus Martinus Kruithof 006796ac5d pr: 41544 Replace task summary output incorrect 19 years ago
  Kevin Jackson 36a87a6101 -use FileUtils.close 19 years ago
  Kevin Jackson f2e6e1d396 -use FileUtils.close 19 years ago
  Jacobus Martinus Kruithof 3d6f42364c Test did not chatch the error I made, so updated the test that it does catch the error I made. 19 years ago
  Jacobus Martinus Kruithof b07c2855a8 Made an error yesterday evening in order. 19 years ago
  Jacobus Martinus Kruithof 29866fce1d Pr: 41284 dependset throws NullPointerException. Sort is not suitable to sort items in an order that might change during sorting. 19 years ago
  Jacobus Martinus Kruithof 9a388391c4 41411 Bug in org.apache.tools.ant.types.resources.comparators.Date 19 years ago
  Jan Materne 83624c3b00 JDK 1.2 compatibility 19 years ago
  Stefan Bodewig 0e5bf0d973 Don't swallow exception information in P4Base 19 years ago
  Jan Materne 44c6b562f7 Wrong attribute name in the message. 19 years ago
  Steve Loughran 9b685be5bf Not making this a failing test on gump, because its not clear the behaviour is anomalous w.r.t the Xml specifications. 19 years ago
  Steve Loughran 4f08eff5ea no point in a public ctor to a package scope class; mention other JVMs in the javadocs 19 years ago
  Jesse N. Glick e15b1d67a0 #41422: <junit> in Ant 1.7.0 could throw NPE if no <classpath> was defined. 19 years ago
  Matthew Jason Benson bddca28a0f fix binary append; BZ 41399 19 years ago
  Steve Loughran 303941db31 fix the tests. the problem is some double expansion going on in antunit's assertions 19 years ago
  Steve Loughran ca13f52a19 looking at how xml properties get expanded 19 years ago
  Steve Loughran 06643810d0 I forgot to add an @since tag when this was added. 19 years ago
  Steve Loughran b2db0ad087 Extra diagnostics. Dump all types in a namespace if the one you ask for isnt known. Good for identifying typos, and helps you differentiate "library not yet loaded" from "task unknown" 19 years ago
  Matthew Jason Benson bf283617db Synchonization issues in PropertyHelper. Bugzilla 41353. 19 years ago
  Steve Loughran e52b987d30 Bug 41349: rmic should strip out -J compiler args when not forking 19 years ago
  Matthew Jason Benson 14770e40d5 as discussed on dev@, allow <mapper refid> to refer to a FileNameMapper 19 years ago
  Matthew Jason Benson c1bf9805b5 when child resource collection added with null Project, it inherits ours 19 years ago
  Matthew Jason Benson d44807f593 move and publish public static Project getProject(Object) 19 years ago
  Peter Reilly 5dacb8ac36 bugzilla 29143: show previous version in tagdiff.xsl 19 years ago
  Peter Reilly bae15b693d reduce verbosity of <apply skipemptyfilesets> 19 years ago
  Jan Materne d60ceaf2ce <jspc> is deprecated in favor to Tomcats own jspc task. 19 years ago
  Steve Loughran d09eeab9ef bug 41280 APT Task ignores memoryMaximumSize argument 19 years ago
  Peter Reilly 5fc15284f3 checkstyle: make method smaller 19 years ago
  Peter Reilly b120eead1b fix signature of JUnitTask#addClasspathEntry 19 years ago