DO NOT REPLY [Bug 45254] New: Copy task's overwrite=false is not honored when there is a warning about -... modified in the future-

2008-06-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45254 Summary: Copy task's overwrite=false is not honored when there is a warning about -... modified in the future- Product: Ant Version: 1.7.0 Platform: PC OS/Version:

svn commit: r670656 - /ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/CHANGES.txt

2008-06-23 Thread hibou
Author: hibou Date: Mon Jun 23 08:38:19 2008 New Revision: 670656 URL: http://svn.apache.org/viewvc?rev=670656view=rev Log: Fix of the version name Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/CHANGES.txt Modified: ant/ivy/ivyde/trunk/org.apache.ivyde.eclipse/CHANGES.txt URL:

[jira] Updated: (IVY-848) Add publish support to URL resolver

2008-06-23 Thread Brian Sanders (JIRA)
[ https://issues.apache.org/jira/browse/IVY-848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Sanders updated IVY-848: -- Attachment: Patch_to_add_publish_support_to_URL_resolvers.patch A patch to add publish support for the

[jira] Created: (IVY-848) Add publish support to URL resolver

2008-06-23 Thread Brian Sanders (JIRA)
Add publish support to URL resolver --- Key: IVY-848 URL: https://issues.apache.org/jira/browse/IVY-848 Project: Ivy Issue Type: Improvement Components: Core Reporter: Brian Sanders

[jira] Commented: (IVYDE-65) IvyDE has not yet been released within the Apache Software Foundation

2008-06-23 Thread Gerrit Kitts (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12607344#action_12607344 ] Gerrit Kitts commented on IVYDE-65: --- [java] java.lang.RuntimeException: Application

[jira] Issue Comment Edited: (IVYDE-65) IvyDE has not yet been released within the Apache Software Foundation

2008-06-23 Thread Gerrit Kitts (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12607344#action_12607344 ] gkitts edited comment on IVYDE-65 at 6/23/08 12:23 PM: - [java]

DO NOT REPLY [Bug 45262] New: Request viewpathing support for Ant

2008-06-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45262 Summary: Request viewpathing support for Ant Product: Ant Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P3

svn commit: r670993 - in /ant/ivy/core/trunk/doc: images/ivy-publish-fc.odg images/ivy-publish-fc.png ivyfile.html ivyfile/configurations.html ivyfile/info.html reference.html use/deliver.html use/pub

2008-06-23 Thread xavier
Author: xavier Date: Mon Jun 23 19:20:24 2008 New Revision: 670993 URL: http://svn.apache.org/viewvc?rev=670993view=rev Log: apply documentation patch from Sakari Maaranen Added: ant/ivy/core/trunk/doc/images/ivy-publish-fc.odg (with props)

[jira] Resolved: (IVY-847) A patch with elaborated documentation of ivy files and deliver/publish tasks

2008-06-23 Thread Xavier Hanin (JIRA)
Attachments: ivy-doc-sam-20080623.patch, ivy-publish-fc.odg Please find the attached patch that includes my modest contribution: - Ivy files are now synonymously called module descriptors to better explain their purpose. (Descriptor is an established, more generic term that can be used

svn commit: r670996 - /ant/ivy/core/trunk/CHANGES.txt

2008-06-23 Thread xavier
Author: xavier Date: Mon Jun 23 19:28:50 2008 New Revision: 670996 URL: http://svn.apache.org/viewvc?rev=670996view=rev Log: add Sakari Maaranen to the list of contributors thanks to his documentation contribution (IVY-847) Modified: ant/ivy/core/trunk/CHANGES.txt Modified:

[jira] Assigned: (IVY-829) Add new packager resolver to Ivy

2008-06-23 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVY-829: Assignee: Xavier Hanin Add new packager resolver to Ivy --

svn commit: r670997 [2/2] - in /ant/ivy/core/trunk: ./ doc/ doc/configuration/ doc/resolver/ src/example/packager-resolver/ src/java/org/apache/ivy/core/settings/ src/java/org/apache/ivy/plugins/resol

2008-06-23 Thread xavier
Added: ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/resolver/PackagerResolverTest.java URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/resolver/PackagerResolverTest.java?rev=670997view=auto

[jira] Assigned: (IVY-839) Provide ant task to retrieve information from published ivy modules

2008-06-23 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVY-839: Assignee: Xavier Hanin Provide ant task to retrieve information from published ivy modules

[jira] Resolved: (IVY-839) Provide ant task to retrieve information from published ivy modules

2008-06-23 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-839. -- Resolution: Fixed I've applied your patch, thanks a lot for your contribution! Provide ant task to

svn commit: r671005 - in /ant/ivy/core/trunk: src/java/org/apache/ivy/plugins/resolver/packager/ src/java/org/apache/ivy/util/ test/java/org/apache/ivy/plugins/resolver/ test/repositories/packager/rep

2008-06-23 Thread xavier
Author: xavier Date: Mon Jun 23 20:27:37 2008 New Revision: 671005 URL: http://svn.apache.org/viewvc?rev=671005view=rev Log: review some packager resolver code: - use FileUtil.forceDelete instead of re implementing own recursive delete - put temporary test files in build/test instead of tmp, to

[jira] Commented: (IVY-829) Add new packager resolver to Ivy

2008-06-23 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12607458#action_12607458 ] Xavier Hanin commented on IVY-829: -- Archie, It seems there's some missing files in your

svn commit: r671018 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/types/CommandlineJava.java

2008-06-23 Thread bodewig
Author: bodewig Date: Mon Jun 23 21:29:40 2008 New Revision: 671018 URL: http://svn.apache.org/viewvc?rev=671018view=rev Log: fix NPE when running inside a container that puts non-String values inside the system properties Modified: ant/core/trunk/WHATSNEW