Steve Loughran
04a541221c
This is actually a serious issue. if i have a login on a machine, I can get the keystore password by waiting for someone to sign a JAR on it. We can fix this, either by running jarsigner in VM, or by passing the input over stdio.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277617 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
9f40c08607
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277616 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
17b08e6f01
minor doc updates
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277615 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
27acd99f49
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277614 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
bb7647cf3f
Remove temp variable/method call, some blank lines
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277613 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
ce84792f2d
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277612 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
bcce5f6e12
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277611 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
4eaa742b7f
s/native2ascii/javah
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277610 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
25ba6c1092
Move instance variables
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277607 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
6c9f43b9f1
another convenience method
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277606 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
c9c8d0cab6
+2 convenience methods
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277605 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
e290c9b56e
year
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277604 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
131e25ec4c
downgraded some logging to verbose level.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277603 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
60830983a6
1.6.3
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277601 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
dd91a1732e
Javadoc (okay DD? ;) )
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277599 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
a5f7ccbe7d
Personal taste
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277598 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
2159de4a8f
logging of command line was incomplete
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277596 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
c0d7a1793d
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277595 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
5d0dfc7369
More Jikes whining
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277594 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
a799f17a4e
Turn <deleteFromTarget> into <preserveInTarget> in <sync>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277591 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
13b07b313f
Make javah a facade task, support kaffeh
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277590 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
5ffacddada
2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277589 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
9116e41153
Javadoc & changed File constructors from
new File(f1.getAbsolutePath() + File.separator + f2.getName()) to
new File(f1, f2.getName())
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277587 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
b039b88eae
Typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277585 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
2954b4d477
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277584 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
fb1913602f
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277583 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
3e94ca9450
Add recurse attribute to filterset.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277580 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
1ad988059e
Add 1.7 tags to dispatch methods.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277579 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
90a6d81550
Revamp symlink task:
Extend DispatchTask
Remove 1.1 stuff / use 1.2 features where helpful
Javadoc & bumming
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277578 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
1225a5a849
Added level attribute to zip & subclasses.
PR: 25513
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277577 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
d98ab66160
Testcase was failing on Windows.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277576 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
f5b5a8b53c
Add nested header element to the mail task.
PR: 24713
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277575 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
e7fb957041
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277574 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
7bb2ccf52f
Make native2ascii a full-blown facade task, add docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277573 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
6cfcccdb38
Use GPL-save command line invokation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277572 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
eca527f22b
Simplify forking of new VMs by providing a fork method in ExecuteJava
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277571 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
5c7b512ec7
Nurflugel AntScript Visualizer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277570 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
8c5847195e
whitespace + javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277569 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
c218102bca
whitespace around +
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277568 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
2f6f27f427
Make Jikes happy
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277567 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
ab0d0f78f4
Use refelection to completely decouple Native2Ascii from Sun's implementation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277566 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
79b7beb400
Fixed isSymbolicLink logic for null parent file; made isAbsolutePath() public.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277564 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
1816e79c3a
Add a very tiny test for native2ascii
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277563 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
3fa5064183
Fix @link
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277562 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
bd2954ad1e
Support Kaffe in native2ascii, make it a full facade task later
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277561 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
9e2453aa53
2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277560 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
9e260d7fa3
diagnostics should list lib dir too.
Refactored the constants in the launcher for better sharing.
I worry about the hard coded file separator there (/),
so replaced in the code, but left the constant in,
in case someone was using it.
Updated WHATSNEW. Added which.jar to the fetchables.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277559 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
296f7cecd0
javadoc, some refactorings,
attempt to delete VMS command file when process completes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277558 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
aae6a87238
The new interface can't compile on Kaffe yet
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277557 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
a73b14d3ca
s/ANT/Ant/
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277555 13f79535-47bb-0310-9956-ffa450edef68
21 years ago