[jira] Commented: (IVYDE-130) IvyConsole:java.io.IOException: Output Stream is closed

2009-01-07 Thread JIRA
[ https://issues.apache.org/jira/browse/IVYDE-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12661493#action_12661493 ] Nicolas Lalevée commented on IVYDE-130: --- Finally I was able to reproduce it. Actually

svn commit: r732289 - in /ant/ivy/ivyde/trunk/test: exported/ imported/ imported/bin/

2009-01-07 Thread hibou
Author: hibou Date: Wed Jan 7 01:47:30 2009 New Revision: 732289 URL: http://svn.apache.org/viewvc?rev=732289view=rev Log: Fix the ignore of the bin directories Removed: ant/ivy/ivyde/trunk/test/imported/bin/ Modified: ant/ivy/ivyde/trunk/test/exported/ (props changed)

svn commit: r732290 - in /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse: ./ src/java/org/apache/ivyde/eclipse/ui/console/

2009-01-07 Thread hibou
Author: hibou Date: Wed Jan 7 01:52:05 2009 New Revision: 732290 URL: http://svn.apache.org/viewvc?rev=732290view=rev Log: IVYDE-130: - better handle closing the console (really clone the cvs console closing behavior) Added:

[jira] Resolved: (IVYDE-130) IvyConsole:java.io.IOException: Output Stream is closed

2009-01-07 Thread JIRA
[ https://issues.apache.org/jira/browse/IVYDE-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Lalevée resolved IVYDE-130. --- Resolution: Fixed Assignee: Nicolas Lalevée IvyConsole:java.io.IOException: Output

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

2009-01-07 Thread Robert Munteanu (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12661525#action_12661525 ] Robert Munteanu commented on IVYDE-139: --- Being the creative individual that I am , I

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

2009-01-07 Thread JIRA
[ https://issues.apache.org/jira/browse/IVYDE-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12661551#action_12661551 ] Nicolas Lalevée commented on IVYDE-139: --- yep, just install the common-vfs manually:

DO NOT REPLY [Bug 46488] New: Missing i18n support in ANT

2009-01-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46488 Summary: Missing i18n support in ANT Product: Ant Version: unspecified Platform: All URL: http://www.gnu.org/software/gettext/ OS/Version: All Status: NEW

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

2009-01-07 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

DO NOT REPLY [Bug 43114] package-info.java repeatedly compiled

2009-01-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43114 --- Comment #14 from Adam Batkin a...@batkin.net 2009-01-07 06:05:10 PST --- Since it seems that there is no resolution on this, can I request that for the next release, all special handling of package-info files is removed? (i.e. this

DO NOT REPLY [Bug 43114] package-info.java repeatedly compiled

2009-01-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43114 --- Comment #15 from Jerry Andrews je...@jrandrews.org 2009-01-07 06:27:32 PST --- (In reply to comment #14) Since it seems that there is no resolution on this, can I request that for the next release, all special handling of

DO NOT REPLY [Bug 46488] Missing i18n support in ANT

2009-01-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46488 --- Comment #1 from Steve Loughran ste...@apache.org 2009-01-07 06:50:40 PST --- We in Apache aren't allowed to link at the java level against GPL code, so could not do this. The gettext team are free to write their own tasks; third

[jira] Created: (IVY-995) Nullpointer at PomModuleDescriptorBuilder.addDependency

2009-01-07 Thread lalyos (JIRA)
Nullpointer at PomModuleDescriptorBuilder.addDependency --- Key: IVY-995 URL: https://issues.apache.org/jira/browse/IVY-995 Project: Ivy Issue Type: Bug Components: Core

svn commit: r732483 - in /ant/ivy/core/branches/2.0.0: CHANGES.txt doc/release-notes.html src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorBuilder.java

2009-01-07 Thread maartenc
Author: maartenc Date: Wed Jan 7 12:53:00 2009 New Revision: 732483 URL: http://svn.apache.org/viewvc?rev=732483view=rev Log: FIX: NullPointerException at PomModuleDescriptorBuilder.addDependency (IVY-995) Modified: ant/ivy/core/branches/2.0.0/CHANGES.txt

[jira] Assigned: (IVY-995) Nullpointer at PomModuleDescriptorBuilder.addDependency

2009-01-07 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene reassigned IVY-995: - Assignee: Maarten Coene Nullpointer at PomModuleDescriptorBuilder.addDependency

svn commit: r732494 - in /ant/ivy/core/branches/2.0.0: ./ doc/ doc/resolver/ src/java/org/apache/ivy/plugins/resolver/packager/

2009-01-07 Thread maartenc
Author: maartenc Date: Wed Jan 7 13:06:02 2009 New Revision: 732494 URL: http://svn.apache.org/viewvc?rev=732494view=rev Log: IMPROVEMENT: Extend packager resolver to allow arbitrary ant tasks in build instructions (IVY-994) (thanks to Archie Cobbs) Modified:

svn commit: r732505 - /ant/ivy/core/branches/2.0.0/src/java/org/apache/ivy/plugins/resolver/packager/packager.xsl

2009-01-07 Thread maartenc
Author: maartenc Date: Wed Jan 7 13:29:28 2009 New Revision: 732505 URL: http://svn.apache.org/viewvc?rev=732505view=rev Log: Fixed problem with stylesheet caused by IVY-994. Modified: ant/ivy/core/branches/2.0.0/src/java/org/apache/ivy/plugins/resolver/packager/packager.xsl Modified:

[jira] Resolved: (IVY-994) Extend packager resolver to allow arbitrary ant tasks in build instructions

2009-01-07 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-994. --- Resolution: Fixed Fix Version/s: 2.0 I've added your patch to the 2.0.0 release. I had to modify

[jira] Resolved: (IVY-995) Nullpointer at PomModuleDescriptorBuilder.addDependency

2009-01-07 Thread Maarten Coene (JIRA)
[ https://issues.apache.org/jira/browse/IVY-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maarten Coene resolved IVY-995. --- Resolution: Fixed Fix Version/s: 2.0 Thanks for the report. I've committed a fix into SVN (2.0.0

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

2009-01-07 Thread maartenc
Author: maartenc Date: Wed Jan 7 15:00:58 2009 New Revision: 732546 URL: http://svn.apache.org/viewvc?rev=732546view=rev Log: Preparing updatesite for Ivy 2.0.0 release Added: ant/ivy/updatesite/trunk/dist/features/org.apache.ivy.feature_2.0.0.jar (with props)

[jira] Created: (IVY-996) Remove excessive HEAD requests for URL repository

2009-01-07 Thread Eric Anderson (JIRA)
Remove excessive HEAD requests for URL repository - Key: IVY-996 URL: https://issues.apache.org/jira/browse/IVY-996 Project: Ivy Issue Type: Improvement Components: Core Affects

[jira] Created: (IVY-997) allow equal values (weights) for specialMeaning in latest-revision

2009-01-07 Thread K. Rekk (JIRA)
allow equal values (weights) for specialMeaning in latest-revision -- Key: IVY-997 URL: https://issues.apache.org/jira/browse/IVY-997 Project: Ivy Issue Type: Improvement

[jira] Commented: (IVY-997) allow equal values (weights) for specialMeaning in latest-revision

2009-01-07 Thread K. Rekk (JIRA)
[ https://issues.apache.org/jira/browse/IVY-997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12661821#action_12661821 ] K. Rekk commented on IVY-997: - it wouldn't work with current source, I created a small patch to

[jira] Updated: (IVY-997) allow equal values (weights) for specialMeaning in latest-revision

2009-01-07 Thread K. Rekk (JIRA)
[ https://issues.apache.org/jira/browse/IVY-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] K. Rekk updated IVY-997: Attachment: specialmeaning-latestrevision-patch.txt the patch allow equal values (weights) for specialMeaning in

[jira] Updated: (IVY-997) allow equal values (weights) for specialMeaning in latest-revision

2009-01-07 Thread K. Rekk (JIRA)
[ https://issues.apache.org/jira/browse/IVY-997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] K. Rekk updated IVY-997: Priority: Minor (was: Major) allow equal values (weights) for specialMeaning in latest-revision