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

2007-12-02 Thread xavier
Author: xavier Date: Sun Dec 2 14:00:02 2007 New Revision: 600386 URL: http://svn.apache.org/viewvc?rev=600386view=rev Log: TASK: review all tutorials to make sure they are in sync with 2.0 (IVY-591) (with contribution from Jing Xue) Modified: ant/ivy/core/trunk/CHANGES.txt Modified: ant

svn commit: r600395 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/circular/CircularDependencyHelper.java test/java/org/apache/ivy/core/resolve/ResolveTest.java

2007-12-02 Thread xavier
Author: xavier Date: Sun Dec 2 14:27:19 2007 New Revision: 600395 URL: http://svn.apache.org/viewvc?rev=600395view=rev Log: FIX: same module appear twice in a circular dependency (IVY-514) (thanks to John Williams) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java

svn commit: r600420 - /ant/ivy/core/trunk/doc/dev.html

2007-12-02 Thread xavier
Author: xavier Date: Sun Dec 2 18:11:52 2007 New Revision: 600420 URL: http://svn.apache.org/viewvc?rev=600420view=rev Log: developer doc update Modified: ant/ivy/core/trunk/doc/dev.html Modified: ant/ivy/core/trunk/doc/dev.html URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/doc

svn commit: r600421 - in /ant/ivy/core/trunk: src/java/org/apache/ivy/plugins/parser/m2/ test/java/org/apache/ivy/plugins/parser/m2/

2007-12-02 Thread xavier
Author: xavier Date: Sun Dec 2 18:49:33 2007 New Revision: 600421 URL: http://svn.apache.org/viewvc?rev=600421view=rev Log: add some Ivy reference in generated pom Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorWriter.java ant/ivy/core/trunk

svn commit: r600423 - in /ant/ivy/core/trunk: build-release.xml build.xml

2007-12-02 Thread xavier
Author: xavier Date: Sun Dec 2 19:22:52 2007 New Revision: 600423 URL: http://svn.apache.org/viewvc?rev=600423view=rev Log: add maven 2 distribution Modified: ant/ivy/core/trunk/build-release.xml ant/ivy/core/trunk/build.xml Modified: ant/ivy/core/trunk/build-release.xml URL: http

svn commit: r600424 - /ant/ivy/core/trunk/ivy.xml

2007-12-02 Thread xavier
Author: xavier Date: Sun Dec 2 19:23:27 2007 New Revision: 600424 URL: http://svn.apache.org/viewvc?rev=600424view=rev Log: move to org.apache.ivy as organization for consistency with maven 2 repository Modified: ant/ivy/core/trunk/ivy.xml Modified: ant/ivy/core/trunk/ivy.xml URL: http

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

2007-12-04 Thread xavier
Author: xavier Date: Tue Dec 4 18:51:02 2007 New Revision: 601194 URL: http://svn.apache.org/viewvc?rev=601194view=rev Log: IMPROVE: Simplify the resolve process (IVYDE-64) (thanks to Nicolas Lalevée) Modified: ant/ivy/ivyde/trunk/CHANGES.txt ant/ivy/ivyde/trunk/src/java/org/apache

svn commit: r601620 - in /ant/ivy/core/trunk/src/java/org/apache/ivy: ant/IvyMakePom.java plugins/parser/m2/PomModuleDescriptorWriter.java

2007-12-05 Thread xavier
Author: xavier Date: Wed Dec 5 21:27:46 2007 New Revision: 601620 URL: http://svn.apache.org/viewvc?rev=601620view=rev Log: - add headerfile attribute on makepom task to be able to add a license header - replace optional/ by optionaltrue/optional Modified: ant/ivy/core/trunk/src/java/org

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

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: 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: 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

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

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: 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

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

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

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

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

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

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 == ---

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

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

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

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

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

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

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: 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

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

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

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

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

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: 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

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

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

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: 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

svn commit: r618913 - in /ant/ivy/core/trunk: src/java/org/apache/ivy/core/resolve/IvyNode.java src/java/org/apache/ivy/plugins/resolver/ChainResolver.java src/java/org/apache/ivy/util/StringUtils.jav

