unURIfy build-file name if necessary.
PR: 18352
7 lines of code changed in:
Move "where has this class been loaded from?" logic to LoaderUtils.
Use it in <junit>, <antlr> and Diagnostics.
As side effects:
* fix PR: 15131
* make Diagnostics compile using JDK 1.1
this doesn't mean CVS HEAD will build on JDK 1.1, still to fix are
Sync, SQLExec and EscapeUnicode.
163 lines of code changed in:
Add tempdir attribute to <junit> to control placement of temporary file.
PR: 15454
22 lines of code changed in:
Two fixes will be in 1.5.3
5 lines of code changed in:
One ANT_OPTS should be enough
1 lines of code changed in:
merge from 1.5 branch
2 lines of code changed in:
files attribute splits at spaces as well.
2 lines of code changed in:
Insert empty strings instead of "null" for groups that didn't match.
PR: 14619
32 lines of code changed in:
Improve pvcs docs by moving a paragraph
9 lines of code changed in:
Various <concat> enhancements.
PR: 18166
Submitted by: Peter Reilly <peter dot reilly at corvil dot com>
690 lines of code changed in:
The xml formatter for JUnit will now honor test case names set with
setName
PR: 17040
21 lines of code changed in:
Disable failing test
1 lines of code changed in:
Add testcase that shows property expansion in action - this one fails
39 lines of code changed in:
Keep track of fixes
3 lines of code changed in:
revert some formatting changes
46 lines of code changed in:
<copy> and <move>'s failonerror didn't apply to filesets pointing to
non-existant directories.
PR: 18414.
65 lines of code changed in:
Oops
1 lines of code changed in:
Demonstrate bug 18414
42 lines of code changed in:
Upgrade to Xerces 2.4.0
3 lines of code changed in:
<stripjavacomments> would consider // inside String constants comments.
PR: 17441
Submitted by: Jan Materne <jan at materne dot de>
12 lines of code changed in:
demonstrate bug 17441
107 lines of code changed in:
Add outputencoding attribute to <copy> and friends.
PR: 18217
139 lines of code changed in:
Not only the absolute paths
1 lines of code changed in:
Provide some intra-page navigation links.
8 lines of code changed in:
Add a forwardslash attribute to <apply>
Submitted by: Zdenek Wagner <wagner at cesnet dot cz>
32 lines of code changed in:
prefix attribute of <zipfileset> would not generate directory entries
for the prefix itself.
PR: 18403
13 lines of code changed in:
Demonstrate bug 18403
17 lines of code changed in:
Make wrapper script work if ant is a relative symlink and ANT_HOME
isn't set.
PR: 17721
Submitted by: Martin Frost <martin at macrospace dot com>
4 lines of code changed in:
Make starteam checkout handle deleted labels correctly.
PR: 17646
Submitted by: Brian Brooks <brian dot brooks at metavante dot com>
Reviewed by: Steve Cohen
3 lines of code changed in:
manual insertion of xdocs pages
541 lines of code changed in:
Fix javadocs.
PR: 17143
Submitted by: Gus Heck
6 lines of code changed in:
Update website with 1.5.3 Beta 1 availability
Remove Ant2 reference from front page
42 lines of code changed in:
New task <sync>.
PR: 12632
Submitted by: Dominique Devienne <ddevienne at lgc dot com>
Dan Armbrust <daniel dot armbrust at mayo dot edu>
385 lines of code changed in:
update info on AntFarm
4 lines of code changed in:
Fix some URLs
26 lines of code changed in:
Add pointers to JBuilder 8 Enterprise and Gel.
Submitted by: Paul King <king at asert dot com dot au>
160 lines of code changed in:
2003
1 lines of code changed in:
Add manifest encoding options to control the encoding used to read in
manifests
PR: 17634
75 lines of code changed in:
Some cleanups, changes and additions:
(1) I *do* use my gpg key for mail (and welcome others to do the same).
(2) import instructions for GnuPG.
(3) I've met some nice people at the CeBIT 2003.
(4) One copy of Magesh's key should be enough ;-)
95 lines of code changed in:
Typo
1 lines of code changed in:
Don't include Sun's runtime when compiling with jvc unless the user
explicitly asks for it.
PR: 18055
4 lines of code changed in:
Typo
1 lines of code changed in:
AntDoc has moved
4 lines of code changed in:
Missing merge from 1.5 branch :-(
2 lines of code changed in:
Make <cab>'s basedir optional.
PR: 18046
45 lines of code changed in:
TarEntry's File-constructor didn't work for many OSes.
PR: 18105
At the same time, make the OS check Locale independent.
9 lines of code changed in:
Demonstrate bug 18105
49 lines of code changed in:
Merge fix for bug 14521 from 1.5 branch
8 lines of code changed in:
Merge fix for bug 14697 from 1.5 branch
7 lines of code changed in:
Merge fix for bug 17293 from 1.5 branch
7 lines of code changed in:
Merge fix for bug 17660 from 1.5 branch
20 lines of code changed in:
Merge fix for bug 17952 from 1.5 branch
21 lines of code changed in:
Merge fix for bug 18053 from 1.5 branch
1 lines of code changed in:
Merge fix for bug 14974 from 1.5 branch
2 lines of code changed in:
Greebo has moved
4 lines of code changed in:
untabify
20 lines of code changed in:
Pointers Submitted by: Jan.Materne <Jan dot Materne at rzf dot fin dash nrw dot de>
Markus Gebhard <markus at jave dot de>
Steve Neal <S dot Neal at Smartkey dot co dot uk>
244 lines of code changed in:
JDK 1.1
2 lines of code changed in:
upgrading to an XDoclet that works on Mac OS X JDK 1.4.1 - woohoo!
0 lines of code changed in:
hopefully fix the Gump build
7 lines of code changed in:
Add support for HP's NonStop Server (formerly known by several names,
including Tandem).
Submitted by: Mirko Zeibig <Mirko dot Zeibig at t dash systems dot com>
23 lines of code changed in:
17871 is fixed
4 lines of code changed in:
A little housekeeping
8 lines of code changed in:
New filter <escapeunicode> that translates non-ASCII characters to
\u1234 escapes.
addresses PR: 17506
278 lines of code changed in:
Add pointer to XInclude.
Submitted by: Mario Jeckle <mario at jeckle dot de>
86 lines of code changed in:
Remove reference to Jakarta
1 lines of code changed in:
Henri doesn't have the time to upload every new Ant RPM anymore,
better stop providing them from our site, then.
4 lines of code changed in:
subant goes in there (provisionally)
390 lines of code changed in:
documentation for xdocs to pick up
17 lines of code changed in:
xdocs is strict about semicolons outside methods
1 lines of code changed in:
option to preserve formatting in inline SQL, bug ID http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10719
The diff is bigger than it need be; someone's editor must have stripped extroneous whitespace, or tab to spaced it. There are no tabs or trailing spaces in the commit, I believe.
136 lines of code changed in:
misleading @since tag
1 lines of code changed in:
This is supposed to fix bug 17871.
The patch looks innocent enough for me to merge it into the 1.5 branch
right away, but I cannot really verify it fixes the bug because of my
persistent (and self-imposed) lack of a Windows system.
22 lines of code changed in:
Documentation for <sshexec>.
Submitted by: Rob Anderson <Anderson dot Rob at vectorscm dot com>
133 lines of code changed in:
Update sig
33 lines of code changed in:
keep track of changes
25 lines of code changed in:
Fix the bug.
PR: 17780
69 lines of code changed in:
currently failing testcase to demonstrate PR: 17780
20 lines of code changed in:
finish this fix. it is <depend />, without the s
1 lines of code changed in:
remove JDK 1.4 dependency
4 lines of code changed in:
better track the version for now, jsch is still in a flux a bit
1 lines of code changed in:
No reason for a dummy passphrase.
Pointed out by: Atsuhiko Yamanaka <ymnk at jcraft dot com>
1 lines of code changed in:
document new scp functionality
42 lines of code changed in:
Update Checkstyle - Ant version compatability
2 lines of code changed in:
New task <sshexec>.
Submitted by: Robert Anderson <riznob at hotmail dot com>
151 lines of code changed in:
Add key based authentication to scp.
Submitted by: Robert Anderson <riznob at hotmail dot com>
467 lines of code changed in:
Adapt to JDK 1.4.1 for Mac OS X.
Note that there are more jars in that directory that I'm not sure
about (whether we want to add them in addJavaRuntime, that is).
6 lines of code changed in:
Make test more robust. In particular - make it pass on Mac OS X.
5 lines of code changed in:
Make test more robust. In particular - make it pass on Mac OS X.
6 lines of code changed in:
Save some (mega)bytes
24 lines of code changed in:
.NET tests need .NET apps
2 lines of code changed in:
2003
2 lines of code changed in:
bug 14034: doc corrections
9 lines of code changed in:
dotnet tests in the build file. with the references and definitions, we are almost nearing a workable .net solution in ant. Which makes this a good candiate for tearing out into a standalone project, were it more popular
105 lines of code changed in:
new tests
17 lines of code changed in:
Rounding off the toolchain with <defines> that has the same syntax as that of <cc>, a resource type for resource inclusion, and , uh, a J# compiler. Notice how I reverse the pureJava setting from that of vjc, so you need to explicitly ask for impure java. I havent enabled this in the types yet, in case anyone wants to veto the concept altogether.
Then I add <reference> fileset support into vbc, jsharp and csc, including inside the dependency checking.
resources still need dependency checking, and testing.
657 lines of code changed in:
ildasm inserts a copyright statement on everything it disassembles...
0 lines of code changed in:
2003
1 lines of code changed in:
Upgrade to jsch-0.1.2
12 lines of code changed in:
dotnet tests
355 lines of code changed in:
refactoring so that ilasm can share code (and moved something into NetCommand as it may be more at home there, but that may be bogus). Fixed ilasm to handle multiple files and do dependency checking. More convoluted than one would have thought.
296 lines of code changed in:
a raid by the deprecation police.
1. Why is log used at the project level, not the task level?
2. documentation?
4 lines of code changed in:
implementing bug 12060: provide a toString operator
so that turning into a property is mildly meaningful.
We dont include base dir info, so you get a list of
files relative to the basem, all with a ; separator.
20 lines of code changed in:
point out that CVS is a requirement
3 lines of code changed in:
.ssh is in ${user.home}, not ${user.dir}.
3 lines of code changed in:
When changing dirs resolve to the coorect separator conventions
PR: 10755
1 lines of code changed in:
Fix ambiguity in the manual
1 lines of code changed in:
looks better that way
1 lines of code changed in:
Improve log message when classloader fails to read a resource.
Submitted by: Sascha Freitag <freitag at objtec dot com>
3 lines of code changed in:
Some PGP key changes
20 lines of code changed in:
This is what I think about ePost's new business model
7 lines of code changed in:
Remove email address from sources
179 lines of code changed in:
Make JIKESPATH construction on Mac OS X take JAVA_HOME into account.
This won't change anything if the user doesn't set JAVA_HOME.
PR: 17458
Submitted by: Dwayne Schultz <dwayne at schultz dot net>
1 lines of code changed in:
Set file mode correctly for files read from <zipfileset>s.
PR: 17648
Submitted by: Antoine Levy-Lambert
1 lines of code changed in:
<scp>
Submitted by: charliehubbard76 at yahoo dot com
1340 lines of code changed in:
Move items to the correct version
122 lines of code changed in:
Add pointer to generics compiler adapter.
Submitted by: Matt Quail <spud at madbean dot com>
83 lines of code changed in:
Jon has declared himself "emeritus"
7 lines of code changed in:
#17142 - enhance Javadoc tag element to allow a fileset
79 lines of code changed in:
Announce Ant 1.5.2
108 lines of code changed in: