svn commit: r602223 - /ant/ivy/core/trunk/doc/ivyfile/dependency-artifact.html

2007-12-07 Thread maartenc
Author: maartenc Date: Fri Dec 7 13:05:12 2007 New Revision: 602223 URL: http://svn.apache.org/viewvc?rev=602223view=rev Log: The dependency artifact element is extensible as well Modified: ant/ivy/core/trunk/doc/ivyfile/dependency-artifact.html Modified: ant/ivy/core/trunk/doc/ivyfile

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

2007-12-17 Thread maartenc
Author: maartenc Date: Mon Dec 17 15:16:31 2007 New Revision: 605039 URL: http://svn.apache.org/viewvc?rev=605039view=rev Log: Fixed a NPE when running the junit tests with JDK 1.4. Modified: ant/ivy/core/trunk/ivy.xml Modified: ant/ivy/core/trunk/ivy.xml URL: http://svn.apache.org/viewvc

svn commit: r605343 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/resolver/AbstractResourceResolver.java test/java/org/apache/ivy/plugins/resolver/FileSystemResolverTest.java

2007-12-18 Thread maartenc
Author: maartenc Date: Tue Dec 18 14:20:56 2007 New Revision: 605343 URL: http://svn.apache.org/viewvc?rev=605343view=rev Log: FIX: Ivy doesn't respect the order of the ivy patterns as defined in the settings (IVY-676) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src

svn commit: r607335 - in /ant/ivy/core/trunk/src/java/org/apache/ivy/core: cache/DefaultResolutionCacheManager.java check/CheckEngine.java

2007-12-28 Thread maartenc
Author: maartenc Date: Fri Dec 28 13:20:18 2007 New Revision: 607335 URL: http://svn.apache.org/viewvc?rev=607335view=rev Log: Removed unused imports Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/core/cache/DefaultResolutionCacheManager.java ant/ivy/core/trunk/src/java/org/apache

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

2008-01-04 Thread maartenc
Author: maartenc Date: Fri Jan 4 14:35:55 2008 New Revision: 609034 URL: http://svn.apache.org/viewvc?rev=609034view=rev Log: Fixed JIRA issue number Modified: ant/ivy/core/trunk/CHANGES.txt Modified: ant/ivy/core/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk

svn commit: r610562 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/ant/ src/java/org/apache/ivy/core/ src/java/org/apache/ivy/core/retrieve/ src/java/org/apache/ivy/core/settings/ test/java/org/

2008-01-09 Thread maartenc
Author: maartenc Date: Wed Jan 9 13:02:58 2008 New Revision: 610562 URL: http://svn.apache.org/viewvc?rev=610562view=rev Log: NEW: Add support for importing environment variables (IVY-608) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache/ivy/ant

svn commit: r618445 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/core/resolve/ResolveEngine.java test/java/org/apache/ivy/ant/IvyResolveTest.java test/java/org/apache/ivy/core/resolve

2008-02-04 Thread maartenc
Author: maartenc Date: Mon Feb 4 13:24:17 2008 New Revision: 618445 URL: http://svn.apache.org/viewvc?rev=618445view=rev Log: FIX: NullPointerException reported instead of error in ivy:cachepath (IVY-690) Added: ant/ivy/core/trunk/test/java/org/apache/ivy/core/resolve

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

2008-02-20 Thread maartenc
Author: maartenc Date: Wed Feb 20 12:31:13 2008 New Revision: 629603 URL: http://svn.apache.org/viewvc?rev=629603view=rev Log: Made this class JDK 1.4 compatible Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/m2/PomReader.java Modified: ant/ivy/core/trunk/src/java/org

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

2008-02-26 Thread maartenc
Author: maartenc Date: Tue Feb 26 13:19:01 2008 New Revision: 631384 URL: http://svn.apache.org/viewvc?rev=631384view=rev Log: Corrected the typo in my name Modified: ant/ivy/core/trunk/CHANGES.txt Modified: ant/ivy/core/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/ant/ivy/core

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

2008-03-03 Thread maartenc
Author: maartenc Date: Mon Mar 3 14:50:58 2008 New Revision: 633315 URL: http://svn.apache.org/viewvc?rev=633315view=rev Log: Specify the directory to run the junit tests from (this will allow NetBeans users to run the junit tests) Modified: ant/ivy/core/trunk/build.xml Modified: ant/ivy

svn commit: r638096 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/plugins/matcher/ test/java/org/apache/ivy/plugins/matcher/

2008-03-17 Thread maartenc
Author: maartenc Date: Mon Mar 17 15:12:58 2008 New Revision: 638096 URL: http://svn.apache.org/viewvc?rev=638096view=rev Log: IMPROVEMENT: Smarter determination if an expression is exact or not for RegexpPatternMatcher and GlobPatternMatcher Modified: ant/ivy/core/trunk/CHANGES.txt

svn commit: r638606 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/ant/ src/java/org/apache/ivy/core/ src/java/org/apache/ivy/core/install/ src/java/org/apache/ivy/core/search/ src/java/org/apac

2008-03-18 Thread maartenc
Author: maartenc Date: Tue Mar 18 15:13:04 2008 New Revision: 638606 URL: http://svn.apache.org/viewvc?rev=638606view=rev Log: FIX: repreport task not working against a repository structured by branches (IVY-716) Added: ant/ivy/core/trunk/test/repositories/IVY-716/ ant/ivy/core/trunk

svn commit: r638632 - in /ant/ivy/core/trunk/src/java/org/apache/ivy: Ivy.java core/install/InstallEngine.java

