4433 Commits (595133b251f6059e1b5240b522ac4a0ec3d00804)

Author SHA1 Message Date
  Matthew Jason Benson 595133b251 Pathconvert no longer requires that one of (targetos|pathsep|dirsep) 21 years ago
  Matthew Jason Benson eb442aa3a4 More LOC bumming 21 years ago
  Matthew Jason Benson 6956c66566 Trade 2 LOC for 10. 21 years ago
  Matthew Jason Benson 767ac903c3 Missing quote in javadoc. 21 years ago
  Steve Loughran b69245c422 those extra tests I threatened 21 years ago
  Matthew Jason Benson d51eb9c34f Javadoc and moved members of $MapEntry . 21 years ago
  Steve Loughran 6591339aa0 still had an interim attribute name here. fixed. 21 years ago
  Steve Loughran fc7d08599f Fix the date up 21 years ago
  Steve Loughran 2bf7351182 <schemavalidate>. Because I can never get the settings right. 21 years ago
  Peter Reilly 83c26f549b NPE when when <presetdef> tries to configure a task that 21 years ago
  Stefan Bodewig a18bd33107 On second thought, this seems to be the real fix for 21 years ago
  Steve Loughran 38e8c82493 This commit eliminates all (but one) use of Project.createTask("some name") from the codebase. It also sets up all created tasks using the new Task.bindToOwner call. 21 years ago
  Steve Loughran 1821003e3d these two get new constructors that do the config, as they get created so often. 21 years ago
  Steve Loughran 83e3951f2b Move the logic to bind a created task to an existing one into Task. 21 years ago
  Peter Reilly 936476ea69 adding a selector to abstractfileset did not null the cached directory scanner 21 years ago
  Stefan Bodewig 2a7681820f Allo zip to store files with size between 2GB and 4GB 21 years ago
  Stefan Bodewig 3fe9c56566 Needed getDefaulexcludes in 1.6.3 for PR 33412 21 years ago
  Stefan Bodewig 782e451151 <zip> update ignored defaultexcludes, PR 33412 21 years ago
  Stefan Bodewig 3ead8e446a Test for PR 33412 21 years ago
  Stefan Bodewig c798cf3db8 Don't close SocketClients if connect has failed, PR 33618 21 years ago
  Peter Reilly 0562cd0400 clear the cached directory scanner when cloning an abstractfileset 21 years ago
  Stefan Bodewig 53cde27dd3 Use LineOrientedOutputStream with some tweaks to keep BWC signatures in LogOutputStream 21 years ago
  Stefan Bodewig dfa1546f5a Port LineOrientedOutputStream from svn proposal, add tests 21 years ago
  Stefan Bodewig 6784a0918b *Really* fix Ant-URL 21 years ago
  Stefan Bodewig a122d45da7 fix Ant-URL 21 years ago
  Jacobus Martinus Kruithof a04f4210de javadoc / removed unused local variable 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
  Stefan Bodewig 6c3ce08d1e Really output time, when you say so 21 years ago
  Steve Loughran 3477cc5849 Fileutils closing 21 years ago
  Matthew Jason Benson 4585920f35 Unfinished caching of IllegalStateExceptions for concurrent scan() invocations. 21 years ago
  Matthew Jason Benson 162eda4e6c Splitting hairs 21 years ago
  Matthew Jason Benson 4ee5a49d4f Beautify imports. 21 years ago
  Matthew Jason Benson 65802780b6 Merged duplicate code from private methods. 21 years ago
  Matthew Jason Benson 4c89cabbb8 More javadoc 21 years ago
  Matthew Jason Benson 4004834c04 LOC 21 years ago
  Matthew Jason Benson 0c132498a8 File inclusion: unnecessarily checked presence of selectors 21 years ago
  Matthew Jason Benson 0cff5aacff Removing some (IMO) unnecessary blank lines; a couple of string cat merges; 21 years ago
  Matthew Jason Benson 523d0e549f Javadoc 21 years ago
  Matthew Jason Benson 02bf38263a Javadoc 21 years ago
  Matthew Jason Benson d004597c21 Keep setFile atomic. 21 years ago
  Matthew Jason Benson e536ed31da Javadoc 21 years ago
  Matthew Jason Benson 507469d7c5 Beautify imports. 21 years ago
  Matthew Jason Benson 791e3ecd33 Instantiate our own DirectoryScanner, since we plan to override 21 years ago
  Matthew Jason Benson 4732c52135 Modified to return a cached DirectoryScanner instance until 21 years ago
  Matthew Jason Benson f701a45a76 Remove trailing spaces (and the whole line they were on too, hey). 21 years ago
  Matthew Jason Benson 6c7f485943 Synchronize scanning so that a scan initiated before the end of another scan 21 years ago
  Matthew Jason Benson 8b162d567d More javadoc 21 years ago
  Matthew Jason Benson 45655beb89 Ensure the forked VM can find the Sun Javah implementation. 21 years ago
  Matthew Jason Benson 90c28ffdf9 Move some validation into execute(); 21 years ago
  Matthew Jason Benson c9028f9f98 Tighten security by sending storepass and keypass to signjar 21 years ago