Steve Loughran
|
65190d753d
|
scp doc tweakage.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278267 13f79535-47bb-0310-9956-ffa450edef68
|
20 years ago |
Steven M. Cohen
|
86c0c290ba
|
punctuation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278266 13f79535-47bb-0310-9956-ffa450edef68
|
20 years ago |
Steven M. Cohen
|
da924b6826
|
change name of attribute from systemKeyConfig to systemTypeKey as a more intuitive name and check in
documentation for revised FTP task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278265 13f79535-47bb-0310-9956-ffa450edef68
|
20 years ago |
Jesse N. Glick
|
2a0bbc499f
|
Removing some gratuitous XHTML-isms. They still break JavaHelp, alas, and the manual is anyway not even strictly
formatted plain HTML, much less XHTML.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278201 13f79535-47bb-0310-9956-ffa450edef68
|
20 years ago |
Stefan Bodewig
|
223b50ebd9
|
Rename rpm's showoutput attribute to quiet, document it - Submitted by Zach Garner
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278104 13f79535-47bb-0310-9956-ffa450edef68
|
20 years ago |
Stefan Bodewig
|
7b6c2a7797
|
Deprecate stylebook, add javadocs to it - by Kev Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278097 13f79535-47bb-0310-9956-ffa450edef68
|
20 years ago |
Jesse N. Glick
|
8a86b8228f
|
#25832: deprecating the task names <WsdlToDotnet> and <style>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278068 13f79535-47bb-0310-9956-ffa450edef68
|
20 years ago |
Stefan Bodewig
|
92410b9065
|
Hint at maxparallel attribute, PR 34119
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278041 13f79535-47bb-0310-9956-ffa450edef68
|
20 years ago |
Stefan Bodewig
|
bff90f2861
|
swallow sun.reflect lines when filtertrace is true, PR 22758, Submitted by Emmanuel Bourg <ebourg at apache dot org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277999 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 |
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 |
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 |
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 |
Peter Reilly
|
76995baa8b
|
add reference to stylesheet for OptionalTasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277822 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
d451d34180
|
2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277806 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
1192541482
|
missing description for uri
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277803 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Jacobus Martinus Kruithof
|
2d1c5924e5
|
PR: 33770
Improved FTP task to not fail on hidden directories.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277793 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
fe6517e3c5
|
remove reference to jruby 0.7.0 as jruby 0.8.0 has been released
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277764 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
d2be6574a7
|
Fix typos.
Submitted by: Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277763 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Steve Loughran
|
350d80e927
|
Worked out how to validate XSD files themselves. Changes to task made, and the examples of the task now show how to do this.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277718 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Steve Loughran
|
fc7d08599f
|
Fix the date up
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277708 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Steve Loughran
|
2bf7351182
|
<schemavalidate>. Because I can never get the settings right.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277707 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
|
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
|
3935a662f5
|
consistent use of <code> - submitted by Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277057 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
706bba41a5
|
> -> >
Submitted by: Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277037 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stephane Bailliez
|
94e7786f36
|
Fixed property typo for p4counter.
Thanks to Bernd Gerlach-de Campos
PR: 30981
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277029 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
60f7e5dff7
|
Lots of typos and spelling (was that misspelt/misspelled ;-) errors.
Submitted by: Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277023 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Steve Loughran
|
c0bda1b4cc
|
Fed up with complaints about rmic generated code not having its source files found. Now you can turn it off.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276935 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Matthew Jason Benson
|
c3c765a2b6
|
Documentation fixes for PVCS task.
PR: 31582
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276927 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
e358dd716f
|
add in ruby examples and another groovy example
example from Cedric Beust's blog
http://beust.com/weblog/archives/000181.html
with a conversion to groovy from Sam Pullara
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276870 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
4b7be3b84f
|
script doc: add judoscript example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276865 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
53d2428cb8
|
typepo: snipnet -> snippet
Obtained from: Jan
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276864 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
07f24b0382
|
script doc: Add groovy, beanshell and jython examples
Modify echo example so that it does not modify ant's task structure
(This is not a usecase we want for script).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276863 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stephane Bailliez
|
aa816d8ae8
|
Try to make somewhat clear explanation...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276737 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Antoine Levy-Lambert
|
cc1b02fb9d
|
Correction of the example for p4label task to match attributes
PR: 30299
Submitted by: Tim Clemons timc at messagegate dot com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276719 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Antoine Levy-Lambert
|
2d057f8007
|
typo
Submitted by: Yuji Yamano yyamano at kt dot rim dot or dot jp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276717 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Jan Materne
|
e30f1cdbcc
|
typo; BugID 30277
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276713 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
9c40397d18
|
add a "self" reference for scriptdef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276682 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
cc141e87cd
|
try to support Tomcat 5.x
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276647 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
0d0965a75d
|
fix link
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276642 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
d891e90f61
|
Make <junitreport> work with JDK 1.5.
PR: 27541
Most of the work has been done by Stephane, I just provided the
finishing touches.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276641 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
268a5447dc
|
Add tofile attributes to scp.
PR: 26758
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276580 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Antoine Levy-Lambert
|
713effc0b1
|
Try to explain why one needs to set the namespaces feature to true
when validating documents
PR: 29187
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276569 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Antoine Levy-Lambert
|
5b5e9a7c3d
|
Add the feature <attribute name="http://xml.org/sax/features/namespaces" value="true"/>
to the examples
PR: 29187
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276563 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Antoine Levy-Lambert
|
7028cb1015
|
Doc fix concerning the library requirements of the ftp task
PR: 29334
Submitted by: Steve Cohen (scohen at apache dot org)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276510 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Stefan Bodewig
|
957f9e5125
|
Document the <junitreport>/JDK 1.5 problem, PR: 27541
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276504 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |
Peter Reilly
|
dcf43033b8
|
Remove redundant <hr> from javah.htm
PR: 11559
Obtained from: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276456 13f79535-47bb-0310-9956-ffa450edef68
|
21 years ago |