2008-03-18 Thread maartenc
Author: maartenc Date: Tue Mar 18 16:03:10 2008 New Revision: 638632 URL: http://svn.apache.org/viewvc?rev=638632view=rev Log: Removed some unused code. Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/Ivy.java ant/ivy/core/trunk/src/java/org/apache/ivy/core/install

svn commit: r639439 - in /ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/parser: AbstractModuleDescriptorParserTester.java m2/PomModuleDescriptorParserTest.java xml/XmlModuleDescriptorParserTest.

2008-03-20 Thread maartenc
Author: maartenc Date: Thu Mar 20 13:26:32 2008 New Revision: 639439 URL: http://svn.apache.org/viewvc?rev=639439view=rev Log: JUnit tests didn't compile anymore on JDK1.4 Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/parser/AbstractModuleDescriptorParserTester.java ant

svn commit: r639445 - in /ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/parser: AbstractModuleDescriptorParserTester.java m2/PomModuleDescriptorParserTest.java xml/XmlModuleDescriptorParserTest.

2008-03-20 Thread maartenc
Author: maartenc Date: Thu Mar 20 13:37:28 2008 New Revision: 639445 URL: http://svn.apache.org/viewvc?rev=639445view=rev Log: Reverted last commit and modified the code so it will compile with JDK1.4 and is more consistent with the EOL checks in other tests. Modified: ant/ivy/core/trunk

svn commit: r641617 - in /ant/ivy/core/trunk: ivy.xml test/java/org/apache/ivy/ant/IvyAntSettingsBuildFile.xml test/java/org/apache/ivy/ant/IvyAntSettingsBuildFileTest.java

2008-03-26 Thread maartenc
Author: maartenc Date: Wed Mar 26 15:44:06 2008 New Revision: 641617 URL: http://svn.apache.org/viewvc?rev=641617view=rev Log: Added junit tests for IVY-771. Added: ant/ivy/core/trunk/test/java/org/apache/ivy/ant/IvyAntSettingsBuildFile.xml ant/ivy/core/trunk/test/java/org/apache/ivy

svn commit: r642405 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/ant/IvyBuildList.java test/buildlist/E2/ test/buildlist/E2/build.xml test/buildlist/E2/ivy.xml test/java/org/apache/iv

2008-03-28 Thread maartenc
Author: maartenc Date: Fri Mar 28 15:10:53 2008 New Revision: 642405 URL: http://svn.apache.org/viewvc?rev=642405view=rev Log: FIX: buildlist evicts modules with the same name, but different organisation (IVY-731) Added: ant/ivy/core/trunk/test/buildlist/E2/ ant/ivy/core/trunk/test

svn commit: r642406 - /ant/ivy/core/trunk/src/java/org/apache/ivy/Main.java

2008-03-28 Thread maartenc
Author: maartenc Date: Fri Mar 28 15:16:34 2008 New Revision: 642406 URL: http://svn.apache.org/viewvc?rev=642406view=rev Log: Removed unused field. Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/Main.java Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/Main.java URL: http

svn commit: r642425 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/ant/IvyPostResolveTask.java test/java/org/apache/ivy/ant/IvyRetrieveBuildFile.xml test/java/org/apache/ivy/ant/IvyRetr

2008-03-28 Thread maartenc
Author: maartenc Date: Fri Mar 28 16:24:38 2008 New Revision: 642425 URL: http://svn.apache.org/viewvc?rev=642425view=rev Log: FIX: multiple cleancache and inline retrieve error (IVY-778) Added: ant/ivy/core/trunk/test/java/org/apache/ivy/ant/IvyRetrieveBuildFile.xml ant/ivy/core/trunk

svn commit: r643112 - /ant/ivy/core/trunk/test/java/org/apache/ivy/ant/IvyBuildListTest.java

2008-03-31 Thread maartenc
Author: maartenc Date: Mon Mar 31 12:33:10 2008 New Revision: 643112 URL: http://svn.apache.org/viewvc?rev=643112view=rev Log: Attempt to fix the failing test on gump. Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/ant/IvyBuildListTest.java Modified: ant/ivy/core/trunk/test/java/org

svn commit: r643139 - in /ant/ivy/core/trunk/test/java/org/apache/ivy: IvyTest.java MainTest.java

2008-03-31 Thread maartenc
Author: maartenc Date: Mon Mar 31 13:38:07 2008 New Revision: 643139 URL: http://svn.apache.org/viewvc?rev=643139view=rev Log: A little code cleanup Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/IvyTest.java ant/ivy/core/trunk/test/java/org/apache/ivy/MainTest.java Modified: ant

svn commit: r643180 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/resolver/RepositoryResolver.java test/java/org/apache/ivy/ant/IvyResolveTest.java test/repositories/norev/ivy.

2008-03-31 Thread maartenc
Author: maartenc Date: Mon Mar 31 15:15:41 2008 New Revision: 643180 URL: http://svn.apache.org/viewvc?rev=643180view=rev Log: FIX: resolve fails to put metadata in cache (IVY-779) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/resolver

svn commit: r643599 - in /ant/ivy/core/trunk: CHANGES.txt doc/ivyfile/info.html

2008-04-01 Thread maartenc
Author: maartenc Date: Tue Apr 1 14:42:47 2008 New Revision: 643599 URL: http://svn.apache.org/viewvc?rev=643599view=rev Log: DOCUMENTATION: Broken link in documentation in Ivy files section, info element page (IVY-788) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/doc

svn commit: r644054 - /ant/ivy/core/trunk/src/java/org/apache/ivy/core/settings/IvySettings.java

