1439 Commits (458b692409822f7c521edef643fa2996e913585f)

Author SHA1 Message Date
  Jesse N. Glick 458b692409 #49418: produce HTML output for stdout/stderr from <junitreport> to declare encoding. 15 years ago
  Jesse N. Glick 9c09fb0581 Mentioning #49430. 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 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
  Jesse N. Glick a341fc03e5 Merging ant-nodeps.jar into ant.jar. 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 92663dfd6a ftp download fails for certain setups. PR 49296. Based on patch by Kristof Neirynck 15 years ago
  Stefan Bodewig 25968eb0c5 grammar 15 years ago
  Stefan Bodewig 3fb4745e70 <checksum>'s totalproperty doesn't work with repeated file names. PR 36748 15 years ago
  Jacobus Martinus Kruithof 5a0c10d859 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@943930 13f79535-47bb-0310-9956-ffa450edef68 15 years ago
  Stefan Bodewig a26365ccc4 <xslt> ignores classpath when defaulting to TraX. PR 49271 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 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
  Antoine Levy-Lambert 9f96b52f96 preparation for ant 1.8.1 build 15 years ago
  Stefan Bodewig 8016bd8d28 telnet and rexec have been broken. PR 49173. Based on patch submitted by James Wartell 15 years ago
  Matthew Jason Benson 22cc386d2e Added the augment task to manipulate existing references via Ant's basic introspection mechanisms. 15 years ago
  Stefan Bodewig 45485bd548 Add enableMultipleMappings and cache attributes to mappedresources 15 years ago
  Stefan Bodewig 7d05241b92 File("foo").getParent() is null if "foo" is a symbolic link - File("./foo").getParent() is not. PR 49137. 15 years ago
  Stefan Bodewig 9969e4d608 jar filesetmanifest=merge only worked for an OS where filesep == /. PR 49090 15 years ago
  Stefan Bodewig afadfc856b document fixes 15 years ago
  Stefan Bodewig c35f045b90 make failonerror work as expected when copying to a file instead of a directory 15 years ago
  Jesse N. Glick 3078886d89 Proven to be useful to pick up just one feature of BigProjectLogger without all the chrome. 15 years ago
  Stefan Bodewig a5ffa2e18d speed up fast executions (where the process finishes in way less than a second) like attrib. PR 48734 15 years ago
  Stefan Bodewig 3d77ed2e09 rmic's sourcebase is broken. PR 48970. 15 years ago
  Stefan Bodewig e5559c804b uniform reference to bug numbers 15 years ago
  Stefan Bodewig 520de2a8f4 bash completion failes if ant throws an exception. Submitted by Omer Shapira. PR 48980 15 years ago
  Stefan Bodewig 16b5178713 indentation 15 years ago
  Stefan Bodewig d46268dc56 reject empty test names. Submitted by Clark Archer. PR 43586 15 years ago
  Antoine Levy-Lambert cd4f36c8c2 bugzilla 48932, IO error sending mail with plain mimetype, socket closed 15 years ago
  Antoine Levy-Lambert 0bd1b3f1da fix for Bug 48876, ANT_CMD_LINE_ARGS are rippling through lower level Ant usage 15 years ago
  Antoine Levy-Lambert 0ce6fda038 one bug fix by Peter Reilly was omitted, Bugzilla 48768, propertyFile 15 years ago
  Stefan Bodewig 3e2cbab6ba reduce performance loss in AntClassLoader from 1000% to about 50%. PR 48853 15 years ago
  Stefan Bodewig 9a0f85affe indentation 15 years ago
  Stefan Bodewig 6bbbeb7cbc there now is an issue we can link to for the ZIP change 15 years ago
  Antoine Levy-Lambert 4c0ab96f53 fix for bug 48789 - Pipe broken. 15 years ago
  Steve Loughran c30aceefbc Bug 48834 - BuildFileTest.assertPropertyUnset() could fail with a slightly more meaningful error message 15 years ago
  Steve Loughran f8e0dcd65a Bug 48833 - NPE in <get> 15 years ago
  Antoine Levy-Lambert 84926aa016 removing the stylebook task 15 years ago
  Matthew Jason Benson 083e298097 Added forcestring attribute to equals condition 15 years ago
  Matthew Jason Benson 91df263ee0 Bug 48816 - If <concat>'s first resourcecollection child is a <resources>, any subsequently added child resourcecollection joins the first 15 years ago
  Matthew Jason Benson 0a8c19b47e PropertyResource will effectively proxy another Resource if ${name} evaluates to a Resource object. 15 years ago
  Matthew Jason Benson e46c4cd3c8 Add resource attribute to length task. 15 years ago
  Matthew Jason Benson af5bab224e add prefix attribute to loadproperties task + more tests 15 years ago
  Antoine Levy-Lambert 7fe0839f22 Fixing SymlinkTest#testSymbolicLinkUtilsMethods on Mac. Removing special handling of the Mac platform in this test case. 15 years ago
  Antoine Levy-Lambert a40f5fbc66 Bug 48788 - add removeKeepExtension option to NetRexxC task - patch submitted by Patric Bechtel (bechtel at ipcon dot de) 15 years ago
  Antoine Levy-Lambert ef2d463932 Fix for bug 48746, "exec task sometimes inserts extraneous newlines" 15 years ago