4675 Commits (0aa2b2528ff92c3786e50f82ea65acf4d134c260)

Author SHA1 Message Date
  Matthew Jason Benson d5fa871520 <zip filesonly="true"> included empty directories. Bugzilla report 40258. 19 years ago
  Kevin Jackson 6b023e669d fixed AntVersionTest failures with Beta1 - this should fix the problem, let me know if it still breaks for you 19 years ago
  Peter Reilly 08bfc05623 fix for 40228, add code to introspectionhelper to make addconfigured higher priority than add, and add addconfigured to chainedmapper 19 years ago
  Kevin Jackson 21a1b3cfb4 refactoring DirectoryScanner to reduce duplicated code, tests all pass 19 years ago
  Kevin Jackson 19397fb959 use array version of tokenize path for rtrim 19 years ago
  Stefan Bodewig e8b96f4bf2 Use a more specific URL, don't shout that loud 19 years ago
  Stefan Bodewig bd6384b62c deprecate .NET tasks 19 years ago
  Peter Reilly 1595e25b55 [PATCH] bugzilla 40238 - nested macrodef 19 years ago
  Steve Loughran 8431ffa9d9 bug ID#38732 , rmic task doesn't work with -Xnew and JDK 6.0 19 years ago
  Steve Loughran 29fface4fb bug ID#38732 , rmic task doesn't work with -Xnew and JDK 6.0 19 years ago
  Kevin Jackson 3af802db9e remove blank line (test from ubuntu dev box) 19 years ago
  Steve Loughran 52032432d7 better formatting of the error text 19 years ago
  Steve Loughran 9ae85e523b This is slick. Instead of printing ANT_HOME/lib in the message, we print the real directory set where libs can be added. And, if ant.home is not set, we decide this is an IDE and tell the user that too. 19 years ago
  Steve Loughran 7bf41207e0 change error code of the launcher. We could change it from 2, its now in a constant where we can tune it. 19 years ago
  Steve Loughran 99abfd7bf5 Fix IDL/IIOP handling of rmic-with-backwards compat; added tests for everything working. 19 years ago
  Steve Loughran 1c397e43c2 Pre-beta commits of some local changes I've had on my system. 19 years ago
  Stefan Bodewig 9b30afed0e make XML decl accessible 19 years ago
  Jesse N. Glick 136c2556cc Providing more information in case a regexp impl is unavailable for unexpected reasons. 19 years ago
  Jesse N. Glick 69c95afa02 Some Javadoc corrections. 19 years ago
  Jesse N. Glick 1a81cc1fdf Minor optimization to save maybe 1-2Mb of heap used to create a 30Mb ZIP file. 19 years ago
  Jesse N. Glick 869b123c04 #40281: "Cannot resolve path" error thrown gratuitously. 19 years ago
  Jesse N. Glick 5db007f358 JUnit 3.8.2 bugfix update. 19 years ago
  Matthew Jason Benson 43b12b92d9 do not add directories when filesonly is true. 19 years ago
  Stefan Bodewig 32077adf88 make the existing getCommandLine method a decent extension point for the Java task 19 years ago
  Jesse N. Glick 9b29322cc4 Avoid a useless exception being (sometimes) thrown if a <java fork="true"> task is halted with Thread.stop(). 19 years ago
  Stefan Bodewig 0c7b42e074 make sure streams are closed, PR 40197, Submitted by Dave Brosius 19 years ago
  Stefan Bodewig d4b2ec4b55 whitespace only 19 years ago
  Stefan Bodewig 8a7b803fb1 avoid NPE in border-cases 19 years ago
  Jan Materne 9d42b05f17 - back to File-based algorithm 19 years ago
  Jesse N. Glick 864ca0f2a2 Display the default value for an input prompt sensibly. 19 years ago
  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
  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 370ae530e4 Bug 35850 19 years ago
  Steve Loughran 546743d0fb adopt consistent quoting on this message. 19 years ago