787 Commits (71eb2aed783decadc14615b6e00d614b0dfbdf6c)

Author SHA1 Message Date
  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
  Stefan Bodewig 42e242e090 2005 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
  Stefan Bodewig 73cf76f302 build.clonevm -> ant.build.clonevm 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
  Jacobus Martinus Kruithof b50e3daff8 forgot to update cright year 21 years ago
  Jacobus Martinus Kruithof f334365459 Adapted the FileUtils test to show behaviour based on os type. 21 years ago
  Matthew Jason Benson 5451feff7d Remove order assumption from testEach. 21 years ago
  Peter Reilly 623f7ff41a disabling LengthTest#testEach as 21 years ago
  Jacobus Martinus Kruithof 257dadeaf0 Make use of FileUtils in a uniform way via the getFileUtils method and a static final reference in the using files. 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
  Conor MacNeill 1b83e94bf1 JDM 1.5 compiler is much smarter than previous versions in the handling of 21 years ago
  Stefan Bodewig 763ad7ae9b Propagate build.compiler to tests 21 years ago
  Stefan Bodewig 4ab55dc0c9 More shadows and statics that make Jikes whine 21 years ago
  Peter Reilly 19d45cc66e testcases for new attributes on globmapper and regexpmapper 21 years ago
  Stefan Bodewig 2d0707e131 Jikes again: shadows, some private finals that could be static and statics used as instance methods 21 years ago
  Matthew Jason Benson 89683e39ec Spelling 21 years ago
  Peter Reilly fd1350c42a use Touch#addConfigured(Mapper) rather than add(Mapper) as the mapper is 21 years ago
  Matthew Jason Benson 1ddaea8055 touch gets nested mapper plus verbose, mkdirs, and pattern attributes. 21 years ago
  Jacobus Martinus Kruithof 6653c42a77 If we can use File.getParentFile, there is presumably no reason to use FileUtils.getParentFile, right? 21 years ago
  Peter Reilly 6d6bbfeb10 with the bugzilla change 30161 it is not necessary to place 21 years ago
  Matthew Jason Benson 5320013dd3 Address Windows CVS client line ending conversion incompatibility issue. 21 years ago
  Jesse N. Glick fa9ec13f40 Just moving license to top of file for consistency. 21 years ago
  Jesse N. Glick d3e3db4fcc Unused constant. 21 years ago
  Jesse N. Glick 71333195c9 Trying to make unit tests independent of CWD. 21 years ago
  Jesse N. Glick 5a45e0117f 1. Never use new File(url.getFile()); it is not safe with all paths. 21 years ago
  Steve Loughran bc09dd9275 Library flattens files 21 years ago
  Peter Reilly a53a52b366 add unit test for signedslector 21 years ago
  Peter Reilly 4d34b03883 added isfileselected test 21 years ago
  Stefan Bodewig 515949fd31 Please don't modify my working copy during tests, otherwise I'm going to commit changed files by accident 21 years ago
  Peter Reilly 6a3d5030bb add new preservelastmodified attribute to signjar 21 years ago
  Steve Loughran dea3b5a66a Tuning 21 years ago
  Peter Reilly ea0d1cd08b some simple tests for the issigned condition 21 years ago
  Steve Loughran f4c6f96bae 1. Move from optional.repository to tasks.repository 21 years ago
  Steve Loughran f630ef56ed Updated <getlibraries> code, plus new classes. After this 21 years ago
  Steve Loughran 4d831bb7cb patch to stop java1.5 whining about character encodings. 21 years ago
  Matthew Jason Benson 7e5837b080 Change <apply>'s "overwrite" attribute name to "force". Also commit missing 21 years ago
  Matthew Jason Benson 2f1e0c35af Add overwrite attribute to <apply>. 21 years ago
  Stefan Bodewig ed380ea5d0 deprecated or not, this is the only way to avoid creation of both - a Date and a Calendar instance - that works on JDK 1.3 and 1.2 - Calendar#setTimeInMillis has been protected before 1.4 21 years ago
  Steve Loughran c8d28da5f8 Manifest task logs warnings: PR32190 21 years ago
  Stephane Bailliez 1299460664 Fix invalid xml formed in case the filename is made of reserved xml characters (ampersand for entities for instance) 21 years ago