DO NOT REPLY [Bug 46107] New: scp task does not finish inside sequential without using sftp

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46107 Summary: scp task does not finish inside sequential without using sftp Product: Ant Version: 1.7.0 Platform: PC OS/Version: Windows Vista Status: NEW

DO NOT REPLY [Bug 29077] cvs checkout - no files checkout sometimes

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=29077 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |NEEDINFO

DO NOT REPLY [Bug 42940] Zip ExtraField header size is hard coded as 4 bytes

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42940 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |NEEDINFO

DO NOT REPLY [Bug 45499] DirectoryScanner infinitely recurses on symlinks to parent directories

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45499 --- Comment #20 from Stefan Bodewig [EMAIL PROTECTED] 2008-10-28 04:55:54 PST --- Alvaro, in your case it is the sheer number of symbolic links together with a strange decision made by Apple about their symlinks. If I read the logs

DO NOT REPLY [Bug 45499] DirectoryScanner infinitely recurses on symlinks to parent directories

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45499 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|REOPENED|RESOLVED

svn commit: r708571 - in /ant/core/trunk: docs/faq.html xdocs/faq.xml

2008-10-28 Thread bodewig
Author: bodewig Date: Tue Oct 28 06:39:32 2008 New Revision: 708571 URL: http://svn.apache.org/viewvc?rev=708571view=rev Log: turn PR 45499 into a FAQ since there is a workaround. Modified: ant/core/trunk/docs/faq.html ant/core/trunk/xdocs/faq.xml Modified: ant/core/trunk/docs/faq.html

DO NOT REPLY [Bug 46107] scp task does not finish inside sequential without using sftp

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46107 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |NEEDINFO

DO NOT REPLY [Bug 8510] shutdown hook does not fire in forked java task under JDK1.4

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=8510 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|REOPENED|RESOLVED

DO NOT REPLY [Bug 5003] exec task does not return after executed command finished on Windows only

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=5003 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added AssignedTo|notifications@ant.apache.org|[EMAIL

svn commit: r708584 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/Main.java

2008-10-28 Thread bodewig
Author: bodewig Date: Tue Oct 28 07:32:23 2008 New Revision: 708584 URL: http://svn.apache.org/viewvc?rev=708584view=rev Log: At least try to log the real reason of an error. PR 26086 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/ant/Main.java Modified:

DO NOT REPLY [Bug 25086] OutOfMemory error leads to confusing error in XmlLogger

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=25086 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 35203] NullPointerException thrown when using ftp and passive=yes

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=35203 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

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

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=35866 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|ASSIGNED --

DO NOT REPLY [Bug 37655] really unhelpful error when ,, is in a dependency target

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=37655 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

DO NOT REPLY [Bug 37656] Delete attributes are deprecated for no apparent reason

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=37656 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

DO NOT REPLY [Bug 38407] cvspass file won't be read properly if it uses dos instead of unix line terminator

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38407 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

DO NOT REPLY [Bug 30224] SaveFailureException when importing EAR file into WebSphere when generated from ANT script

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=30224 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

DO NOT REPLY [Bug 40195] Tar task leaves garbage at end of archive

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=40195 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

DO NOT REPLY [Bug 40543] Allow custom handling when accessing unset properties

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=40543 Matt Benson [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 41304] null characters written to stdout from sshexec

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41304 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

DO NOT REPLY [Bug 41396] BuildEvent#getProject does not reflect actual Project

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41396 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

DO NOT REPLY [Bug 32526] Add whenempty attribute to fileset

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=32526 Matt Benson [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 41464] ZIP Task does not include empty directories

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41464 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

svn commit: r708608 - /ant/core/trunk/src/tests/antunit/taskdefs/zip-test.xml

2008-10-28 Thread bodewig
Author: bodewig Date: Tue Oct 28 09:59:43 2008 New Revision: 708608 URL: http://svn.apache.org/viewvc?rev=708608view=rev Log: test for PR 41464 Added: ant/core/trunk/src/tests/antunit/taskdefs/zip-test.xml (with props) Added: ant/core/trunk/src/tests/antunit/taskdefs/zip-test.xml URL:

DO NOT REPLY [Bug 42225] Single Quote in Password of sshexec Bug

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42225 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

DO NOT REPLY [Bug 41871] the file ant.bat in the package is wrong

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41871 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

DO NOT REPLY [Bug 42640] StackOverflowError in nested Macros

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42640 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

DO NOT REPLY [Bug 43324] Nested macrodefs result in StackOverflowError

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43324 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL

DO NOT REPLY [Bug 43353] JUnit4 reports unknown test cases

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43353 --- Comment #2 from Stefan Bodewig [EMAIL PROTECTED] 2008-10-28 10:05:06 PST --- you don't need an explicit JUnit4TestCaseAdapter in Ant 1.7.x. Matheus, can you provide an example test? It seems to work for many people, myself

DO NOT REPLY [Bug 43438] looping/race condition in Property/PropertyHelper

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43438 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

DO NOT REPLY [Bug 44249] Unzip task doesn't extract internal Zip files unless patternset is used.

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44249 --- Comment #6 from Stefan Bodewig [EMAIL PROTECTED] 2008-10-28 10:11:02 PST --- I don't follow you at all. You say I need to zip Ant's source tree. The you talk about RAR which should be completely irrelevant for this. Then you

DO NOT REPLY [Bug 44267] Unable to run ant after upgrading JDK 5.0 update 10 to JDK 5.0 Update 14.

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44267 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

