12181 Commits (f70ce7b08a54dc6fea51c96a3ee883164e60d47c)
 

Author SHA1 Message Date
  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
  Stefan Bodewig b312b88638 wrong classname 16 years ago
  Stefan Bodewig 6fe9eeccd0 A few people I found while researching the compress code origins 16 years ago
  Stefan Bodewig 90f1f69a51 whitespace 16 years ago
  Stefan Bodewig 6c014111ca make nested text in <property> less intrusive on existing build files 16 years ago
  Scokart Gilles 1822d82858 provides more precise error message in case of failure 16 years ago
  Stefan Bodewig fb3ab15ffa Passing test for PR 47755 16 years ago
  Jan Materne 443354b965 Hints for handling <exec> errors 'CreateProcess error=2' on Windows. 16 years ago
  Stefan Bodewig d7de88f3c9 Caching of system classpath breaks environments where directories that are part of CLASSPATH get created during build (Gump, for example). 16 years ago
  Stefan Bodewig 9f1bf35245 getResourceCollections is useful for composition of resource collections as well 16 years ago
  Stefan Bodewig 6e6aa3020f support nested text in <property>. PR 32917. Submitted by Alexey Solofnenko 16 years ago
  Stefan Bodewig 28baeb7227 @since 16 years ago