2008-02-05 Thread xavier
Author: xavier Date: Tue Feb 5 23:05:58 2008 New Revision: 618913 URL: http://svn.apache.org/viewvc?rev=618913view=rev Log: improve ChainResolver error reporting Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/core/resolve/IvyNode.java ant/ivy/core/trunk/src/java/org/apache/ivy

svn commit: r619414 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorUpdater.java test/java/org/apache/ivy/ant/IvyDeliverTest.java

2008-02-07 Thread xavier
Author: xavier Date: Thu Feb 7 05:58:21 2008 New Revision: 619414 URL: http://svn.apache.org/viewvc?rev=619414view=rev Log: FIX: Branch attribute not set on deliver when using a non default branch (IVY-724) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org

svn commit: r620249 - /ant/ivy/core/trunk/src/java/org/apache/ivy/ant/IvyBuildList.java

2008-02-10 Thread xavier
Author: xavier Date: Sun Feb 10 00:32:41 2008 New Revision: 620249 URL: http://svn.apache.org/viewvc?rev=620249view=rev Log: fix style Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/ant/IvyBuildList.java Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/ant/IvyBuildList.java URL

svn commit: r620263 - /ant/ivy/core/trunk/src/java/org/apache/ivy/core/module/id/ModuleRevisionId.java

2008-02-10 Thread xavier
Author: xavier Date: Sun Feb 10 03:58:04 2008 New Revision: 620263 URL: http://svn.apache.org/viewvc?rev=620263view=rev Log: when looking for default branch, test if there's already an Ivy instance loaded, to avoid loading a default one just to get the default branch Modified: ant/ivy/core

svn commit: r627568 - /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorParser.java

2008-02-13 Thread xavier
Author: xavier Date: Wed Feb 13 11:23:54 2008 New Revision: 627568 URL: http://svn.apache.org/viewvc?rev=627568view=rev Log: throw ParseException instead of returning null when the parsed pom didn't contain the module revision id Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins

svn commit: r630424 - in /ant/ivy/core/trunk: CHANGES.txt README RELEASE_NOTES

2008-02-23 Thread xavier
Author: xavier Date: Sat Feb 23 04:10:25 2008 New Revision: 630424 URL: http://svn.apache.org/viewvc?rev=630424view=rev Log: prepare 2.0.0-beta2 release Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/README ant/ivy/core/trunk/RELEASE_NOTES Modified: ant/ivy/core/trunk

svn commit: r630426 - in /ant/ivy/core/branches/2.0.0-beta2/doc: index.html printTemplate.html template.html toc.json

2008-02-23 Thread xavier
Author: xavier Date: Sat Feb 23 04:27:20 2008 New Revision: 630426 URL: http://svn.apache.org/viewvc?rev=630426view=rev Log: update templates and add release notes in documentation. Modified: ant/ivy/core/branches/2.0.0-beta2/doc/index.html ant/ivy/core/branches/2.0.0-beta2/doc

svn commit: r630427 - /ant/ivy/core/branches/2.0.0-beta2/doc/release-notes.html

2008-02-23 Thread xavier
Author: xavier Date: Sat Feb 23 04:27:58 2008 New Revision: 630427 URL: http://svn.apache.org/viewvc?rev=630427view=rev Log: add release notes in documentation. Added: ant/ivy/core/branches/2.0.0-beta2/doc/release-notes.html Added: ant/ivy/core/branches/2.0.0-beta2/doc/release-notes.html

svn commit: r631892 - /ant/ivy/site/testimonials.html

2008-02-28 Thread xavier
Author: xavier Date: Thu Feb 28 00:45:08 2008 New Revision: 631892 URL: http://svn.apache.org/viewvc?rev=631892view=rev Log: add testimonial from Scott Oster Modified: ant/ivy/site/testimonials.html Modified: ant/ivy/site/testimonials.html URL: http://svn.apache.org/viewvc/ant/ivy/site

svn commit: r631897 - in /ant/ivy/site: homeTemplate.html template.html

