1826 Commits (d66e29f62b09b97f4d2d47cd7ee6442ddf41770d)

Author SHA1 Message Date
  Stephane Bailliez 408a4c09b0 Fixed javadoc 24 years ago
  Stephane Bailliez 042a1e9041 Fix copyright 24 years ago
  Stephane Bailliez 1df82da13f Fix file protocol prefix so that there is no more 24 years ago
  Stephane Bailliez aa102f4985 Fixing unused variable and array declarator 24 years ago
  Magesh Umasankar 788da5fd43 Copyright year fix. 24 years ago
  Erik Hatcher 5c39c18686 Applying patch submitted for #6012. 24 years ago
  Erik Hatcher 44b170125d Fix for #6288 24 years ago
  Stephane Bailliez 91dfa2e783 - Fixed JavaScript escaping for properties. 24 years ago
  Stefan Bodewig cfa604fd99 testcase wouldn't compile - slipping fingers? 24 years ago
  Magesh Umasankar c0d5d3b13b Create an ampty message object instead of throwing an exception and be backwards compatible. 24 years ago
  Stephane Bailliez 61ef4b0af9 Layout fix only (IDEA) 24 years ago
  adammurdoch 860ee8bfd4 Made Mailer and sub-classes package private. Got rid of javadoc warnings (by cheating). 24 years ago
  adammurdoch f9ceac5949 Fix the date util tests for where the local timezone isn't GMT+1. 24 years ago
  Stephane Bailliez 9f6a18be9d Fix package name. 24 years ago
  Stephane Bailliez 360790e4be Helper class copied from rjunit sandbox. 24 years ago
  Stephane Bailliez 5886e7a101 Use refactored elapsed time formatting in DateUtils. 24 years ago
  Stephane Bailliez b55b65d798 Helper class to deal with simple ISO8601 time formatting. 24 years ago
  Stefan Bodewig f11f9e0076 make javadoc a little more happy 24 years ago
  Stefan Bodewig 1ea0d6c6ef move NoExitSecurityManager to make Ant bootstrappable on JDK 1.1 24 years ago
  Stefan Bodewig a09f85ef06 remove redundant <antcall> 24 years ago
  Conor MacNeill 1523b24a93 Insulate Ant from BCEL interface changes 24 years ago
  Erik Hatcher e2cb42f728 change my publicly viewable e-mail address 24 years ago
  adammurdoch e0fef5cf64 * Added new combined email task, which replaces the old <mail> and 24 years ago
  Steve Loughran 9de16e2c05 moved <taskdef> to the end, as per Stefan's suggestion. 24 years ago
  Stefan Bodewig c32a301126 cvs update -dP -pedantic ;-) 24 years ago
  Erik Hatcher a7f0867fda Fix single-file fileset functionality. Did this ever work (,Peter)? 24 years ago
  Stephane Bailliez 50ae1d32f6 A framed version of the JDepend stylesheet. 24 years ago
  Magesh Umasankar 8fa296bb51 New attributes to tarfileset to allow equivalent of tar -P option 24 years ago
  Stefan Bodewig 8bad90e21d Sometimes, all you need is a pedant ;-) 24 years ago
  Conor MacNeill 07b48c8512 Change Jar so empty jars are not rebuilt 24 years ago
  Magesh Umasankar 786e2e2e1c Prefix attirubte for tar task 24 years ago
  Stephane Bailliez 390132ed55 Add a getResource method. I would rather prefer to 24 years ago
  Stephane Bailliez be89ba348b Fixing #$!@ Copyright issues. 24 years ago
  Stephane Bailliez b5388a1350 Temporary update to use the same style as log.xsl which is closer to 24 years ago
  Magesh Umasankar 9b1632dc47 Copyright fix; minor message corrections. 24 years ago
  Conor MacNeill fff434e903 Clean up of some of the javadoc and style issues in the depend code 24 years ago
  Steve Loughran f9e2c884ba handy helpful tips for users, along with a 'please leave us alone' plea 24 years ago
  Magesh Umasankar 26bfd9b1ec The pattern definition **/._* has been added to the default excludes list. 24 years ago
  Magesh Umasankar 541c011990 Add -id option 24 years ago
  Conor MacNeill 96f9f0ceb4 Since Project.getProperties now returns a cloned hashtable, should 24 years ago
  Stephane Bailliez d957fa1151 Fix -jar option to be appended rather than prepended 24 years ago
  Conor MacNeill a92bca05d0 Clean up ejbjar task a little 24 years ago
  Conor MacNeill 334597d246 Add Support for JOnAS EJB server 24 years ago
  Magesh Umasankar f68b0093bd Keep the constructor chain alive. 24 years ago
  Magesh Umasankar 0fb624e936 Check for null value introduced. 24 years ago
  Magesh Umasankar 00013b4e5c Name is optional for <project> 24 years ago
  Erik Hatcher 7b13cb943f update copyright 24 years ago
  Stephane Bailliez f52ac98213 - Try to close the file rather than relying on finalization. 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