Stefan Bodewig
f99cce1406
Remove reference to Jakarta
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274256 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
ec05fe2dc3
Henri doesn't have the time to upload every new Ant RPM anymore,
better stop providing them from our site, then.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274255 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
8d8f877c7e
subant goes in there (provisionally)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274254 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
28a9071315
documentation for xdocs to pick up
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274253 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
e8dec6b493
xdocs is strict about semicolons outside methods
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274252 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
2270580b77
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.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274251 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
4bdc90bd5e
misleading @since tag
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274249 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
f984f9775a
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.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274248 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
b1849c09fa
Documentation for <sshexec>.
Submitted by: Rob Anderson <Anderson dot Rob at vectorscm dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274247 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
023621fb10
Update sig
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274245 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
a892ac5867
keep track of changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274244 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
8d651ad96d
Fix the bug.
PR: 17780
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274241 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
75a944cb28
currently failing testcase to demonstrate PR: 17780
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274240 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
c42c66bcab
finish this fix. it is <depend />, without the s
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274239 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
4e9e01a1f5
remove JDK 1.4 dependency
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274238 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
c17abf5130
better track the version for now, jsch is still in a flux a bit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274237 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
65ce43ffe8
No reason for a dummy passphrase.
Pointed out by: Atsuhiko Yamanaka <ymnk at jcraft dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274236 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
0ce80a2f86
document new scp functionality
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274235 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
f674a326e7
Update Checkstyle - Ant version compatability
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274234 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
2425699038
New task <sshexec>.
Submitted by: Robert Anderson <riznob at hotmail dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274233 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
ddd4677c14
Add key based authentication to scp.
Submitted by: Robert Anderson <riznob at hotmail dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274232 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
5e0218a965
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).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274231 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
2c59f23fdc
Make test more robust. In particular - make it pass on Mac OS X.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274230 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
5fdf0eb22b
Make test more robust. In particular - make it pass on Mac OS X.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274229 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
75a3e2d83f
Save some (mega)bytes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274228 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
783efcbef7
.NET tests need .NET apps
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274227 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
16792b478d
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274226 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
12793a5b1d
bug 14034: doc corrections
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274225 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
ccbba5ab97
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
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274224 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
d4d037c400
new tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274223 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
362a940807
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.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274222 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
cbc4de47eb
ildasm inserts a copyright statement on everything it disassembles...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274221 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
7f2ab4f519
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274220 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
f3a31e1d17
Upgrade to jsch-0.1.2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274219 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
18f584943f
dotnet tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274218 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
77ee46ba7a
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.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274217 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
92f62e7eb8
a raid by the deprecation police.
1. Why is log used at the project level, not the task level?
2. documentation?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274216 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
2bdf958cfd
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.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274215 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Steve Loughran
c3e4e83956
point out that CVS is a requirement
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274214 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
af734d01c1
.ssh is in ${user.home}, not ${user.dir}.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274212 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Conor MacNeill
4a288273ac
When changing dirs resolve to the coorect separator conventions
PR: 10755
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274211 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
39939945cc
Fix ambiguity in the manual
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274210 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
91aa5050e6
looks better that way
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274209 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
5a6b83a78a
Improve log message when classloader fails to read a resource.
Submitted by: Sascha Freitag <freitag at objtec dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274208 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
d3cca72f1d
Some PGP key changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274205 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
29b103aba9
This is what I think about ePost's new business model
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274204 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
24436a1c92
Remove email address from sources
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274203 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
8eb5f371e2
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>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274202 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
c2baa14717
Set file mode correctly for files read from <zipfileset>s.
PR: 17648
Submitted by: Antoine Levy-Lambert
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274201 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
0f276785d6
<scp>
Submitted by: charliehubbard76 at yahoo dot com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274200 13f79535-47bb-0310-9956-ffa450edef68
23 years ago