Antoine Levy-Lambert
a35a7a2519
added a link to the manual of the beta
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@438046 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
322bcb80ff
preparation for beta release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@437449 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
d0281846d0
re-generate site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@436633 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
e8b96f4bf2
Use a more specific URL, don't shout that loud
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@434506 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
bd6384b62c
deprecate .NET tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@434500 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
29fface4fb
bug ID#38732 , rmic task doesn't work with -Xnew and JDK 6.0
Fixed by writing a new adapter, xnew, that extends the forking adapter and sets the -Xnew argument. Tests supplied, though the old test, the one that would fail on java1.6, is still there.
Also made the name matching code of rmic locale-independent.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@434029 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
c70a410ae7
s/cvs/svn/ and some other tweaks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@433795 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
5ff3e7a45c
s/,/;/
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@432589 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
1b98ed72cd
correct typo and translate a German article to the English equivalent. ;)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@432588 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
973f53b4aa
Add a note to the _svn-Hack of Subversion 1.3.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@432534 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jesse N. Glick
5db007f358
JUnit 3.8.2 bugfix update.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@431469 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jesse N. Glick
8e437c7397
Noting that apt is unnecessary in JDK 6.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@431467 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
4f0e88ae00
reintroduced a blurb about the mail headers, explaining how the return-path header helps find out which email address is subscribed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@430452 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
5ebd52b83b
update due to personal experience
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@430216 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
7b2bcde38e
How could I forget this? Document the <diagnostics> task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@428733 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
e8e709ce77
Update the note about Winzip and WEB-INF directory.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@426479 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
50b046504d
Add a link to ensure explanation (found an indictment of basedir's description
as being recursive). :|
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@426106 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
4dea93eada
capitalize "Ant".
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@425108 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
a1608d62d4
Bug 21042 "Setting XSL parameter to input filename when processed whole directory."
* changed from File.getParent() to String.substring() to avoid changing between / and \
* "dir" defaults to '.' instead of empty string, so dir+'/'+name would not result in an absolute path
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@423009 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
36b62a7ed1
remove double can; replace period w/ colon
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@422756 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
303b70f86b
Bug 21042 "Setting XSL parameter to input filename when processed whole directory."
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@422692 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
a6dd53bb41
Updated information as requested by their maintainer Pavel Vlasov.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@421839 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
f278084775
oh, this feels so good. Removing Win98 as a supported platform. Also adding an example from a bugrep on how to run ant from ant itself
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@421586 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
e264aff93b
Bugzilla 40021, contribution of Ivan Ivanov.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@421372 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
ed49018efc
Update the sandbox homepage (needs more infos...)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@421167 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
502b111895
The book is a little bit out of date ...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@420862 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
e1382c87e8
- names are sorted by last name
- regenerate site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@420852 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
479dd26460
* add <junit> + <junitreport>
* update reference to Log4J 1.2.13
* minor notes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@420763 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
370ae530e4
Bug 35850
<subant> now supports nested <target> elements as <ant> does.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@420569 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
31a7e6611a
delete spurious letter F; update copyright
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@419978 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
69679b4828
Bug: 39153
Add notes (log+manual) that <java> does not handle jar+classpath together (more exactly Java itself does not).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@419898 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
1630de7abe
Bug: 29539
More information about using the Log4jListener.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@419881 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
d839298320
some private emails about manifest correctness lead to more details on what to do if you disagree with the task's logic.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@419490 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
923355ba63
Examples for specifying a JDK in <java> and <javac>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@419463 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
36682adc29
Add example using the default excludes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@419449 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
94e4ecf005
bugzilla report 38175; javacc needs a jdk version attribute for java1.5 support.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@419220 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
891efe5573
Add link to "antcount" as requested by Patrick Martin.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@419034 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
8793957204
given the task is out, the docs should be purged too.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@418789 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
e7734def8b
add support to nested XSL parameters in junitreport, Bugzilla 39708
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@418420 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
58763ac857
message of Marc Guillemot on dev list, adding WebTest
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@418369 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
8d20a46835
<fixcrlf> now supports an outputencoding attribute. Bugzilla report 39697.
Submitted by Stephen Goetze
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@417584 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
18784a313b
Removed support for Xalan1.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@417020 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
3671e1c97a
mail from Brian Agnew on the users list
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416243 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
ddcddd098e
add since doc for subant
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416042 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
e9910f7bda
Update info on AntXtras
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@415901 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
26666f6c70
How scriptdef handles namespaces in element types.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@415841 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
a7a552988f
extending scriptdef
1. nested text gets passed to self.text
2. a fail(String) method takes on the work of throwing exceptions even in languages that dont make it easy to throw BuildExceptions
I have antunit tests for these in the antbook source tree, but not moved them into ant's codebase yet.
Issue: should nested text be something that must be enabled explicitly via a nestedText attribute in scriptdef?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@415817 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Matthew Jason Benson
ac92e4e6bd
add tempfile deleteOnExit. PR# 39842. Submitted by Patrick Martin (then slightly modified).
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@415695 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
abc3a785cf
request of Wascally Wabbit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@415345 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jan Materne
becf501f26
Add a note about unsubscribe from the mailinglist.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@414520 13f79535-47bb-0310-9956-ffa450edef68
19 years ago