8114 Commits (c457e6dfd44e708afd34cdc5032b3f8e06a1afee)

Author SHA1 Message Date
  Stefan Bodewig 43c676f951 these files are not needed for a working CVS repository 15 years ago
  Stefan Bodewig 1a27d56d58 implement Closeable in AntClassLoader5 15 years ago
  Stefan Bodewig f632659d10 move jars that are created during tests but cannot be deleted to a directory inside the build dir rather than java.io.tmpdir 15 years ago
  Stefan Bodewig 3ef6daa0c0 according to the javadocs of JarURLConnection the separator is !/ not ! - this allows dealing with jars in directories that contain a ! in their name, as long as it is not at the end of the directory name. PR 50007 15 years ago
  Stefan Bodewig 99f7402a2d eos-new isn't that new anymore 15 years ago
  Stefan Bodewig aed233d7f2 don't swallow first arg if CLASSPATH isn't set. PR 49963. Submitted by Devon C. Miller 15 years ago
  Maarten Coene 7fea6ffda4 Fixed typo in developer-scm-url. 15 years ago
  Stefan Bodewig 41500c073f Add a mapper similar to wget --cut-dirs, based on user-list discussion initiated by Michael Ludwig 15 years ago
  Jacobus Martinus Kruithof 80ac49e233 Forward lookup will no longer give back ip address split in host and domain. On gump apparently the ip address cannot be resolved to the real hostname. 15 years ago
  Jacobus Martinus Kruithof 54d098809f fixed error in patch committed yesterday. 15 years ago
  Jacobus Martinus Kruithof ff51ff3412 Bugzilla 49513, reported by jks/iname 15 years ago
  Stefan Bodewig b4877ac5ef Add license information to parent POM 15 years ago
  Stefan Bodewig b0d9f8aa01 NPE in Project.setDefault. PR 49803 15 years ago
  Stefan Bodewig 7fd46296e1 allow test listener events to be enabled by an attribute or a magic property - disable them by default 15 years ago
  Nicolas Lalevee 1b30eea462 bug #49119: 15 years ago
  Stefan Bodewig 5a6247d496 support casesensitive in linecontainsregexp and casesensitive, multiline and singleline in containsregexp. PR 49764 15 years ago
  Stefan Bodewig 401473f8de merge redundant code 15 years ago
  Stefan Bodewig 3a912beff7 allow copy/@tofile to be used with non-file resources. PR 49756 15 years ago
  Stefan Bodewig 151c5d7d72 clean up after test 15 years ago
  Stefan Bodewig 0c08ce1f0e Avoid NPE in createTempFile if no prfix has been specified. PR 49755 15 years ago
  Jesse N. Glick 3cc14f2d54 New builder location. 15 years ago
  Nicolas Lalevee 791824d675 Give a name to the thread 15 years ago
  Nicolas Lalevee 51971d6330 r985632 : actually it is breaking unit test, reverting 15 years ago
  Nicolas Lalevee 11d029431b Bug #49119 : 15 years ago
  Stefan Bodewig 282291fb51 <jar doesn't merge manifests that come from zipfilesets with prefix. PR 49605 15 years ago
  Stefan Bodewig 5d1bf32637 nested redirectors and parrallel-apply don't mix well - PR 49594 15 years ago
  Stefan Bodewig c7c2024198 DNS changes 15 years ago
  Stefan Bodewig 907f06aed3 unused variable 15 years ago
  Stefan Bodewig 0b52075bb1 better fix for bug 49271 as suggested by Jesse 15 years ago
  Stefan Bodewig 43de42a38f add Git, Mercurial and Bazaar files/dirs to defaultexcludes. Submitted by Ville Skyttä. PR 49624 15 years ago
  Stefan Bodewig 83eea4b1e7 vmgump doesn't resolve www.apache.org properly 15 years ago
  Nicolas Lalevee fdc711e2e2 - make the import task able to switch the project helper 15 years ago
  Stefan Bodewig 8dd8b1bb02 something seems to be wrong with vmgump's hostname resolution - allow for alternative real host names 15 years ago
  Stefan Bodewig e148f6157c host of ASF webs has changed 15 years ago
  Stefan Bodewig 51446ae680 Resources#toString relies on cache too much. PR 49588 15 years ago
  Stefan Bodewig 4743b55ae0 move POM used by Gump to Gump's part of the ASF repository 15 years ago
  Stefan Bodewig 87fe422628 multiple parallel mkdirs could make each other fail. PR 49572 15 years ago
  Jesse N. Glick a3b7ed9f76 JUnitTaskTest.testFailureRecorder failure (on JDK 1.4) after rev 960931. 15 years ago
  Jesse N. Glick cb33b4f823 Hackish way of making NetRexxC.jar available to the Maven build without using a public repo. 15 years ago
  Jesse N. Glick 8de81028e4 Fixing various dependencies, mostly from FindBugs, some from the NetBeans editor. 15 years ago
  Jesse N. Glick 32c1f6a73f JAI is in fact available in a nondefault public Maven repository, so use that. 15 years ago
  Stefan Bodewig b9e6d155bd relocation is causing different problems 15 years ago
  Stefan Bodewig 28816bd67f a POM to help Gump - Ant 1.6.5's POM lacks a dependency on ant-launcher 15 years ago
  Stefan Bodewig ce8969a8d1 simplify fix for PR 49373 15 years ago
  Stefan Bodewig 0c20e94ffb revert local change that should never have been committed 15 years ago
  Stefan Bodewig 62c16a4a5d address efficiency concerns 15 years ago
  Stefan Bodewig f67b8649e8 reinstate prefix handling of property task at the expense of even more state in a thread-unfriendly class and with a new attribute on two tasks to make everybody happy. PR 49373. 15 years ago
  Stefan Bodewig 9b19344ae6 properly encode whitespace in attribute values 15 years ago
  Nicolas Lalevee 74f2e55f3c make the flush of the error stream actually flush 15 years ago
  Nicolas Lalevee cf0368cc6d Fix a perf issue with <restrict>: it now loads only necessary resources 15 years ago