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
|
5f266021fa
|
adapt documentation. PR 55922
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1553062 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 |
Jan Materne
|
3c1b53b3fc
|
Bug-55895: typo in the manual
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1551525 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
|
ce5e412964
|
.isEmpty method only exists in Java 1.6, Ant supports still Java 1.5
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1551057 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
|
2ec47519e9
|
fix format of the NOTICE file. PR 55672
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1548241 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
|
834d0d1201
|
configurable User-Agent for <get>. PR 55489. Submitted by André-John Mas
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1548232 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 |
Stefan Bodewig
|
ee75571cc7
|
PR 55835 - log executed build file in subant's verbose mode
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1547286 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
70e913ffe7
|
PR 55751 description of filesmatch's textfile attribute is wrong
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1539547 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
5e36d6068b
|
PR 42702 - document replacetoken's support for resources, which was added in 1.8.0
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1538045 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
803f9c877e
|
explicitly set milliseconds to 0 when parsing ZipEntry's time field, it has two second granularity anyway
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1536171 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
ec877a5787
|
javadoc post-process should be skipped when no javadocs have been created
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1536161 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 |
mclarke
|
7587f42590
|
Disabling bad check discovered from revision 1523198
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1523206 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
mclarke
|
14c701bcf9
|
Allow JUnit task to skip non tests rather than report errors
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1523198 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
f5fb02e493
|
modernize a whole lot of links and example outputs - BZ 55551 - submitted by Erik Costlow
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1522924 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
5d4b03bbeb
|
hint at Permissions manifest attribute and signing requirements for applets in upcoming 7u51 - PR 55542 - Submitted by Erik Costlow
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1521727 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
26e6bc1162
|
wrong attribute name in zip documentation. Found by Jeffrey Adamson. closes #2
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1517110 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
40454ed874
|
pass ant.home down to antunit tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1515083 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
4a8f2b2678
|
test needs beanshell in addition to BSF
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1515082 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
73b9def757
|
remove debug output
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1514951 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
adf98d7876
|
System.err debugging of a problem in Gump
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1514677 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
52d21be98e
|
System.err debugging of a problem in Gump
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1514675 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
915d5575a3
|
merge small improvements from commons compress
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1512401 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 |
Jesse N. Glick
|
13000c1a46
|
sconnolly advises using TODO rather than XXX in comments.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1504315 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
d79bed61a5
|
PR 55271: obey to section 1.4.2 in http://www.pkware.com/documents/casestudies/APPNOTE.TXT
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1504158 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
|
6a1e5bf81d
|
More robust handling of line-feeds - in particular make it work on Windows - thanks Uwe!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1496104 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
|
362376d624
|
Merge handling of duplicate entries from Commons Compress' ZipFile - needed to fix PR 54967
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1489286 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 |
Antoine Levy-Lambert
|
66dbdd5d8c
|
nexus user interface changed
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1485057 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
|
52cae7c98d
|
preparing ant 1.9.2 release
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1483181 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Antoine Levy-Lambert
|
b6fd9f9b1c
|
Release Vote is open 3 days only these days.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1483180 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 |
Stefan Bodewig
|
5ea308e41f
|
Test for #54967 actually fails if the second task has work to do
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1482678 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |
Stefan Bodewig
|
059cc9adc0
|
Passing AntUnit test for PR 54967
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1482674 13f79535-47bb-0310-9956-ffa450edef68
|
12 years ago |