svn commit: r618316 - /ant/ivy/core/trunk/test/java/org/apache/ivy/core/settings/XmlSettingsParserTest.java

2008-02-04 Thread xavier
Author: xavier Date: Mon Feb 4 08:21:40 2008 New Revision: 618316 URL: http://svn.apache.org/viewvc?rev=618316view=rev Log: FIX compilation error due to change for IVY-715 Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/core/settings/XmlSettingsParserTest.java Modified: ant/ivy

[jira] Commented: (IVY-716) repreport task not working against a repository structured by branches

2008-02-04 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12565532#action_12565532 ] Xavier Hanin commented on IVY-716: -- Mmm, I'm not sure this is a duplicate. In IVY-390, it's

svn commit: r618003 - in /ant/ivy/core/trunk/src/java/org/apache/ivy/util: ContextualSAXHandler.java url/ContextualSAXHandler.java

2008-02-03 Thread xavier
Author: xavier Date: Sun Feb 3 07:41:11 2008 New Revision: 618003 URL: http://svn.apache.org/viewvc?rev=618003view=rev Log: move ContextualSAXHandler to util package instead of util.url Added: ant/ivy/core/trunk/src/java/org/apache/ivy/util/ContextualSAXHandler.java - copied, changed

svn commit: r618004 - /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/resolver/IBiblioResolver.java

2008-02-03 Thread xavier
Author: xavier Date: Sun Feb 3 07:42:01 2008 New Revision: 618004 URL: http://svn.apache.org/viewvc?rev=618004view=rev Log: move ContextualSAXHandler to util package instead of util.url Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/resolver/IBiblioResolver.java Modified

[jira] Created: (IVY-715) Make resolve console output configurable per resolve

2008-02-03 Thread Xavier Hanin (JIRA)
Reporter: Xavier Hanin Assignee: Xavier Hanin Sometimes the console output produced by Ivy during resolve is too verbose. For instance when using the inline mode to resolve one module, the summary is often not wanted. In some cases one may even want to disable all output. I

svn commit: r618035 - /ant/ivy/core/trunk/test/java/org/apache/ivy/core/resolve/ResolveTest.java

2008-02-03 Thread xavier
Author: xavier Date: Sun Feb 3 09:30:12 2008 New Revision: 618035 URL: http://svn.apache.org/viewvc?rev=618035view=rev Log: clean cache after test Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/core/resolve/ResolveTest.java Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/core

svn commit: r617542 - in /ant/ivy/ivyde/trunk: ./ src/java/org/apache/ivyde/eclipse/ src/java/org/apache/ivyde/eclipse/cpcontainer/ src/java/org/apache/ivyde/eclipse/ui/preferences/ src/java/org/apach

2008-02-01 Thread xavier
Author: xavier Date: Fri Feb 1 08:14:31 2008 New Revision: 617542 URL: http://svn.apache.org/viewvc?rev=617542view=rev Log: NEW: Order alphabetically the entries in the class path container (IVYDE-69) (thanks to Nicolas Lalevée) Modified: ant/ivy/ivyde/trunk/CHANGES.txt ant/ivy/ivyde

[jira] Resolved: (IVYDE-69) Order alphabetically the entries in the class path container

2008-02-01 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVYDE-69. --- Resolution: Fixed Fix Version/s: 1.3.0 I've applied your last patch, good contribution! Order

[jira] Assigned: (IVYDE-69) Order alphabetically the entries in the class path container

2008-02-01 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVYDE-69: - Assignee: Xavier Hanin Order alphabetically the entries in the class path container

svn commit: r617535 - in /ant/ivy/ivyde/trunk: CHANGES.txt src/java/org/apache/ivyde/eclipse/IvyPlugin.java src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainer.java

2008-02-01 Thread xavier
Author: xavier Date: Fri Feb 1 08:06:57 2008 New Revision: 617535 URL: http://svn.apache.org/viewvc?rev=617535view=rev Log: FIX: IvyDE resolve also evicted artifacts (IVYDE-76) (thanks to Nicolas Lalevée) Modified: ant/ivy/ivyde/trunk/CHANGES.txt ant/ivy/ivyde/trunk/src/java/org/apache

svn commit: r617532 - in /ant/ivy/ivyde/trunk: ./ src/java/org/apache/ivyde/eclipse/ src/java/org/apache/ivyde/eclipse/cpcontainer/ src/java/org/apache/ivyde/eclipse/ui/preferences/ src/java/org/apach

2008-02-01 Thread xavier
Author: xavier Date: Fri Feb 1 08:02:47 2008 New Revision: 617532 URL: http://svn.apache.org/viewvc?rev=617532view=rev Log: IMPROVE: Recognize more source and javadoc artifacts names (IVYDE-66) (thanks to Nicolas Lalevée) Modified: ant/ivy/ivyde/trunk/CHANGES.txt ant/ivy/ivyde/trunk

