Stefan Bodewig
6ea9dc1024
When loading resources from jars it seems to be advisable to disable
caching. PR 54473. Combining patches by René Krell and Antoine
Levy-Lambert.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554684 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
ecac58c5a2
fixlastline didn't work when the no-arg read() method of MultiReader was used. PR 54672
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554629 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
169becaf51
prefixValues=false in <property> doesn't work - PR 54769
yet another part of the never ending nested property expansion story.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554614 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
a9c761db35
manifestclasspath uses wrong path for parent directory of jar. Patch by Grégoire Vatry. PR 55049
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554524 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
234c1d9ff4
weed out race-condition in mkdirs calls inspired by PR 55290 and Matthias Bhend's suggestion
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554403 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
6a6bf38798
put some more effort into detecting duplicate imports. PR 55097
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554400 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
c7741302fd
import failed to import file specified as absolute path imported from an URI/jar - PR 50953
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1554392 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
0c614c40e3
bumping version number to 1.9.4 for the next release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1553160 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
66b0e99e24
preparation for Ant 1.9.3 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1553118 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
99dcdaae87
adding Mac OS X .pkg installer generation in build, PR 55899
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1553066 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
72e13d5ac8
adapting code and tests since Apt is not available under JKD1.8 PR 55922
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1553060 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
e505c281d0
making the exec task fast again, using the patch provided by Tim Whittington, Bugzilla PR 54128
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1551113 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
cb20f50880
removing the restricted attributes from what gets fed to macrodefs, Bugzilla Report 55885
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1550999 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
f0565366fe
Allow params of XSLT to be optionally typed. PR 21525. Submitted by František Kučera
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1548237 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
9b8fa0748f
Add nested propertyset to filterset. PR 55794. Submitted by Richard Steele
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1548210 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
mclarke
5764c6b4b5
Adding missing WHATSNEW note
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1530405 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
625eac7334
yet another attempt to get the mailport right with smtps. BZ 49267
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1525227 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
9ded4758e1
forgot to update WHATSNEW
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1525226 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
0963d161c7
race condition in <fixcrlf>'s temp file creation. BZ 54393. Submitted by Jan Stolze.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1525078 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
6b9311408e
don't swallow fail's status in parallel - PR 55539
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1524979 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
18e098d81f
merge TAR long link handling fix by Emmanuel Bourg
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1512171 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Matthew Jason Benson
86fad58f2d
Documentation fix for if/unless attributes. PR 55359.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1510618 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
7391be8424
forward to 1.9.3alpha
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1502513 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
7bc745a289
post-process generated javadocs as workaround for CVE-2013-1571 - based on Maven patch by Uwe Schindler - PR 55132
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1496083 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
09d19ba100
sometimes setting a flag isn't incompatible with spawn. PR 55112
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1494173 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
1a22123f5c
propely handle GNU longlink entries, PR 55040, submitted by Christoph Gysin
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1488951 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
3fb0180530
merge zip64 fix from commons compress
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1486439 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Jesse N. Glick
ba19f6fab9
#43362 follow-ups: missing/incorrect @since ; minor doc improvements and corrections.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1484767 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
e6fde1ceca
preparing to build Ant 1.9.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1483152 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
464b35f29d
recommending to use jsch 0.1.50 going forward due to fix of https://sourceforge.net/tracker/index.php?func=detail&aid=3605486
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1481669 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
51ce8fac72
fix for Target rewriting for nested "include" only works when "as" is specified, Bugzilla PR 54940
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1481662 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
58a2039b5a
Debian patch for GNU Classpath, contributed by Emmanuel Bourg. Bugzilla PR 54760
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1479454 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
46c940785a
adding if and unless namespaces allowing to put conditions on all tasks and nested elements. Code written by Peter Reilly. Bugzilla PR 43362.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1479422 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Jesse N. Glick
5d6a0dd1e3
Deleted line break introduced by accident in antoine’s 1476700.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1477713 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
1327421596
simplifying Execute.getEnvironmentVariables since we are now always at least on Java 1.5
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1476822 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
4b516a485f
adding strict attribute to signjar task, PR 54889
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1476700 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
mclarke
a7632decb7
Remove JUnit4 requirement note as it is no longer true
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1476432 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
mclarke
a1d12934e3
Fixing external dependency loading in JUnit task. PR 54835.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1470668 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
5588e0e665
Add documentation for zip64mode attribute
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1462931 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
1837ea72cf
indentation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1462908 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
06a819d3ad
No reason to have ant-junit4.jar anymore.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1460264 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
a391e00180
mentioning that Ant 1.9.0 requires Java 1.5, fixing a typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1454955 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
5fb2cfb93b
added Changes that could break and Other changes sections
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1453667 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Jesse N. Glick
5dd71dccde
#54641 : XSLTC error.
Use String.replaceAll rather than StringUtils, since some versions of Xalan
(as patched by Oracle) try to load the class while compiling the stylesheet.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1453414 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
473d49f5ac
adding hamcrest to the lib/optional because it is required at runtime for some tests, also bumping junit dependency in pom file
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1452722 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
3930d3e938
JUnit4 tests marked @Ignore do not appear in XML output. PR 43969
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1452674 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
4213be7405
reverting to state before first attempt to release 1.9.0
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1452631 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
2414798885
prepare development for Ant 1.9.1
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1452185 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
06dc6c0eea
adding an encoding attribute to the contains selector
StringResource default encoding becomes UTF-8
changing ResourceUtils to use the String's encoding when copying from a String
Bug Report 54606
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1452118 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Stefan Bodewig
db63447739
size comparator was vulnerable to integer overflows. PR 54623
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1452022 13f79535-47bb-0310-9956-ffa450edef68
12 years ago