58 Commits (9e500d883f757824c2aeb136fb14e602ddfa1df1)

Author SHA1 Message Date
  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 20 years ago
  Matthew Jason Benson 4ddc8483e0 Base64 conversion of userid:password was (always) broken. The length of 20 years ago
  Matthew Jason Benson 0c8407b311 Attempt to fix broken encoding due to miscalculated output buffer. 20 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. 21 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 22 years ago
  Stefan Bodewig 2e6fb28f46 Provide more feedback while <get>ing in verbose mode 22 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. 23 years ago
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 23 years ago
  Magesh Umasankar ca91f8cb7e Merge changes made to 1.5 Beta1. 23 years ago
  Peter Donald ee9c04c4a7 Removed unused import. 23 years ago
  Stefan Bodewig 44f87d3ac9 Diane has volunteered me, errm, I mean, remove dest if <get> fails. 23 years ago
  Stefan Bodewig df6e16ab5f Make sure dest file is only created if URL can be opened 23 years ago
  Stefan Bodewig 9cf3138baf reverted the logic in two tasks by accident. 23 years ago
  Stefan Bodewig 34528dbf65 spread the usage of JavaEnvUtils 23 years ago
  Conor MacNeill c4266e9250 Coding Standard 23 years ago
  Conor MacNeill c6c232893c Various coding standard fixes 23 years ago
  Stefan Bodewig 7820c64af8 Use FileUtils instead of yet another touch method in <get>. 23 years ago
  Erik Hatcher 7fec7616d1 Changing "ant:task" to "ant.task" to avoid JDK 1.4 javadoc warnings (XDoclet has been modified to handle this separator too). 24 years ago
  Stefan Bodewig 0b949aa8cd disable test case that could have never passed (but strangely did for 24 years ago
  Erik Hatcher 10aeeab05b XDoclet fun! 24 years ago
  Stephane Bailliez 9ddc3dc542 *** empty log message *** 24 years ago
  Stefan Bodewig f3577cdb5c License police on task definitions: 24 years ago
  Stephane Bailliez 130315b576 Fix bad coding style. 24 years ago
  Magesh Umasankar 17e5ca8721 Convert tabs to spaces... 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Peter Donald da882e14dc Updated Get task so that it supports authenticated URLS. 24 years ago