7775 Commits (a2ebcf66ac661560d4b30cd69d685288e7ef4e4c)

Author SHA1 Message Date
  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 6a7a628358 expected test output lost its carriage-returns 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 8a8ebf595e create test jar outside of ${output} 10 years ago
  Stefan Bodewig 94f972232e Merge branch 'pr' 10 years ago
  Stefan Bodewig 446f1442c7 Merge commit 'refs/pull/9/head' of https://github.com/apache/ant into pr 10 years ago
  Stefan Bodewig 8ce81aa240 Merge commit 'refs/pull/8/head' of https://github.com/apache/ant 10 years ago
  Stefan Bodewig 5ebe693305 use git attributes to control line-ends 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
  YOUR NAME 1ae6809789 fix some lineends 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 2e23a881f5 test needs Java5 11 years ago
  Stefan Bodewig e6ab69873a even more places where -source needed a newer version on 1.9 11 years ago
  Stefan Bodewig 15d585e54d there is no .jar with AWT in 1.9 anymore 11 years ago
  Stefan Bodewig 54f96c90ab javac defaults to -source 1.9 with 1.9.0-ea-b49 11 years ago
  Stefan Bodewig 06c4fc6096 javac *is* inside the JRE dir from Java9 onwards 11 years ago
  Stefan Bodewig 89dc07df9e fix some comments 11 years ago
  Stefan Bodewig 17ebe7ad34 Java9's javac doesn't support -source 1.4 anymore 11 years ago
  Stefan Bodewig e0f845f8cf no need to check for Java5 anymore 11 years ago
  Stefan Bodewig 744c8f04ff adaot to default -source values in Java8/Java9 11 years ago
  Stefan Bodewig 7b88a65814 Java9's javac doesn't support -source 1.5 anymore 11 years ago
  Stefan Bodewig 1be3f9cc52 whitespace 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 33d20f4365 make complete-ant.pl provide all targets as completions 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 f7f5327d28 Try to reduce the risk of StackOverflow/OOM in junitereport 11 years ago
  Stefan Bodewig a3125e6e78 enhance complete-ant-cmd.pl to know about -file and $ANT_ARGS 11 years ago
  Jan Matèrne f1930b0061 Test with @-sign like discussed on the user list. 11 years ago
  Stefan Bodewig cc2ca5375f fix version number 11 years ago
  Stefan Bodewig c8edc8e0f4 make sure AggregateTransformer knows its task when running the test 11 years ago
  Martin von Gagern 95ea95ce56 junitreport: Expose classpath and factory of internal XSLTProcess task. 11 years ago