2008-02-28 Thread xavier
Author: xavier Date: Thu Feb 28 01:02:21 2008 New Revision: 631897 URL: http://svn.apache.org/viewvc?rev=631897view=rev Log: add apache ad Modified: ant/ivy/site/homeTemplate.html ant/ivy/site/template.html Modified: ant/ivy/site/homeTemplate.html URL: http://svn.apache.org/viewvc/ant

svn commit: r632257 - in /ant/ivy/core/trunk: ant.patterns optional.patterns

2008-02-29 Thread xavier
Author: xavier Date: Fri Feb 29 00:17:52 2008 New Revision: 632257 URL: http://svn.apache.org/viewvc?rev=632257view=rev Log: TASK: add license to .patterns files (IVY-747) Modified: ant/ivy/core/trunk/ant.patterns ant/ivy/core/trunk/optional.patterns Modified: ant/ivy/core/trunk

svn commit: r632256 - in /ant/ivy/core/trunk: build-release.xml build.xml

2008-02-29 Thread xavier
Author: xavier Date: Fri Feb 29 00:15:18 2008 New Revision: 632256 URL: http://svn.apache.org/viewvc?rev=632256view=rev Log: merge packaging fix from 2.0.0-beta2 branch (r630439) Modified: ant/ivy/core/trunk/build-release.xml ant/ivy/core/trunk/build.xml Modified: ant/ivy/core/trunk

svn commit: r632299 - in /ant/ivy/core/trunk: CHANGES.txt test/java/org/apache/ivy/core/publish/PublishEventsTest.java

2008-02-29 Thread xavier
Author: xavier Date: Fri Feb 29 03:52:22 2008 New Revision: 632299 URL: http://svn.apache.org/viewvc?rev=632299view=rev Log: FIX: PublishEventsTest fails when Ivy sources are located in a directory with a + (IVY-755) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/test/java

svn commit: r632301 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/core/settings/ src/java/org/apache/ivy/plugins/parser/xml/ src/java/org/apache/ivy/util/ test/java/org/apache/ivy/core/resolve/

2008-02-29 Thread xavier
Author: xavier Date: Fri Feb 29 04:03:19 2008 New Revision: 632301 URL: http://svn.apache.org/viewvc?rev=632301view=rev Log: FIX: XML entity parsing does not work properly (IVY-737) (thanks to Patrick Woodworth) Added: ant/ivy/core/trunk/test/repositories/xml-entities/ ant/ivy/core

svn commit: r632310 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/core/cache/ src/java/org/apache/ivy/core/settings/ test/java/org/apache/ivy/ant/ test/repositories/

2008-02-29 Thread xavier
Author: xavier Date: Fri Feb 29 05:05:33 2008 New Revision: 632310 URL: http://svn.apache.org/viewvc?rev=632310view=rev Log: FIX: Cachefileset task silently fails with parent dir .. construct (IVY-638) Added: ant/ivy/core/trunk/src/java/org/apache/ivy/core/cache/CacheUtil.java (with props

svn commit: r632381 - in /ant/ivy/core/trunk: ./ META-INF/ doc/ src/java/org/apache/ivy/ src/java/org/apache/ivy/util/ src/java/org/apache/ivy/util/cli/ test/java/org/apache/ivy/

2008-02-29 Thread xavier
Author: xavier Date: Fri Feb 29 08:40:52 2008 New Revision: 632381 URL: http://svn.apache.org/viewvc?rev=632381view=rev Log: IMPROVEMENT: Make Ivy standalone runnable with no required dependencies (IVY-757) Added: ant/ivy/core/trunk/src/java/org/apache/ivy/util/cli/ ant/ivy/core/trunk

svn commit: r632399 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/core/cache/ test/java/org/apache/ivy/ test/java/org/apache/ivy/core/resolve/ test/repositories/branches/bar/bar1/trunk/1/ test/