2008-04-02 Thread maartenc
Author: maartenc Date: Wed Apr 2 13:59:51 2008 New Revision: 644054 URL: http://svn.apache.org/viewvc?rev=644054view=rev Log: Removed unused method. Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/core/settings/IvySettings.java Modified: ant/ivy/core/trunk/src/java/org/apache/ivy

svn commit: r644532 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/core/retrieve/ src/java/org/apache/ivy/core/settings/ src/java/org/apache/ivy/util/ test/java/org/apache/ivy/ant/

2008-04-03 Thread maartenc
Author: maartenc Date: Thu Apr 3 15:19:46 2008 New Revision: 644532 URL: http://svn.apache.org/viewvc?rev=644532view=rev Log: FIX: ivy:retrieve with sync=true removes the .svn directory (IVY-763) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache/ivy/core

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

2008-04-03 Thread maartenc
Author: maartenc Date: Thu Apr 3 15:54:57 2008 New Revision: 644547 URL: http://svn.apache.org/viewvc?rev=644547view=rev Log: IMPROVEMENT: make it possible to specify permissions of published files for the SSH resolver (IVY-764) Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins

svn commit: r644911 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/core/module/id/ModuleRevisionId.java

2008-04-04 Thread maartenc
Author: maartenc Date: Fri Apr 4 13:56:22 2008 New Revision: 644911 URL: http://svn.apache.org/viewvc?rev=644911view=rev Log: FIX: Memory leak in ModuleRevisionId.java (IVY-791) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache/ivy/core/module/id

svn commit: r645709 - /ant/ivy/core/trunk/test/repositories/m2/ivysettings.xml

2008-04-07 Thread maartenc
Author: maartenc Date: Mon Apr 7 15:12:12 2008 New Revision: 645709 URL: http://svn.apache.org/viewvc?rev=645709view=rev Log: Fixed junit tests on windows. I hope I won't brake the tests when they run on unix. A better solution to this problem would be fixing IVY-607 though, which would make

svn commit: r645714 - in /ant/ivy/core/trunk/src/java/org/apache/ivy: core/settings/XmlSettingsParser.java plugins/parser/xml/XmlModuleDescriptorParser.java

2008-04-07 Thread maartenc
Author: maartenc Date: Mon Apr 7 15:32:30 2008 New Revision: 645714 URL: http://svn.apache.org/viewvc?rev=645714view=rev Log: Make sure the cause of the SAXException is printed in stacktraces, this will make it easier to find parsing problems. Modified: ant/ivy/core/trunk/src/java/org

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

2008-04-08 Thread maartenc
Author: maartenc Date: Tue Apr 8 14:09:59 2008 New Revision: 646073 URL: http://svn.apache.org/viewvc?rev=646073view=rev Log: New attempt to make the tests pass on both unix and windows. Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/core/resolve/ResolveTest.java ant/ivy/core

svn commit: r646074 - in /ant/ivy/core/trunk: doc/resolver/ssh.html src/java/org/apache/ivy/plugins/repository/ssh/SshRepository.java src/java/org/apache/ivy/plugins/resolver/SshResolver.java

2008-04-08 Thread maartenc
Author: maartenc Date: Tue Apr 8 14:17:48 2008 New Revision: 646074 URL: http://svn.apache.org/viewvc?rev=646074view=rev Log: Renamed publishMode to publishPermissions (IVY-764) Modified: ant/ivy/core/trunk/doc/resolver/ssh.html ant/ivy/core/trunk/src/java/org/apache/ivy/plugins

svn commit: r646561 - in /ant/ivy/core/trunk: CHANGES.txt doc/use/report.html src/java/org/apache/ivy/ant/IvyReport.java test/java/org/apache/ivy/ant/IvyReportTest.java

2008-04-09 Thread maartenc
Author: maartenc Date: Wed Apr 9 15:08:49 2008 New Revision: 646561 URL: http://svn.apache.org/viewvc?rev=646561view=rev Log: FIX: revision token is not set in report outputpattern (IVY-272) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/doc/use/report.html ant/ivy/core

svn commit: r646563 - /ant/ivy/core/trunk/test/java/org/apache/ivy/ant/IvyResolveTest.java

2008-04-09 Thread maartenc
Author: maartenc Date: Wed Apr 9 15:13:39 2008 New Revision: 646563 URL: http://svn.apache.org/viewvc?rev=646563view=rev Log: Removed unused imports. Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/ant/IvyResolveTest.java Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/ant

svn commit: r650229 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/ant/IvyBuildList.java test/buildlist/H/ test/buildlist/H/build.xml test/java/org/apache/ivy/ant/IvyBuildListTest.java

2008-04-21 Thread maartenc
Author: maartenc Date: Mon Apr 21 12:21:49 2008 New Revision: 650229 URL: http://svn.apache.org/viewvc?rev=650229view=rev Log: FIX: onMissingDescriptor doesn't work due to == comparison (IVY-805) (thanks to Ben Hale) Added: ant/ivy/core/trunk/test/buildlist/H/ ant/ivy/core/trunk/test

svn commit: r653610 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/core/IvyPatternHelper.java test/java/org/apache/ivy/plugins/resolver/FileSystemResolverTest.java

2008-05-05 Thread maartenc
Author: maartenc Date: Mon May 5 14:43:23 2008 New Revision: 653610 URL: http://svn.apache.org/viewvc?rev=653610view=rev Log: FIX: Filesystem resolver does not evaluate [branch] token when publishing (IVY-814) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org

svn commit: r656455 - /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/repository/ssh/Scp.java

2008-05-14 Thread maartenc
Author: maartenc Date: Wed May 14 15:22:45 2008 New Revision: 656455 URL: http://svn.apache.org/viewvc?rev=656455view=rev Log: Attempt to fix IVY-764 Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/repository/ssh/Scp.java Modified: ant/ivy/core/trunk/src/java/org/apache/ivy

