DO NOT REPLY [Bug 27533] input task behaviour when validargs and defaultvalue specified

2009-08-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=27533 Stefan Bodewig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r805297 - in /ant/core/trunk/docs/manual/CoreTasks: jar.html manifest.html

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 07:25:44 2009 New Revision: 805297 URL: http://svn.apache.org/viewvc?rev=805297&view=rev Log: clarify that Ant conforms to manifest standards when writing Modified: ant/core/trunk/docs/manual/CoreTasks/jar.html ant/core/trunk/docs/manual/CoreTasks/manifest

DO NOT REPLY [Bug 45627] (jar task) manifestencoding default value should be UTF-8 instead of platform default encoding

2009-08-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45627 Stefan Bodewig changed: What|Removed |Added Status|NEW |RESOLVED Component|Core

svn commit: r805320 - in /ant/core/trunk: ./ docs/manual/CoreTasks/ src/etc/testcases/taskdefs/rmic/ src/main/org/apache/tools/ant/taskdefs/ src/main/org/apache/tools/ant/taskdefs/rmic/ src/tests/juni

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 08:29:01 2009 New Revision: 805320 URL: http://svn.apache.org/viewvc?rev=805320&view=rev Log: add a destdir attribute to rmic so generated stubs or whatever can be put into a different place. PR 20699. Submitted by Mark A. Ziesemer Modified: ant/core/trunk/

DO NOT REPLY [Bug 20699] [PATCH] rmic and seaprate input/output directories

2009-08-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=20699 Stefan Bodewig changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

svn commit: r805346 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/core/cache/DefaultRepositoryCacheManager.java src/java/org/apache/ivy/plugins/resolver/BasicResolver.java

2009-08-18 Thread maartenc
Author: maartenc Date: Tue Aug 18 10:14:50 2009 New Revision: 805346 URL: http://svn.apache.org/viewvc?rev=805346&view=rev Log: FIX: Fixed name snapshots are not updated even if they are marked as changing and the publication date is changed in repo (IVY-938) Modified: ant/ivy/core/trunk/CHA

[jira] Commented: (IVY-938) Fixed name snapshots are not updated even if they are marked as changing and the publication date is changed in repo

2009-08-18 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1275#action_1275 ] Maarten Coene commented on IVY-938: --- I've committed a fix into SVN trunk that could solve so

svn commit: r805353 - in /ant/core/trunk: WHATSNEW docs/manual/CoreTasks/rmic.html src/etc/testcases/taskdefs/rmic/rmic.xml src/main/org/apache/tools/ant/taskdefs/Rmic.java

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 10:51:51 2009 New Revision: 805353 URL: http://svn.apache.org/viewvc?rev=805353&view=rev Log: Add a listfiles attribute to rmic. PR 24359 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/docs/manual/CoreTasks/rmic.html ant/core/trunk/src/etc/testcases

DO NOT REPLY [Bug 24359] add listfiles to rmic

2009-08-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=24359 Stefan Bodewig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r805354 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Rmic.java

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 10:55:36 2009 New Revision: 805354 URL: http://svn.apache.org/viewvc?rev=805354&view=rev Log: clear compilelist in rmic before execute, not afterwards - just like javac does. PR 21089 Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Rmic.java

DO NOT REPLY [Bug 21089] RMIC Ant Task API has no way to get number of files compiled

2009-08-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=21089 Stefan Bodewig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r805355 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Rmic.java

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 10:57:16 2009 New Revision: 805355 URL: http://svn.apache.org/viewvc?rev=805355&view=rev Log: whitespace Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Rmic.java Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Rmic.java URL:

DO NOT REPLY [Bug 47702] New: enable resource collections in rmic

2009-08-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47702 Summary: enable resource collections in rmic Product: Ant Version: 1.7.1 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P2

DO NOT REPLY [Bug 20699] [PATCH] rmic and seaprate input/output directories

2009-08-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=20699 Stefan Bodewig changed: What|Removed |Added See Also||https://issues.apache.org/b

DO NOT REPLY [Bug 13629] RFE: mention dependset and selectors in delete page

2009-08-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=13629 Stefan Bodewig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r805364 - /ant/core/trunk/docs/manual/CoreTasks/copy.html

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 11:23:09 2009 New Revision: 805364 URL: http://svn.apache.org/viewvc?rev=805364&view=rev Log: enhance copy filtering docs. PR 16848 Modified: ant/core/trunk/docs/manual/CoreTasks/copy.html Modified: ant/core/trunk/docs/manual/CoreTasks/copy.html URL: http:/

DO NOT REPLY [Bug 16848] Document global filterset and that multiple filtersets are supported

