Peter Reilly
a8a78eef73
checkstyle - mostly javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277949 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
738fa82f09
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277948 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
4c695bbb72
References may point to files with spaces in their names, quote them
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277947 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
cf6d4fb6cc
stylecheck
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277946 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
c471acd11a
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277945 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
9c9c7152b3
javadoc + upcase constants
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277944 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
6b47f81bd1
includes for .NET tasks doesn't work as expected. PR 24194
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277941 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
55d93c10e0
vjc doesn't support /additionalmodules, PR 24112
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277939 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
68e66cfb34
javadoc + linelength
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277938 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
6c0ec57e6e
split extraoptions in <csc>, PR 23599
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277937 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
399e3252e2
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277936 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
4ac9a8932c
More VAJ URL encoding issues
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277934 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
00eb48bddc
.cvspass doesn't work with CVSNT
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277932 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
55969a2dae
<cab> should now deal with file names containing spaces.
PR: 17182
Submitted by: Jay Peck <jpeck at afsimage dot com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277930 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
b4237aa1dc
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277929 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
33c0a60a75
linelength
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277928 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
eda8bf5f39
2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277927 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
cf31053813
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277926 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
fbb0b6d2d7
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277925 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
c826a21820
We need a greedy compiler for bootstrap
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277923 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
3cdc6a2b69
Document sync's preserveintarget, PR: 21832
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277921 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
97dfaa88bf
2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277920 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
3c129d0e9a
add cast to allow java1.5 to compile without whining
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277918 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
0a21417853
allow ant to compile with ant 1.5 again.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277917 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
39a8bb4be6
Make the framed JUnit report deal with multiple reports for the same testcase.
PR: 32645
Submitted by: Yves Martin <yves dot martin at elca dot ch>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277916 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
e7dd85e3dc
Explicitly disconnect the session, PR: 26757
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277914 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
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