svn commit: r657200 - /ant/ivy/core/trunk/src/java/org/apache/ivy/util/HostUtil.java

2008-05-16 Thread maartenc
Author: maartenc Date: Fri May 16 13:42:21 2008 New Revision: 657200 URL: http://svn.apache.org/viewvc?rev=657200view=rev Log: Cache the localhost name as suggested in IVY-817 Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/util/HostUtil.java Modified: ant/ivy/core/trunk/src/java/org

svn commit: r657204 - in /ant/ivy/core/trunk: doc/resolver/ssh.html src/java/org/apache/ivy/plugins/repository/ssh/Scp.java src/java/org/apache/ivy/plugins/repository/ssh/SshRepository.java

2008-05-16 Thread maartenc
Author: maartenc Date: Fri May 16 13:54:03 2008 New Revision: 657204 URL: http://svn.apache.org/viewvc?rev=657204view=rev Log: Improved backwards compatibility with previous releases. Modified: ant/ivy/core/trunk/doc/resolver/ssh.html ant/ivy/core/trunk/src/java/org/apache/ivy/plugins

svn commit: r657658 - in /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/m2: PomModuleDescriptorBuilder.java PomModuleDescriptorParser.java PomReader.java

2008-05-18 Thread maartenc
Author: maartenc Date: Sun May 18 15:25:23 2008 New Revision: 657658 URL: http://svn.apache.org/viewvc?rev=657658view=rev Log: Added quick-fix for IVY-633. I think it will solve most of the packaging problems, but we should work on a better solution. Modified: ant/ivy/core/trunk/src/java

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

2008-05-18 Thread maartenc
Author: maartenc Date: Sun May 18 15:30:59 2008 New Revision: 657663 URL: http://svn.apache.org/viewvc?rev=657663view=rev Log: Removed some unused imports Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorBuilder.java Modified: ant/ivy/core/trunk

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

2008-05-21 Thread maartenc
Author: maartenc Date: Wed May 21 16:01:47 2008 New Revision: 658922 URL: http://svn.apache.org/viewvc?rev=658922view=rev Log: FIX: Maven scope defined in POM dependencyManagement section not honoured (IVY-811) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org

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

2008-05-22 Thread maartenc
Author: maartenc Date: Thu May 22 12:24:02 2008 New Revision: 659217 URL: http://svn.apache.org/viewvc?rev=659217view=rev Log: Forgot to remove System.out.println (IVY-811) Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorBuilder.java Modified: ant

svn commit: r659266 - in /ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/parser/m2: PomModuleDescriptorParserTest.java test-dependencyMgt-with-scope.pom

2008-05-22 Thread maartenc
Author: maartenc Date: Thu May 22 14:40:17 2008 New Revision: 659266 URL: http://svn.apache.org/viewvc?rev=659266view=rev Log: Added junit test for IVY-811 Added: ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/parser/m2/test-dependencyMgt-with-scope.pom Modified: ant/ivy/core

svn commit: r663380 - /ant/ivy/core/trunk/test/java/org/apache/ivy/ant/IvyReportTest.java

2008-06-04 Thread maartenc
Author: maartenc Date: Wed Jun 4 14:54:02 2008 New Revision: 663380 URL: http://svn.apache.org/viewvc?rev=663380view=rev Log: Set graphml to false before executing the report task... Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/ant/IvyReportTest.java Modified: ant/ivy/core/trunk

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

2008-06-11 Thread maartenc
Author: maartenc Date: Wed Jun 11 14:03:09 2008 New Revision: 666836 URL: http://svn.apache.org/viewvc?rev=666836view=rev Log: FIX: Ivy build system: fix build.xml to allow ant coverage-report behind a proxy (IVY-832) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/build.xml

svn commit: r667269 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/plugins/matcher/ test/java/org/apache/ivy/core/settings/

2008-06-12 Thread maartenc
Author: maartenc Date: Thu Jun 12 15:17:39 2008 New Revision: 667269 URL: http://svn.apache.org/viewvc?rev=667269view=rev Log: FIX: NPE in ivy:install if ivy.settings.xml contains custom attribute for a module (IVY-838) Added: ant/ivy/core/trunk/test/java/org/apache/ivy/core/settings

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

2008-06-12 Thread maartenc
Author: maartenc Date: Thu Jun 12 15:23:44 2008 New Revision: 667272 URL: http://svn.apache.org/viewvc?rev=667272view=rev Log: Improved junit test... Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/core/settings/XmlSettingsParserTest.java Modified: ant/ivy/core/trunk/test/java/org

svn commit: r678558 - /ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/resolver/PackagerResolverTest.java

2008-07-21 Thread maartenc
Author: maartenc Date: Mon Jul 21 13:49:30 2008 New Revision: 678558 URL: http://svn.apache.org/viewvc?rev=678558view=rev Log: Fixed compilation problem. Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/resolver/PackagerResolverTest.java Modified: ant/ivy/core/trunk/test/java

svn commit: r678564 - /ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/resolver/PackagerResolverTest.java

2008-07-21 Thread maartenc
Author: maartenc Date: Mon Jul 21 13:56:42 2008 New Revision: 678564 URL: http://svn.apache.org/viewvc?rev=678564view=rev Log: Fixed problem with test on some VM's where XSLT doesn't like the Turkish locale. Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/resolver

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

2008-08-05 Thread maartenc
Author: maartenc Date: Tue Aug 5 14:45:49 2008 New Revision: 682974 URL: http://svn.apache.org/viewvc?rev=682974view=rev Log: FIX: Maven2 ejb packaging is not supported (IVY-873) Added: ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/parser/m2/test-ejb-packaging.pom Modified: ant