2008-02-29 Thread xavier
Author: xavier Date: Fri Feb 29 09:32:23 2008 New Revision: 632399 URL: http://svn.apache.org/viewvc?rev=632399view=rev Log: FIX: ivy-resolve fails when a project has different dependencies in different branches (IVY-717) Added: ant/ivy/core/trunk/test/repositories/branches/bar/bar1/trunk/4

svn commit: r632587 - in /ant/ivy/core/trunk: CHANGES.txt doc/use/install.html src/java/org/apache/ivy/ant/IvyInstall.java test/java/org/apache/ivy/ant/IvyInstallTest.java test/repositories/branches/i

2008-03-01 Thread xavier
Author: xavier Date: Sat Mar 1 05:01:45 2008 New Revision: 632587 URL: http://svn.apache.org/viewvc?rev=632587view=rev Log: IMPROVEMENT: add branch attribute in ivy:install task (IVY-727) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/doc/use/install.html ant/ivy/core

svn commit: r632725 - /ant/ivy/core/trunk/src/java/org/apache/ivy/core/settings/XmlSettingsParser.java

2008-03-02 Thread xavier
Author: xavier Date: Sun Mar 2 01:16:13 2008 New Revision: 632725 URL: http://svn.apache.org/viewvc?rev=632725view=rev Log: refactor for checkstyle Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/core/settings/XmlSettingsParser.java Modified: ant/ivy/core/trunk/src/java/org/apache

svn commit: r632728 - in /ant/ivy/core/trunk/src/example: chained-resolvers/chainedresolvers-project/src/example/ configurations/jdbc-example/src/example/ configurations/multi-projects/filter-framewor

2008-03-02 Thread xavier
Author: xavier Date: Sun Mar 2 01:33:32 2008 New Revision: 632728 URL: http://svn.apache.org/viewvc?rev=632728view=rev Log: checkstyle fix in examples Modified: ant/ivy/core/trunk/src/example/chained-resolvers/chainedresolvers-project/src/example/Hello.java ant/ivy/core/trunk/src

svn commit: r632729 - in /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/repository: ./ sftp/ ssh/ url/ vfs/ vsftp/

2008-03-02 Thread xavier
Author: xavier Date: Sun Mar 2 01:57:58 2008 New Revision: 632729 URL: http://svn.apache.org/viewvc?rev=632729view=rev Log: checkstyle fix in repository packages Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/repository/LazyResource.java ant/ivy/core/trunk/src/java/org

svn commit: r632731 - in /ant/ivy/core/trunk/src/java/org/apache/ivy: ./ ant/ core/ core/event/resolve/ plugins/latest/ plugins/parser/ plugins/parser/m2/ plugins/parser/xml/ plugins/resolver/ tools/a

2008-03-02 Thread xavier
Author: xavier Date: Sun Mar 2 02:08:29 2008 New Revision: 632731 URL: http://svn.apache.org/viewvc?rev=632731view=rev Log: diverse easy checkstyle fix Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/Ivy.java ant/ivy/core/trunk/src/java/org/apache/ivy/Ivy14.java ant/ivy/core

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

2008-03-02 Thread xavier
Author: xavier Date: Sun Mar 2 02:10:40 2008 New Revision: 632732 URL: http://svn.apache.org/viewvc?rev=632732view=rev Log: fix style: extract anonymous inner class to reduce method length Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/report/XmlReportParser.java Modified

svn commit: r632735 - in /ant/ivy/core/trunk/src/java/org/apache/ivy: core/module/descriptor/DefaultModuleDescriptor.java plugins/resolver/BasicResolver.java

2008-03-02 Thread xavier
Author: xavier Date: Sun Mar 2 02:54:09 2008 New Revision: 632735 URL: http://svn.apache.org/viewvc?rev=632735view=rev Log: fix style: refactor BasicResolver#getDependency to reduce its length: introduce UnresolvedDependencyException to ease method extraction, extract some methods, parser

svn commit: r632789 - /ant/ivy/core/trunk/doc/configuration/caches.html