[jira] Updated: (IVYDE-66) Recognize more source and javadoc artifacts names

2008-02-01 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin updated IVYDE-66: -- Fix Version/s: 1.3.0 Issue Type: Improvement (was: Bug) Summary: Recognize more source

[jira] Assigned: (IVYDE-76) IvyDE resolve also evicted artifacts

2008-02-01 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVYDE-76: - Assignee: Xavier Hanin IvyDE resolve also evicted artifacts

[jira] Resolved: (IVYDE-76) IvyDE resolve also evicted artifacts

2008-02-01 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVYDE-76. --- Resolution: Fixed Fix Version/s: 1.3.0 I've applied your patch, nice work! IvyDE resolve also

svn commit: r617163 - /ant/ivy/core/branches/2.0.0-beta1/doc/samples/build.xml

2008-01-31 Thread xavier
Author: xavier Date: Thu Jan 31 09:21:30 2008 New Revision: 617163 URL: http://svn.apache.org/viewvc?rev=617163view=rev Log: fix ivy jar download Modified: ant/ivy/core/branches/2.0.0-beta1/doc/samples/build.xml Modified: ant/ivy/core/branches/2.0.0-beta1/doc/samples/build.xml URL: http

svn commit: r615445 - in /ant/ivy/core/trunk: ./ doc/use/ src/example/chained-resolvers/ src/example/chained-resolvers/chainedresolvers-project/ src/example/dependence/dependee/ src/example/dependence

2008-01-26 Thread xavier
Author: xavier Date: Sat Jan 26 03:33:09 2008 New Revision: 615445 URL: http://svn.apache.org/viewvc?rev=615445view=rev Log: IMPROVEMENT: Review settings loading in Ant (IVY-703) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/build.xml ant/ivy/core/trunk/doc/use

[jira] Created: (IVY-712) NPE when calling retrieve if some artifacts are not available locally

2008-01-26 Thread Xavier Hanin (JIRA)
Components: Core Affects Versions: 2.0.0-beta-1 Reporter: Xavier Hanin Assignee: Xavier Hanin Fix For: 2.0.0-beta-2 When calling retrieve after a resolve with some artifacts which failed to be downloaded, Ivy throws a NullPointerException

[jira] Resolved: (IVY-712) NPE when calling retrieve if some artifacts are not available locally

2008-01-26 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-712. -- Resolution: Fixed NPE when calling retrieve if some artifacts are not available locally

[jira] Created: (IVY-713) Ivy files are not retrieved when using useOrigin=true

2008-01-26 Thread Xavier Hanin (JIRA)
Reporter: Xavier Hanin If you use useOrigin=true in the cache, and call retrieve with an ivypattern to retrieve also Ivy files, these Ivy files are not retrieved. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

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

2008-01-21 Thread xavier
Author: xavier Date: Mon Jan 21 00:38:41 2008 New Revision: 613795 URL: http://svn.apache.org/viewvc?rev=613795view=rev Log: FIX: NPE in SshCache during publish with ssh resolver without passFile (IVY-709) (thanks to Ruslan Shevchenko) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy

[jira] Resolved: (IVY-709) NPE in SshCache during publish with ssh resolver without passFile

2008-01-21 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-709. -- Resolution: Fixed Assignee: Xavier Hanin I've applied your fix, thanks a lot for your contribution

[jira] Resolved: (IVY-710) When in ssh plugin we does not set username in scheme, Ivy always try to connect with guest username, even if we change one in panel.

2008-01-21 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-710. -- Resolution: Fixed Fix Version/s: 2.0.0-beta-2 Assignee: Xavier Hanin I've applied your

svn commit: r613184 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/core/module/descriptor/ src/java/org/apache/ivy/core/module/id/ src/java/org/apache/ivy/core/report/

2008-01-18 Thread xavier
Author: xavier Date: Fri Jan 18 07:23:43 2008 New Revision: 613184 URL: http://svn.apache.org/viewvc?rev=613184view=rev Log: IMPROVEMENT: In the ResolveReport class, add the possibility to filter the evicted module while getting the list of DownloadArtifact (IVY-704) (thanks to Nicolas Lalevée

[jira] Commented: (IVY-706) The bundle packaging of Ivy is incorrect

2008-01-18 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12560446#action_12560446 ] Xavier Hanin commented on IVY-706: -- Mmm, I'm not sure how to deal with that. Ivy is now

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

2008-01-18 Thread xavier
Author: xavier Date: Fri Jan 18 07:43:02 2008 New Revision: 613193 URL: http://svn.apache.org/viewvc?rev=613193view=rev Log: FIX: Update install ivy build file example (IVY-705) (thanks to Benjamin Francisoud) Modified: ant/ivy/core/trunk/CHANGES.txt Modified: ant/ivy/core/trunk