svn commit: r683017 - /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/repository/url/URLRepository.java

2008-08-05 Thread maartenc
Author: maartenc Date: Tue Aug 5 15:45:50 2008 New Revision: 683017 URL: http://svn.apache.org/viewvc?rev=683017view=rev Log: Attempt to fix IVY-652 Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/repository/url/URLRepository.java Modified: ant/ivy/core/trunk/src/java/org

svn commit: r683715 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/plugins/repository/url/ src/java/org/apache/ivy/util/ src/java/org/apache/ivy/util/url/

2008-08-07 Thread maartenc
Author: maartenc Date: Thu Aug 7 14:08:34 2008 New Revision: 683715 URL: http://svn.apache.org/viewvc?rev=683715view=rev Log: NEW: Add publish support to URL resolver (IVY-848) (thanks to Brian Sanders) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache/ivy

svn commit: r684120 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/util/url/BasicURLHandler.java src/java/org/apache/ivy/util/url/HttpClientHandler.java

2008-08-08 Thread maartenc
Author: maartenc Date: Fri Aug 8 14:59:36 2008 New Revision: 684120 URL: http://svn.apache.org/viewvc?rev=684120view=rev Log: NEW: Report version of Ivy in HTTP headers (user-agent?) when Ivy downloads artifacts (IVY-878) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src

svn commit: r688894 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/util/url/BasicURLHandler.java src/java/org/apache/ivy/util/url/HttpClientHandler.java

2008-08-25 Thread maartenc
Author: maartenc Date: Mon Aug 25 14:56:56 2008 New Revision: 688894 URL: http://svn.apache.org/viewvc?rev=688894view=rev Log: FIX: HTTP Handlers ignore unsuccessful response codes (IVY-864) (thanks to James P. White) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java

svn commit: r688898 - /ant/ivy/core/trunk/src/java/org/apache/ivy/util/url/URLHandlerRegistry.java

2008-08-25 Thread maartenc
Author: maartenc Date: Mon Aug 25 15:09:54 2008 New Revision: 688898 URL: http://svn.apache.org/viewvc?rev=688898view=rev Log: temporary fix for IVY-880: only use HttpClientHandler when http-client-3.x is available Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/util/url

svn commit: r691071 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/plugins/parser/xml/ test/java/org/apache/ivy/plugins/parser/xml/

2008-09-01 Thread maartenc
Author: maartenc Date: Mon Sep 1 14:52:35 2008 New Revision: 691071 URL: http://svn.apache.org/viewvc?rev=691071view=rev Log: FIX: Ivy Publish Task Fails When XML Comments Exist Next to Dependency Declarations (IVY-888) Added: ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/parser/xml

svn commit: r691785 - /ant/ivy/core/trunk/src/java/org/apache/ivy/ant/IvyAntSettings.java

2008-09-03 Thread maartenc
Author: maartenc Date: Wed Sep 3 14:31:50 2008 New Revision: 691785 URL: http://svn.apache.org/viewvc?rev=691785view=rev Log: Slightly changed error message Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/ant/IvyAntSettings.java Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/ant

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

2008-09-03 Thread maartenc
Author: maartenc Date: Wed Sep 3 14:58:13 2008 New Revision: 691802 URL: http://svn.apache.org/viewvc?rev=691802view=rev Log: add variable expansion in extra attributes (IVY-798) Modified: ant/ivy/core/trunk/CHANGES.txt Modified: ant/ivy/core/trunk/CHANGES.txt URL: http://svn.apache.org

svn commit: r691877 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/util/ConfigurationUtils.java test/java/org/apache/ivy/ant/IvyResolveTest.java

2008-09-04 Thread maartenc
Author: maartenc Date: Wed Sep 3 23:08:00 2008 New Revision: 691877 URL: http://svn.apache.org/viewvc?rev=691877view=rev Log: FIX: Enable consistent support of the configuration negation operator (IVY-894) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache

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

2008-09-04 Thread maartenc
Author: maartenc Date: Wed Sep 3 23:08:57 2008 New Revision: 691878 URL: http://svn.apache.org/viewvc?rev=691878view=rev Log: The patch came from Patrick Woodworth Modified: ant/ivy/core/trunk/CHANGES.txt Modified: ant/ivy/core/trunk/CHANGES.txt URL: http://svn.apache.org/viewvc/ant/ivy

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

2008-09-06 Thread maartenc
Author: maartenc Date: Sat Sep 6 13:32:48 2008 New Revision: 692729 URL: http://svn.apache.org/viewvc?rev=692729view=rev Log: FIX: Ivy ibiblio resolver chokes on variables while checking descriptor consistency (IVY-818) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src

svn commit: r694036 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/ant/ src/java/org/apache/ivy/core/settings/ src/java/org/apache/ivy/plugins/parser/m2/handlers/ test/java/org/apache/ivy/ant/

2008-09-10 Thread maartenc
Author: maartenc Date: Wed Sep 10 15:25:06 2008 New Revision: 694036 URL: http://svn.apache.org/viewvc?rev=694036view=rev Log: FIX: ivy.cache.dir.${settingsRef} is set to default instead of the defaultCacheDir from the ivysettings.xml after ivy:resolve (IVY-898) Added: ant/ivy/core/trunk

svn commit: r696014 - /ant/ivy/core/trunk/src/java/org/apache/ivy/util/FileResolver.java

2008-09-16 Thread maartenc
Author: maartenc Date: Tue Sep 16 12:25:13 2008 New Revision: 696014 URL: http://svn.apache.org/viewvc?rev=696014view=rev Log: Fixed problem with setting File properties from XML config files. Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/util/FileResolver.java Modified: ant/ivy/core

