5741 Commits (e5c7c5d48d43f5f992775b0cf7b4539eb0279905)

Author SHA1 Message Date
  Stefan Bodewig c0a1de714b make it work for directries with spaces 20 years ago
  Matthew Jason Benson bb2a74ce5c cright 20 years ago
  Matthew Jason Benson 2f69b089b4 Don't try to delete nonexistent resources; switched to a single static 20 years ago
  Jacobus Martinus Kruithof 954f6058d7 Layout, extracted methods / named constants 20 years ago
  Jacobus Martinus Kruithof e84f6000f4 whitespace only 20 years ago
  Jacobus Martinus Kruithof 7a3ae110c3 Testing svn installation (fixing some whitespace in the process) 20 years ago
  Matthew Jason Benson a10f2fd777 overload selectOutOfDateSources w/ ResourceCollection version; 20 years ago
  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
  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 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
  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 7b5ce7f4b4 fix line-feeds, set svn:eol-style 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
  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 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
  Steve Loughran dd6f766ed8 more diagnostics 20 years ago
  Steve Loughran de621dca35 finish off comments 20 years ago
  Steve Loughran 84bb23262f bugrep 36226 : error and failure pages. 20 years ago
  Steve Loughran b31c3d79f0 Add java1.5 system proxy support, as per bug 36174. 20 years ago
  Stefan Bodewig da6514b6cb 2005 and even copyright header in two cases 20 years ago
  Steve Loughran 760ab74bbb Because I got fed up of trying to remember when I last ran a build from a particular command line. Did some constant extraction on the commons/log4j listener while I was in the directory. 20 years ago
  Steve Loughran a44afbeef7 typefound prints diags in -v option 20 years ago
  Matthew Jason Benson 5a4fe63383 Fix comparison w/ exposed NPE 20 years ago
  Matthew Jason Benson aa83249a91 remove clone taskdef 20 years ago