Stefan Bodewig
fa99b4cc44
Make <rexec> use the protocol directly, when possible. Also, did the command attribute actually work? PR: 26632
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277913 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
a6169fa4e0
Be specific about nonexistent or non-directory directory.
PR: 24627
Based on Alexey Solofnenko's patch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277912 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
823aadf5aa
Removed superfluous cast
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277909 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
bbee264333
Forgotten to link the tutorial
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277907 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
75a23deff9
stylecheck - mostly javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277906 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
4eff7a9987
checkstyle - mostly javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277905 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
429a40d827
stylecheck
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277904 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
39317abcdc
Fix fallthrough with unwanted side-effect
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277903 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
4a834a6214
Jikes is right, the fallthrough is a problem
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277902 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
676b3fef93
javadoc + make a variable final
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277901 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
231bbbd80e
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277900 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
df7220cc9b
checkstyle- no need to have final methods in a final class + falltru
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277899 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
0641431ea7
spacing
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277898 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
ae1fc52171
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277897 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
1cf2b06dc3
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277896 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
fc32cd6bca
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277895 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
0773ce82fc
checkstyle - javadoc + change name of _catalog
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277894 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
45f9a708b9
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277893 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
a68ae35518
minor mods to examples, + add some headers to tables
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277892 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
de95ac9a0e
Make Solaris detect Ant jar files as jar files, PR: 32649
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277889 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
e72ab9dcb5
little pointer to note that this test seems dependent upon viewcvs.cgi working, which it wont after an SVN move.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277888 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
80593698b1
Moving isreachable to reflect on the new method. On java <=1.4; if the hostname can be resolved then we are reachable.
All tests run against localhost. This *should* work everywhere, but no doubt someone with a confused /etc/hosts or no IPv4 stack will have different opinions.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277887 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
2f35469477
Sort echoproperties output in text mode as well as XML.
PR: 18976
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277886 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
c2b495458c
merge condition else="" to 1.6 branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277884 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
46da1a13f2
Why are we testing this on Unix? :)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277882 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
c573b3d55d
java1.5 patch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277881 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
e4f83986d9
move -noclasspaht and -nouserlib to ant 1.6
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277877 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
c286aab923
moving -noclasspath and -nouserlib
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277876 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
f1414a37f2
documented, and renamed the test to isreachable, because there may be more than just ping going on here (it goes through our firewall where http doesnt)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277874 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
8bb8dce32c
stray blockquote
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277873 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
9b13568a17
fix indentation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277871 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
ebd1d6e28d
some fixes to align examples
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277869 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
2a291dca92
Various javadoc and code-style fixes by Kev Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277868 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
4783bc4615
Unused variable found by Kev Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277867 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
8f4af96cad
Kaffe keeps moving things, adapt
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277865 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
0f25392ad6
Kaffe keeps moving things, adapt
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277863 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
cb74dbba3b
Some house-keeping
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277862 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
4f0b53c73c
bit of cleanup here
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277861 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
dae6ce9ace
Apt testing. We can say this works now :)
I do worry that the example Java1.5 code looks just like STL C++.
We also need to compare factorypath with classpath behaviour. But we can demo that you can add new factories
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277860 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
72cc982f24
Switch to >= Java 1.2 method, a little clearer hopefully.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277859 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
b4bede10d5
opps fix last fix
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277855 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
34c0f9970a
minor fixes for examples
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277853 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
a8c6fe2bd6
minor fixes to examples
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277850 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
fc326bfdc8
ClasspathUtilsTest fails for junit.fork=true as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277849 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
ecb5c9a952
2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277848 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
f6d5db2c44
Remove $Date$ tags
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277847 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
c7e8a8e498
Removed $Id$ cvs tags
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277846 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
704e2490d3
removed lines with $Revision: x.y $ lines (after verification)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277845 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
06d3bc8ff1
Copy selector paragraph from fileset.html
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277844 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
f886eb2d4f
Add selectors to nested elements of dirset.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277843 13f79535-47bb-0310-9956-ffa450edef68
21 years ago