svn propchange: r696014 - svn:log

2008-09-16 Thread maartenc
Author: maartenc Revision: 696014 Modified property: svn:log Modified: svn:log at Tue Sep 16 12:56:01 2008 -- --- svn:log (original) +++ svn:log Tue Sep 16 12:56:01 2008 @@ -1 +1 @@ -Fixed problem with setting File

svn commit: r696031 - /ant/ivy/core/trunk/test/java/org/apache/ivy/util/ConfiguratorTest.java

2008-09-16 Thread maartenc
Author: maartenc Date: Tue Sep 16 12:56:48 2008 New Revision: 696031 URL: http://svn.apache.org/viewvc?rev=696031view=rev Log: FIX: Cannot configure items with java.io.File attributes (IVY-905) Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/util/ConfiguratorTest.java Modified: ant

svn commit: r696442 - in /ant/ivy/core/trunk: CHANGES.txt doc/resolver/filesystem.html

2008-09-17 Thread maartenc
Author: maartenc Date: Wed Sep 17 13:53:37 2008 New Revision: 696442 URL: http://svn.apache.org/viewvc?rev=696442view=rev Log: DOCUMENTATION: Filesystem resolver: talks about patterns but does notmention these must become absolute file paths (IVY-910) Modified: ant/ivy/core/trunk

svn commit: r696456 - in /ant/ivy/core/branches/2.0.x: CHANGES.txt doc/resolver/filesystem.html

2008-09-17 Thread maartenc
Author: maartenc Date: Wed Sep 17 14:26:02 2008 New Revision: 696456 URL: http://svn.apache.org/viewvc?rev=696456view=rev Log: merged IVY-910 changes from trunk Modified: ant/ivy/core/branches/2.0.x/CHANGES.txt ant/ivy/core/branches/2.0.x/doc/resolver/filesystem.html Modified: ant/ivy

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

2008-09-23 Thread maartenc
Author: maartenc Date: Tue Sep 23 12:45:00 2008 New Revision: 698318 URL: http://svn.apache.org/viewvc?rev=698318view=rev Log: Merged changes from 2.0.x branch back into trunk (IVY-910, IVY-909, IVY-907, IVY-911) Modified: ant/ivy/core/trunk/ (props changed) ant/ivy/core/trunk

svn commit: r698324 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorParser.java

2008-09-23 Thread maartenc
Author: maartenc Date: Tue Sep 23 13:03:04 2008 New Revision: 698324 URL: http://svn.apache.org/viewvc?rev=698324view=rev Log: FIX: Ivy can't handle bare POM ${groupId} property (IVY-913) (thanks to Tom Widmer) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org

svn commit: r698345 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorParser.java test/java/org/apache/ivy/plugins/parser/m2/test-properties.pom

2008-09-23 Thread maartenc
Author: maartenc Date: Tue Sep 23 13:57:13 2008 New Revision: 698345 URL: http://svn.apache.org/viewvc?rev=698345view=rev Log: FIX: Properties needed to parse version in POM (IVY-914) (thanks to Tom Widmer) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache

svn commit: r698347 - in /ant/ivy/core/branches/2.0.x: ./ CHANGES.txt src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorParser.java test/java/org/apache/ivy/plugins/parser/m2/test-propertie

2008-09-23 Thread maartenc
Author: maartenc Date: Tue Sep 23 14:02:10 2008 New Revision: 698347 URL: http://svn.apache.org/viewvc?rev=698347view=rev Log: Merged changes for IVY-914 from trunk. Modified: ant/ivy/core/branches/2.0.x/ (props changed) ant/ivy/core/branches/2.0.x/CHANGES.txt ant/ivy/core

svn commit: r698354 - in /ant/ivy/core/trunk/doc: settings.html settings/settings.html

2008-09-23 Thread maartenc
Author: maartenc Date: Tue Sep 23 14:20:29 2008 New Revision: 698354 URL: http://svn.apache.org/viewvc?rev=698354view=rev Log: Updated documentation for IVY-911. Modified: ant/ivy/core/trunk/doc/settings.html ant/ivy/core/trunk/doc/settings/settings.html Modified: ant/ivy/core/trunk/doc

svn commit: r698357 - in /ant/ivy/core/branches/2.0.x/doc: settings.html settings/settings.html

2008-09-23 Thread maartenc
Author: maartenc Date: Tue Sep 23 14:25:16 2008 New Revision: 698357 URL: http://svn.apache.org/viewvc?rev=698357view=rev Log: Merged documentation changes from trunk into 2.0.x branch Modified: ant/ivy/core/branches/2.0.x/doc/settings.html ant/ivy/core/branches/2.0.x/doc/settings

svn commit: r698364 - in /ant/ivy/core/trunk: doc/samples/ doc/style/ test/java/org/apache/ivy/ant/ test/java/org/apache/ivy/plugins/parser/ test/java/org/apache/ivy/util/url/

2008-09-23 Thread maartenc
Author: maartenc Date: Tue Sep 23 14:43:19 2008 New Revision: 698364 URL: http://svn.apache.org/viewvc?rev=698364view=rev Log: Added missing licenses. Modified: ant/ivy/core/trunk/doc/samples/apache-hello-ivy-default.html ant/ivy/core/trunk/doc/style/tree.css ant/ivy/core/trunk/test

svn commit: r698372 - in /ant/ivy/core/branches/2.0.x: ./ doc/samples/ doc/style/ test/java/org/apache/ivy/ant/ test/java/org/apache/ivy/plugins/parser/ test/java/org/apache/ivy/util/url/