2009-08-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=16848 Stefan Bodewig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r805367 - /ant/core/trunk/docs/manual/CoreTasks/get.html

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 11:28:37 2009 New Revision: 805367 URL: http://svn.apache.org/viewvc?rev=805367&view=rev Log: a password inside the build file is not secure. PR 20208 Modified: ant/core/trunk/docs/manual/CoreTasks/get.html Modified: ant/core/trunk/docs/manual/CoreTasks/get.

DO NOT REPLY [Bug 20208] plaintext passwords only partially moot

2009-08-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=20208 Stefan Bodewig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r805369 - /ant/core/trunk/docs/manual/install.html

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 11:35:11 2009 New Revision: 805369 URL: http://svn.apache.org/viewvc?rev=805369&view=rev Log: document chmod.fail property. PR 22500 Modified: ant/core/trunk/docs/manual/install.html Modified: ant/core/trunk/docs/manual/install.html URL: http://svn.apache.o

DO NOT REPLY [Bug 22500] chmod.fail property is not documented in installation instructions

2009-08-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=22500 Stefan Bodewig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r805370 - /ant/core/trunk/docs/manual/CoreTypes/filterset.html

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 11:41:00 2009 New Revision: 805370 URL: http://svn.apache.org/viewvc?rev=805370&view=rev Log: the last filter wins. PR 41403 Modified: ant/core/trunk/docs/manual/CoreTypes/filterset.html Modified: ant/core/trunk/docs/manual/CoreTypes/filterset.html URL: htt

DO NOT REPLY [Bug 41403] Inconsistent behavior between filterset and property

2009-08-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41403 Stefan Bodewig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r805374 - /ant/core/trunk/docs/manual/CoreTasks/style.html

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 11:45:23 2009 New Revision: 805374 URL: http://svn.apache.org/viewvc?rev=805374&view=rev Log: really, don't use Java5's XSLTC. PR 45011 Modified: ant/core/trunk/docs/manual/CoreTasks/style.html Modified: ant/core/trunk/docs/manual/CoreTasks/style.html URL:

DO NOT REPLY [Bug 45011] Add stronger recommendation to use XALAN with XSLT task for Sun JDK 1.5+

2009-08-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45011 Stefan Bodewig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r805382 - in /ant/core/trunk: ./ src/etc/testcases/taskdefs/ src/etc/testcases/taskdefs/recorder/ src/main/org/apache/tools/ant/taskdefs/

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 12:18:20 2009 New Revision: 805382 URL: http://svn.apache.org/viewvc?rev=805382&view=rev Log: improve nested-record patch. PR 41368. Submitted by Gene-Sung Chung Modified: ant/core/trunk/CONTRIBUTORS ant/core/trunk/contributors.xml ant/core/trunk/src

DO NOT REPLY [Bug 41368] Nested record tasks produces an empty output file

2009-08-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41368 Stefan Bodewig changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

svn commit: r805387 - /ant/core/trunk/src/tests/antunit/taskdefs/optional/junit/xmlformatter-test.xml

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 12:39:15 2009 New Revision: 805387 URL: http://svn.apache.org/viewvc?rev=805387&view=rev Log: passing test for PR 47666 Added: ant/core/trunk/src/tests/antunit/taskdefs/optional/junit/xmlformatter-test.xml (with props) Added: ant/core/trunk/src/tests/ant

DO NOT REPLY [Bug 47666] XMLJUnitResultFormatter can output illegal XML characters

2009-08-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47666 Stefan Bodewig changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from St

svn commit: r805397 - /ant/core/trunk/build.xml

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 12:50:04 2009 New Revision: 805397 URL: http://svn.apache.org/viewvc?rev=805397&view=rev Log: DefaultLoggerTest must run in same classloader that loads DefaultLogger itself Modified: ant/core/trunk/build.xml Modified: ant/core/trunk/build.xml URL: http://svn

svn commit: r805415 - in /ant/core/trunk: ./ docs/manual/OptionalTasks/ src/main/org/apache/tools/ant/taskdefs/optional/junit/

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 13:55:46 2009 New Revision: 805415 URL: http://svn.apache.org/viewvc?rev=805415&view=rev Log: option to suppress FAILED lines in JUnit log output. PR 35073 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/docs/manual/OptionalTasks/junit.html ant/core

DO NOT REPLY [Bug 35073] JUnit test runner outputs to stdout on failures, instead of relying on formatter

2009-08-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=35073 Stefan Bodewig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 33882] Apt task with fork="false" and factory tag

2009-08-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=33882 Stefan Bodewig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r805423 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/taskdefs/optional/ejb/WeblogicDeploymentTool.java

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 14:13:27 2009 New Revision: 805423 URL: http://svn.apache.org/viewvc?rev=805423&view=rev Log: zips and jars use / as separator, so weblogicdeploymenttool may fail on Windows. PR 35649 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/

DO NOT REPLY [Bug 35649] WeblogicDeploymentTool.java does not work in jdk1.4.2_05

2009-08-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=35649 Stefan Bodewig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 35866] JUnit task should show which test case failed

