ws
1 lines of code changed in:
percent encode the relative paths in ManifestClassPath
104 lines of code changed in:
not much
2 lines of code changed in:
fix linefeeds
184 lines of code changed in:
use SystemId from JAXPUtils, can be better
2 lines of code changed in:
fix typo
1 lines of code changed in:
the bigger your project, the harder it is to track down bugs
5 lines of code changed in:
fix build for JDK1.4 and earlier
4 lines of code changed in:
performance enhancement, without this getNonFilesetResourcesToAdd might get invoked twice if the manifest changes
4 lines of code changed in:
update docs
8 lines of code changed in:
Add support for arbitrary resource collections to <zip> and friends, preserve permissions read via a <tarfileset>
379 lines of code changed in:
this time really commit the VerifyJar version with resource collection support
9 lines of code changed in:
support for arbitrary resource collections as sources in <uptodate>
98 lines of code changed in:
support for arbitrary resource collections in <sql>
83 lines of code changed in:
support for filesystem based resource collections in <signjar> and VerifyJar
171 lines of code changed in:
support for filesystem based resource collections in <mail>
43 lines of code changed in:
support for Touchable resource collections in <touch>
85 lines of code changed in:
resource support for <loadproperties>
112 lines of code changed in:
update manual
5 lines of code changed in:
new resource <javaresource> for stuff that can be loaded via a classloader
271 lines of code changed in:
fix test
1 lines of code changed in:
take failOnError into account
7 lines of code changed in:
really say UNKNOWN if you don't know the size
8 lines of code changed in:
make Project a resource factory for convenience
13 lines of code changed in:
properly convert URIs back to file paths when non ascii characters are percent-encoded
matches with the change in FileUtils.toURI recently done
59 lines of code changed in:
reject non-existant resources
3 lines of code changed in:
Example for STDIN/STDOUT redirection and supressing the passing of the filename.
Needs update when DD patches <apply> ;-)
25 lines of code changed in:
new task loadresource
285 lines of code changed in:
fix extraneous whitespace, should fix svn-antlib tests
55 lines of code changed in:
put the correct default value into comments
1 lines of code changed in:
add individual entries for each antlib, also links to viewcvs.cgi
instead of the repository http view
26 lines of code changed in:
37328 Definer blows away current thread task
1 lines of code changed in:
bug# 31972
PropertyHelper data members should be protected, not private
-added protected accessors to the live data, so that we have more of a choke point on their use/abuse.
33 lines of code changed in:
apt fix. this should have gone in with the fork-only patch in march.
also: pulled java1.5 only rule. because java1.6 is coming.
3 lines of code changed in:
can't ignore the deprecation warnings, can we?
3 lines of code changed in:
make bootstrap on JDK 1.2
9 lines of code changed in:
EmailTask was eating SMTP error messages. Bugzilla report 37547.
5 lines of code changed in:
spelling
1 lines of code changed in:
allow empty <resources> after all.
12 lines of code changed in:
add filenamemapper support to <xslt>.
Bugzilla 37604. Submitted by Maarten Coene.
32 lines of code changed in:
Add new manifestclasspath core task. Make BuildFileTest call tearDown target automatically in build file test if one is defined.
550 lines of code changed in:
I'm no longer with Landmark, and now part of the PMC.
23 lines of code changed in:
> 1 ssh invocations to a given host would fail. Bugzilla report 36207.
9 lines of code changed in:
Wrap to 80 cols and re-indent.
86 lines of code changed in:
more CVS->SVN changes
6 lines of code changed in:
first step to adapt this file to svn
13 lines of code changed in:
source is now in SVN
4 lines of code changed in:
creation of a new document called bugs containing a part
of what was in "problems".
updating some info.
570 lines of code changed in:
PR 37546:
Use alternative names for the compiler argument line.
(If modern is specified in javac and javac1.5 is used,
and for javac1.5 a command line is specified, but no
command line is specified for modern, the javac1.5
command line will be used, if no javac has been specified
and javac 1.4 is used and a comman line is specified for
modern, the command line specified for modern will be used,
etc.)
71 lines of code changed in:
cleanup of imports, use FileUtils.close, submitted by Kevin Jackson
1 lines of code changed in:
cleanup of imports, use FileUtils.close, submitted by Kevin Jackson
1 lines of code changed in:
add a test case for bugrep 37348 in the xslt task, also remove
unneeded imports in FileUtils
57 lines of code changed in:
restore credit for the xerces-j team, sorry ...
2 lines of code changed in:
fix for bug report 37348
encode non ascii characters in FileUtils.toURI()
this allows to process XML documents with System entities
housed in non ASCII paths.
89 lines of code changed in:
close tags in binary example. PR# 37531.
2 lines of code changed in:
bcclist said "carbon copy" not "blind carbon copy". PR# 37532.
2 lines of code changed in:
Document parallel and maxparallel attributes. PR# 37533.
13 lines of code changed in:
fix tag name in comment
1 lines of code changed in:
add resource support to gzip/bzip2
146 lines of code changed in:
add resource support to xmlproperty
100 lines of code changed in:
update of library releases
11 lines of code changed in:
delete the libraries prototype
0 lines of code changed in:
use FileUtils.close()
3 lines of code changed in:
ws
2 lines of code changed in:
Fix for 37341
cache of filterHash must also be invalidated if a file is read, not only if a single filter is added.
3 lines of code changed in:
Moving self to PMC member.
12 lines of code changed in: