512 Commits (27e28f45036e4d9bca32028ef5b0b386530a31e2)

Author SHA1 Message Date
  Matthew Jason Benson 9fd3da80a6 Mapper-aware selectors (depends, different, present) now accept typedef'd FileNameMappers 16 years ago
  Stefan Bodewig 127dbbc943 Don't add new Date comments each time the file is written. PR 48558 16 years ago
  Stefan Bodewig a9f17b8762 don't add the same comment over and over again. Related to PR 48558 16 years ago
  Stefan Bodewig c2875d3bd8 only add a newline before the first new property rather than every new one 16 years ago
  Stefan Bodewig dd92def3ae try to make ZipExtraField change in zip backwards compatible for subclasses that override zipFile. PR 48541 16 years ago
  Stefan Bodewig 73a3dfbc27 appendtolines -> suffixlines 16 years ago
  Stefan Bodewig 683d210dae follow Jesse's suggestion and use ant.core.lib - make testBasicOperation platform independent 16 years ago
  Stefan Bodewig 98563c7884 additional testcase 16 years ago
  Stefan Bodewig 510f6b08f6 target-group -> extension-point 16 years ago
  Stefan Bodewig 24fbc8626d complement prefixlines with appendtolines 16 years ago
  Stefan Bodewig 94cf2091bf document resourcelist and make it available 16 years ago
  Stefan Bodewig bfc70a7112 functional tests for resourcelist 16 years ago
  Stefan Bodewig 1d9f0594cf reference handling tests for ResourceList 16 years ago
  Stefan Bodewig 6cb11c4a23 try a bit harder to close the archive when reading a build file. Since that still doesn't work, add a task to brutally close jars and use it in import-url-test 16 years ago
  Stefan Bodewig e1cd13c79b support creating url resources relative to other URLs 16 years ago
  Stefan Bodewig 42f31b452b Fix import's file attribute if file is imported from URL, test it, document it. Note to self - url resource needs a way to create relative urls. Not to self - the duplication in the manual pages for import and include must stop. 16 years ago
  Stefan Bodewig 2ef9a200ad allow import of FileProvider or URLProvider resources 16 years ago
  Stefan Bodewig 211d0a8ea6 make javaresource an URLProvider 16 years ago
  Stefan Bodewig 98f78e19bd tar doesn't always recognize the target isn't up to date. PR 48035 16 years ago
  Stefan Bodewig fa67ab4990 Make if/unless und junit test children use the same logic as target's if/unless 16 years ago
  Stefan Bodewig 163f90f6bc Make junit's formatter if/unless behave like target's if/unless 16 years ago
  Stefan Bodewig f503d05c52 make funtest even less visible 16 years ago
  Stefan Bodewig 48468d8995 use the same logic as target for xslt's param element's if/unless attribute 16 years ago
  Stefan Bodewig 73c0030ac6 make select selector and include/exclude use the same logic as target for if/unless 16 years ago
  Stefan Bodewig bf8a13577a behavior when property value is neither true nor false 16 years ago
  Stefan Bodewig 1d56ecb5ab Make fail task use the same if/unless logic as target 16 years ago
  Stefan Bodewig c6b7ba94ce Make target's if/unless treat true/false strings as booleans 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 aea6464f0e test with more than one resource 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
  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 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 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 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 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
  Stefan Bodewig 6e6aa3020f support nested text in <property>. PR 32917. Submitted by Alexey Solofnenko 16 years ago
  Stefan Bodewig 9d15809c91 Hey, TokenFilters can be used in filterchains with no effort, didn't know that 16 years ago