DO NOT REPLY [Bug 44530] junit task with forkmode=once and xml formatter does not save all system.out

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44530 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

DO NOT REPLY [Bug 44642] how to use reference

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44642 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

DO NOT REPLY [Bug 44913] org.apache.tools.zip unable to unzip file created by org.apache.tools.zip

2008-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44913 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

svn commit: r708633 - /ant/core/trunk/src/main/org/apache/tools/ant/Target.java

2008-10-28 Thread mbenson
Author: mbenson Date: Tue Oct 28 11:57:23 2008 New Revision: 708633 URL: http://svn.apache.org/viewvc?rev=708633view=rev Log: ws Modified: ant/core/trunk/src/main/org/apache/tools/ant/Target.java Modified: ant/core/trunk/src/main/org/apache/tools/ant/Target.java URL:

[jira] Created: (IVY-958) inline resolve ignores the transitive attribute

2008-10-28 Thread Maarten Coene (JIRA)
inline resolve ignores the transitive attribute --- Key: IVY-958 URL: https://issues.apache.org/jira/browse/IVY-958 Project: Ivy Issue Type: Bug Components: Ant Affects Versions:

svn commit: r708664 - in /ant/ivy/core/branches/2.0.0-rc2: CHANGES.txt HEADER.html doc/release-notes.html src/java/org/apache/ivy/ant/IvyPostResolveTask.java

2008-10-28 Thread maartenc
Author: maartenc Date: Tue Oct 28 13:32:51 2008 New Revision: 708664 URL: http://svn.apache.org/viewvc?rev=708664view=rev Log: FIX: inline resolve ignores the transitive attribute (IVY-958) Added: ant/ivy/core/branches/2.0.0-rc2/HEADER.html Modified:

[jira] Resolved: (IVY-958) inline resolve ignores the transitive attribute

2008-10-28 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-958. --- Resolution: Fixed inline resolve ignores the transitive attribute

svn commit: r708667 - /ant/ivy/core/branches/2.0.0-rc2/doc/dev/makerelease.html

2008-10-28 Thread maartenc
Author: maartenc Date: Tue Oct 28 14:03:25 2008 New Revision: 708667 URL: http://svn.apache.org/viewvc?rev=708667view=rev Log: It's not longer necessary to specify version and status when calling release target. Modified: ant/ivy/core/branches/2.0.0-rc2/doc/dev/makerelease.html Modified:

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

2008-10-28 Thread jglick
Author: jglick Date: Tue Oct 28 14:08:05 2008 New Revision: 708670 URL: http://svn.apache.org/viewvc?rev=708670view=rev Log: Suppress displaying the stderr prompt for storepass/keypass when we in fact are passing it on stdin. Modified:

svn commit: r708698 - /ant/ivy/core/branches/2.0.0-rc2/src/java/org/apache/ivy/util/url/ApacheURLLister.java

2008-10-28 Thread maartenc
Author: maartenc Date: Tue Oct 28 15:08:15 2008 New Revision: 708698 URL: http://svn.apache.org/viewvc?rev=708698view=rev Log: Fixed a problem listing tokens on the new ibiblio layout. Modified: ant/ivy/core/branches/2.0.0-rc2/src/java/org/apache/ivy/util/url/ApacheURLLister.java Modified:

svn commit: r708708 - in /ant/ivy/updatesite/trunk/dist: ./ features/ plugins/

2008-10-28 Thread maartenc
Author: maartenc Date: Tue Oct 28 15:43:51 2008 New Revision: 708708 URL: http://svn.apache.org/viewvc?rev=708708view=rev Log: preparing for Ivy 2.0.0.cr2 release Modified: ant/ivy/updatesite/trunk/dist/digest.zip ant/ivy/updatesite/trunk/dist/digest.zip.asc

svn commit: r708709 - /ant/ivy/updatesite/trunk/dist/plugins/org.apache.ivyde.eclipse_2.0.0.alpha1.jar.pack.gz.asc

2008-10-28 Thread maartenc
Author: maartenc Date: Tue Oct 28 15:50:11 2008 New Revision: 708709 URL: http://svn.apache.org/viewvc?rev=708709view=rev Log: Rollback signature file for IvyDE Modified: ant/ivy/updatesite/trunk/dist/plugins/org.apache.ivyde.eclipse_2.0.0.alpha1.jar.pack.gz.asc Modified:

svn commit: r708713 - /ant/ivy/core/branches/2.0.0-rc2/HEADER.html

2008-10-28 Thread maartenc
Author: maartenc Date: Tue Oct 28 16:01:59 2008 New Revision: 708713 URL: http://svn.apache.org/viewvc?rev=708713view=rev Log: Removed unused file. Removed: ant/ivy/core/branches/2.0.0-rc2/HEADER.html

[jira] Updated: (IVY-959) Listing of URL's under a given URL does not handle fully specified URL's

2008-10-28 Thread Randy Nott (JIRA)
[ https://issues.apache.org/jira/browse/IVY-959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randy Nott updated IVY-959: --- Attachment: ApacheURLLister.patch Patch file implementing a fix of this issue. Listing of URL's under a given

[jira] Created: (IVY-959) Listing of URL's under a given URL does not handle fully specified URL's

2008-10-28 Thread Randy Nott (JIRA)
Listing of URL's under a given URL does not handle fully specified URL's Key: IVY-959 URL: https://issues.apache.org/jira/browse/IVY-959 Project: Ivy Issue Type: Bug