732 Commits (3a60c3af7e55a3d16fd6d950f4dcb882dba10b10)

Author SHA1 Message Date
  Steve Loughran 3a60c3af7e Utility task to list all your current properties along with unit tests, as written by Matt Albrecht . Added a prefix to save a subset of the properties for the very silly. Left it in optional.jar although it has no dependencies. 24 years ago
  Steve Loughran 13fd7b8d53 minor tweaking 24 years ago
  Steve Loughran 9bfe594477 bit more detail on dependencies 24 years ago
  Erik Hatcher 6cbeee38fa Here goes: propertyfile refactoring to hopefully fix all outstanding issues with it. "now" and "never" were removed as operations (didn't make sense). "never" was removed as a value (it caused a null pointer exception anyway). 24 years ago
  Stefan Bodewig 62f2142b34 Add pointer to TIM 24 years ago
  Stefan Bodewig 584538b2d5 Add pointer to Dylan Schiemann's little Ant and Javascript tutorial. 24 years ago
  Stefan Bodewig 440e4c5304 Make sure <>& are properly encoded in the attributes of the generated 24 years ago
  Stefan Bodewig a14b034437 add pointer to miniRMI. 24 years ago
  Stefan Bodewig 17832b2eea <path> is not a task but a data type - and all data types can be used 24 years ago
  Steve Loughran 0b8d5fcec1 being rigorous 24 years ago
  Steve Loughran 3947893793 little bit of extra detail on the example. 24 years ago
  Steve Loughran 80b247061b things to find out when you look at the source 24 years ago
  Stefan Bodewig a534b0b89e add pointer to Krysalis Centipede 24 years ago
  Stefan Bodewig 01b79d1810 Add a new <contains> condition that looks for substrings. 24 years ago
  Stefan Bodewig cd5968cb24 dreaded year 2002 bug 8-) 24 years ago
  Diane Holt a5a45c152d Grrrf - meant to take out Description "task" (since it's not, it's a "type"). 24 years ago
  Diane Holt b648964434 So of course, I forget the big one (doh!). 24 years ago
  Diane Holt 77f3cb57b8 Make things a bit easier for people to find -- hopefully, anyway :) 24 years ago
  Stefan Bodewig d3cd72efd0 <regularexpression> --> <regexp> 24 years ago
  Stefan Bodewig 368861fc98 improve example of manifest task. 24 years ago
  Stefan Bodewig 26d0d7c022 regenerate HTML from Steve's changes. 24 years ago
  Stefan Bodewig 022ed20a99 Add compiler attribute to <javac> that allows users to override 24 years ago
  Stefan Bodewig 0e63e7acbb Show how to avoid the -sourcepath switch in <javac> 24 years ago
  Stefan Bodewig 271c73b91c Allow -sourcepath for <javac> to be set explicitly. 24 years ago
  Diane Holt fa3f35098e Maybe this will help as well. 24 years ago
  Diane Holt a533063b71 Apply a band-aid to a nasty open wound. 24 years ago
  Erik Hatcher b720f6461e Documenting a feature that had been previously added (oops!). 24 years ago
  Diane Holt 77f2c0563f Put the old cruft back in (and devote some otherwise better-used energy 24 years ago
  Stefan Bodewig 9f68411727 change wording of checkstyles license description. 24 years ago
  Diane Holt e14c6af66c Ack! -- can't believe I forgot to update the copyright. 24 years ago
  Diane Holt 5e16daf1e7 Fix the 'dir' attribute description, and usual general clean-up. 24 years ago
  Conor MacNeill d9b8ac29f2 Fix typo in documentatin of SQL task 24 years ago
  adammurdoch e0fef5cf64 * Added new combined email task, which replaces the old <mail> and 24 years ago
  Stefan Bodewig 8999a8d366 This seems to describe the relation of Ant and NAnt better. 24 years ago
  Stefan Bodewig bbabb1c8fe update license of checkstyle task. 24 years ago
  Magesh Umasankar 9cc0ee59d9 Document new attributes. 24 years ago
  Magesh Umasankar 865ddb50ce Fix title Strings 24 years ago
  Stefan Bodewig 8bad90e21d Sometimes, all you need is a pedant ;-) 24 years ago
  Magesh Umasankar 786e2e2e1c Prefix attirubte for tar task 24 years ago
  Stephane Bailliez 777b00eee6 Fix HTML title to be more useful for indexing. 24 years ago
  Stephane Bailliez e967d77e02 Fix HTML title to be more useful for indexing. 24 years ago
  Magesh Umasankar dc9feca6e3 Misspelt words corrected. 24 years ago
  Magesh Umasankar 48de0c3b86 Websphere Support Documentation 24 years ago
  Magesh Umasankar 26bfd9b1ec The pattern definition **/._* has been added to the default excludes list. 24 years ago
  Erik Hatcher 41dfac814f post the results 24 years ago
  Conor MacNeill 334597d246 Add Support for JOnAS EJB server 24 years ago
  Erik Hatcher 80bc43cdc5 close poll 24 years ago
  Erik Hatcher 4e409337cd close poll and remove some old news 24 years ago
  Erik Hatcher b57651f539 Add -propertyfile command-line option. 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