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
Antoine Levy-Lambert
c4cc9c42b1
add suppresssystemout attribute to optionally make sshexec silent PR 52070
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1447370 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
8344e79c7d
removing Perforce Ant tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1442023 13f79535-47bb-0310-9956-ffa450edef68
12 years ago
Antoine Levy-Lambert
f844348eff
Base64Converter not properly handling bytes with MSB set (not masking byte to int conversion). PR 54460
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1437268 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Antoine Levy-Lambert
b103f7e356
PR 54090 Depend task does not handle invokeDynamic constant pool entries - java.lang.ClassFormatError: Invalid Constant Pool entry Type 18
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1436748 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Stefan Bodewig
adede93ab1
port Tomcat's logic for setting JAVA_HOME to an script - PR 52632
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1434680 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Antoine Levy-Lambert
80cdef498a
fix indentation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1430692 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Antoine Levy-Lambert
0282d8fe2e
PR 54026 Zip task on <mappedresources> that excludes certain files by way of the mapper results in a NullPointerException
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1429613 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Antoine Levy-Lambert
a3bbe9f596
PR 53437prevent ssh tasks from prompting for kerberos username/password under Java 7
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1429602 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Stefan Bodewig
171220cb33
PR 54374: support status code 307 redirects in <get>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1429209 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Nicolas Lalevee
eb08ea9fd0
Add the possibility to register a custom command line argument processor
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1385262 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Matthew Jason Benson
d25488cbbb
Any FileResource whose represented File has a parent also has a basedir.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1375136 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Nicolas Lalevee
944210b384
BR 53550, thanks to Tim Pokorny
Improve the resolution of the extension point to bind to:
- first try the extension point which might be in the same file
- then try the one in the root file
Still some work to do: there might be intermediate file in the import stack which we would to resolve the name against, but the ProjectHelper doesn't hold the prefix stacking.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1373326 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Nicolas Lalevee
d377aa50f3
BR 53549
Make the ProjectHelper class expose the method which properly bind targets and extension points.
Thanks to Jean-Louis Boudart
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1373321 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Stefan Bodewig
b8c35567ee
NPE in ExpandProperties when input is empty. PR 53626
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1372266 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Jesse N. Glick
439545ad27
#53622 : faster VectorSet.retainAll.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1367741 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Jesse N. Glick
706051d860
#53617 : fixed POM URLs. (Patch thanks to Eric Barboni.)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1367076 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Jesse N. Glick
e8a0f1f130
#53571 : ClassLoader problems with Subclass of JUnitTask
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1363748 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Stefan Bodewig
6e192308c2
packagemapper mapped too uch with handlediresep true. PR 53399
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1351053 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Stefan Bodewig
ca10b52e34
Add a longfile='posix' option to tar task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1350904 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Stefan Bodewig
b817fdb2b8
Properly expand bzip2 files with multiple streams in <bunzip2>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1350883 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Stefan Bodewig
a67cf020bd
Merge bzip2 input from Compress, bringing support for files with multiple streams
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1350882 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Stefan Bodewig
2e5b53fa10
merge tar package from Compress, bringing some POSIX tar support
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1350857 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Stefan Bodewig
abec7e48ef
PR 52706: allow command launcher to be selected via a task. Submitted by Vimil Saju
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1350460 13f79535-47bb-0310-9956-ffa450edef68
13 years ago
Nicolas Lalevee
91daac5ad7
#53405 : ExtensionPoint doesn't work with nested import/include
Thanks to Jean-Louis Boudart
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1350000 13f79535-47bb-0310-9956-ffa450edef68
13 years ago