[jira] Commented: (IVYDE-70) The project ivy configuration is not taken into account on the first run

2008-01-18 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12560447#action_12560447 ] Xavier Hanin commented on IVYDE-70: --- Thanks for your investigation Nicolas, you've found

svn commit: r613192 - in /ant/ivy/core: branches/2.0.0-beta1/doc/install.html trunk/doc/install.html

2008-01-18 Thread xavier
Author: xavier Date: Fri Jan 18 07:41:09 2008 New Revision: 613192 URL: http://svn.apache.org/viewvc?rev=613192view=rev Log: FIX: Update install ivy build file example (IVY-705) (thanks to Benjamin Francisoud) Modified: ant/ivy/core/branches/2.0.0-beta1/doc/install.html ant/ivy/core

[jira] Commented: (IVY-706) The bundle packaging of Ivy is incorrect

2008-01-18 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12560464#action_12560464 ] Xavier Hanin commented on IVY-706: -- They are needed, but they are there :-) The bundle

[jira] Commented: (IVY-707) Deliver delivers the wrong version when a dynamic revision is evicted before being resolved

2008-01-18 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12560480#action_12560480 ] Xavier Hanin commented on IVY-707: -- I'm now wondering if this is really a bug

[jira] Updated: (IVY-707) Deliver delivers the wrong version when a dynamic revision is evicted before being resolved

2008-01-18 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin updated IVY-707: - Fix Version/s: 2.0.0-beta-2 Summary: Deliver delivers the wrong version when a dynamic revision

[jira] Resolved: (IVY-704) In the ResolveReport class, add the possibility to filter the evicted module while getting the list of DownloadArtifact

2008-01-18 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-704. -- Resolution: Fixed Fix Version/s: 2.0.0-beta-2 I've applied your patch with some modifications

[jira] Commented: (IVYDE-71) Rev content completion pulls artifacts

2008-01-16 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-71?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12559816#action_12559816 ] Xavier Hanin commented on IVYDE-71: --- Could you provide your settings and an example

[jira] Commented: (IVYDE-72) conf content assist only showing local confs

2008-01-16 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12559817#action_12559817 ] Xavier Hanin commented on IVYDE-72: --- To be sure we understand correctly, dependency confs

[jira] Commented: (IVY-701) NPE while resolving dependencies

2008-01-15 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12559141#action_12559141 ] Xavier Hanin commented on IVY-701: -- The cache structure has changed between 1.4 and 2.0, so I

svn commit: r612173 - in /ant/ivy/core/trunk: ./ doc/configuration/ doc/configuration/caches/ doc/use/ src/java/org/apache/ivy/ src/java/org/apache/ivy/ant/ src/java/org/apache/ivy/core/cache/ src/jav

2008-01-15 Thread xavier
Author: xavier Date: Tue Jan 15 09:45:26 2008 New Revision: 612173 URL: http://svn.apache.org/viewvc?rev=612173view=rev Log: IMPROVEMENT: Move useOrigin to repository cache manager (IVY-700) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/doc/configuration/caches.html ant

svn commit: r611750 - in /ant/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse: cpcontainer/IvyClasspathContainer.java ui/core/model/IvyModel.java

2008-01-14 Thread xavier
Author: xavier Date: Mon Jan 14 02:17:24 2008 New Revision: 611750 URL: http://svn.apache.org/viewvc?rev=611750view=rev Log: upgrade to latest API changes in Ivy Modified: ant/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainer.java ant/ivy/ivyde/trunk

svn commit: r611752 [3/11] - in /ant/ivy/ivyde/trunk: ./ .settings/ doc/ doc/style/ src/java/org/apache/ivyde/eclipse/ src/java/org/apache/ivyde/eclipse/cpcontainer/ src/java/org/apache/ivyde/eclipse/

2008-01-14 Thread xavier
Modified: ant/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/IvyPlugin.java URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/IvyPlugin.java?rev=611752r1=611751r2=611752view=diff

[jira] Commented: (IVYDE-69) Order alphabetically the entries in the class path container

2008-01-14 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12558946#action_12558946 ] Xavier Hanin commented on IVYDE-69: --- It should be predictable, so I guess there is a bug

[jira] Assigned: (IVY-694) cache dynamic revision resolution

2008-01-10 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVY-694: Assignee: Xavier Hanin cache dynamic revision resolution

[jira] Resolved: (IVY-466) Make IBiblio resolver compatible with maven proxy

2008-01-09 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-466. -- Resolution: Fixed Fix Version/s: (was: 2.0) 2.0.0-beta-2

[jira] Assigned: (IVY-466) Make IBiblio resolver compatible with maven proxy

