Support filesystem-only resource collections in checksum.
111 lines of code changed in:
antunit-ize checksum tests
139 lines of code changed in:
Move Resource-based utility methods in FileUtils to ResourceUtils (static).
380 lines of code changed in:
ensure that property w/ fileset applies to a single file
2 lines of code changed in:
Fix wrongly-defined build.dir
1 lines of code changed in:
(judiciously) use FileUtils.close()
3 lines of code changed in:
empty collection != no collection - found by Gump and the jline build
3 lines of code changed in:
cleanup
1 lines of code changed in:
Fix avalon builds in Gump, see comments in source
12 lines of code changed in:
whitespace
16 lines of code changed in:
whitespace and 2005
395 lines of code changed in:
No, not necessary
3 lines of code changed in:
ws/tabs + merge a string cat
103 lines of code changed in:
Handle filesets added via add(ResourceCollection)
by sending back to addFileset(). remove tabs.
57 lines of code changed in:
resource collection support for unzip/jar/war/tar
91 lines of code changed in:
resource collection support for apply and friends
179 lines of code changed in:
resource collection support for xslt
132 lines of code changed in:
Add resource collection support to copy and friends
366 lines of code changed in:
resource collection support for subant
32 lines of code changed in:
lay grounds for Schema or Relax NG description generators as plugins in antstructure
219 lines of code changed in:
ResourceCollection support for batchtest
33 lines of code changed in:
use our own code
4 lines of code changed in:
make it work for directries with spaces
1 lines of code changed in:
cright
1 lines of code changed in:
Don't try to delete nonexistent resources; switched to a single static
reverse filesystem ResourceComparator.
21 lines of code changed in:
Layout, extracted methods / named constants
53 lines of code changed in:
whitespace only
7 lines of code changed in:
Testing svn installation (fixing some whitespace in the process)
6 lines of code changed in:
overload selectOutOfDateSources w/ ResourceCollection version;
delegate existing selectOutOfDateSources to new method.
109 lines of code changed in:
overload isOutOfDate with long granularity for consistency's sake.
20 lines of code changed in:
convenience additions + Resources.toString()
80 lines of code changed in:
add toString implementation
12 lines of code changed in:
convenience additions
38 lines of code changed in:
add array constructors for simplified coding of nested selectors
72 lines of code changed in:
Remove DirectoryScanner import; restructure for taste
12 lines of code changed in:
fix testcase file; should always be LF
0 lines of code changed in:
in copypath, we skip directories although there is on other choice -bulk copy. Maybe a switch could determine policy here.
1 lines of code changed in:
mention need for cleartool
6 lines of code changed in:
PR36680: comment on java bundled XSL engines.
5 lines of code changed in:
in copypath, we skip directories although there is on other choice -bulk copy. Maybe a switch could determine policy here.
4 lines of code changed in:
dependset + resource collection support
225 lines of code changed in:
fileUtils -> final FILE_UTILS
4 lines of code changed in:
Apparently equals() is not used much, 'cause I broke it and all tests passed... --DD
2 lines of code changed in:
partially antunit-ize DependSetTest
6 lines of code changed in:
delete + resource collection support
306 lines of code changed in:
add convenience constructor
15 lines of code changed in:
rework different selector doc
15 lines of code changed in:
Bugzilla 36632 - document end of line handling for <echo/>
5 lines of code changed in:
fix jackedness
5 lines of code changed in:
Factor in common code of Attribute/TemplateElement/Text into new base class Member. --DD
147 lines of code changed in:
update with depends and copy instead of copydir
9 lines of code changed in:
Can't use {@value} for computed property, only for constants. Fix up indentation and docs a bit. --DD
37 lines of code changed in:
use hashtable instead of getProperty which may return non-null even if the key is not in the hashtable. PR 36151
1 lines of code changed in:
fix previous change
1 lines of code changed in:
logging
2 lines of code changed in:
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...
3 lines of code changed in:
move the warning message to where it belongs
1 lines of code changed in:
subant's inheritall is false by default, PR 36079
5 lines of code changed in:
fix line-feeds, set svn:eol-style
282 lines of code changed in:
add links to antlib and sandbox
16 lines of code changed in:
switch to svn
218 lines of code changed in:
switch to svn
66 lines of code changed in:
ApacheCon effect on my key, try svn commit access
358 lines of code changed in: