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 |
Stefan Bodewig
|
b30e40b92a
|
sound doesn't work on Java6. Submitted by Ed Brannin. PR 48637
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@904546 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Antoine Levy-Lambert
|
a91aa63252
|
start mentioning the idea of creating an ANT_SITE branch
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@904502 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
c7ec6f659f
|
@since Ant 1.8.0 for new features
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@904452 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Matthew Jason Benson
|
9e21237655
|
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@904217 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Matthew Jason Benson
|
2e7eacb2b4
|
javadoc/formatting/protected constructors for abstract classes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@904214 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Matthew Jason Benson
|
9fd3da80a6
|
Mapper-aware selectors (depends, different, present) now accept typedef'd FileNameMappers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@904213 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Antoine Levy-Lambert
|
c16ac4046a
|
fix for bug 48186 ant.bat file ignores -noclasspath if it is the first parameter supplied by Ken Southerland.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@903337 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
af292a48ca
|
relative and basedir attributes are new. PR 48609
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@903075 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
127dbbc943
|
Don't add new Date comments each time the file is written. PR 48558
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@902004 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
a9f17b8762
|
don't add the same comment over and over again. Related to PR 48558
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@902000 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
c2875d3bd8
|
only add a newline before the first new property rather than every new one
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@901537 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Steve Loughran
|
f3502267e5
|
<scp> task didn't report build file location when a remote operation failed
Bugzilla Report 48578.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@901218 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
098280bc27
|
make new zipFile signature final
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@901063 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
8d7988ffe1
|
2010
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@901062 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Jan Materne
|
d81cc42e7d
|
A kind of answer to an often asked question - when is the final release expected.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@900334 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
dd92def3ae
|
try to make ZipExtraField change in zip backwards compatible for subclasses that override zipFile. PR 48541
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@900082 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
73456f461b
|
really preserve extra fields
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@900064 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Antoine Levy-Lambert
|
14131d6b59
|
changing jsch version to 0.1.42. Previous version was not good enough to compile and different from version from "library.properties"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@899758 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Antoine Levy-Lambert
|
e4150ab94c
|
update of poms to make compile
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@899757 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
0591bc2592
|
try to delete temporary files in fixcrlf. PR 48506.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@898183 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Jan Materne
|
4afc76a41c
|
Make target description consistent with other targets.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@897860 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
73a3dfbc27
|
appendtolines -> suffixlines
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@897758 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Antoine Levy-Lambert
|
fec4519b6b
|
update POMS
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@897744 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Antoine Levy-Lambert
|
3d35f27eca
|
use new target created by Jan
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@897264 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Jan Materne
|
2c48717ea0
|
Add a txt2html target for discussion.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@897141 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
4aa424ed3a
|
componentdef clarification
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@897099 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Antoine Levy-Lambert
|
0db092804e
|
the changes are between 1.8.0RC1 and ant 1.7.1, not 1.7.x
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@897020 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Jan Materne
|
cd6c4191da
|
Target for downloading and running Apache RAT (Release Auditing Tool)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@896889 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
9d178c791d
|
missing license headers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@896847 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
f34a0d9bbc
|
add an empty lib/optional to the source distribution
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@896835 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
683d210dae
|
follow Jesse's suggestion and use ant.core.lib - make testBasicOperation platform independent
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@896829 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
98563c7884
|
additional testcase
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@896823 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
7051ecb326
|
reduce weight of trunk by moving all proposal subdirs to the sandbox
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@896791 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
009621d184
|
move clearcase sandbox to a sandbox antlib
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@896790 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
d0beaddeda
|
move httptasks experiment - is this different from the sandbox http antlib?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@896789 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
543662b8e0
|
move stalled junit experiment
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@896788 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
e8877c9796
|
move completed selectors experiment
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@896787 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
1f8ba82cf4
|
move xdocs proposal
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@896786 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
6ecafdd4d3
|
move embed proposal
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@896785 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
907e2ddcea
|
move ant-site proposal(s)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@896784 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |
Stefan Bodewig
|
88c1dbb948
|
move myrmidon
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@896782 13f79535-47bb-0310-9956-ffa450edef68
|
16 years ago |