2008-01-08 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVY-466: Assignee: Xavier Hanin Make IBiblio resolver compatible with maven proxy

svn commit: r610291 - in /ant/ivy/core/trunk: ./ doc/resolver/ src/java/org/apache/ivy/plugins/resolver/ src/java/org/apache/ivy/util/url/ test/java/org/apache/ivy/plugins/resolver/ test/java/org/apac

2008-01-08 Thread xavier
Author: xavier Date: Tue Jan 8 23:40:34 2008 New Revision: 610291 URL: http://svn.apache.org/viewvc?rev=610291view=rev Log: IMPROVEMENT: Make IBiblio resolver compatible with maven proxy (IVY-466) Added: ant/ivy/core/trunk/src/java/org/apache/ivy/util/url/ContextualSAXHandler.java

[jira] Commented: (IVYDE-68) IvyDE is using some internal classes of Eclipse

2008-01-07 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556559#action_12556559 ] Xavier Hanin commented on IVYDE-68: --- Yes, it's good idea, but it would mean more

[jira] Commented: (IVY-693) Problem with cached Ivy files which have extra attributes

2008-01-05 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556223#action_12556223 ] Xavier Hanin commented on IVY-693: -- Now that IVY-553 is implemented, I think the best fix

svn commit: r609138 - in /ant/ivy/core/trunk: ./ doc/ src/java/org/apache/ivy/ant/ src/java/org/apache/ivy/core/module/descriptor/ src/java/org/apache/ivy/plugins/parser/xml/ src/java/org/apache/ivy/u

2008-01-05 Thread xavier
Author: xavier Date: Sat Jan 5 05:47:31 2008 New Revision: 609138 URL: http://svn.apache.org/viewvc?rev=609138view=rev Log: IMPROVEMENT: Use namespace aware validation (IVY-553) Added: ant/ivy/core/trunk/test/java/org/apache/ivy/core/resolve/ivy-extra-att-ns.xml (with props) ant

[jira] Resolved: (IVY-693) Problem with cached Ivy files which have extra attributes

2008-01-05 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-693. -- Resolution: Fixed Fix Version/s: 2.0.0-beta-2 Assignee: Xavier Hanin I've implemented

[jira] Created: (IVY-694) cache dynamic revision resolution

2008-01-05 Thread Xavier Hanin (JIRA)
cache dynamic revision resolution - Key: IVY-694 URL: https://issues.apache.org/jira/browse/IVY-694 Project: Ivy Issue Type: New Feature Components: Core Reporter: Xavier Hanin

svn commit: r608795 - in /ant/ivy/core/trunk/test: java/org/apache/ivy/core/resolve/ResolveTest.java repositories/ivysettings-multicache.xml

2008-01-04 Thread xavier
Author: xavier Date: Fri Jan 4 02:30:24 2008 New Revision: 608795 URL: http://svn.apache.org/viewvc?rev=608795view=rev Log: add resolve test with multiple caches Added: ant/ivy/core/trunk/test/repositories/ivysettings-multicache.xml (with props) Modified: ant/ivy/core/trunk/test/java

svn commit: r608880 - in /ant/ivy/core/trunk/doc: concept.html configuration.html configuration/cacheDefaults.html configuration/caches.html configuration/caches/ configuration/caches/cache.html confi

2008-01-04 Thread xavier
Author: xavier Date: Fri Jan 4 07:10:36 2008 New Revision: 608880 URL: http://svn.apache.org/viewvc?rev=608880view=rev Log: update documentation according to recent cache management changes Added: ant/ivy/core/trunk/doc/configuration/caches/ ant/ivy/core/trunk/doc/configuration

[jira] Created: (IVY-691) use ModuleRevisionId instead of ModuleId in IvySettings#getResolver

2008-01-04 Thread Xavier Hanin (JIRA)
Components: Core Reporter: Xavier Hanin Assignee: Xavier Hanin Currently to get the dependency resolver for a module one use the IvySettings#getResolver(ModuleId moduleId). Checking the current usage of this method, all callers actually have a ModuleRevisionId

[jira] Resolved: (IVY-691) use ModuleRevisionId instead of ModuleId in IvySettings#getResolver

2008-01-04 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-691. -- Resolution: Fixed Fix Version/s: 2.0.0-beta-2 I've made the change, and updated the settings

svn commit: r608922 - in /ant/ivy/core/trunk: ./ doc/configuration/ src/java/org/apache/ivy/core/ src/java/org/apache/ivy/core/cache/ src/java/org/apache/ivy/core/check/ src/java/org/apache/ivy/core/r

2008-01-04 Thread xavier
Author: xavier Date: Fri Jan 4 09:05:55 2008 New Revision: 608922 URL: http://svn.apache.org/viewvc?rev=608922view=rev Log: IMPROVEMENT: use ModuleRevisionId instead of ModuleId in IvySettings#getResolver (IVY-591) Added: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/matcher