2008-09-23 Thread maartenc
Author: maartenc Date: Tue Sep 23 14:59:47 2008 New Revision: 698372 URL: http://svn.apache.org/viewvc?rev=698372view=rev Log: Added missing licenses (merged from trunk) Modified: ant/ivy/core/branches/2.0.x/ (props changed) ant/ivy/core/branches/2.0.x/doc/samples/apache-hello-ivy

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

2008-09-24 Thread maartenc
Author: maartenc Date: Wed Sep 24 14:29:55 2008 New Revision: 698745 URL: http://svn.apache.org/viewvc?rev=698745view=rev Log: FIX: build.xml: checkstyle + checkstyle-report dont work together (IVY-919) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/build.xml Modified: ant

svn commit: r699482 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorBuilder.java src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorParser.

2008-09-26 Thread maartenc
Author: maartenc Date: Fri Sep 26 13:16:10 2008 New Revision: 699482 URL: http://svn.apache.org/viewvc?rev=699482view=rev Log: FIX: Maven packaging of pom should add a jar artifact if present (IVY-920) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache/ivy

svn commit: r700296 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/ant/IvyAntSettings.java

2008-09-29 Thread maartenc
Author: maartenc Date: Mon Sep 29 15:47:12 2008 New Revision: 700296 URL: http://svn.apache.org/viewvc?rev=700296view=rev Log: FIX: StackOverflow when using ivy:settings with ivy.instance as id (IVY-924) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache/ivy

svn commit: r700571 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/parser/m2/PomReader.java test/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorParserTest.java test/ja

2008-09-30 Thread maartenc
Author: maartenc Date: Tue Sep 30 13:34:15 2008 New Revision: 700571 URL: http://svn.apache.org/viewvc?rev=700571view=rev Log: FIX: Maven Pom reader doesn't handle optional dependencies correctly in some instances (IVY-926) (thanks to Phil Messenger) Modified: ant/ivy/core/trunk/CHANGES.txt

svn commit: r700604 - /ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/parser/m2/test-write-dependencies-optional.xml

2008-09-30 Thread maartenc
Author: maartenc Date: Tue Sep 30 15:18:17 2008 New Revision: 700604 URL: http://svn.apache.org/viewvc?rev=700604view=rev Log: Fixed junit test failure introduced by changing junit tests for IVY-926 Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/parser/m2/test-write

svn commit: r700610 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/parser/m2/PomReader.java src/java/org/apache/ivy/plugins/parser/m2/m2-entities.ent src/java/org/apache/ivy/uti

2008-09-30 Thread maartenc
Author: maartenc Date: Tue Sep 30 15:22:12 2008 New Revision: 700610 URL: http://svn.apache.org/viewvc?rev=700610view=rev Log: Maven accepts illegal XML for its pom's, Ivy not (IVY-921) Added: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/m2/m2-entities.ent Modified: ant/ivy

svn commit: r700929 - in /ant/ivy/core/trunk/test/java/org/apache/ivy/ant: IvyAntSettingsBuildFileStackOverflow.xml IvyAntSettingsBuildFileTest.java

2008-10-01 Thread maartenc
Author: maartenc Date: Wed Oct 1 14:12:02 2008 New Revision: 700929 URL: http://svn.apache.org/viewvc?rev=700929view=rev Log: Added junit test for IVY-924 Added: ant/ivy/core/trunk/test/java/org/apache/ivy/ant/IvyAntSettingsBuildFileStackOverflow.xml Modified: ant/ivy/core/trunk/test

svn commit: r700932 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/util/url/HttpClientHandler.java

2008-10-01 Thread maartenc
Author: maartenc Date: Wed Oct 1 14:21:11 2008 New Revision: 700932 URL: http://svn.apache.org/viewvc?rev=700932view=rev Log: FIX: HttpClientHandler hanging in certain cases (IVY-930) (thanks to Scott Hebert) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org

svn commit: r700941 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/util/url/AbstractURLHandler.java src/java/org/apache/ivy/util/url/BasicURLHandler.java src/java/org/apache/ivy/util/ur

2008-10-01 Thread maartenc
Author: maartenc Date: Wed Oct 1 14:52:11 2008 New Revision: 700941 URL: http://svn.apache.org/viewvc?rev=700941view=rev Log: FIX: Can't download files containing space or + in their names by HTTP (IVY-923) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache

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

2008-10-02 Thread maartenc
Author: maartenc Date: Thu Oct 2 12:21:20 2008 New Revision: 701217 URL: http://svn.apache.org/viewvc?rev=701217view=rev Log: Don't use the id attribute on the ivy:configure task... Modified: ant/ivy/core/trunk/build.xml Modified: ant/ivy/core/trunk/build.xml URL: http://svn.apache.org

svn commit: r701232 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/parser/m2/PomReader.java test/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorParserTest.java test/ja

2008-10-02 Thread maartenc
Author: maartenc Date: Thu Oct 2 13:19:59 2008 New Revision: 701232 URL: http://svn.apache.org/viewvc?rev=701232view=rev Log: FIX: Maven2 parser doesn't support POMs with model as root (IVY-932) Added: ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/parser/m2/test-model.pom Modified

svn commit: r701710 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/core/settings/ivy.properties

2008-10-04 Thread maartenc
Author: maartenc Date: Sat Oct 4 13:56:36 2008 New Revision: 701710 URL: http://svn.apache.org/viewvc?rev=701710view=rev Log: FIX: Default retrieve, publish and deliver patterns doesn't include the [classifier] token (IVY-935) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk

svn commit: r702262 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorBuilder.java

