7123 Commits (4519c37a7ec5c1db3f302f042a2b4232e4c632d2)

Author SHA1 Message Date
  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
  Stefan Bodewig 13941782fe extension-point doesn't work with import. PR 48804 15 years ago
  Stefan Bodewig 8016bd8d28 telnet and rexec have been broken. PR 49173. Based on patch submitted by James Wartell 15 years ago
  Stefan Bodewig 2c468c2121 don't warn about duplicate project names if importing the same URL twice. PR 49162 15 years ago
  Stefan Bodewig 38446ae431 looks as if bug 41948 was reappearing on Win7, needs further inverstigation - add some diagnostics 15 years ago
  Matthew Jason Benson 08ce847655 loglevel 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 bc22149658 I was tempted to remove reflection because the comment said 1.3 but loadFromXML is a Java5 method 15 years ago
  Stefan Bodewig 5788dcef71 extract constant 15 years ago
  Stefan Bodewig a2ab860629 isSymbolicLink throws a NPE if invoked for the file system root 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 43b854e3c3 remove test file we must not distribute. PR 49080 15 years ago
  Matthew Jason Benson ec26cc419a add serialVersionUID 15 years ago
  Matthew Jason Benson 1038e813e3 Now that we are on Java 1.4, track RuntimeConfigurable attributes using 15 years ago
  Matthew Jason Benson 84d14bfb72 remove unused rsel ns declaration 15 years ago
  Matthew Jason Benson 3628209a35 problems 49079, 48961 15 years ago
  Matthew Jason Benson 16d4f876a8 problems 49079, 48961 15 years ago
  Stefan Bodewig ca1c170b4e Most probably fix Issue 48972, will close it once I can enable the test and verify the fix (works with a different server) 15 years ago
  Stefan Bodewig b9b253df5b whitespace 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 c5dc8c1826 Doubled slashes in includes. 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 520de2a8f4 bash completion failes if ant throws an exception. Submitted by Omer Shapira. PR 48980 15 years ago
  Stefan Bodewig d46268dc56 reject empty test names. Submitted by Clark Archer. PR 43586 15 years ago
  Stefan Bodewig 724299a142 remove tabs 16 years ago
  Antoine Levy-Lambert 6f0e98a289 test for bug 48932, socket closed 16 years ago
  Antoine Levy-Lambert cd4f36c8c2 bugzilla 48932, IO error sending mail with plain mimetype, socket closed 16 years ago
  Jacobus Martinus Kruithof c72633ebe4 problem 48894 16 years ago
  Antoine Levy-Lambert 0bd1b3f1da fix for Bug 48876, ANT_CMD_LINE_ARGS are rippling through lower level Ant usage 16 years ago
  Antoine Levy-Lambert 680180b354 it looks like the name of www.apache.org has changed to eos from aurora, the IP address from 192.87.106.226 to 140.211.11.130 16 years ago
  Stefan Bodewig a03b5aac18 unused imports 16 years ago
  Stefan Bodewig b33d33d754 embrace java.util.jar. PR 48853 16 years ago
  Stefan Bodewig 3e2cbab6ba reduce performance loss in AntClassLoader from 1000% to about 50%. PR 48853 16 years ago