svn commit: r609076 - /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/report/XmlReportWriter.java

2008-01-04 Thread xavier
Author: xavier Date: Fri Jan 4 17:13:22 2008 New Revision: 609076 URL: http://svn.apache.org/viewvc?rev=609076view=rev Log: FIX: Building from trunk failing (IVY-692) Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/report/XmlReportWriter.java Modified: ant/ivy/core/trunk/src

[jira] Resolved: (IVY-692) Building from trunk failing

2008-01-04 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-692. -- Resolution: Fixed Fix Version/s: 2.0.0-beta-2 Assignee: Xavier Hanin Oops, my fault

[jira] Commented: (IVY-511) Use standard coding conventions

2008-01-03 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1209#action_1209 ] Xavier Hanin commented on IVY-511: -- I've applied your patch (except for the checkstyle

svn commit: r608390 - in /ant/ivy/core/trunk: CHANGES.txt build.xml

2008-01-03 Thread xavier
Author: xavier Date: Thu Jan 3 01:21:51 2008 New Revision: 608390 URL: http://svn.apache.org/viewvc?rev=608390view=rev Log: IMPROVEMENT: Downgrade Ant version requirement to 1.6 to build Ivy (IVY-687) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/build.xml Modified: ant

[jira] Resolved: (IVY-687) Ant 1.7.0 is required to build Ivy

2008-01-03 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-687. -- Resolution: Fixed Fix Version/s: 2.0.0-beta-2 Fixed, used linecontainsregexp instead, with an ugly

[jira] Assigned: (IVY-687) Ant 1.7.0 is required to build Ivy

2008-01-03 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVY-687: Assignee: Xavier Hanin Ant 1.7.0 is required to build Ivy

svn commit: r608392 - in /ant/ivy/ivyde/trunk: ./ src/java/org/apache/ivyde/eclipse/ src/java/org/apache/ivyde/eclipse/cpcontainer/ src/java/org/apache/ivyde/eclipse/ui/actions/ src/java/org/apache/iv

2008-01-03 Thread xavier
Author: xavier Date: Thu Jan 3 01:36:39 2008 New Revision: 608392 URL: http://svn.apache.org/viewvc?rev=608392view=rev Log: FIX: IvyDE is using some internal classes of Eclipse (IVYDE-68) (thanks to Nicolas Lalevée) Modified: ant/ivy/ivyde/trunk/CHANGES.txt ant/ivy/ivyde/trunk/src/java

svn commit: r608393 - in /ant/ivy/ivyde/trunk: build.properties build.xml

2008-01-03 Thread xavier
Author: xavier Date: Thu Jan 3 01:37:16 2008 New Revision: 608393 URL: http://svn.apache.org/viewvc?rev=608393view=rev Log: upgrade to Ivy 2.0 beta 1 Modified: ant/ivy/ivyde/trunk/build.properties ant/ivy/ivyde/trunk/build.xml Modified: ant/ivy/ivyde/trunk/build.properties URL: http

[jira] Commented: (IVYDE-68) IvyDE is using some internal classes of Eclipse

2008-01-03 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1218#action_1218 ] Xavier Hanin commented on IVYDE-68: --- @Nicolas: I've applied your patch with some

svn commit: r608459 - in /ant/ivy: core/trunk/doc/configuration/include.html site/features.html site/m2comparison.html

2008-01-03 Thread xavier
Author: xavier Date: Thu Jan 3 04:02:38 2008 New Revision: 608459 URL: http://svn.apache.org/viewvc?rev=608459view=rev Log: some documentation and site review Modified: ant/ivy/core/trunk/doc/configuration/include.html ant/ivy/site/features.html ant/ivy/site/m2comparison.html

svn commit: r608460 - /ant/ivy/core/branches/2.0.0-beta1/doc/configuration/include.html

2008-01-03 Thread xavier
Author: xavier Date: Thu Jan 3 04:05:58 2008 New Revision: 608460 URL: http://svn.apache.org/viewvc?rev=608460view=rev Log: merge some documentation review (r 605019) Modified: ant/ivy/core/branches/2.0.0-beta1/doc/configuration/include.html Modified: ant/ivy/core/branches/2.0.0-beta1/doc

svn commit: r608463 - in /ant/ivy/site: build.xml config.js features.html history/ homeTemplate.html template.html toc.json write-doc.html

2008-01-03 Thread xavier
Author: xavier Date: Thu Jan 3 04:29:04 2008 New Revision: 608463 URL: http://svn.apache.org/viewvc?rev=608463view=rev Log: introduce latest-milestone version of the documentation and make the default documentation point to this version instead of trunk version Modified: ant/ivy/site

