6538 Commits (c457e6dfd44e708afd34cdc5032b3f8e06a1afee)

Author SHA1 Message Date
  Stefan Bodewig 4d0bbb4404 ensure defined order of filters in <replace> 10 years ago
  Stefan Bodewig 592aa74973 take name into account when comparing FileResources 10 years ago
  Stefan Bodewig be00fccc2d self-check in equals 10 years ago
  Stefan Bodewig c78ecf75bb optionally don't follow redirects in <http> 10 years ago
  Stefan Bodewig 494e865553 make ant.project.invoked-targets available for top-level tasks 10 years ago
  Stefan Bodewig faa26a012e port tar fix from commons compress 10 years ago
  Stefan Bodewig 7046631e9a normalize file names when importing files with absolute paths 10 years ago
  Stefan Bodewig 7051493ef7 wrong package 10 years ago
  Stefan Bodewig 881a0ff79e preserveLastModified for scp uploads 10 years ago
  Vladislav Bauer f15c3de41b Prevent string concatenations as argument to "StringBuffer.append()" 10 years ago
  Stefan Bodewig 4ccca1fc14 use reflection rather than getResource to locate javax.script 10 years ago
  Stefan Bodewig 0ca8c46cc3 never ignore an explicit dir attribute in <exec> 10 years ago
  Reinhard Pointner 43e11902e9 Bug 50769 - SCP needs to align with the COPY task and support nested resource collections 10 years ago
  Stefan Bodewig 661f8becc4 COMPRESS-324 be mor lenient when detecting GNU long name entries 10 years ago
  Stefan Bodewig 76455a35cb <jar> ignores zip64Mode for manifest-only jars 10 years ago
  Stefan Bodewig 3c2ed1374f Make <bunzip2> really work with non-filesystem resources 10 years ago
  Stefan Bodewig 7f0eeea180 Make <gunzip> really work with non-filesystem resources 10 years ago
  Stefan Bodewig 99684cfd77 yet another potential AIOBException in zip package 10 years ago
  Jan Matrne fdf5d315e0 little refactoring 10 years ago
  Jan Matrne 9953e3cbc0 Bug 44241: 'activate' Steves <javaconstant> resource 10 years ago
  Stefan Bodewig 6e34f177ee COMPRESS-317 ArrayIndexOutOfBoundsException in ZipArchiveEntry#getMergedFields 10 years ago
  Jan Matrne ab834233b2 fix javadoc 10 years ago
  Jan Matrne ac6b5ec250 fix javadoc 10 years ago
  Stefan Bodewig 36ec8947fa document <allbutfirst> and <allbutlast> 10 years ago
  Stefan Bodewig d7125a5242 allbutlast resource collection 10 years ago
  Stefan Bodewig 989ca3b787 new resource collection "allbutfirst" 10 years ago
  Stefan Bodewig 2f0edba2ac all permissions to be set when uploading files/dirs 10 years ago
  Stefan Bodewig ef6cad6a16 make tar package deal with bigger gid/uids 10 years ago
  Stefan Bodewig 446f1442c7 Merge commit 'refs/pull/9/head' of https://github.com/apache/ant into pr 10 years ago
  pkures 815a36f52f increase buffer size to improve transfer speed 10 years ago
  pkures e145abe054 increase buffer size to improve transfer speed 10 years ago
  Stefan Bodewig 1a584200e2 Add encoding attributes to <tar>, <untar> and <tarfileset> 10 years ago
  Stefan Bodewig 7bc9759319 Add ability to send carbon copies to MailLogger. 10 years ago
  Stefan Bodewig 71715055cd COMPRESS-312 normalize filename in TarEntry's (File, String) constructor 10 years ago
  Jan Matrne 833af4b2b6 Java requires Java 1.5 since Ant 1.9.0 (07 March 2013) 10 years ago
  Jan Matrne ceb39e2a0a style 10 years ago
  Stefan Bodewig da83de9208 performance improvement for <intersect> 11 years ago
  Stefan Bodewig 89dc07df9e fix some comments 11 years ago
  Stefan Bodewig 744c8f04ff adaot to default -source values in Java8/Java9 11 years ago
  Stefan Bodewig db2254973c update some comments 11 years ago
  Stefan Bodewig e09e4bbac6 whitespace 11 years ago
  Stefan Bodewig 207ce00bb8 make assumeJava19 actually look for 1.9 instead of 1.8 11 years ago
  Stefan Bodewig 1388e372a9 make LocalPropertyStack thread-safe 11 years ago
  Stefan Bodewig dc37a17ff8 NullPointerException in ResourceUtils.copyUsingFileChannels 11 years ago
  Stefan Bodewig 66b5f3f06b Arrays.copyOf is Java 1.6 only 11 years ago
  Stefan Bodewig 2c04d7e833 port Kristian Rosenvold's write performance improvements from Commons Compress 11 years ago
  Stefan Bodewig 4cbbf3629a Don't whine about unclosed archives if the file isn't even there. 11 years ago
  Stefan Bodewig 3cdcaf96fe better use getter than raw attribute access 11 years ago
  Stefan Bodewig fa15b7c210 ZipEntry's copy constructor was incomplete 11 years ago
  Stefan Bodewig cc2ca5375f fix version number 11 years ago