2008-10-06 Thread maartenc
Author: maartenc Date: Mon Oct 6 14:02:33 2008 New Revision: 702262 URL: http://svn.apache.org/viewvc?rev=702262view=rev Log: FIX: Can't use latest.release for pom dependencies (IVY-936) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser

svn commit: r704631 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/core/event/IvyEvent.java src/java/org/apache/ivy/core/event/resolve/ResolveDependencyEvent.java

2008-10-14 Thread maartenc
Author: maartenc Date: Tue Oct 14 12:28:11 2008 New Revision: 704631 URL: http://svn.apache.org/viewvc?rev=704631view=rev Log: FIX: pre-resolve-dependency event doesn't export branch information (IVY-941) (thanks to Jaroslaw Wypychowski) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy

svn commit: r705768 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/ant/IvyCacheFileset.java

2008-10-17 Thread maartenc
Author: maartenc Date: Fri Oct 17 14:55:13 2008 New Revision: 705768 URL: http://svn.apache.org/viewvc?rev=705768view=rev Log: FIX: cachefileset produces an empty fileset when the cache refers to libs in directories that only have the root directory in common (IVY-948) (thanks to Chris Wood

svn commit: r705769 - /ant/ivy/core/trunk/src/java/org/apache/ivy/ant/IvyCacheFileset.java

2008-10-17 Thread maartenc
Author: maartenc Date: Fri Oct 17 14:58:23 2008 New Revision: 705769 URL: http://svn.apache.org/viewvc?rev=705769view=rev Log: Formatting correction Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/ant/IvyCacheFileset.java Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/ant

svn commit: r706421 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/resolver/BasicResolver.java test/java/org/apache/ivy/core/resolve/ResolveTest.java test/repositories/extra-att

2008-10-20 Thread maartenc
Author: maartenc Date: Mon Oct 20 14:47:15 2008 New Revision: 706421 URL: http://svn.apache.org/viewvc?rev=706421view=rev Log: FIX: Extra Attributes specified in the Dependency's Module Descriptor are not available to resolvers (IVY-929) (thanks to Scott Hebert) Modified: ant/ivy/core/trunk

svn commit: r706432 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/util/cli/CommandLineParser.java test/java/org/apache/ivy/MainTest.java

2008-10-20 Thread maartenc
Author: maartenc Date: Mon Oct 20 15:26:49 2008 New Revision: 706432 URL: http://svn.apache.org/viewvc?rev=706432view=rev Log: FIX: Support for passing arbitrary arguments to the -main invoked class when using the standalone mode is severely limited (IVY-952) (thanks to Patrick Woodworth

svn commit: r706440 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/ant/IvyResolve.java test/java/org/apache/ivy/ant/IvyResolveTest.java

2008-10-20 Thread maartenc
Author: maartenc Date: Mon Oct 20 15:45:13 2008 New Revision: 706440 URL: http://svn.apache.org/viewvc?rev=706440view=rev Log: FIX: Correctly set ivy.resolved.configurations property when the conf string includes a negation operator (IVY-951) (thanks to Patrick Woodworth) Modified: ant/ivy

svn commit: r706442 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorWriter.java

2008-10-20 Thread maartenc
Author: maartenc Date: Mon Oct 20 15:54:23 2008 New Revision: 706442 URL: http://svn.apache.org/viewvc?rev=706442view=rev Log: FIX: Maven pom license url can contain xml entities (IVY-950) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser

svn commit: r706443 - /ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/parser/xml/test-write-full.xml

2008-10-20 Thread maartenc
Author: maartenc Date: Mon Oct 20 15:57:56 2008 New Revision: 706443 URL: http://svn.apache.org/viewvc?rev=706443view=rev Log: Fixed failing junit test (introduced by fixing IVY-950) Modified: ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/parser/xml/test-write-full.xml Modified: ant

svn commit: r706728 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/plugins/parser/m2/PomReader.java

2008-10-21 Thread maartenc
Author: maartenc Date: Tue Oct 21 12:26:15 2008 New Revision: 706728 URL: http://svn.apache.org/viewvc?rev=706728view=rev Log: FIX: Maven pom license has name as optional element (IVY-949) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser

svn commit: r706736 - in /ant/ivy/core/trunk: CHANGES.txt doc/settings.html doc/settings/credentials.html doc/toc.json src/java/org/apache/ivy/core/settings/XmlSettingsParser.java

2008-10-21 Thread maartenc
Author: maartenc Date: Tue Oct 21 12:52:44 2008 New Revision: 706736 URL: http://svn.apache.org/viewvc?rev=706736view=rev Log: NEW: Allow authentication credentials to be specified in settings file (IVY-943) (thanks to Randy Nott) Added: ant/ivy/core/trunk/doc/settings/credentials.html

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

2008-10-21 Thread maartenc
Author: maartenc Date: Tue Oct 21 14:03:57 2008 New Revision: 706768 URL: http://svn.apache.org/viewvc?rev=706768view=rev Log: FIX: Ivy doesn't throw an error when the parent POM cannot be loaded (IVY-931) Added: ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/parser/m2/test-parent

svn commit: r706780 - /ant/ivy/core/branches/2.0.x/version.properties

2008-10-21 Thread maartenc
Author: maartenc Date: Tue Oct 21 14:42:45 2008 New Revision: 706780 URL: http://svn.apache.org/viewvc?rev=706780view=rev Log: updated version for 2.0.x branch Modified: ant/ivy/core/branches/2.0.x/version.properties Modified: ant/ivy/core/branches/2.0.x/version.properties URL: http

  1   2   3   4   5   6   7   8   9   10   >