5780 Commits (cdadcda40f178fa306bcb336bacaff34f3a0d026)

Author SHA1 Message Date
  Jesse N. Glick 04cad524fc Actually permit validargs and defaultvalue together in the default handler. 19 years ago
  Jesse N. Glick a7192e8ad9 InputHandler implementations may now call InputRequest.getDefaultValue() if they wish. 19 years ago
  Jesse N. Glick ea98aac2fa Correcting use of deprecated API. 19 years ago
  Jesse N. Glick 585cd59bf5 People should not think that "file:../master.xml" is a meaningful URI. 19 years ago
  Jesse N. Glick e0ab0539c4 Expressing a <dirset> as a string should show matching dirs, not files! 19 years ago
  Jesse N. Glick e0e0733703 Javadoc typo only. 19 years ago
  Matthew Jason Benson edb41817ae remove <libraries> references. 19 years ago
  Jan Materne a1608d62d4 Bug 21042 "Setting XSL parameter to input filename when processed whole directory." 19 years ago
  Jan Materne 303b70f86b Bug 21042 "Setting XSL parameter to input filename when processed whole directory." 19 years ago
  Stefan Bodewig f6c650f5ae 2006 19 years ago
  Steve Loughran f599537b1b Bonus extra diagnostics. Handy when the uri is ${unexpanded} 19 years ago
  Steve Loughran bf0e475d91 moving log of CVS passfile info down to verbose 19 years ago
  Steve Loughran 91ee1ced95 This is a little bit of fun; something asked for on the mail list. You can now use -main to specify a new entry point for ant, so if you override ant.Main with a subclass, you can switch to that. 19 years ago
  Steve Loughran dad211c19f forward verify operation to references 19 years ago
  Steve Loughran c08f713b3c Add extra diags on the error message by printing out java.home 19 years ago
  Antoine Levy-Lambert bf042df7ec Bug Report 40021. The noframes option was not working at all. 19 years ago
  Antoine Levy-Lambert b19ac2c39b Fix JUnitReport with includes. 19 years ago
  Matthew Jason Benson f742b76b79 xhtmlify javadoc 19 years ago
  Jacobus Martinus Kruithof 176b11946b manifest issues 19 years ago
  Jan Materne 3e1cde904e Let the base class do the job. 19 years ago
  Jan Materne 370ae530e4 Bug 35850 19 years ago
  Steve Loughran 546743d0fb adopt consistent quoting on this message. 19 years ago
  Jacobus Martinus Kruithof ce6cfebf34 Fix CRight 19 years ago
  Jacobus Martinus Kruithof d2e6dcf66d Fixed length mismatch. 19 years ago
  Jacobus Martinus Kruithof 1534f4e063 remove author 19 years ago
  Jacobus Martinus Kruithof b82d12d30f The crashfile was originally written to the file.toString, now the absolute path is used, hopefully this fixes the gump problems. 19 years ago
  Steve Loughran 8239fdac8c well, if you put the docs in, you need to follow with the code. <hasMethod> looks for methods. 19 years ago
  Jacobus Martinus Kruithof 44ecc125fa Give better information in case of timeout for JUnit test,as requested in Bug 39946. 19 years ago
  Jacobus Martinus Kruithof 0c2d03d031 Give better information in case of timeout for JUnit test,as requested in Bug 39946. 19 years ago
  Jacobus Martinus Kruithof 3cf51fd6de Give better information in case of timeout for JUnit test,as requested in Bug 39946. 19 years ago
  Jan Materne 69679b4828 Bug: 39153 19 years ago
  Jan Materne 33aa821b3e A super-call is ok here so you'll get the "standard" behaviour you expect from other BuildFileTests. 19 years ago
  Steve Loughran af89f6061e roll back deletion of public teardown operator, with a comment as to why it is needed 19 years ago
  Steve Loughran 5d0494a994 purge some spurious methods 19 years ago
  Jan Materne b5aad81339 Remove methods with just super()-calls. (Don't know any more why I added them...) 19 years ago
  Matthew Jason Benson b49a9ef6f2 <echoproperties> setPrefix javadoc claimed null or empty prefix would be 19 years ago
  Steve Loughran 94e4ecf005 bugzilla report 38175; javacc needs a jdk version attribute for java1.5 support. 19 years ago
  Kevin Jackson 46c57322cc fix GUMP failures 19 years ago
  Kevin Jackson 30a41589b4 move validation of properties into private method 19 years ago
  Steve Loughran df25e856f6 made all the protected methods public. Because ProjectTest was trying to call protected methods, and rather than selectively open up the methods, I made the whole set of asserts and operations open. 19 years ago
  Steve Loughran 63013f44f3 adding ability to set the location when creating this 19 years ago
  Steve Loughran 9103590149 bug 35607 ; Ant Get task downloads unmodified files when useTimestamp=true 19 years ago
  Steve Loughran 4ce923bc7d bug 36033; javadocs incorrect 19 years ago
  Jacobus Martinus Kruithof 7030e8de61 Fix for pr:39946 19 years ago
  Antoine Levy-Lambert e7734def8b add support to nested XSL parameters in junitreport, Bugzilla 39708 19 years ago
  Matthew Jason Benson f274a4b1ad missing s in javadoc 19 years ago
  Matthew Jason Benson 761201eca2 If the class invoked by the <java> task threw a ClassNotFoundException, 19 years ago
  Matthew Jason Benson 87c740f8a7 make helpers final (HELPERS); put static stuff before instance-level stuff. 19 years ago
  Matthew Jason Benson fe2d7e6728 allow @s before the "real" one in scp uris. Bugzilla 38082. 19 years ago
  Matthew Jason Benson 8d20a46835 <fixcrlf> now supports an outputencoding attribute. Bugzilla report 39697. 19 years ago