2221 Commits (b261a711ce7ec665fd3bd9c042eac172bf9d300c)
 

Author SHA1 Message Date
  Magesh Umasankar b261a711ce Clarify evaluation pattern of attributes defined for <os> 24 years ago
  Stefan Bodewig e84bbfa8bb obviously Ant 1.5alpha can use Anakia as well 8-) 24 years ago
  Stefan Bodewig 4c0cfd6b46 Add info about XML Publication 24 years ago
  Sam Ruby ce3ae742be Sheesh. In restructuring, I made only one line of code change, and I 24 years ago
  Peter Donald 3b5944bc9c Update to use LogEnabled interface rather than Loggable interface. 24 years ago
  Peter Donald 77be1b356a Removed some unecessary imports. 24 years ago
  Peter Donald aedaee6058 Added an extra ignore to block annoying ?'s 24 years ago
  Peter Donald 339e3993e5 Added code to allow type libraries to depend upon "Optional Packages" aka "Extensions". 24 years ago
  Stefan Bodewig 86a2654071 JDK 1.1 compatibility. 24 years ago
  Peter Donald d91ef0968d First cut at the ExtensionManagers component. This is something that will manage the set of "Optional Packages" that task libraries can choose to depend upon. 24 years ago
  Peter Donald b51fbab47d Okay lets go to the latest framework now ... this is so we get deprecation warnings during the build ;) 24 years ago
  Peter Donald 084361c12e Update the rest of the Avalon jars. 24 years ago
  Peter Donald 49da6b158f Update scratchpad version of jar. This is for the recently implemented Extensions PackageRepository. 24 years ago
  Steve Loughran de4ef1dc99 tabs to spaces 24 years ago
  Sam Ruby 2a87210bc3 Seems silly to produce the same log message for every file, particularly 24 years ago
  Sam Ruby 15624f5e8f Allow junitreport to be compiled independent of the presence of Xalan1. 24 years ago
  Stephane Bailliez 9b3ee48039 Fix grammatical errors or incorrect documentation. 24 years ago
  Stephane Bailliez 3b2f961a60 tstamp now supports a timezone attribute for a custom format. 24 years ago
  Stephane Bailliez aac9052b05 Rewrote the xsl that allows to visualize ant build logs. 24 years ago
  Stephane Bailliez 718426d318 Fixed a comment...in case it is useful to someone 24 years ago
  Magesh Umasankar 23e4af92c5 Note mentioning new optional attributes - name, arch and version - to <os> 24 years ago
  Magesh Umasankar 82cc947b98 Added name, arch, version as attributes to Os. 24 years ago
  Magesh Umasankar 3c83a07344 Typo fix 24 years ago
  Magesh Umasankar cd1fb76798 Remotedir need not be specified for ftp to work. 24 years ago
  Stefan Bodewig 0551fff524 flush logfile while logging - otherwise tail -f get's boring. 24 years ago
  Stefan Bodewig d66e840a42 how to render the FAQ. 24 years ago
  Stefan Bodewig eb2662fe32 add some FAQs. 24 years ago
  Stefan Bodewig 55c7f4aaab update info on Anthill 24 years ago
  Stephane Bailliez c4ee8d1bc8 Fixed typo. excludesfiles is an attribute not an element 24 years ago
  Stephane Bailliez 419936a246 XSL that allows automatic update from deprecated tasks to non-deprecated tasks. 24 years ago
  Stefan Bodewig 59f42a5717 Make the first answer a little nicer. 24 years ago
  Stefan Bodewig df52f7a2f8 Add meta section: FAQ about the FAQ. 24 years ago
  Stefan Bodewig 9d58506eaa Add a little logging to checksum. 24 years ago
  Steve Loughran 5aae1b3e8d Erik's big javadoc fixup, bugzilla ID #4992 24 years ago
  Steve Loughran 8f54029ad7 Erik's big javadoc fixup, bugzilla ID #4992 24 years ago
  Magesh Umasankar 6687927529 Close HTML tags. 24 years ago
  Magesh Umasankar b7f51d116b Classic compiler, so long as it is not Version 1.0 or 1.1.x, also recognizes 24 years ago
  Magesh Umasankar 95fa304e14 1. As suggested by Peter, nixed the attributes outfile & verbose 24 years ago
  Stefan Bodewig e22d7c5093 remove tabs 24 years ago
  Stefan Bodewig 67fd3299e3 handle target files as well. 24 years ago
  Stefan Bodewig 45660d1b2d Add a "relative" attribute to <apply> - this allows users to pass 24 years ago
  Stefan Bodewig 7c913046ab typo 24 years ago
  Stefan Bodewig a140cecc40 add faq about defaultexcludes. 24 years ago
  Stefan Bodewig 427d2d0491 add pointer to list of default excludes to the fileset documentation. 24 years ago
  Stefan Bodewig ee7a81d646 Add testcase for untar, improve testcases for zip/unzip/tar 24 years ago
  Stefan Bodewig 29c2017667 remove abuse of the Touch task (that I would have missed if t had not 24 years ago
  Magesh Umasankar 470a4695e9 Reverted to 1.9 24 years ago
  Magesh Umasankar df88acfa80 Some blabber about new features to unjar, untar, unwar and unzip. 24 years ago
  Magesh Umasankar fb90584e35 Lines in manifest that have nothing but spaces are treated as empty lines just like JDK's Jar utility does. 24 years ago
  Magesh Umasankar 80d371a3b4 1. Refactored Untar to extend from Expand, as untar is very similar to unjar, unwar and unzip. 24 years ago