Document fix for:
PR: 36302
3 lines of code changed in:
Wrap System.out in a KeepAliveOutputStream
PR: 36302
2 lines of code changed in:
Incorrect argument used for version label in PVCS task
PR: 36359
4 lines of code changed in:
leftover "copy"->"move"
PR: 36311
1 lines of code changed in:
update date
1 lines of code changed in:
documentation for makeurl. also fixed up errors in tasksoverview.html
260 lines of code changed in:
bug #36171; -noclasspath crashes ant if no system classpath is set.
submitted by Benjamin Burgess
9 lines of code changed in:
move to FileUtils.toURI
10 lines of code changed in:
extra javadocs, as requested by JHM
24 lines of code changed in:
how to break two builds simultaneously: change the wrong file in the wrong repository.
1 lines of code changed in:
2005
2 lines of code changed in:
Antlib changes. One I like, one I am still not sure I have right
1. you can go <typedef uri="antlib:something" /> and the resource is worked out automatically from the URI.
2. if you use antlib://org/ex/resource.xml we load in the resource by its full path, so you dont need multiple packages to have multiple antlib files.
I'm not sure about #2; I think it is convenient once you have antlib-only distros (i.e. inline declaration and script; nothing else), but am not sure about the syntax. Maybe
antlib://org.ex/antlib.xml would be better, and more in keeping with WWW URLs; if /antlib.xml is omitted, we would add it by default.
127 lines of code changed in:
just making some strings constants, adding javadocs
40 lines of code changed in:
updated
11 lines of code changed in:
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.
26 lines of code changed in:
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.
Docs are to be xdoc generated
364 lines of code changed in:
remove blank lines
0 lines of code changed in:
External Page: ant4eclipse (new), clean imports (updated)
116 lines of code changed in:
more diagnostics
2 lines of code changed in:
s/ant/Ant/g
9 lines of code changed in:
XML port of CONTRIBUTORS, with html accent encodings placed in.
957 lines of code changed in:
finish off comments
8 lines of code changed in:
add contributor
0 lines of code changed in:
bugrep 36226 : error and failure pages.
174 lines of code changed in:
documentation
16 lines of code changed in:
2005
4 lines of code changed in:
Add java1.5 system proxy support, as per bug 36174.
I do not see any evidence of this working on my kde/linux system; I will check out and test on Windows.Other tests on other platforms welcome.
300 lines of code changed in:
documenting passive FTP
14 lines of code changed in:
2005 and even copyright header in two cases
35 lines of code changed in:
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.
113 lines of code changed in:
typefound prints diags in -v option
10 lines of code changed in:
documenting proxy setup
10 lines of code changed in:
doc updates
22 lines of code changed in:
Fix comparison w/ exposed NPE
PR: 36093
Obtained from: Dave Brosius
1 lines of code changed in:
remove clone taskdef
0 lines of code changed in:
Add Dave Brosius
PR: 36092, 36094
0 lines of code changed in:
remove reflective toArray calls
PR: 36092
Obtained from: Dave Brosius
7 lines of code changed in:
Fix reversed ?: consequences; avoid NPE.
PR: 36094
Obtained from: Dave Brosius
1 lines of code changed in:
Starting introducing Resources in <copy>. (Committing for SVN-migration)
171 lines of code changed in:
Add "PesterCat Ant Toolkit" to external page.
63 lines of code changed in:
Replace x == "" with "".equals(x) to check if we are
looking at the empty target
Obtained from: Alexey Panchenko
1 lines of code changed in:
Suppress CVS ChangeLogParser test unless tests and Ant share classloader.
Not sure why, but apparently needed even after a clean and rebuild.
2 lines of code changed in:
debugging aid
2 lines of code changed in:
remove unnecessary java.util.Date instantiation
2 lines of code changed in:
minus one LOC
1 lines of code changed in:
guard against no comparators on circular ref. check
7 lines of code changed in:
Inherit from BaseResourceCollectionWrapper (not -Container);
improved sorting by hopefully reducing number of comparisons made.
97 lines of code changed in:
FailFast adjustments
4 lines of code changed in:
Use FailFast iterators.
1 lines of code changed in:
check for File.separator + jre when searching for tools.jar
PR: 36043
1 lines of code changed in:
Support cache attribute for <restrict>; delegate to component BaseRCWrapper.
29 lines of code changed in:
Refactor single-nested-collection enforcement into a
BaseResourceCollectionWrapper via composition.
24 lines of code changed in:
Make testname2 pass after FileResource name modification.
1 lines of code changed in:
Change behavior of getName(); refine compareTo().
20 lines of code changed in:
Add option to disable collection caching; refactor cache usage for smaller code.
28 lines of code changed in:
Add the <first> resource collection, plus its parent,
BaseResourceCollectionWrapper.
390 lines of code changed in:
refine toString() and compareTo() methods
2 lines of code changed in:
Javadoc
2 lines of code changed in:
Return a FileResource from factory method.
4 lines of code changed in:
Fixed typo
3 lines of code changed in:
add a basic toString() to DataTypes.
12 lines of code changed in:
Support CVS date format for cvs 1.12.9+
PR: 30962
28 lines of code changed in:
update infos about SQLUnit
36 lines of code changed in:
Another typo
2 lines of code changed in:
Add scriptselector in the TOC
3 lines of code changed in:
Add SQLUnit
83 lines of code changed in:
typo, typo and explanation for Log4J
3 lines of code changed in: