9120 Commits (7a806d447f83a787a2bb82aa6c94559f11cf1ce6)
 

Author SHA1 Message Date
  Matthew Jason Benson 33e3b2533d overload isOutOfDate with long granularity for consistency's sake. 20 years ago
  Matthew Jason Benson e02f2e063e convenience additions + Resources.toString() 20 years ago
  Matthew Jason Benson ee8253d440 add toString implementation 20 years ago
  Matthew Jason Benson 9822ff73cb convenience additions 20 years ago
  Matthew Jason Benson 0476e5af36 add array constructors for simplified coding of nested selectors 20 years ago
  Matthew Jason Benson c65205e922 Remove DirectoryScanner import; restructure for taste 20 years ago
  Matthew Jason Benson 49dc5f4527 fix testcase file; should always be LF 20 years ago
  Steve Loughran fc6ad6cc3a in copypath, we skip directories although there is on other choice -bulk copy. Maybe a switch could determine policy here. 20 years ago
  Steve Loughran 00abd2b7bb mention need for cleartool 20 years ago
  Steve Loughran ec9145fe3a PR36680: comment on java bundled XSL engines. 20 years ago
  Steve Loughran 5b7351b7be in copypath, we skip directories although there is on other choice -bulk copy. Maybe a switch could determine policy here. 20 years ago
  Matthew Jason Benson d8a41c88be dependset + resource collection support 20 years ago
  Matthew Jason Benson 3fd5d9ba32 fileUtils -> final FILE_UTILS 20 years ago
  Dominique Devienne 09f2249386 Apparently equals() is not used much, 'cause I broke it and all tests passed... --DD 20 years ago
  Matthew Jason Benson 6066238e5e partially antunit-ize DependSetTest 20 years ago
  Matthew Jason Benson ec53cbb02a delete + resource collection support 20 years ago
  Matthew Jason Benson a1665b567b add convenience constructor 20 years ago
  Matthew Jason Benson 23cee0dd78 rework different selector doc 20 years ago
  Antoine Levy-Lambert 8741c485a8 Bugzilla 36632 - document end of line handling for <echo/> 20 years ago
  Matthew Jason Benson 6983aaf0b6 fix jackedness 20 years ago
  Dominique Devienne 71ecbaefb2 Factor in common code of Attribute/TemplateElement/Text into new base class Member. --DD 20 years ago
  Matthew Jason Benson 611d085ff6 update with depends and copy instead of copydir 20 years ago
  Dominique Devienne 739c2b6278 Can't use {@value} for computed property, only for constants. Fix up indentation and docs a bit. --DD 20 years ago
  Stefan Bodewig ba073f34d4 use hashtable instead of getProperty which may return non-null even if the key is not in the hashtable. PR 36151 20 years ago
  Matthew Jason Benson 493802131a fix previous change 20 years ago
  Matthew Jason Benson bf2f14c26b logging 20 years ago
  Steve Loughran be59223d0d adding messages at the -v level to make it clearer what is going on. Although we always log defined components at -debug, once you do presetdef and macrodef more people may want to see the output. And when you start defining into namespaces, you really want to see what is going on... 20 years ago
  Steve Loughran 9c0690d9ad move the warning message to where it belongs 20 years ago
  Stefan Bodewig b41f1fb237 subant's inheritall is false by default, PR 36079 20 years ago
  Stefan Bodewig 7b5ce7f4b4 fix line-feeds, set svn:eol-style 20 years ago
  Antoine Levy-Lambert 82c972c23e add links to antlib and sandbox 20 years ago
  Antoine Levy-Lambert 92f4942c73 switch to svn 20 years ago
  Antoine Levy-Lambert 6c71540c00 switch to svn 20 years ago
  Stefan Bodewig dfb34beaa4 ApacheCon effect on my key, try svn commit access 20 years ago
  Matthew Jason Benson edc401befe Document fix for: 20 years ago
  Matthew Jason Benson 4391d76fe1 Wrap System.out in a KeepAliveOutputStream 20 years ago
  Matthew Jason Benson 4806c26862 Incorrect argument used for version label in PVCS task 20 years ago
  Matthew Jason Benson bcd151627e leftover "copy"->"move" 20 years ago
  Steve Loughran 095f6959f4 update date 20 years ago
  Steve Loughran f4e6936fb9 documentation for makeurl. also fixed up errors in tasksoverview.html 20 years ago
  Steve Loughran c5c26543a4 bug #36171; -noclasspath crashes ant if no system classpath is set. 20 years ago
  Steve Loughran 491f9f2e9c move to FileUtils.toURI 20 years ago
  Steve Loughran fce0b0c9d0 extra javadocs, as requested by JHM 20 years ago
  Steve Loughran 657cec004c how to break two builds simultaneously: change the wrong file in the wrong repository. 20 years ago
  Stefan Bodewig 7863c6ca82 2005 20 years ago
  Steve Loughran 7527ef1962 Antlib changes. One I like, one I am still not sure I have right 20 years ago
  Steve Loughran b0078a5471 just making some strings constants, adding javadocs 20 years ago
  Steve Loughran 2b1c5eb896 updated 20 years ago
  Steve Loughran 0d66fda8af move to constants to define policy strings; change so that ignore loads print out something at -v level. Why so? to debug antlib namespace declarations. 20 years ago
  Steve Loughran afca241f1f This is an official contrib of the smartfrog tourl task to the apache codebase; its aim has been to set up rmic classpaths, but it turns out to use maven2 its kind of convenient to be able to turn any location into a file: url. That is only, what, 3 lines of code, but what this task does is bulk conversion and a set of unit tests that work. 20 years ago