[jira] Commented: (IVY-399) Flexible Cache Management

2008-01-03 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1271#action_1271 ] Xavier Hanin commented on IVY-399: -- I've made good progress on this issue, feel free to join

svn commit: r608496 - in /ant/ivy/site/target: ./ history/ history/2.0.0-alpha2/ history/2.0.0-alpha2/configuration/ history/2.0.0-alpha2/configuration/macrodef/ history/2.0.0-alpha2/configuration/nam

2008-01-03 Thread xavier
Author: xavier Date: Thu Jan 3 06:22:09 2008 New Revision: 608496 URL: http://svn.apache.org/viewvc?rev=608496view=rev Log: update generated web site [This commit notification would consist of 481 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r608536 - /ant/ivy/site/style/shell.css

2008-01-03 Thread xavier
Author: xavier Date: Thu Jan 3 07:59:48 2008 New Revision: 608536 URL: http://svn.apache.org/viewvc?rev=608536view=rev Log: Limit the width of running text (IVY-666) Modified: ant/ivy/site/style/shell.css Modified: ant/ivy/site/style/shell.css URL: http://svn.apache.org/viewvc/ant/ivy

[jira] Created: (IVY-688) Provide a printer-friendly version of the documentation

2008-01-03 Thread Xavier Hanin (JIRA)
: Documentation Reporter: Xavier Hanin Assignee: Xavier Hanin While hosted at jayasoft.org, there used to be a printer friendly version of the whole documentation, useful to print the whole doc and refer to it as a reference book. Providing a printer friendly version of the doc

svn commit: r608542 - in /ant/ivy/site/xooki: antlib.xml xooki.js

2008-01-03 Thread xavier
Author: xavier Date: Thu Jan 3 08:16:50 2008 New Revision: 608542 URL: http://svn.apache.org/viewvc?rev=608542view=rev Log: add batch mode printer friendly support Modified: ant/ivy/site/xooki/antlib.xml ant/ivy/site/xooki/xooki.js Modified: ant/ivy/site/xooki/antlib.xml URL: http

svn commit: r608544 - in /ant/ivy: core/branches/2.0.0-beta1/doc/index.html core/trunk/doc/index.html site/build.xml site/style/color.css site/style/print-style.css site/style/style.css

2008-01-03 Thread xavier
Author: xavier Date: Thu Jan 3 08:19:13 2008 New Revision: 608544 URL: http://svn.apache.org/viewvc?rev=608544view=rev Log: IMPROVEMENT: Provide a printer-friendly version of the documentation (IVY-688) Modified: ant/ivy/core/branches/2.0.0-beta1/doc/index.html ant/ivy/core/trunk/doc

svn commit: r608545 [1/5] - in /ant/ivy/site/target: history/latest-milestone/book.html history/latest-milestone/index.html history/trunk/book.html history/trunk/index.html style/color.css style/print

2008-01-03 Thread xavier
Author: xavier Date: Thu Jan 3 08:21:05 2008 New Revision: 608545 URL: http://svn.apache.org/viewvc?rev=608545view=rev Log: update generated web site Added: ant/ivy/site/target/history/latest-milestone/book.html (with props) ant/ivy/site/target/history/trunk/book.html (with props

svn commit: r608545 [3/5] - in /ant/ivy/site/target: history/latest-milestone/book.html history/latest-milestone/index.html history/trunk/book.html history/trunk/index.html style/color.css style/print

2008-01-03 Thread xavier
Propchange: ant/ivy/site/target/history/latest-milestone/book.html -- svn:eol-style = native Modified: ant/ivy/site/target/history/latest-milestone/index.html URL:

svn commit: r608545 [5/5] - in /ant/ivy/site/target: history/latest-milestone/book.html history/latest-milestone/index.html history/trunk/book.html history/trunk/index.html style/color.css style/print

2008-01-03 Thread xavier
Modified: ant/ivy/site/target/history/trunk/index.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/trunk/index.html?rev=608545r1=608544r2=608545view=diff == ---

[jira] Resolved: (IVY-666) Limit the width of running text

2008-01-03 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-666. -- Resolution: Fixed Fix Version/s: 2.0.0-beta-2 Assignee: Xavier Hanin I've fixed

[jira] Assigned: (IVY-389) Detection of newer and better artifacts should not happen if 'checkModified' is set to 'false'

2008-01-03 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVY-389: Assignee: Xavier Hanin Detection of newer and better artifacts should not happen if 'checkModified

[jira] Resolved: (IVY-688) Provide a printer-friendly version of the documentation

2008-01-03 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-688. -- Resolution: Fixed Fix Version/s: 2.0.0-beta-2 A printer friendly version of the documentation

