653 Commits (d6466e0fd7dee034fea446db80f242b2445a5476)

Author SHA1 Message Date
  Stefan Bodewig 52f34ecb83 resourceexists condition 16 years ago
  Stefan Bodewig b6b81eb5d1 tests can't pass in Gump because Xerces is pushed into the bootstrap classloader 16 years ago
  Stefan Bodewig 82511dabe5 wrong bug number 16 years ago
  Stefan Bodewig bfb9681bcb passing test for PRs 39122 and 44300 16 years ago
  Stefan Bodewig 433387b88e delete was scanning the same fileset three times, making modified selector useless. PR 43574 16 years ago
  Stefan Bodewig 77024a43a2 allow Class-Path attributes to be merged and optionally be flattened. PR 39655 16 years ago
  Jan Materne 72939923a1 <propertyfile> now support deletion of entries 16 years ago
  Stefan Bodewig b264711b7e tests for manifest merging 16 years ago
  Stefan Bodewig a7b64a73db the update attribute of the modified selector was ignored. PR 32597 16 years ago
  Stefan Bodewig f1e80a0d1c passing test for PR 47666 16 years ago
  Stefan Bodewig 818ddcf183 add a destdir attribute to rmic so generated stubs or whatever can be put into a different place. PR 20699. Submitted by Mark A. Ziesemer 16 years ago
  Stefan Bodewig 65c667d14c new islastmodified condition 16 years ago
  Jesse N. Glick 78f88a7c4a #43398 revisited: display full stack traces for non-BuildException's, even inside <ant>. 16 years ago
  Jesse N. Glick b9e04be315 Handle case that test is run on Windows. 16 years ago
  Jesse N. Glick ba8cedaafa Writing test for #43398, which is not satisfactorily fixed. 16 years ago
  Stefan Bodewig c338d749d3 executable? 16 years ago
  Stefan Bodewig d12b483bb7 executable? 16 years ago
  Stefan Bodewig f00dea8ea7 fix NPE when logging an exception without message. PR 47623. 16 years ago
  Jesse N. Glick 091710e028 Depending on exactly how you run 'ant test', its classpath could contain different things; legitimate for ${ant.core.lib} to be a classes dir. 16 years ago
  Stefan Bodewig 44b6fcc184 use the same logic as getResource in getResourceAsStream. PR 44103 16 years ago
  Stefan Bodewig a123ff4d3e example for implementing PR 18656 16 years ago
  Stefan Bodewig 30331f07aa passing test for PR 47602 16 years ago
  Stefan Bodewig 160c377d0c simplify 16 years ago
  Stefan Bodewig 77a9566be8 Unused variable 16 years ago
  Stefan Bodewig 28d7d5d8d3 Huh? 16 years ago
  Stefan Bodewig 329f6d356a report name of corrupt ZIP to System.err, PR 47593 16 years ago
  Stefan Bodewig 670a91ad2a passing testcase for PR 47593 16 years ago
  Stefan Bodewig c8232ed82c allow methods other than GET in http condition. Submitted by Robert Clark. PR 30244 16 years ago
  Stefan Bodewig a1941d875f META-INF is no longer special in grabFiles, thanks Gump 16 years ago
  Stefan Bodewig c8e91147e3 properly set CodeSource when loading classes. PR 20174 16 years ago
  Stefan Bodewig 22d3473e8e passing test for PR 43994 16 years ago
  Stefan Bodewig 8ebe808f72 override getResources in a new AntClassLoader subclass that will be used consistently when Ant is running on Java5+. PR 46752 16 years ago
  Stefan Bodewig 39ff544a60 pretty persistent typo 16 years ago
  Stefan Bodewig c5a945fe3c Allow users to specify a classpath when using a custom adapter in javac, rmic, javah or native2ascii. PR 11143 16 years ago
  Stefan Bodewig 30ebea71bb fix xmlproperty examples. PR 43583 16 years ago
  Stefan Bodewig 8df1ef0ecf make update="true" and filesetmanifest="merge" work together. PR 30751 16 years ago
  Stefan Bodewig 88bdf1337e add a delay so new zip is certain to get a more recent timestamp 16 years ago
  Stefan Bodewig a4c9863544 don't compare timestamps on directories but add missing dirs 16 years ago
  Stefan Bodewig e24b8aa6a0 new zip logic bypassed overridden method in jar and broke manifest/index logic 16 years ago
  Stefan Bodewig a6e42833f6 preserve timestamps for directories added to a zip archive (and potentially zip extra fields as well) 16 years ago
  Stefan Bodewig a9aa3e7efe tests for PR 43946 16 years ago
  Stefan Bodewig 393113dc69 record task doesn't work properly with subbuilds. PR 41368. Submitted by Greg Schueler 16 years ago
  Stefan Bodewig 0768b9b643 filesetmanifest=mergewithoutmain didn't work for nested manifests. PR 29731. 16 years ago
  Stefan Bodewig e8e131fdfc testcases for PR 43114 16 years ago
  Stefan Bodewig 3499194926 try to unwrap ScriptException - unfortunately it doesn't seem to work - PR 47509 16 years ago
  Jacobus Martinus Kruithof d4071f9eb6 Also allow redirect from http to https a subset of what was requested in pr 47433. Tests from https to http v.v. have also been executed I couldn't find a https space for public testcases though. 16 years ago
  Stefan Bodewig 7f24568899 add a new indexMetaInf attribute to <jar>. PR 47457. 16 years ago
  Stefan Bodewig 2fa45322bf add a passing testcase for PR 47470 16 years ago
  Stefan Bodewig b1315e5e62 additional tests for new prefix/suffic attributes of command line args. PR 47365. Submitted by Martin von Gagern 16 years ago
  Stefan Bodewig 50f09a9b54 don't put test files into the source tree 16 years ago