65 Commits (f958e23640a2e24dea962c3d2f9b5f2a3128a832)

Author SHA1 Message Date
  Peter Reilly f958e23640 checkstyle 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Jesse N. Glick 69c95afa02 Some Javadoc corrections. 19 years ago
  Jacobus Martinus Kruithof 7eb22e8cdc indicated when methods/classes became deprecated, as to give us the possibility to remove deprecated methods in the future. 20 years ago
  Kevin Jackson ac060429f9 removed deprecated method calls, changed date 20 years ago
  Jacobus Martinus Kruithof 176d949191 Removing unused imports. 20 years ago
  Stefan Bodewig 27f9f065c8 tweak a backwards incompatibilty in <tar> 20 years ago
  Stefan Bodewig b5fcf10604 add resource collection support to tar 20 years ago
  Stefan Bodewig a96627738d Now that resources become available in more tasks, throw in a couple of new resources, including tarfileset 20 years ago
  Jacobus Martinus Kruithof 2fd3ef91db moved { one line up, extended Cright 21 years ago
  Jacobus Martinus Kruithof 17c03de41c PR: 34241 21 years ago
  Stefan Bodewig 3f31dc8f7a Make Jikes happy 21 years ago
  Stefan Bodewig 5ee9f7e6b5 -breakiterator fixes by Jack Woehr 22 years ago
  Peter Reilly e3ce39634b Allow setting of uid and gid in a tarfileset - in addition or in place 22 years ago
  Peter Reilly 00f6d0e66b add javadoc 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
  Conor MacNeill 3a35c7d914 style 22 years ago
  Conor MacNeill f3399d5643 More style 22 years ago
  Conor MacNeill e580392c2d More cleanup 23 years ago
  Stefan Bodewig 24436a1c92 Remove email address from sources 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Stefan Bodewig 4edd860387 Now really fix 14995 23 years ago
  Stefan Bodewig 56d0c2f91a <tar>'s up-to-date check didn't work for nested filesets. 23 years ago
  Magesh Umasankar 3c2bbbcda3 Real tired of seeing email address being abused. 23 years ago
  Stefan Bodewig 98f3237b31 Add drimode attribute for the permissions od directories to <tarfileset>. 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
  Peter Donald 28b68ab7d0 Encapsulate usage of project object rather than allowing objects 7 subclasses acessing a protected variable of their super super super .... class. 23 years ago
  Magesh Umasankar 6bd8d6e938 Merge changes made to 1.5 Beta2. 24 years ago
  Magesh Umasankar ccef0f8982 Implement and document a compression attribute for the tar and untar tasks. 24 years ago
  Conor MacNeill 80080d456c Reduce a small number of long lines 24 years ago
  Conor MacNeill 03d0b81deb Order of modifiers 24 years ago
  Conor MacNeill c4266e9250 Coding Standard 24 years ago
  Conor MacNeill c6c232893c Various coding standard fixes 24 years ago
  Stefan Bodewig 7efc06af49 Make sure <tar> resets its state. 24 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
  Erik Hatcher 10aeeab05b XDoclet fun! 24 years ago
  Magesh Umasankar 8fa296bb51 New attributes to tarfileset to allow equivalent of tar -P option 24 years ago
  Magesh Umasankar 786e2e2e1c Prefix attirubte for tar task 24 years ago
  Steve Loughran d65cafdcec adding destFile naming scheme to tar, for consistency with the zip family and other tasks. I know Costin thinks we do this deliberately, just to break his builds, so even though I have updated the manual and the test cases, I have commented out the deprecated message which users should get when they use the tarfile attribute. Which means old builds still work, but the old params are no longer documented for new users. 24 years ago
  Stefan Bodewig f3577cdb5c License police on task definitions: 24 years ago
  Stephane Bailliez 9f2aca50e3 Fix bad coding style. 24 years ago
  Magesh Umasankar e503ebd4c7 setFoo(String) replaced with setFoo(ExtendedEnumeratedAttribute) for certain attributes of these tasks: 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Stefan Bodewig 314bc565b8 Make tarfilesets work. 25 years ago
  Stefan Bodewig 4b56e099f2 Make sure, we don't add "" to the archive - zip has gotten the same 25 years ago