2375 Commits (837f7ef785e24137608ba41f850d605b23bccff4)

Author SHA1 Message Date
  Stephane Bailliez 4e0fc1b369 The date format seems to be in 24h format (did not have time to browse all 23 years ago
  Stephane Bailliez 5090cd936d Fix the xsl to produce a valid html 23 years ago
  Erik Hatcher 4f04b8d831 Why this has not been done before is beyond me, but its something I can't live without! :) 23 years ago
  Stephane Bailliez 7c1da627d1 Revive int constructor for 1.4 compatibility 23 years ago
  Steve Loughran 75cdf10211 here is the bugfix. concatSystemClasspath returns a new classpath, so if jasperc was in ant's lib it got lost along with everything else. 23 years ago
  Steve Loughran 94182a1dfa this patch does not fix the failing of jspc test, it fixes two other bugs in bugzilla -NPE on inclusion of non jsp file, and webapp attr broken. 23 years ago
  Steve Loughran ae4f3c881d cleanup 23 years ago
  Steve Loughran 04aa863d25 two new tests 23 years ago
  Stefan Bodewig 2ccf9c4224 Only set jikes.class.path if JIKESPATH is defined. 23 years ago
  Stefan Bodewig 130a54050b Make <arg line="''"/> closer to what a shell would do. 23 years ago
  Stefan Bodewig 03bcc3e5cb Fix a problem with HOME containing spaces on Cygwin. 23 years ago
  Stefan Bodewig 0d370d68a7 Make <available> less noisy. 23 years ago
  Costin Manolache 8d673eadc0 Submited the patch from Patrick. 23 years ago
  Erik Hatcher f052bb39d6 Applied patch from Romin Irani, thanks 23 years ago
  Bruce Atherton 71c6478591 Added a check on Property names using the "if" and "unless" attributes 23 years ago
  Conor MacNeill 270295d734 Include underlying exception message in exception. Makes it simpler to debug 23 years ago
  Conor MacNeill 7a3141d683 Keep the kids happy - they need a project too. 23 years ago
  Peter Donald 5896b285fc Add a getter for linkname. 23 years ago
  Stefan Bodewig 5e67dc2a68 merge bug fix from 1.5 branch. 23 years ago
  Stefan Bodewig 31fb6432cd port ANTLR fix from 1.5 branch. 23 years ago
  Erik Hatcher c647455d27 Kevin Grey's <image> task. A few modifications were made, most notably changes on setter types and removal of some unused variables flagged by IDEA. 23 years ago
  Peter Donald 8f413c1208 Remove unused imports, remove glob imports, sort imports. 23 years ago
  Peter Donald f93b4f4fc8 Remove unused import 23 years ago
  Peter Donald de93400d04 Encapsulate some fields of DataType. 23 years ago
  Peter Donald 74f104a7d1 Remove redudent assignments 23 years ago
  Stefan Bodewig af97c64cb1 Make <project>'s default attribute required to stop the sky from falling. 23 years ago
  Stephane Bailliez 8955734dc6 'java' attribute has never been used here. Get rid of it. 23 years ago
  Stephane Bailliez 15c3ec9b26 Destroy the process in case the thread is interrupted 23 years ago
  Jon Skeet c97bf5babb Fixed up JavaDocs (where possible) to remove warnings (mostly about breakiterator). 23 years ago
  Peter Donald f9121ee81e Encapsulate some fields in Task and add some deprecation warnings to coresponding fields. 23 years ago
  Peter Donald 12e8a63e2f Remove redundent assignments 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
  Peter Donald ef45079a18 Remove unused variable 23 years ago
  Peter Donald d1dfe60650 Remove javadoc for throws that no exist 23 years ago
  Stefan Bodewig 89cec29e1d fix should go into 1.5.1 23 years ago
  Stefan Bodewig aa07dd4611 Make task replacements recreate their child elements when they get redefined. 23 years ago
  Stefan Bodewig e69f35fd22 Merge changes from 1.5 branch to HEAD. 23 years ago
  Magesh Umasankar fc6a4383fa * Add encoding attribute to <loadproperties> 23 years ago
  Stefan Bodewig beb22f1490 Make build files that rely on Ant 1.5's behavior work again. 23 years ago
  Stefan Bodewig 77ebc51b5b Merge from the 1.5 branch. 23 years ago
  Stefan Bodewig 706007fa7f Move all top level elements to an implicit target named "" and make 23 years ago
  Stephane Bailliez 648275616e Forgot to catch Errors while doing the diagnostics..making it totally useless 23 years ago
  Stefan Bodewig 1c960e7c14 Allow target-less build files by 23 years ago
  Stephane Bailliez 74617bddce Make it serializable 23 years ago
  Stephane Bailliez 4ce5b624e1 Take care of extreme cases to do some suffix magic. 23 years ago
  Stephane Bailliez 5fa2b3cd64 trax factory settings are now configured within a <factory> element. 23 years ago
  Stefan Bodewig 4e461155a5 More quotes. 23 years ago
  Stephane Bailliez d810b1b867 Remove useless import 23 years ago
  Stephane Bailliez 1e8307708d Allow to specify a given factory implementation for the transformer 23 years ago
  Stefan Bodewig 8f70bc2a91 Allow all tasks to be used outside of targets. 23 years ago