39 Commits (56d0c2f91a32a2067a6810bede57cbd0187c4190)

Author SHA1 Message Date
  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. 24 years ago
  Peter Donald f9121ee81e Encapsulate some fields in Task and add some deprecation warnings to coresponding fields. 24 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. 24 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
  Stefan Bodewig d6e5c9e816 Make <tar> handle empty directories. 25 years ago
  Conor MacNeill 068f734884 Merge after 1.3 release 25 years ago
  Conor MacNeill 2479bd9a12 Merge back Tar changes so they can be tested with Gump 25 years ago
  Conor MacNeill 5337488612 Merge of 1.3 branch changes into the main branch 25 years ago
  Sam Ruby 867ec77b0d Add a warn on longfile mode 25 years ago
  Conor MacNeill 3c6126f29b Add nested filesets to tar through which file permissions can be set. 25 years ago
  Conor MacNeill 6ff2c8367d Add support for long filenames in tar task. The tar task now takes an 25 years ago
  Conor MacNeill 6c287080d4 Make licence statements mention Ant in place of Tomcat 25 years ago
  Peter Donald 6b5745a21d Used some elisp magic to remove those tabs and replace with spaces. 25 years ago
  Stefan Bodewig 585ca2b4d9 Added a MergingMapper where multiple source files map to a single 25 years ago
  Stefan Bodewig f0282fd8b1 Various checks for required attributes and better error messages added. 25 years ago
  Stefan Bodewig 7f4859f077 Take more care with regard to open files/streams. 26 years ago
  Conor MacNeill 9bd75d2c4e Move to task level logging 26 years ago
  Arnout J. Kuiper 0fce1960af Fix for Tar-time 26 years ago
  Stefano Mazzocchi bf94e2fb09 added Tar task + implementation classes 26 years ago