807 Commits (351fe71fecbb7b419331eccc9e0431c5d6b4a129)

Author SHA1 Message Date
  Steve Loughran dae6ce9ace Apt testing. We can say this works now :) 21 years ago
  Jacobus Martinus Kruithof c7e8a8e498 Removed $Id$ cvs tags 21 years ago
  Matthew Jason Benson 0fb6ce69c2 Forgot to commit testcase for doubled EOF char on the new filter-delegated 21 years ago
  Steve Loughran b1f75a400d First fix the tests to fail when they should, then fix rmic to work as before, even on Java1.5, then add new tests to explicitly do version checks. 21 years ago
  Matthew Jason Benson 5061e731c3 1. Add Kevin Greiner's FixCrLfFilter (slightly modified) 21 years ago
  Matthew Jason Benson 015ec69fd1 Add preservelastmodified attribute to fixcrlf. 21 years ago
  Matthew Jason Benson 81197f555a Get with usetimestamp did not work when local timestamp roughly >= now. 21 years ago
  Jacobus Martinus Kruithof 782bc21332 RedirectorElementTest stopped working on windows w/h cat on the path. 21 years ago
  Matthew Jason Benson 43cb5f9b25 get with usetimestamp did not work on Java 1.2 . 21 years ago
  Stefan Bodewig fc96c7e44a cleanup 21 years ago
  Steve Loughran 6c13bc7130 condition to check for parser features. Left to others to put into Ant's build.xml. 21 years ago
  Steve Loughran 97150b670e fixcrlf gets a new attribute to make it easier to fix a single file. no nested filesets for <fileset file>, see. 21 years ago
  Matthew Jason Benson a317e0c69c Remove trailing WS from blank lines. 21 years ago
  Matthew Jason Benson 595133b251 Pathconvert no longer requires that one of (targetos|pathsep|dirsep) 21 years ago
  Steve Loughran b69245c422 those extra tests I threatened 21 years ago
  Steve Loughran 6591339aa0 still had an interim attribute name here. fixed. 21 years ago
  Steve Loughran 2bf7351182 <schemavalidate>. Because I can never get the settings right. 21 years ago
  Stefan Bodewig 3ead8e446a Test for PR 33412 21 years ago
  Stefan Bodewig 6784a0918b *Really* fix Ant-URL 21 years ago
  Stefan Bodewig a122d45da7 fix Ant-URL 21 years ago
  Matthew Jason Benson a585fa2b03 More info to see what Gump sees when this test fails. I may still remove 21 years ago
  Matthew Jason Benson 8d779414b7 Added loginputstring attribute to redirector. 21 years ago
  Matthew Jason Benson ec13cff809 convert tabs 21 years ago
  Stefan Bodewig a799f17a4e Turn <deleteFromTarget> into <preserveInTarget> in <sync> 21 years ago
  Stefan Bodewig 13b07b313f Make javah a facade task, support kaffeh 21 years ago
  Matthew Jason Benson 1225a5a849 Added level attribute to zip & subclasses. 21 years ago
  Stefan Bodewig 1816e79c3a Add a very tiny test for native2ascii 21 years ago
  Matthew Jason Benson 5947ffd64f Added else attribute to condition task. 21 years ago
  Matthew Jason Benson d273066a17 Missed a few... 21 years ago
  Matthew Jason Benson e1b0730f5e Changing the verification process not to rely on isfileselected because I'm 21 years ago
  Matthew Jason Benson 23a1c7d3a7 Make apply's dest attribute optional. 21 years ago
  Matthew Jason Benson 4c77f5ea1b <available> returned false positives when checking a file 21 years ago
  Stefan Bodewig 4eefafe2bf Make $TMP handling more consistent, add subversion support 21 years ago
  Stefan Bodewig ddb6b066ca typo 21 years ago
  Steve Loughran f119bd971b Xor. Not strictly necessary, but the logical equivalent is a dog to type. 21 years ago
  Matthew Jason Benson 4122b8a95f Add size to Resource info; switch length task to use Resources 21 years ago
  Steve Loughran 38c1ea2a88 First updates to library 21 years ago
  Stefan Bodewig 28d39b09a7 Allow <sync> to keep files in target even if they are not in any source directories, PR 21832 21 years ago
  Peter Reilly ff0cfb8ee7 propertyset references did not handle nested propertyset references 21 years ago
  Steve Loughran 891ef3586b Adding scripting support to conditions. 21 years ago
  Steve Loughran 5fa7f18c21 Adding scripting support to selectors. No personal need for this right now, just rounding off what you can now do with mappers via filterchains 21 years ago
  Peter Reilly 0d08780618 Allow references to keep references to the project that 21 years ago
  Jacobus Martinus Kruithof f5d98f1e2c Extended FileUtils with a comparison that ignores the kind of line break. 21 years ago
  Matthew Jason Benson 810c2bde30 Oops, used setProperty() instead of setNewProperty(). 21 years ago
  Matthew Jason Benson 6ca8466008 Add clone task. 21 years ago
  Matthew Jason Benson 5451feff7d Remove order assumption from testEach. 21 years ago
  Matthew Jason Benson f3af5a6f26 Add length task to Ant. 21 years ago
  Antoine Levy-Lambert 6e72941062 Make it possible to create manifest only jars with the option duplicate="preserve" 21 years ago
  Peter Reilly 19d45cc66e testcases for new attributes on globmapper and regexpmapper 21 years ago
  Peter Reilly fd1350c42a use Touch#addConfigured(Mapper) rather than add(Mapper) as the mapper is 21 years ago