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

2009-05-26 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 test-ant has an issue affecting its community integration. This issue

DO NOT REPLY [Bug 46794] ssl with ftp

2009-05-26 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46794 Stefan Bodewig bode...@apache.org changed: What|Removed |Added Component|AntUnit |Optional Tasks

[jira] Created: (IVY-1083) transitive dependencies and conflict management

2009-05-26 Thread Xavier Hanin (JIRA)
transitive dependencies and conflict management --- Key: IVY-1083 URL: https://issues.apache.org/jira/browse/IVY-1083 Project: Ivy Issue Type: Bug Components: Core Affects Versions:

[jira] Resolved: (IVY-1083) transitive dependencies and conflict management

2009-05-26 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-1083. --- Resolution: Fixed Fix Version/s: trunk I've added a unit test and fixed the problem.

svn commit: r778767 - in /ant/ivy/core/trunk/test/repositories/1/org20: ./ mod20.1/ mod20.1/ivys/ mod20.2/ mod20.2/ivys/ mod20.3/ mod20.3/ivys/ mod20.4/ mod20.4/ivys/

2009-05-26 Thread xavier
Author: xavier Date: Tue May 26 15:49:48 2009 New Revision: 778767 URL: http://svn.apache.org/viewvc?rev=778767view=rev Log: FIX: transitive dependencies and conflict management (IVY-1083) Added: ant/ivy/core/trunk/test/repositories/1/org20/

svn commit: r778769 - in /ant/ivy/core/trunk: ./ doc/settings/ src/java/org/apache/ivy/core/event/retrieve/ src/java/org/apache/ivy/core/retrieve/ test/java/org/apache/ivy/core/retrieve/

2009-05-26 Thread xavier
Author: xavier Date: Tue May 26 15:50:41 2009 New Revision: 778769 URL: http://svn.apache.org/viewvc?rev=778769view=rev Log: IMPROVEMENT: Pre and post retrieve artifact events (IVY-1084) Added: ant/ivy/core/trunk/src/java/org/apache/ivy/core/event/retrieve/EndRetrieveArtifactEvent.java

svn commit: r778773 - /ant/ivy/core/trunk/src/java/org/apache/ivy/core/event/retrieve/EndRetrieveArtifactEvent.java

2009-05-26 Thread xavier
Author: xavier Date: Tue May 26 15:52:37 2009 New Revision: 778773 URL: http://svn.apache.org/viewvc?rev=778773view=rev Log: IMPROVEMENT: Pre and post retrieve artifact events (IVY-1084) fix mistake in event name Modified:

[jira] Created: (IVY-1084) post-retrieve-artifact-trigger

2009-05-26 Thread Xavier Hanin (JIRA)
post-retrieve-artifact-trigger -- Key: IVY-1084 URL: https://issues.apache.org/jira/browse/IVY-1084 Project: Ivy Issue Type: Improvement Components: Core Affects Versions: 2.1.0-RC1, 2.0

[g...@vmgump]: Project test-ant-no-xerces (in module ant) failed

2009-05-26 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 test-ant-no-xerces has an issue affecting its community integration. This

svn commit: r778959 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/repository/ssh/SshCache.java

2009-05-26 Thread maartenc
Author: maartenc Date: Wed May 27 02:04:47 2009 New Revision: 778959 URL: http://svn.apache.org/viewvc?rev=778959view=rev Log: FIX: Publish with SSH (sftp or ssh) prevents enclosing java process to terminate (IVY-1075) Modified: ant/ivy/core/trunk/CHANGES.txt

[jira] Resolved: (IVY-1075) Publish with SSH (sftp or ssh) prevents enclosing java process to terminate

2009-05-26 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-1075. Resolution: Fixed Fix Version/s: trunk I think I was able to solve this problem without

[jira] Resolved: (IVY-1077) Add an operation (Ant Task) to close all open SSH connections in Jsch lib

2009-05-26 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-1077. Resolution: Won't Fix Assignee: Maarten Coene Now that IVY-1075 is fixed, we don't need this