Jesse N. Glick
458b692409
#49418 : produce HTML output for stdout/stderr from <junitreport> to declare encoding.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@954484 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jesse N. Glick
9c09fb0581
Mentioning #49430 .
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@953821 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jesse N. Glick
114d55869f
#34748 : run individual test methods.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@953761 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
b0b920b08f
<javac> faild for long command lines on OS/2. PR 49425. Submitted by <dmik DOT for MINUS maillists AT hugaida DOT com>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@953594 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
6a87b53fcb
don't scan directories that are excluded recursively - this used to be done everywhere except for the (most common) case where the directory itself was not explicitly included. PR 49420
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@953281 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
436200f3e3
provide file name when you fail to delete the temporary file. PR 49419
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@953261 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jesse N. Glick
a341fc03e5
Merging ant-nodeps.jar into ant.jar.
Not at all sure that the POMs are now correct; very hard to tell with a monolithic source tree.
Consolidation in manual to follow.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@948562 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Jacobus Martinus Kruithof
4fd2002344
pr 49326. Sun JVM tries to mmap the entire file during a copy. For large files this is not feasible. We now explicitly request to copy at most 16 MiB per request.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@947339 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
92663dfd6a
ftp download fails for certain setups. PR 49296. Based on patch by Kristof Neirynck
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@945039 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
25968eb0c5
grammar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@945025 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
3fb4745e70
<checksum>'s totalproperty doesn't work with repeated file names. PR 36748
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@945023 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
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
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
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
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
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
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
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
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
afadfc856b
document fixes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@933173 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
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
Stefan Bodewig
a5ffa2e18d
speed up fast executions (where the process finishes in way less than a second) like attrib. PR 48734
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@927753 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
3d77ed2e09
rmic's sourcebase is broken. PR 48970.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@927494 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
e5559c804b
uniform reference to bug numbers
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@927417 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
520de2a8f4
bash completion failes if ant throws an exception. Submitted by Omer Shapira. PR 48980
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@927416 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
16b5178713
indentation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@927414 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
d46268dc56
reject empty test names. Submitted by Clark Archer. PR 43586
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@926465 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Antoine Levy-Lambert
cd4f36c8c2
bugzilla 48932, IO error sending mail with plain mimetype, socket closed
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@924533 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Antoine Levy-Lambert
0bd1b3f1da
fix for Bug 48876, ANT_CMD_LINE_ARGS are rippling through lower level Ant usage
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@921184 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Antoine Levy-Lambert
0ce6fda038
one bug fix by Peter Reilly was omitted, Bugzilla 48768, propertyFile
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@920610 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
3e2cbab6ba
reduce performance loss in AntClassLoader from 1000% to about 50%. PR 48853
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@918989 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
9a0f85affe
indentation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@918988 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Stefan Bodewig
6bbbeb7cbc
there now is an issue we can link to for the ZIP change
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@917975 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Antoine Levy-Lambert
4c0ab96f53
fix for bug 48789 - Pipe broken.
This is an issue that we have been experiencing in the gump runs on Ubuntu.
The tests below will hopefully be fixed by this checkin.
src/tests/antunit/taskdefs/exec/apply-test.xml : testRedirector13 and testRedirector14
src/tests/antunit/taskdefs/exec/exec-test.xml : test-redirector-outputfilterchain-errorfilterchain
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@917817 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Steve Loughran
c30aceefbc
Bug 48834 - BuildFileTest.assertPropertyUnset() could fail with a slightly more meaningful error message
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@917583 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Steve Loughran
f8e0dcd65a
Bug 48833 - NPE in <get>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@917574 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Antoine Levy-Lambert
84926aa016
removing the stylebook task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@916761 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Matthew Jason Benson
083e298097
Added forcestring attribute to equals condition
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@916460 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Matthew Jason Benson
91df263ee0
Bug 48816 - If <concat>'s first resourcecollection child is a <resources>, any subsequently added child resourcecollection joins the first
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@916372 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Matthew Jason Benson
0a8c19b47e
PropertyResource will effectively proxy another Resource if ${name} evaluates to a Resource object.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@916121 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Matthew Jason Benson
e46c4cd3c8
Add resource attribute to length task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@916120 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Matthew Jason Benson
af5bab224e
add prefix attribute to loadproperties task + more tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@916051 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Antoine Levy-Lambert
7fe0839f22
Fixing SymlinkTest#testSymbolicLinkUtilsMethods on Mac. Removing special handling of the Mac platform in this test case.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@912470 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Antoine Levy-Lambert
a40f5fbc66
Bug 48788 - add removeKeepExtension option to NetRexxC task - patch submitted by Patric Bechtel (bechtel at ipcon dot de)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@912463 13f79535-47bb-0310-9956-ffa450edef68
15 years ago
Antoine Levy-Lambert
ef2d463932
Fix for bug 48746, "exec task sometimes inserts extraneous newlines"
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@912298 13f79535-47bb-0310-9956-ffa450edef68
15 years ago