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
Conor MacNeill
016fab4066
Move items to the correct version
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274199 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
959d02d125
Add pointer to generics compiler adapter.
Submitted by: Matt Quail <spud at madbean dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274198 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
18537aa25a
Jon has declared himself "emeritus"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274197 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Erik Hatcher
96cf0f7848
#17142 - enhance Javadoc tag element to allow a fileset
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274196 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
7aa7d5ba3b
Announce Ant 1.5.2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274195 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Christoph Wilhelms
7e67fa1b2f
Merging changes from new Forrest Version
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274192 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
dec2963579
forgot to give credit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274191 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
c87fc87c88
Implementation-Vendor and Implementation-VendorId have been swapped.
PR: 17295
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274189 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
6fff0aa38b
Add file I forgot in last commit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274188 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
198cca7aa6
Only register ProcessDestroyer when needed (and unregister it when no
longer needed).
PR: 17216
Submitted by: James Allers <jallers at advancedreality dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274187 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
a3eef60027
2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274186 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
cd8d94c101
Avoid to read mor from System.in than necessary.
PR: 17396
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274185 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
5b0b9de839
Don't fixcrlf binary Java source files
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274183 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
11d374efe3
Merge fix for bug 17365 from HEAD
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274182 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
db6f41966b
Ack, 2003
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274179 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
bb1f1c678b
Avoid NPE if input failed
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274178 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Stefan Bodewig
6528412d21
Avoid NPE in <zip> and friends for empty <fileset>s.
Submitted by: Nico Seessle <nico at apache dot org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274176 13f79535-47bb-0310-9956-ffa450edef68
23 years ago
Magesh Umasankar
ef23aba664
Announce Ant 1.5.2 Beta1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274175 13f79535-47bb-0310-9956-ffa450edef68
23 years ago