11892 Commits (5c99aa9c2a25cd551b50bb6d7c9ae3932cc90b0a)
 

Author SHA1 Message Date
  Stefan Bodewig 5c99aa9c2a some grammar fixes (as good as a non-native speaker may correct the narrative of a non.native speaker) 16 years ago
  Stefan Bodewig b31df63e38 Add missing license 16 years ago
  Stefan Bodewig abe09254ec create fresh instances in each invocation of getHelpers. Needed by ProjectHelper implementations that keep state and cannot be reused, like ProjectHelper2 16 years ago
  Stefan Bodewig d6b9d9ccd3 whitespace and a typo 16 years ago
  Stefan Bodewig 5edb2be598 Syntax error. PR 47911 16 years ago
  Nicolas Lalevee df121a6cf5 PR 47830 : implementation of the ProjectHelperRepository to make Ant able to choose a ProjectHelper, and some doc about it 16 years ago
  Stefan Bodewig cb2df57502 things you didn't know target could do ;-) 16 years ago
  Stefan Bodewig 1e3a386779 and aurora has a different address 16 years ago
  Stefan Bodewig df8a59cf0f www.ao is aurora for now 16 years ago
  Stefan Bodewig 5438260e40 GlobMapper's from attribute was broken, too 16 years ago
  Stefan Bodewig 3495f4b72c use a single get task in macro 16 years ago
  Stefan Bodewig 3935277bce improve logging 16 years ago
  Stefan Bodewig b1a62de50c oops 16 years ago
  Stefan Bodewig aea6464f0e test with more than one resource 16 years ago
  Stefan Bodewig a920aa9f30 Make <get> support resource collections and mappers 16 years ago
  Stefan Bodewig 32f323668f URLProvider interface 16 years ago
  Stefan Bodewig 30138dd85d unballanced blockquote 16 years ago
  Stefan Bodewig 2e0b8b7d3c handleDirSep on name selector. PR 47858 16 years ago
  Stefan Bodewig e25dc381ca implement a new ${ant.refid:} syntax to expand project references as properties 16 years ago
  Stefan Bodewig 396f8e9b9b enable test 16 years ago
  Stefan Bodewig e06e8ceec5 Passing tests for PR 47844 16 years ago
  Stefan Bodewig 34cfd3f923 re-generate site 16 years ago
  Stefan Bodewig 6b524acbb1 steal 'CreateProcess error=2' text from manual and add it to the FAQ 16 years ago
  Stefan Bodewig a7cf25e509 Close all input streams when unzipping, Submitted by David Schlosnagle, PR 42696 16 years ago
  Stefan Bodewig df7dfba9d3 convenience constructor 16 years ago
  Jan Materne 86377b86a4 note <property location="from" basedir="to" relative="true"/> 16 years ago
  Jan Materne 5ddb0dfbd9 Calculate relative paths. 16 years ago
  Jan Materne 9c8f401ba1 testcase for <property location> 16 years ago
  Stefan Bodewig 69eb6fa988 better move the check into the 'this is Windows' block 16 years ago
  Stefan Bodewig 759f97729a Use FileUtils.getRelativePath which knows how to deal with drive letters. PR 44499 16 years ago
  Stefan Bodewig 65fc13760d whitespace 16 years ago
  Stefan Bodewig e931e7bad1 plug some more classloader leaks and mark those places where a leak remains and I don't see an obvious way to fix it 16 years ago
  Stefan Bodewig 96932a3c78 compiler adapter as nested element in javac, rmic, native2ascii and javah. Document package-info.java stuff in javac manual page. 16 years ago
  Stefan Bodewig 996e3e6ff9 fix some javadoc warnings 16 years ago
  Stefan Bodewig e2c45d16da method level Javadocs for PropertyHelper 16 years ago
  Stefan Bodewig 12d6181057 Improve PropertyHelper documentation 16 years ago
  Stefan Bodewig e11335f5be document PropertyExpander and helpers, some minor optimizations in ParseProperties 16 years ago
  Stefan Bodewig 52b6f9a43f New address for jarpatch. Submitted by Norbert Barbosa 16 years ago
  Stefan Bodewig 88c531d76e whitespace and make method paarameters final 16 years ago
  Stefan Bodewig 63eeac0b80 extract method 16 years ago
  Stefan Bodewig 26a42bd203 clean up classloaders if things go wrong as well 16 years ago
  Stefan Bodewig 0d63880ccc filterchains leak classloaders, PR 45439 16 years ago
  Stefan Bodewig 01f6e232c0 Oops, logic was backwards. Clean up classloader unless it is added as a reference later. 16 years ago
  Stefan Bodewig 9923ec1698 ensure classloaders get cleaned up when no longer needed 16 years ago
  Stefan Bodewig 33fea605c1 backwards compatibility 16 years ago
  Stefan Bodewig eb64d092a4 add a parentFirst attribute to javaresource so you can load resources from the specified classpath instead of the system classpath. PR 41369 16 years ago
  Stefan Bodewig a9cbacc4f8 Make javaresource and friends honor build.sysclasspath 16 years ago
  Stefan Bodewig e716ef9c9d upgrade jsch dependency 16 years ago
  Stefan Bodewig 7af3e2519e failing test for PR 26917, not sure whether this is a bug 16 years ago
  Stefan Bodewig 6689f2cf26 simplify propertyhelper usage 16 years ago