Stefan Bodewig
|
192168751c
|
remove portions that are no longer necessary when we don't ship Xerces and xml-apis anymore
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@910397 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Jesse N. Glick
|
a20f25cb9d
|
Removing xercesImpl.jar and xml-apis.jar. JDK 1.4+ should include a working XML parser already.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@910363 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
e5598cb612
|
clarify where addConfigured plays into the task's life-cycle.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@910244 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
83ab773aaf
|
trivial duplicate=fail test
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@910162 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Nicolas Lalevee
|
044c3e33c8
|
here is my new longer public key
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@910026 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Antoine Levy-Lambert
|
36633b9872
|
update upload instructions for java-repository artefacts
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@909964 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Antoine Levy-Lambert
|
77cba689ce
|
fix javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@909962 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Antoine Levy-Lambert
|
f197ffbdd1
|
adapting the creation of the maven artefacts to maven2 repository layout
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@909957 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Antoine Levy-Lambert
|
9ced5ea9ff
|
updating description of how to generate the docs from xdocs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@909911 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Antoine Levy-Lambert
|
e9f610b51d
|
obsolete faq entries removed by J Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@909903 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Jesse N. Glick
|
92efb66fc9
|
Deleting some obsolete FAQ entries.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@909835 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
49a001d9c9
|
make comparision locale insensitive
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@909469 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
fb48a0fab6
|
testcase demonstrating PR 48734
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@909397 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Antoine Levy-Lambert
|
b376b026ff
|
provisional change of ReleaseInstructions
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@909392 13f79535-47bb-0310-9956-ffa450edef68
|
15 years ago |
Stefan Bodewig
|
95fc2bb2ea
|
make war-test use more of antunit-base's infrastructure
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@908500 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
6c678fd2c3
|
add a test for <war> to guard against a bug like 6836 from <ear>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@908494 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
b3d0778d1f
|
make war-test use more of antunit-base's infrastructure
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@908493 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
923ce185dd
|
fix regression in <ear> that would allow multiple application.xml files. PR 6836
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@908464 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
6d13fceec8
|
filesmatch throws NPE when comparing texts and the second one has fewer lines. PR 48715
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@908356 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
c1091535ba
|
(silently) failing testcase for 6836
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@908354 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
e731d415a3
|
test failed on Windows
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@908053 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
ca7de48b5d
|
update doap file
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@908036 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
11b928d06e
|
Avoid ConcurrentModificationException when iteratong over life-maps. PR 48310
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@908035 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
481cb3fc26
|
bump version
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@908033 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Antoine Levy-Lambert
|
b50c463049
|
update of FAQ
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@908017 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
34efe2c191
|
Java 1.4 is required
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@908008 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
a01fc5a82e
|
Java 1.4 is required
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@908007 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
f369bf5447
|
bump version
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@908004 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Antoine Levy-Lambert
|
d045f666c3
|
fix visible text to link for svn4ant.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@907885 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Antoine Levy-Lambert
|
feee81046a
|
update index page, updating Ant's self-description, also removing old paragraph about Ivy
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@907840 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
27e28f4503
|
fix markup in examples
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@906953 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
ef80c38292
|
document sortfilter
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@906952 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Jesse N. Glick
|
c21dc37a84
|
NB 6.9 should bundle the new release: https://netbeans.org/bugzilla/show_bug.cgi?id=179463
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@906759 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Jesse N. Glick
|
38516dc8de
|
Broken links.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@906753 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Jesse N. Glick
|
dcd9b525f1
|
Fixing charset decl.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@906750 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Jonathan K. Schneider
|
2061d4f083
|
Added public key for Jon Schneider
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@906658 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Antoine Levy-Lambert
|
309677ab63
|
readding file removed by error
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@906303 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Antoine Levy-Lambert
|
4a277f561a
|
reverting previous changes in docs.xml because we need velocity 1.4 to maintain these pages.
updating generated html pages
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@906296 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Antoine Levy-Lambert
|
0b51717497
|
change docu about subversion
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@906290 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Antoine Levy-Lambert
|
439bb1ebd1
|
removing unused property xalan2.present
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@905477 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Antoine Levy-Lambert
|
49262da324
|
change the tentative release date of 1.8.0 to February 8th
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@905457 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Antoine Levy-Lambert
|
be18a2559f
|
preparation for a new 1.8.0 build including fixes for the junit stack traces
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@905449 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
692c1fe191
|
flush will be called in any case, make this more explicit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@905217 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
74f04b527f
|
extract method
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@905216 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
f21a1750ce
|
More FileUtils.close and a moved flush operation in XMLJUnitresultFormatter
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@905214 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
14c45a0623
|
whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@905180 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
766f151392
|
a few more places where FileUtils.close can be used + a few places where a BufferedWriter might be unflushed when the underlying stream gets closed.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@905179 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Antoine Levy-Lambert
|
59487f22d5
|
JUnit stack traces were missing when filtertrace="on", the default. Reported by N C, see http://marc.info/?l=ant-user&m=126488326902069&w=1 and http://marc.info/?l=ant-dev&m=126491578731948&w=2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@905136 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Antoine Levy-Lambert
|
f0ef3f314a
|
new release informations
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@904692 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Antoine Levy-Lambert
|
03f83a7da9
|
preparation for the 1.8.0 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@904651 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |