7159 Commits (bd52e7b9b16b87287bed0c011c4fc1794543e9fb)

Author SHA1 Message Date
  Stefan Bodewig bd52e7b9b1 allow targets to deal with missing extension points. PR 49473. Submitted by Danny Yates. 15 years ago
  Stefan Bodewig 047941f031 don't warn about multiple versions of Ant if the CLASSPATH entries really point to the same JAR. PR 49041 15 years ago
  Stefan Bodewig 3ac732f3fa Support wildcards in CLASSPATH. PR 46842. Based on patch by Mike Murray. 15 years ago
  Stefan Bodewig 95a34b0a28 some more tests 15 years ago
  Stefan Bodewig befb30e400 Java 1.4 15 years ago
  Stefan Bodewig 9cde786c6e use a better approach to encode CDATA end markers in CDATA sections as suggested by Mark Lassau and Wikipedia. PR 49404 15 years ago
  Stefan Bodewig fb2d2b20ba use a more robust approach that doesn't rely on stream redirections 15 years ago
  Stefan Bodewig 3f4cb68def resolve properties defined via -propertyfile against each other. PR 18732 15 years ago
  Stefan Bodewig f8f45e9f02 unconditionally encode & as & in DOMElementWriter. PR 49404 15 years ago
  Stefan Bodewig 3209b4182f allow file names to be 'fixed in case' on Windows. PR 41948 15 years ago
  Jesse N. Glick 458b692409 #49418: produce HTML output for stdout/stderr from <junitreport> to declare encoding. 15 years ago
  Jesse N. Glick 1e1f933a7f Seems to be necessary to build ant-junit4.jar separately. 15 years ago
  Jesse N. Glick 6424390970 #49430: trying to work around NIO bug in JDK 1.4. 15 years ago
  Jesse N. Glick 114d55869f #34748: run individual test methods. 15 years ago
  Stefan Bodewig b0b920b08f <javac> faild for long command lines on OS/2. PR 49425. Submitted by <dmik DOT for MINUS maillists AT hugaida DOT com> 15 years ago
  Stefan Bodewig d73ff2cc6f remove redundant assertions, they are already contained in testantOnRemoteShare 15 years ago
  Stefan Bodewig d1e73735ee test failed on Windows 15 years ago
  Stefan Bodewig af9defd74a Test failed on Windows, don't know why I never noticed before 15 years ago
  Stefan Bodewig 6a87b53fcb don't scan directories that are excluded recursively - this used to be done everywhere except for the (most common) case where the directory itself was not explicitly included. PR 49420 15 years ago
  Stefan Bodewig 436200f3e3 provide file name when you fail to delete the temporary file. PR 49419 15 years ago
  Stefan Bodewig 7a1ed77a08 try a little harder when deleting temporary files in <junit> 15 years ago
  Stefan Bodewig e052e5e8dc some JUnit tests to verify/falsify http://mail-archives.apache.org/mod_mbox/ant-user/201006.mbox/%3C28829117.post@talk.nabble.com%3E 15 years ago
  Stefan Bodewig 0accb98c9c failing test for issue 49404 15 years ago
  Jesse N. Glick 35bcdc15f7 Use System.getenv where available. Faster and more reliable than /usr/bin/env and its ilk. 15 years ago
  Stefan Bodewig af5b94e9d9 drop version check now that ant-nodeps.jar has been removed 15 years ago
  Jesse N. Glick a341fc03e5 Merging ant-nodeps.jar into ant.jar. 15 years ago
  Jesse N. Glick 27bd9990f4 Apparent typo. 15 years ago
  Jesse N. Glick c8902947aa JMF no longer needed since javax.sound is in JDK; suggesting fetch.xml for nonstandard deps. 15 years ago
  Jesse N. Glick 18a4492f12 Can now compile against regular JDK. 15 years ago
  Jesse N. Glick 96d124bbb1 1.1.3 is the version currently downloaded. 15 years ago
  Jesse N. Glick f7d47f6b71 Continued spelling fix from 947340. 15 years ago
  Jacobus Martinus Kruithof c78b5d0baa fix spelling error in var name 15 years ago
  Jacobus Martinus Kruithof 4fd2002344 pr 49326. Sun JVM tries to mmap the entire file during a copy. For large files this is not feasible. We now explicitly request to copy at most 16 MiB per request. 15 years ago
  Stefan Bodewig 969aeca238 merge fix for PR 49296 15 years ago
  Stefan Bodewig 92663dfd6a ftp download fails for certain setups. PR 49296. Based on patch by Kristof Neirynck 15 years ago
  Stefan Bodewig 3fb4745e70 <checksum>'s totalproperty doesn't work with repeated file names. PR 36748 15 years ago
  Jacobus Martinus Kruithof 17c956a192 Pr 49279, DemuxInputStream.read() should return unsigned values 15 years ago
  Stefan Bodewig a26365ccc4 <xslt> ignores classpath when defaulting to TraX. PR 49271 15 years ago
  Stefan Bodewig fedabb5532 JDK 1.4 15 years ago
  Stefan Bodewig fdbe8c9fe5 try to make javamail use the specified port even when using SSL. Bugzilla Report 49267 15 years ago
  Stefan Bodewig 8bc8b6357e testcase for concat's overwrite attribute 15 years ago
  Stefan Bodewig 6b0cc9488e wrong assignment after I renamed the parameter. Unfortunately there doesn't seem to be a testcase that catches the error 15 years ago
  Stefan Bodewig c83bf3257f deal with read-only dest files in echo and concat. 15 years ago
  Stefan Bodewig 508bb0dae1 Make <move> behave consistently for read-only destinations. PR 49261 15 years ago
  Stefan Bodewig 35e9c976ac be consistent when it comes to overwriting read-only files, add an option to do just that to <copy>. PR 49261 15 years ago
  Stefan Bodewig c9c4a2ce8d adapt to version change 15 years ago
  Antoine Levy-Lambert b00f385f72 bump version 15 years ago
  Stefan Bodewig 63b2599798 testcase for PR 49261 15 years ago
  Jan Materne da109667b5 typo; thanks to Jean-Baptiste Nivoit 15 years ago
  Antoine Levy-Lambert 9f96b52f96 preparation for ant 1.8.1 build 15 years ago