71 Commits (ea33301047ba2de74fa062155df4d6337e5d1392)

Author SHA1 Message Date
  Jesse N. Glick ea33301047 #52829: ResourceCollection now Iterable<Resource>. 14 years ago
  Stefan Bodewig a28f64f5cf fix a bunch of warnings you get when building on Harmony which uses Eclipse's compiler. There are still lots (more than 100) of deprecation warnings and warnings about missing serialversionids that I have ignored. 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) 16 years ago
  Steve Loughran f8e0dcd65a Bug 48833 - NPE in <get> 16 years ago
  Stefan Bodewig 3935277bce improve logging 16 years ago
  Stefan Bodewig b1a62de50c oops 16 years ago
  Stefan Bodewig a920aa9f30 Make <get> support resource collections and mappers 16 years ago
  Stefan Bodewig 10e250f3b8 Add httpusecaches attribute to <get>. PR 41891 16 years ago
  Stefan Bodewig 5c6ae59fcc configurable number of retries in get, option to skip existing files. Submitted by David M. Lloyd. PR 40058 16 years ago
  Jacobus Martinus Kruithof d4071f9eb6 Also allow redirect from http to https a subset of what was requested in pr 47433. Tests from https to http v.v. have also been executed I couldn't find a https space for public testcases though. 16 years ago
  Stefan Bodewig 0a679803f0 Add a maxtime option to <get> to allow it to escape hanging downloads. PR 45181. 17 years ago
  Peter Reilly c4a771c03a magicnumbers 18 years ago
  Peter Reilly f3e4a4790e magic numbers 18 years ago
  Peter Reilly e24825b3b8 checkstyle: make the execute method a litte smaller 19 years ago
  Peter Reilly 0a5cf98f65 checkstyle 19 years ago
  Peter Reilly f58d3967f0 checkstyle 19 years ago
  Peter Reilly 52831c9ad4 Bugzilla 35619: remove dependency on sun internal base64 encoder 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Steve Loughran 9103590149 bug 35607 ; Ant Get task downloads unmodified files when useTimestamp=true 19 years ago
  Jacobus Martinus Kruithof 653aa05d13 removed unused imports 21 years ago
  Matthew Jason Benson 4ddc8483e0 Base64 conversion of userid:password was (always) broken. The length of 21 years ago
  Matthew Jason Benson 0c8407b311 Attempt to fix broken encoding due to miscalculated output buffer. 21 years ago
  Matthew Jason Benson 81197f555a Get with usetimestamp did not work when local timestamp roughly >= now. 21 years ago
  Matthew Jason Benson 43cb5f9b25 get with usetimestamp did not work on Java 1.2 . 21 years ago
  Jacobus Martinus Kruithof 257dadeaf0 Make use of FileUtils in a uniform way via the getFileUtils method and a static final reference in the using files. 21 years ago
  Stefan Bodewig db48fbb829 Various checkstyle violations 21 years ago
  Steve Loughran f630ef56ed Updated <getlibraries> code, plus new classes. After this 21 years ago
  Steve Loughran 7651d02856 1. Updated repository work; now has the following from Russel Gold's contrib 21 years ago
  Steve Loughran fb77359665 Purge of many (but not all) the if-java-1.1 tests in the ant code. I left those in the tests in, and I left the javac and javadoc tests in, as they are more complex. This is the simple set. 22 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  Peter Reilly 08084b4e5c Next round of typo fixes by Larry Shatzer 22 years ago
  Stefan Bodewig a5ae6a2bfe Make some private things static 22 years ago
  Conor MacNeill 3a35c7d914 style 22 years ago
  Conor MacNeill 410129735b style 22 years ago
  Conor MacNeill e580392c2d More cleanup 23 years ago
  Stefan Bodewig 2e6fb28f46 Provide more feedback while <get>ing in verbose mode 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Stefan Bodewig feb447ccc1 Enable <get> compilation without Sun classes. 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 23 years ago
  Peter Donald f9121ee81e Encapsulate some fields in Task and add some deprecation warnings to coresponding fields. 23 years ago
  Magesh Umasankar da5a13f8e4 Merge differences between the ANT_15_FINAL branch and the trunk into the trunk. 24 years ago
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 24 years ago
  Magesh Umasankar ca91f8cb7e Merge changes made to 1.5 Beta1. 24 years ago
  Peter Donald ee9c04c4a7 Removed unused import. 24 years ago
  Stefan Bodewig 44f87d3ac9 Diane has volunteered me, errm, I mean, remove dest if <get> fails. 24 years ago
  Stefan Bodewig df6e16ab5f Make sure dest file is only created if URL can be opened 24 years ago
  Stefan Bodewig 9cf3138baf reverted the logic in two tasks by accident. 24 years ago