2008-03-02 Thread xavier
Author: xavier Date: Sun Mar 2 09:13:18 2008 New Revision: 632789 URL: http://svn.apache.org/viewvc?rev=632789view=rev Log: fix typo Modified: ant/ivy/core/trunk/doc/configuration/caches.html Modified: ant/ivy/core/trunk/doc/configuration/caches.html URL: http://svn.apache.org/viewvc/ant

svn commit: r632788 - in /ant/ivy/core/trunk: doc/configuration/ src/java/org/apache/ivy/core/settings/ test/java/org/apache/ivy/core/settings/

2008-03-02 Thread xavier
Author: xavier Date: Sun Mar 2 09:12:13 2008 New Revision: 632788 URL: http://svn.apache.org/viewvc?rev=632788view=rev Log: add defaultResolveMode in settings (as part of IVY-740) Modified: ant/ivy/core/trunk/doc/configuration/conf.html ant/ivy/core/trunk/src/java/org/apache/ivy/core

svn commit: r632798 - in /ant/ivy/core/trunk: src/java/org/apache/ivy/ src/java/org/apache/ivy/ant/ src/java/org/apache/ivy/core/install/ test/java/org/apache/ivy/core/install/

2008-03-02 Thread xavier
Author: xavier Date: Sun Mar 2 09:35:32 2008 New Revision: 632798 URL: http://svn.apache.org/viewvc?rev=632798view=rev Log: fix style: refactor: introduce InstallOptions to reduce the number of parameters for install methods Added: ant/ivy/core/trunk/src/java/org/apache/ivy/core/install

svn commit: r632800 - /ant/ivy/core/trunk/build.xml

2008-03-02 Thread xavier
Author: xavier Date: Sun Mar 2 09:55:27 2008 New Revision: 632800 URL: http://svn.apache.org/viewvc?rev=632800view=rev Log: make checkstyle error fail the build now that all checkstyle errors have been fixed Modified: ant/ivy/core/trunk/build.xml Modified: ant/ivy/core/trunk/build.xml URL

svn commit: r632981 - /ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleUpdaterTest.java

2008-03-03 Thread xavier
Author: xavier Date: Mon Mar 3 00:41:43 2008 New Revision: 632981 URL: http://svn.apache.org/viewvc?rev=632981view=rev Log: remove bad import Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/parser/xml/XmlModuleUpdaterTest.java Modified: ant/ivy/core/trunk/test/java/org

svn commit: r633080 - /ant/ivy/core/branches/2.0.0-beta2/doc/release-notes.html

2008-03-03 Thread xavier
Author: xavier Date: Mon Mar 3 05:47:42 2008 New Revision: 633080 URL: http://svn.apache.org/viewvc?rev=633080view=rev Log: add announcement to release notes Modified: ant/ivy/core/branches/2.0.0-beta2/doc/release-notes.html Modified: ant/ivy/core/branches/2.0.0-beta2/doc/release

svn commit: r633793 [1/2] - /ant/ivy/site/target/history/latest-milestone/book.html

2008-03-05 Thread xavier
Author: xavier Date: Wed Mar 5 01:00:51 2008 New Revision: 633793 URL: http://svn.apache.org/viewvc?rev=633793view=rev Log: update 2.0.0-beta2 book.html Modified: ant/ivy/site/target/history/latest-milestone/book.html

svn commit: r633797 - in /ant/ivy/ivyde/trunk: META-INF/MANIFEST.MF plugin.xml src/java/org/apache/ivyde/eclipse/ui/search/

2008-03-05 Thread xavier
Author: xavier Date: Wed Mar 5 01:24:30 2008 New Revision: 633797 URL: http://svn.apache.org/viewvc?rev=633797view=rev Log: remove FixedJavaSearchPage, which is not really used and causes problems of compatibility between eclipse versions Removed: ant/ivy/ivyde/trunk/src/java/org/apache

svn commit: r635685 - in /ant/ivy/core/trunk/test: java/org/apache/ivy/ant/IvyInstallTest.java java/org/apache/ivy/core/install/InstallTest.java repositories/ivysettings-dummydefaultresolver.xml

