DO NOT REPLY [Bug 47075] NPT at org.apache.tools.ant.taskdefs.optional.net.FTP$FTPDirectoryScanner.checkRemoteSensitivity

2009-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47075 J.M. (Martijn) Kruithof changed: What|Removed |Added Status|NEW |RESOLVED Resolu

DO NOT REPLY [Bug 41724] FTP task failed after connected to the server and throws null pointer exception

2009-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41724 J.M. (Martijn) Kruithof changed: What|Removed |Added CC||francis.andre.kampb...@o

DO NOT REPLY [Bug 47058] junit4 tests fails with ant 1.7.1

2009-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47058 J.M. (Martijn) Kruithof changed: What|Removed |Added Status|NEW |RESOLVED Resolu

DO NOT REPLY [Bug 47058] junit4 tests fails with ant 1.7.1

2009-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47058 Vlastimil Babka (Caster) changed: What|Removed |Added CC||cas...@gentoo.org -

[jira] Commented: (IVYDE-176) Refresh action is detaching javadoc and sources

2009-04-24 Thread JIRA
[ https://issues.apache.org/jira/browse/IVYDE-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702428#action_12702428 ] Nicolas Lalevée commented on IVYDE-176: --- I have reproduced the bug. I have not tested

svn commit: r768327 - in /ant/antlibs/antunit/trunk/src/main/org/apache/ant/antunit: junit3/ErrorTestCase.java junit4/AntUnitSuiteRunner.java

2009-04-24 Thread gscokart
Author: gscokart Date: Fri Apr 24 15:02:42 2009 New Revision: 768327 URL: http://svn.apache.org/viewvc?rev=768327&view=rev Log: organize import Modified: ant/antlibs/antunit/trunk/src/main/org/apache/ant/antunit/junit3/ErrorTestCase.java ant/antlibs/antunit/trunk/src/main/org/apache/ant

[jira] Commented: (IVYDE-139) IvyDE does not work with VFS resolvers

2009-04-24 Thread JIRA
[ https://issues.apache.org/jira/browse/IVYDE-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702399#action_12702399 ] Nicolas Lalevée commented on IVYDE-139: --- And what about using the classpath configurat

[jira] Commented: (IVYDE-56) References to dependent *.jar files reference the cache and not the local retrive directory

2009-04-24 Thread JIRA
[ https://issues.apache.org/jira/browse/IVYDE-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702397#action_12702397 ] Nicolas Lalevée commented on IVYDE-56: -- There is no plan to put that patch in a release

[jira] Resolved: (IVYDE-156) When deployed in the updatesite there are some mismatch around bundles version

2009-04-24 Thread JIRA
[ https://issues.apache.org/jira/browse/IVYDE-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée resolved IVYDE-156. --- Resolution: Fixed This has been fixed when we released Ivy. > When deployed in the updatesite

[jira] Resolved: (IVYDE-174) The sources/javadocs are not added for dependencies which dont have a fixed revision

2009-04-24 Thread JIRA
[ https://issues.apache.org/jira/browse/IVYDE-174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée resolved IVYDE-174. --- Resolution: Fixed Fix Version/s: 2.0.0.final Assignee: Nicolas Lalevée Daniel,

svn commit: r768298 - in /ant/ivy/ivyde/trunk/test/range-and-attachment: ./ .classpath .project ivy.xml src/

2009-04-24 Thread hibou
Author: hibou Date: Fri Apr 24 13:15:40 2009 New Revision: 768298 URL: http://svn.apache.org/viewvc?rev=768298&view=rev Log: IVYDE-174: add a test project Added: ant/ivy/ivyde/trunk/test/range-and-attachment/ (with props) ant/ivy/ivyde/trunk/test/range-and-attachment/.classpath ant/

[jira] Commented: (IVY-1021) add flag or exclude option to ivy:install to avoid source or javadoc packages

2009-04-24 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702363#action_12702363 ] Maarten Coene commented on IVY-1021: I think you could workaround it by either: - add the

svn commit: r768297 - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse: CHANGES.txt src/java/org/apache/ivyde/eclipse/cpcontainer/IvyResolveJob.java

2009-04-24 Thread hibou
Author: hibou Date: Fri Apr 24 13:13:00 2009 New Revision: 768297 URL: http://svn.apache.org/viewvc?rev=768297&view=rev Log: IVYDE-174: use of the resolve id rather than the requested one Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/CHANGES.txt ant/ivy/ivyde/trunk/org.apache.iv

[jira] Commented: (IVY-1021) add flag or exclude option to ivy:install to avoid source or javadoc packages

2009-04-24 Thread Brian Matzon (JIRA)
[ https://issues.apache.org/jira/browse/IVY-1021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12702354#action_12702354 ] Brian Matzon commented on IVY-1021: --- how does all of this go down with ivy:install? [ivy:i

[jira] Resolved: (IVYDE-175) ResolveAllAction does not resolve multiple IvyDE containers in a single project

2009-04-24 Thread JIRA
[ https://issues.apache.org/jira/browse/IVYDE-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée resolved IVYDE-175. --- Resolution: Fixed Fix Version/s: 2.0.0.final Assignee: Nicolas Lalevée > Resol

svn commit: r768290 - in /ant/ivy/ivyde/trunk: org.apache.ivyde.eclipse/ org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/ org.apache.ivyde.eclipse/src/java/org/apache/ivyde/eclipse/cpcontai

2009-04-24 Thread hibou
Author: hibou Date: Fri Apr 24 12:52:17 2009 New Revision: 768290 URL: http://svn.apache.org/viewvc?rev=768290&view=rev Log: IVYDE-175: change IvyClasspathUtil so it doesn't assume that there only one ivy container in a java project Added: ant/ivy/ivyde/trunk/test/multiple-containers/ (wit