Jesse N. Glick
c83d257891
Fork JUnit tests by default.
Otherwise two major problems prevent plain old 'ant test' from working:
1. You get NCDFEs, mostly from JUnit framework classes, for most tests.
2. The version tested is `which ant` rather than what is in the source tree,
resulting in weird failures such as in ConcatTest:
The <concat> type doesn't support the "overwrite" attribute.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@944377 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jesse N. Glick
4f97344bd8
#49287 : TraXLiaison belongs in ant.jar, not ant-nodeps.jar, since it is (now) a hard dep of XSLTProcess.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@944372 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jesse N. Glick
da48edd72e
Distinguishing between compile-time and runtime classpath for JUnit tests.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@944361 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jesse N. Glick
a0f02bf26c
Fix compilation inside a container which may have some 3rd-party libraries loaded somewhere but not accessible with includeantruntime="false".
Otherwise get numerous errors trying to compile e.g. JavaMail- or JSCH-related tasks from inside NetBeans.
Would be cleaner for <available> to have an option to check in the specified classpath + bootstrap & extension loader, but not elsewhere;
lacking that, have to specifically not use ignoresystemclasses="true" on anything which is likely to be part of the JRE.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@944354 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jacobus Martinus Kruithof
5a0c10d859
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@943930 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jacobus Martinus Kruithof
17c956a192
Pr 49279, DemuxInputStream.read() should return unsigned values
(mandated by contract of InputStream)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@943929 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
a26365ccc4
<xslt> ignores classpath when defaulting to TraX. PR 49271
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@943143 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
fedabb5532
JDK 1.4
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@943087 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
fdbe8c9fe5
try to make javamail use the specified port even when using SSL. Bugzilla Report 49267
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@943074 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
8bc8b6357e
testcase for concat's overwrite attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@943072 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
6b0cc9488e
wrong assignment after I renamed the parameter. Unfortunately there doesn't seem to be a testcase that catches the error
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@943070 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
c83bf3257f
deal with read-only dest files in echo and concat.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@943068 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
508bb0dae1
Make <move> behave consistently for read-only destinations. PR 49261
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@943056 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Peter Reilly
18e948f211
add a new example
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@942767 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
35e9c976ac
be consistent when it comes to overwriting read-only files, add an option to do just that to <copy>. PR 49261
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@942752 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
c9c4a2ce8d
adapt to version change
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@942680 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Antoine Levy-Lambert
b00f385f72
bump version
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@942284 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Antoine Levy-Lambert
79e2bb5341
the newsgroup comp.lang.java.announce is being retired. See http://groups.google.com/group/comp.lang.java.announce/msg/8476c67626eeee9b
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@942275 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Antoine Levy-Lambert
79670427fe
actual release date is May 7th 2010 for Apache Ant 1.8.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@942269 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
63b2599798
testcase for PR 49261
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@942085 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jan Materne
da109667b5
typo; thanks to Jean-Baptiste Nivoit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@940377 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Antoine Levy-Lambert
9f96b52f96
preparation for ant 1.8.1 build
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@939839 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
13941782fe
extension-point doesn't work with import. PR 48804
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@938315 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
8016bd8d28
telnet and rexec have been broken. PR 49173. Based on patch submitted by James Wartell
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@937187 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
2c468c2121
don't warn about duplicate project names if importing the same URL twice. PR 49162
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@936784 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
38446ae431
looks as if bug 41948 was reappearing on Win7, needs further inverstigation - add some diagnostics
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@936720 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Matthew Jason Benson
08ce847655
loglevel
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@936386 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Matthew Jason Benson
22cc386d2e
Added the augment task to manipulate existing references via Ant's basic introspection mechanisms.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@936382 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
45485bd548
Add enableMultipleMappings and cache attributes to mappedresources
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@936200 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
bc22149658
I was tempted to remove reflection because the comment said 1.3 but loadFromXML is a Java5 method
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@935493 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
5788dcef71
extract constant
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@935488 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
a2ab860629
isSymbolicLink throws a NPE if invoked for the file system root
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@935069 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
f70ce7b08a
document that symlink's link attribute is not resolved against basedir
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@935067 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
7d05241b92
File("foo").getParent() is null if "foo" is a symbolic link - File("./foo").getParent() is not. PR 49137.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@935064 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
9969e4d608
jar filesetmanifest=merge only worked for an OS where filesep == /. PR 49090
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@933630 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
eb2fdfacb5
idldepend is on the move. Submitted by byteslooser AT gmail.com
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@933480 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
43b854e3c3
remove test file we must not distribute. PR 49080
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@933479 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Matthew Jason Benson
ec26cc419a
add serialVersionUID
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@933352 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Matthew Jason Benson
1038e813e3
Now that we are on Java 1.4, track RuntimeConfigurable attributes using
a LinkedHashMap instead of List/Map combination. Priority of 'refid' preserved;
bug whereby setting an attribute multiple times would add it multiple times
to the attribute names list is also corrected.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@933350 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Matthew Jason Benson
84d14bfb72
remove unused rsel ns declaration
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@933337 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
afadfc856b
document fixes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@933173 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Matthew Jason Benson
3628209a35
problems 49079, 48961
Address indexOf inefficiency in PropertyHelper default propertyexpander implementation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@932588 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Matthew Jason Benson
16d4f876a8
problems 49079, 48961
Address indexOf inefficiency in PropertyHelper embedded skip-double-dollar propertyexpander
implementation.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@932456 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
ca1c170b4e
Most probably fix Issue 48972, will close it once I can enable the test and verify the fix (works with a different server)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@932445 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
ee8262bfc9
Use a CGI script as testcase for Issue 48972
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@932439 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
b9b253df5b
whitespace
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@932242 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
c35f045b90
make failonerror work as expected when copying to a file instead of a directory
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@932241 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
43f3df1bca
JUnit is required if you build from source
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@931436 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jesse N. Glick
c5dc8c1826
Doubled slashes in includes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@928006 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jesse N. Glick
3078886d89
Proven to be useful to pick up just one feature of BigProjectLogger without all the chrome.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@928005 13f79535-47bb-0310-9956-ffa450edef68
15 years ago