2009-08-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=35866 Stefan Bodewig changed: What|Removed |Added Severity|normal |enhancement -- Configure bugma

DO NOT REPLY [Bug 40922] Patch for MySQL support.

2009-08-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=40922 Stefan Bodewig changed: What|Removed |Added Severity|normal |enhancement -- Configure bugma

[jira] Commented: (IVY-938) Fixed name snapshots are not updated even if they are marked as changing and the publication date is changed in repo

2009-08-18 Thread Thomas Laun (JIRA)
[ https://issues.apache.org/jira/browse/IVY-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744538#action_12744538 ] Thomas Laun commented on IVY-938: - Hello Maarten, I tried your fix. It works both for my test

svn commit: r805463 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/types/selectors/modifiedselector/ModifiedSelector.java src/tests/antunit/types/selectors/modified-test.xml

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 15:44:32 2009 New Revision: 805463 URL: http://svn.apache.org/viewvc?rev=805463&view=rev Log: the update attribute of the modified selector was ignored. PR 32597 Added: ant/core/trunk/src/tests/antunit/types/selectors/modified-test.xml (with props) Modifie

DO NOT REPLY [Bug 32597] modified selector attribute "update=false" doesn't work

2009-08-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=32597 Stefan Bodewig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[jira] Commented: (IVY-938) Fixed name snapshots are not updated even if they are marked as changing and the publication date is changed in repo

2009-08-18 Thread Matt Benson (JIRA)
[ https://issues.apache.org/jira/browse/IVY-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744572#action_12744572 ] Matt Benson commented on IVY-938: - I'd love to see this in 2.1.0 final! ;) > Fixed name snap

DO NOT REPLY [Bug 45011] Add stronger recommendation to use XALAN with XSLT task for Sun JDK 1.5+

2009-08-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45011 --- Comment #5 from Jesse Glick 2009-08-18 10:13:06 PDT --- The reporter should file an issue on bugs.sun.com to get the problem fixed at the source. BTW the simpler identity transformation http://www.w3.org/1999/XSL/Transform";>

svn commit: r805502 - /ant/core/trunk/docs/manual/CoreTasks/style.html

2009-08-18 Thread jglick
Author: jglick Date: Tue Aug 18 17:13:19 2009 New Revision: 805502 URL: http://svn.apache.org/viewvc?rev=805502&view=rev Log: Typo. Modified: ant/core/trunk/docs/manual/CoreTasks/style.html Modified: ant/core/trunk/docs/manual/CoreTasks/style.html URL: http://svn.apache.org/viewvc/ant/core/

[jira] Commented: (IVY-938) Fixed name snapshots are not updated even if they are marked as changing and the publication date is changed in repo

2009-08-18 Thread Paul Andrews (JIRA)
[ https://issues.apache.org/jira/browse/IVY-938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744618#action_12744618 ] Paul Andrews commented on IVY-938: -- Works for me too! I echo Matt Benson's request. > Fixed

svn commit: r805659 - /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/ArchiveBase.java

2009-08-18 Thread bodewig
Author: bodewig Date: Wed Aug 19 04:17:05 2009 New Revision: 805659 URL: http://svn.apache.org/viewvc?rev=805659&view=rev Log: prefix and fullpath are empty strings by default Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/ArchiveBase.java Modified:

DO NOT REPLY [Bug 47704] New: Allow Project to take an XMLCatalog instance for use in configuring catalog-aware tasks

2009-08-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47704 Summary: Allow Project to take an XMLCatalog instance for use in configuring catalog-aware tasks Product: Ant Version: unspecified Platform: All OS/Version: All

svn commit: r805660 - /ant/sandbox/antlibs/compress/trunk/src/tests/antunit/conditions-test.xml

2009-08-18 Thread bodewig
Author: bodewig Date: Wed Aug 19 04:21:10 2009 New Revision: 805660 URL: http://svn.apache.org/viewvc?rev=805660&view=rev Log: more (failing) tests Modified: ant/sandbox/antlibs/compress/trunk/src/tests/antunit/conditions-test.xml Modified: ant/sandbox/antlibs/compress/trunk/src/tests/antun

svn commit: r805662 - /ant/sandbox/antlibs/compress/trunk/src/tests/antunit/conditions-test.xml

2009-08-18 Thread bodewig
Author: bodewig Date: Wed Aug 19 04:25:35 2009 New Revision: 805662 URL: http://svn.apache.org/viewvc?rev=805662&view=rev Log: timestamp tests Modified: ant/sandbox/antlibs/compress/trunk/src/tests/antunit/conditions-test.xml Modified: ant/sandbox/antlibs/compress/trunk/src/tests/antunit/co

[g...@vmgump]: Project compress-antlib-test (in module ant-antlibs-sandbox) failed

2009-08-18 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project compress-antlib-test has an issue affecting its community integration. Thi