svn commit: r608593 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/core/cache/ src/java/org/apache/ivy/core/settings/ src/java/org/apache/ivy/plugins/resolver/ test/java/org/apache/ivy/plugins/r

2008-01-03 Thread xavier
Author: xavier Date: Thu Jan 3 10:51:26 2008 New Revision: 608593 URL: http://svn.apache.org/viewvc?rev=608593view=rev Log: FIX: Detection of newer and better artifacts should not happen if 'checkModified' is set to 'false' (IVY-389) (with contribution from Johan Stuyts) Modified: ant/ivy

[jira] Resolved: (IVY-389) Detection of newer and better artifacts should not happen if 'checkModified' is set to 'false'

2008-01-03 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-389. -- Resolution: Fixed Fix Version/s: (was: 2.0) 2.0.0-beta-2 I've applied your

svn commit: r608162 - in /ant/ivy/core/trunk: src/java/org/apache/ivy/ant/ src/java/org/apache/ivy/core/cache/ src/java/org/apache/ivy/plugins/resolver/ test/java/org/apache/ivy/ test/java/org/apache/

2008-01-02 Thread xavier
Author: xavier Date: Wed Jan 2 09:58:40 2008 New Revision: 608162 URL: http://svn.apache.org/viewvc?rev=608162view=rev Log: reduce RepositoryCacheManager contract Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/ant/IvyArtifactReport.java ant/ivy/core/trunk/src/java/org/apache/ivy

svn commit: r608164 - /ant/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainer.java

2008-01-02 Thread xavier
Author: xavier Date: Wed Jan 2 10:01:52 2008 New Revision: 608164 URL: http://svn.apache.org/viewvc?rev=608164view=rev Log: upgrade to latest cache management changes in Ivy Modified: ant/ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/cpcontainer/IvyClasspathContainer.java Modified

svn commit: r608165 - in /ant/ivy/core/trunk/src/java/org/apache/ivy: core/settings/IvySettings.java plugins/IvyAware.java plugins/latest/AbstractLatestStrategy.java

2008-01-02 Thread xavier
Author: xavier Date: Wed Jan 2 10:04:45 2008 New Revision: 608165 URL: http://svn.apache.org/viewvc?rev=608165view=rev Log: remove unusued IvyAware interface Removed: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/IvyAware.java Modified: ant/ivy/core/trunk/src/java/org/apache/ivy

[jira] Commented: (IVY-687) Ant 1.7.0 is required to build Ivy

2007-12-30 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554985 ] Xavier Hanin commented on IVY-687: -- Agreed, I didn't pay attention to this in my last change to build file, shouldn't

svn commit: r607410 - /ant/ivy/core/trunk/src/java/org/apache/ivy/core/retrieve/RetrieveEngine.java

2007-12-29 Thread xavier
Author: xavier Date: Sat Dec 29 02:55:35 2007 New Revision: 607410 URL: http://svn.apache.org/viewvc?rev=607410view=rev Log: FIX: CCE on conflict during retrieve Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/core/retrieve/RetrieveEngine.java Modified: ant/ivy/core/trunk/src/java/org

svn commit: r607411 - /ant/ivy/core/trunk/src/java/org/apache/ivy/core/retrieve/RetrieveEngine.java

2007-12-29 Thread xavier
Author: xavier Date: Sat Dec 29 02:59:56 2007 New Revision: 607411 URL: http://svn.apache.org/viewvc?rev=607411view=rev Log: FIX: use Artifact on artifact filter and not ArtifactDownloadReport Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/core/retrieve/RetrieveEngine.java Modified

[jira] Resolved: (IVY-685) Remove cache attribute on Ant tasks

2007-12-28 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVY-685. -- Resolution: Fixed Fix Version/s: 2.0.0-beta-2 I've removed the cache attribute from Ant tasks

svn commit: r607221 - in /ant/ivy/core/trunk: src/java/org/apache/ivy/ant/ src/java/org/apache/ivy/core/ src/java/org/apache/ivy/core/cache/ src/java/org/apache/ivy/core/event/download/ src/java/org/a

2007-12-28 Thread xavier
Author: xavier Date: Fri Dec 28 04:16:22 2007 New Revision: 607221 URL: http://svn.apache.org/viewvc?rev=607221view=rev Log: - store module descriptor cache location in resolution report to avoid using cache manager for later use of this data - simplify ResolvedModuleRevision usage by making

svn commit: r607278 [2/2] - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/ src/java/org/apache/ivy/core/ src/java/org/apache/ivy/core/cache/ src/java/org/apache/ivy/core/check/ src/java/org/apach

2007-12-28 Thread xavier
Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/core/publish/PublishEngineSettings.java URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/src/java/org/apache/ivy/core/publish/PublishEngineSettings.java?rev=607278r1=607277r2=607278view=diff

