5741 Commits (e5c7c5d48d43f5f992775b0cf7b4539eb0279905)

Author SHA1 Message Date
  Peter Reilly da87b9ec60 bugzilla: 40334 possible NPE in TarInputStream 19 years ago
  Peter Reilly a6e993b7aa fix for diagnostics using java 1.4 19 years ago
  Peter Reilly f1415bcf04 revert Bugzilla: 35436, getResources is final in java 1.4 19 years ago
  Peter Reilly ca38198a6c do not get the exposed class unless necessary 19 years ago
  Peter Reilly 55e6a82575 Bugzilla report 28865: allow files in classespath for <jdepend> 19 years ago
  Peter Reilly b3b45f91c2 Bugzilla report 28865: allow files in classespath for <jdepend> 19 years ago
  Peter Reilly 0f55b6b9d6 Bugzilla 38747: isolate resources in antclassloader when requested 19 years ago
  Peter Reilly e56743fb3b add text for macro element. Bugzilla report 36803 19 years ago
  Peter Reilly 1fe0291e09 fix failing unit test by fixing moving getResources code from findResource to getResiources() 19 years ago
  Peter Reilly 33c2065ca8 trim the driver attribute 19 years ago
  Peter Reilly 445abf598a opps: made setParent private by accident 19 years ago
  Peter Reilly 56e61f039f Set the parent of the antClassLoader correctly: bugzilla 35436 19 years ago
  Peter Reilly 9936be2698 add setbeans and classpath to <script> task 19 years ago
  Stefan Bodewig a1a3ac5d3d copy2license.pl 19 years ago
  Stefan Bodewig 2e897819a8 copy2license.pl 19 years ago
  Matthew Jason Benson 6e42878c2d ws 19 years ago
  Peter Reilly 5a70e0b09f allow ant to be bootstapped 19 years ago
  Peter Reilly 24d5b48eeb remove equals/hashcode from Target. Bugzilla report 40207. 19 years ago
  Matthew Jason Benson 1c8e55cc3a Be more specific logging imports. 19 years ago
  Matthew Jason Benson 82353694ec Auto-discover built-in conditions added >= 1.7 from the accompanying antlib so we can stop adding junk setters to ConditionBase. 19 years ago
  Matthew Jason Benson e6819672d1 ws 19 years ago
  Matthew Jason Benson 4e5a656cdf Strike lying comment. 19 years ago
  Matthew Jason Benson a1db40609e compromise with DD 19 years ago
  Matthew Jason Benson 220b1b3d38 moved space append so that final deletion is unnecessary. 19 years ago
  Kevin Jackson 55ada84e84 as requested a refactoring that doesn't use indexOf - test passes with 1.7.0Beta1 19 years ago
  Matthew Jason Benson 93184f4f7a some ws 19 years ago
  Matthew Jason Benson d5fa871520 <zip filesonly="true"> included empty directories. Bugzilla report 40258. 19 years ago
  Matthew Jason Benson 12de66bc12 make whenempty-related tests antunit-esque in preparation for their new friend 19 years ago
  Matthew Jason Benson 3a5272d08e ws 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
  Kevin Jackson b048f28e2e fix testcases with default target 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