76 Commits (98f78e19bddae6709589c978d052c3fba3eb69d2)

Author SHA1 Message Date
  Stefan Bodewig 98f78e19bd tar doesn't always recognize the target isn't up to date. PR 48035 16 years ago
  Stefan Bodewig f2d99c202b create parent directory of archive in <zip> and <tar> if needed. PR 45377. Based on patch by Remie Bolte 16 years ago
  Stefan Bodewig 8741512d8c Make preserveLeadingSlashes in tar work again, was broken by revision 755231 16 years ago
  Steve Loughran c75a494bd8 Bug 46812 - <tarfileset> no longer takes a fileset ref (regression) 17 years ago
  Stefan Bodewig edb0dd9582 use adapter instead of instanceof checks 17 years ago
  Matthew Jason Benson 88ba872596 simplify 17 years ago
  Matthew Jason Benson 00829ad00c [43348] Use FileProvider interface 17 years ago
  Peter Reilly a914355da2 more magic numbers 18 years ago
  Jacobus Martinus Kruithof d5836ac061 Changes after static code analysis. 19 years ago
  Matthew Jason Benson c2ab8e03ed ws 19 years ago
  Peter Reilly 0a5cf98f65 checkstyle 19 years ago
  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