svn commit: r607071 - /ant/ivy/core/trunk/src/java/org/apache/ivy/ant/IvyMakePom.java

2007-12-27 Thread xavier
Author: xavier Date: Thu Dec 27 05:46:23 2007 New Revision: 607071 URL: http://svn.apache.org/viewvc?rev=607071view=rev Log: fix import Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/ant/IvyMakePom.java Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/ant/IvyMakePom.java URL

[jira] Assigned: (IVY-685) Remove cache attribute on Ant tasks

2007-12-27 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin reassigned IVY-685: Assignee: Xavier Hanin Remove cache attribute on Ant tasks

[jira] Created: (IVY-685) Remove cache attribute on Ant tasks

2007-12-27 Thread Xavier Hanin (JIRA)
Remove cache attribute on Ant tasks --- Key: IVY-685 URL: https://issues.apache.org/jira/browse/IVY-685 Project: Ivy Issue Type: Task Components: Ant Reporter: Xavier Hanin Most tasks

svn commit: r606427 - in /ant/ivy/site: ./ build.xml

2007-12-22 Thread xavier
Author: xavier Date: Sat Dec 22 01:08:18 2007 New Revision: 606427 URL: http://svn.apache.org/viewvc?rev=606427view=rev Log: publish generated web site through svn rather than scp Modified: ant/ivy/site/ (props changed) ant/ivy/site/build.xml Propchange: ant/ivy/site

svn commit: r606436 - /ant/ivy/site/target/history/trunk/samples/build.xml

2007-12-22 Thread xavier
Author: xavier Date: Sat Dec 22 01:33:22 2007 New Revision: 606436 URL: http://svn.apache.org/viewvc?rev=606436view=rev Log: update site Modified: ant/ivy/site/target/history/trunk/samples/build.xml Modified: ant/ivy/site/target/history/trunk/samples/build.xml URL: http://svn.apache.org

[jira] Commented: (IVY-472) conf not supported as pattern filtering token

2007-12-20 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553891 ] Xavier Hanin commented on IVY-472: -- Ok, I see your point, but the configuration cardinality is a real problem to do

[jira] Commented: (IVY-472) conf not supported as pattern filtering token

2007-12-19 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVY-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553315 ] Xavier Hanin commented on IVY-472: -- What do you mean by save a lot of time? Could you elaborate? conf not supported

[jira] Resolved: (IVYDE-67) Use Ivy Bundle instead of packaging ivy.jar in IvyDE bundle

2007-12-19 Thread Xavier Hanin (JIRA)
[ https://issues.apache.org/jira/browse/IVYDE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Hanin resolved IVYDE-67. --- Resolution: Fixed I've migrated plugin metadata format to OSGi and now use an OSGi dependency on Ivy

svn commit: r605621 - /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/matcher/

2007-12-19 Thread xavier
Author: xavier Date: Wed Dec 19 09:10:05 2007 New Revision: 605621 URL: http://svn.apache.org/viewvc?rev=605621view=rev Log: fix style Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/matcher/AnyMatcher.java ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/matcher

svn commit: r605627 - /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/report/XmlReportParser.java

2007-12-19 Thread xavier
Author: xavier Date: Wed Dec 19 09:21:47 2007 New Revision: 605627 URL: http://svn.apache.org/viewvc?rev=605627view=rev Log: fix style Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/report/XmlReportParser.java Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins

svn commit: r604417 - in /ant/ivy/site: download.cgi download.html js/download-redirect.js

2007-12-15 Thread xavier
Author: xavier Date: Sat Dec 15 02:24:14 2007 New Revision: 604417 URL: http://svn.apache.org/viewvc?rev=604417view=rev Log: fix download page for mirror script: externalize download redirection javascript to make python template engine happy Added: ant/ivy/site/js/download-redirect.js

svn commit: r602326 - /ant/ivy/core/trunk/version.properties

2007-12-07 Thread xavier
Author: xavier Date: Fri Dec 7 21:50:19 2007 New Revision: 602326 URL: http://svn.apache.org/viewvc?rev=602326view=rev Log: move to next target version on trunk Modified: ant/ivy/core/trunk/version.properties Modified: ant/ivy/core/trunk/version.properties URL: http://svn.apache.org

svn commit: r602319 - /ant/ivy/site/schemas/ivy.xsd

2007-12-07 Thread xavier
Author: xavier Date: Fri Dec 7 20:53:02 2007 New Revision: 602319 URL: http://svn.apache.org/viewvc?rev=602319view=rev Log: update on site ivy.xsd Modified: ant/ivy/site/schemas/ivy.xsd Modified: ant/ivy/site/schemas/ivy.xsd URL: http://svn.apache.org/viewvc/ant/ivy/site/schemas/ivy.xsd

<    1   2   3   4   5   6   7   >