2008-03-10 Thread xavier
Author: xavier Date: Mon Mar 10 13:49:51 2008 New Revision: 635685 URL: http://svn.apache.org/viewvc?rev=635685view=rev Log: test case for IVY-732, not reproducing the problem Added: ant/ivy/core/trunk/test/repositories/ivysettings-dummydefaultresolver.xml (with props) Modified: ant

svn commit: r635695 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/core/retrieve/RetrieveEngine.java test/java/org/apache/ivy/core/retrieve/RetrieveTest.java

2008-03-10 Thread xavier
Author: xavier Date: Mon Mar 10 14:10:48 2008 New Revision: 635695 URL: http://svn.apache.org/viewvc?rev=635695view=rev Log: FIX: Ivy reports a conflict when the same file is supposed to be retrieved at the same location twice (or more) (IVY-743) Modified: ant/ivy/core/trunk/CHANGES.txt

svn commit: r636466 - /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorParser.java

2008-03-12 Thread xavier
Author: xavier Date: Wed Mar 12 12:21:45 2008 New Revision: 636466 URL: http://svn.apache.org/viewvc?rev=636466view=rev Log: prevent NPE when relocated module is not found Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorParser.java Modified: ant

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

2008-03-24 Thread xavier
Author: xavier Date: Mon Mar 24 11:58:53 2008 New Revision: 640519 URL: http://svn.apache.org/viewvc?rev=640519view=rev Log: Attempt to fix IVY-773 (Extra Attributes are not available to resolver after resolve if cache was empty) Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins

svn commit: r640525 - in /ant/ivy/core/trunk/src/java/org/apache/ivy: ant/IvyRepositoryReport.java ant/IvyResolve.java core/search/SearchEngine.java plugins/matcher/RegexpPatternMatcher.java plugins/r

2008-03-24 Thread xavier
Author: xavier Date: Mon Mar 24 12:08:45 2008 New Revision: 640525 URL: http://svn.apache.org/viewvc?rev=640525view=rev Log: fix style Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/ant/IvyRepositoryReport.java ant/ivy/core/trunk/src/java/org/apache/ivy/ant/IvyResolve.java ant

svn commit: r640548 - in /ant/ivy/core/trunk: CHANGES.txt doc/configuration/resolvers.html

2008-03-24 Thread xavier
Author: xavier Date: Mon Mar 24 13:04:23 2008 New Revision: 640548 URL: http://svn.apache.org/viewvc?rev=640548view=rev Log: DOCUMENTATION: Add new cache information to resolver doc (IVY-772) (thanks to Carlton Brown) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/doc

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

2008-03-25 Thread xavier
Author: xavier Date: Tue Mar 25 08:32:37 2008 New Revision: 640862 URL: http://svn.apache.org/viewvc?rev=640862view=rev Log: fix bug introduced in attempt to fix IVY-773 Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/resolver/BasicResolver.java Modified: ant/ivy/core/trunk

svn commit: r641893 - in /ant/ivy/core/trunk: src/java/org/apache/ivy/core/resolve/ test/java/org/apache/ivy/core/resolve/ test/repositories/extra-attributes/module2/ test/repositories/extra-attribute

2008-03-27 Thread xavier
Author: xavier Date: Thu Mar 27 09:58:52 2008 New Revision: 641893 URL: http://svn.apache.org/viewvc?rev=641893view=rev Log: fix new bug introduced in attempt to fix IVY-773 Added: ant/ivy/core/trunk/test/java/org/apache/ivy/core/resolve/ivy-extra-att2.xml (with props) ant/ivy/core

svn commit: r642199 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/ant/ test/buildlist/F/ test/buildlist/G/ test/java/org/apache/ivy/ant/

2008-03-28 Thread xavier
Author: xavier Date: Fri Mar 28 04:11:06 2008 New Revision: 642199 URL: http://svn.apache.org/viewvc?rev=642199view=rev Log: FIX: Out of memory/Stack overflow for new highly coupled project (IVY-595) Added: ant/ivy/core/trunk/test/buildlist/F/ ant/ivy/core/trunk/test/buildlist/F

  1   2   3   4   5   6   7   >