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

2010-09-16 Thread maartenc
Author: maartenc Date: Thu Sep 16 22:03:26 2010 New Revision: 997931 URL: http://svn.apache.org/viewvc?rev=997931view=rev Log: FIX: Ivy cannot handle Maven pom with parents depending back on theirselfs (IVY-1225) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org

svn commit: r997935 - in /ant/ivy/core/branches/2.2.x: ./ .classpath.default CHANGES.txt src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorBuilder.java src/java/org/apache/ivy/plugins/resol

2010-09-16 Thread maartenc
Author: maartenc Date: Thu Sep 16 22:14:53 2010 New Revision: 997935 URL: http://svn.apache.org/viewvc?rev=997935view=rev Log: Merged revisions 997391,997711 and 997931 from trunk. Modified: ant/ivy/core/branches/2.2.x/ (props changed) ant/ivy/core/branches/2.2.x/.classpath.default

svn commit: r999129 - in /ant/ivy/core/trunk: build-release.xml src/etc/makepom/ src/etc/makepom/pom.template

2010-09-20 Thread maartenc
Author: maartenc Date: Mon Sep 20 21:49:29 2010 New Revision: 999129 URL: http://svn.apache.org/viewvc?rev=999129view=rev Log: Pass a custom pom template to the ivy:makepom task containing extra information like a parent pom, mailing lists, JIRA link, ... Added: ant/ivy/core/trunk/src/etc

svn commit: r999131 - /ant/core/trunk/src/etc/poms/pom.xml

2010-09-20 Thread maartenc
Author: maartenc Date: Mon Sep 20 21:55:11 2010 New Revision: 999131 URL: http://svn.apache.org/viewvc?rev=999131view=rev Log: Fixed typo in developer-scm-url. Modified: ant/core/trunk/src/etc/poms/pom.xml Modified: ant/core/trunk/src/etc/poms/pom.xml URL: http://svn.apache.org/viewvc/ant

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

2010-09-22 Thread maartenc
Author: maartenc Date: Wed Sep 22 20:38:39 2010 New Revision: 1000206 URL: http://svn.apache.org/viewvc?rev=1000206view=rev Log: DOCUMENTATION: Spelling fixes on artifact description page (IVY-1230) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/doc/ivyfile/artifact.html

svn commit: r1000222 - in /ant/ivy/core/branches/2.2.x: ./ CHANGES.txt doc/ivyfile/artifact.html

2010-09-22 Thread maartenc
Author: maartenc Date: Wed Sep 22 20:54:48 2010 New Revision: 1000222 URL: http://svn.apache.org/viewvc?rev=1000222view=rev Log: Merged revision 1000206 from trunk. Modified: ant/ivy/core/branches/2.2.x/ (props changed) ant/ivy/core/branches/2.2.x/CHANGES.txt ant/ivy/core/branches

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

2010-09-22 Thread maartenc
Author: maartenc Date: Wed Sep 22 20:56:13 2010 New Revision: 1000225 URL: http://svn.apache.org/viewvc?rev=1000225view=rev Log: Corrected the JIRA issue number from IVY-707 to IVY-770. Modified: ant/ivy/core/trunk/CHANGES.txt Modified: ant/ivy/core/trunk/CHANGES.txt URL: http

svn commit: r1000232 - in /ant/ivy/core/branches/2.2.x: ./ CHANGES.txt

2010-09-22 Thread maartenc
Author: maartenc Date: Wed Sep 22 21:10:25 2010 New Revision: 1000232 URL: http://svn.apache.org/viewvc?rev=1000232view=rev Log: Merged revision 1000225 from trunk. Modified: ant/ivy/core/branches/2.2.x/ (props changed) ant/ivy/core/branches/2.2.x/CHANGES.txt Propchange: ant/ivy/core

svn propchange: r984579 - svn:log

2010-09-22 Thread maartenc
Author: maartenc Revision: 984579 Modified property: svn:log Modified: svn:log at Wed Sep 22 21:13:39 2010 -- --- svn:log (original) +++ svn:log Wed Sep 22 21:13:39 2010 @@ -1 +1 @@ -IMPROVEMENT: MakePom task handling

svn commit: r1000246 - in /ant/ivy/core/branches/2.2.x: ./ doc/use/ src/etc/makepom/ src/java/org/apache/ivy/ant/ src/java/org/apache/ivy/plugins/parser/m2/

2010-09-22 Thread maartenc
Author: maartenc Date: Wed Sep 22 21:34:43 2010 New Revision: 1000246 URL: http://svn.apache.org/viewvc?rev=1000246view=rev Log: NEW: the ivy:makepom Ant task can use a custom template file to generate the pom.xml (merged from trunk) Added: ant/ivy/core/branches/2.2.x/src/etc/makepom

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

2010-09-22 Thread maartenc
Author: maartenc Date: Wed Sep 22 22:04:33 2010 New Revision: 1000257 URL: http://svn.apache.org/viewvc?rev=1000257view=rev Log: Don't take empty lines into account for calculating the indent. Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/m2

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

2010-09-22 Thread maartenc
Author: maartenc Date: Wed Sep 22 22:16:44 2010 New Revision: 1000262 URL: http://svn.apache.org/viewvc?rev=1000262view=rev Log: Exclude the bouncycastle jars from the binary distributions. Modified: ant/ivy/core/trunk/build-release.xml Modified: ant/ivy/core/trunk/build-release.xml URL

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

2010-09-22 Thread maartenc
Author: maartenc Date: Wed Sep 22 22:17:53 2010 New Revision: 1000263 URL: http://svn.apache.org/viewvc?rev=1000263view=rev Log: Add direct dependency on bcprov since we also use the BouncyCastle Provider Modified: ant/ivy/core/trunk/ivy.xml Modified: ant/ivy/core/trunk/ivy.xml URL: http

svn commit: r1000264 - in /ant/ivy/core/branches/2.2.x: ./ build-release.xml ivy.xml src/java/org/apache/ivy/plugins/parser/m2/PomModuleDescriptorWriter.java

2010-09-22 Thread maartenc
Author: maartenc Date: Wed Sep 22 22:21:27 2010 New Revision: 1000264 URL: http://svn.apache.org/viewvc?rev=1000264view=rev Log: Merged revisions 1000258, 1000262 and 1000263 from trunk. Modified: ant/ivy/core/branches/2.2.x/ (props changed) ant/ivy/core/branches/2.2.x/build

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

2010-09-23 Thread maartenc
Author: maartenc Date: Thu Sep 23 20:27:53 2010 New Revision: 1000609 URL: http://svn.apache.org/viewvc?rev=1000609view=rev Log: FIX: ApacheURLLister doesn't handle some truncated linknames properly (IVY-1232) (thanks to John Tinetti) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy

svn commit: r1000613 - in /ant/ivy/core/branches/2.2.x: ./ CHANGES.txt src/java/org/apache/ivy/util/url/ApacheURLLister.java

2010-09-23 Thread maartenc
Author: maartenc Date: Thu Sep 23 20:33:49 2010 New Revision: 1000613 URL: http://svn.apache.org/viewvc?rev=1000613view=rev Log: Merged revision 1000609 from trunk. Modified: ant/ivy/core/branches/2.2.x/ (props changed) ant/ivy/core/branches/2.2.x/CHANGES.txt ant/ivy/core/branches

svn commit: r1000622 - /ant/ivy/core/branches/2.2.x/doc/release-notes.html

2010-09-23 Thread maartenc
Author: maartenc Date: Thu Sep 23 21:00:03 2010 New Revision: 1000622 URL: http://svn.apache.org/viewvc?rev=1000622view=rev Log: Preparing 2.2.0 release Modified: ant/ivy/core/branches/2.2.x/doc/release-notes.html Modified: ant/ivy/core/branches/2.2.x/doc/release-notes.html URL: http

svn commit: r1000645 - /ant/ivy/core/tags/2.2.0/

2010-09-23 Thread maartenc
Author: maartenc Date: Thu Sep 23 21:53:29 2010 New Revision: 1000645 URL: http://svn.apache.org/viewvc?rev=1000645view=rev Log: Tagged 2.2.0 release Added: ant/ivy/core/tags/2.2.0/ (props changed) - copied from r1000644, ant/ivy/core/branches/2.2.x/ Propchange: ant/ivy/core/tags

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

2010-09-28 Thread maartenc
Author: maartenc Date: Tue Sep 28 22:01:22 2010 New Revision: 1002371 URL: http://svn.apache.org/viewvc?rev=1002371view=rev Log: FIX: Couldn't authenticate against sites having the same address as the proxy server (IVY-1234) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk

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

2010-09-29 Thread maartenc
Author: maartenc Date: Wed Sep 29 21:16:55 2010 New Revision: 1002850 URL: http://svn.apache.org/viewvc?rev=1002850view=rev Log: spelling fix Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/util/url/IvyAuthenticator.java Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/util/url

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

2010-10-01 Thread maartenc
Author: maartenc Date: Fri Oct 1 20:43:02 2010 New Revision: 1003643 URL: http://svn.apache.org/viewvc?rev=1003643view=rev Log: The requested URL is no longer needed when creating the HttpClient instance. Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/util/url/HttpClientHandler.java

svn commit: r1005206 - in /ant/ivy/site: history/ toc.json

2010-10-06 Thread maartenc
Author: maartenc Date: Wed Oct 6 19:05:12 2010 New Revision: 1005206 URL: http://svn.apache.org/viewvc?rev=1005206view=rev Log: Preparing site for 2.2.0 release Modified: ant/ivy/site/history/ (props changed) ant/ivy/site/toc.json Propchange: ant/ivy/site/history

svn commit: r1005229 - in /ant/ivy/site: download.html images/ivy-dl-2.2.0.png index.html

2010-10-06 Thread maartenc
Author: maartenc Date: Wed Oct 6 20:20:38 2010 New Revision: 1005229 URL: http://svn.apache.org/viewvc?rev=1005229view=rev Log: Preparing site for Ivy 2.2.0 release Added: ant/ivy/site/images/ivy-dl-2.2.0.png (with props) Modified: ant/ivy/site/download.html ant/ivy/site

svn commit: r1005264 - in /ant/ivy/site/target/history/latest-milestone: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ resolver/ settings/ sett

2010-10-06 Thread maartenc
Author: maartenc Date: Wed Oct 6 21:42:56 2010 New Revision: 1005264 URL: http://svn.apache.org/viewvc?rev=1005264view=rev Log: Preparing site for Ivy 2.2.0 release [This commit notification would consist of 150 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1005268 [3/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/demo.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/demo.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/demo.html (original) +++

svn commit: r1005268 [2/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/choose-distrib.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/choose-distrib.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/choose-distrib.html

svn commit: r1005268 [4/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/download.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/download.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/download.html (original) +++

svn commit: r1005268 [1/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Author: maartenc Date: Wed Oct 6 21:50:56 2010 New Revision: 1005268 URL: http://svn.apache.org/viewvc?rev=1005268view=rev Log: Preparing site for Ivy 2.2.0 release Added: ant/ivy/site/target/history/latest-milestone/settings/signers.html ant/ivy/site/target/images/ivy-dl-2.2.0.png

svn commit: r1005268 [5/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/faq.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/faq.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/faq.html (original) +++

svn commit: r1005268 [7/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/get-involved.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/get-involved.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/get-involved.html (original) +++

svn commit: r1005268 [11/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/history/0.6.1.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/0.6.1.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/history/0.6.1.html (original)

svn commit: r1005268 [9/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/history/0.5.1.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/0.5.1.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/history/0.5.1.html (original)

svn commit: r1005268 [13/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/history/0.7.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/0.7.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/history/0.7.html (original) +++

svn commit: r1005268 [12/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/history/0.6.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/0.6.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/history/0.6.html (original) +++

svn commit: r1005268 [14/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/history/0.8.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/0.8.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/history/0.8.html (original) +++

svn commit: r1005268 [6/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/features.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/features.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/features.html (original) +++

svn commit: r1005268 [8/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/history.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/history.html (original) +++

svn commit: r1005268 [10/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/history/0.5.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/0.5.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/history/0.5.html (original) +++

svn commit: r1005268 [15/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/history/0.9.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/0.9.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/history/0.9.html (original) +++

svn commit: r1005268 [20/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/history/1.1.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/1.1.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/history/1.1.html (original) +++

svn commit: r1005268 [24/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/history/1.3-rc3.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/1.3-rc3.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/history/1.3-rc3.html

svn commit: r1005268 [22/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/history/1.3-rc1.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/1.3-rc1.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/history/1.3-rc1.html

svn commit: r1005268 [16/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/history/1.0-rc1.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/1.0-rc1.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/history/1.0-rc1.html

svn commit: r1005268 [26/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/history/1.3.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/1.3.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/history/1.3.html (original) +++

svn commit: r1005268 [17/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/history/1.0-rc2.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/1.0-rc2.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/history/1.0-rc2.html

svn commit: r1005268 [33/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/history/2.1.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/2.1.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/history/2.1.html (original) +++

svn commit: r1005268 [19/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/history/1.0.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/1.0.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/history/1.0.html (original) +++

svn commit: r1005268 [31/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/history/2.0.0-alpha-1.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/2.0.0-alpha-1.html?rev=1005268r1=1005267r2=1005268view=diff == ---

svn commit: r1005268 [28/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/history/1.4-RC2.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/1.4-RC2.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/history/1.4-RC2.html

svn commit: r1005268 [21/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/history/1.2a.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/1.2a.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/history/1.2a.html (original) +++

svn commit: r1005268 [25/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/history/1.3.1.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/1.3.1.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/history/1.3.1.html (original)

svn commit: r1005268 [32/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/history/2.0.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/2.0.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/history/2.0.html (original) +++

svn commit: r1005268 [30/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/history/1.4.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/1.4.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/history/1.4.html (original) +++

svn commit: r1005268 [29/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/history/1.4.1.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/1.4.1.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/history/1.4.1.html (original)

svn commit: r1005268 [27/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/history/1.4-RC1.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/1.4-RC1.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/history/1.4-RC1.html

svn commit: r1005268 [37/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/license.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/license.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/license.html (original) +++

svn commit: r1005268 [38/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/links.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/links.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/links.html (original) +++

svn commit: r1005268 [39/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/m2comparison.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/m2comparison.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/m2comparison.html (original) +++

svn commit: r1005268 [36/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/issues.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/issues.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/issues.html (original) +++

svn commit: r1005268 [41/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/search.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/search.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/search.html (original) +++

svn commit: r1005268 [40/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/mailing-lists.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/mailing-lists.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/mailing-lists.html (original)

svn commit: r1005268 [35/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/index.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/index.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/index.html (original) +++

svn commit: r1005268 [42/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/testimonials.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/testimonials.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/testimonials.html (original) +++

svn commit: r1005268 [43/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/wiki.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/wiki.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/wiki.html (original) +++

svn commit: r1005268 [44/44] - in /ant/ivy/site/target: ./ history/ history/latest-milestone/settings/ images/

2010-10-06 Thread maartenc
Modified: ant/ivy/site/target/write-doc.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/write-doc.html?rev=1005268r1=1005267r2=1005268view=diff == --- ant/ivy/site/target/write-doc.html (original) +++

svn commit: r1005981 - /ant/ivy/site/links.html

2010-10-08 Thread maartenc
Author: maartenc Date: Fri Oct 8 19:28:58 2010 New Revision: 1005981 URL: http://svn.apache.org/viewvc?rev=1005981view=rev Log: Added link to David Harrigan's blog. Modified: ant/ivy/site/links.html Modified: ant/ivy/site/links.html URL: http://svn.apache.org/viewvc/ant/ivy/site

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

2010-10-08 Thread maartenc
Author: maartenc Date: Fri Oct 8 20:50:45 2010 New Revision: 1006012 URL: http://svn.apache.org/viewvc?rev=1006012view=rev Log: Moved changes for 2.2.0 into it's own section. Modified: ant/ivy/core/trunk/CHANGES.txt Modified: ant/ivy/core/trunk/CHANGES.txt URL: http://svn.apache.org

svn commit: r1024027 - in /ant/ivy/core/trunk: ./ src/java/org/apache/ivy/plugins/resolver/util/ test/java/org/apache/ivy/plugins/resolver/util/ test/repositories/IVY-1238/ test/repositories/IVY-1238/

2010-10-18 Thread maartenc
Author: maartenc Date: Mon Oct 18 21:48:41 2010 New Revision: 1024027 URL: http://svn.apache.org/viewvc?rev=1024027view=rev Log: FIX: Can not use a v[revision] in an artifact pattern of a filesystem resolver (IVY-1238) Added: ant/ivy/core/trunk/test/java/org/apache/ivy/plugins/resolver/util

svn commit: r1035087 - /ant/ivy/site/template.html

2010-11-14 Thread maartenc
Author: maartenc Date: Sun Nov 14 22:28:14 2010 New Revision: 1035087 URL: http://svn.apache.org/viewvc?rev=1035087view=rev Log: Ivy - Apache Ivy (IVY-1249) Modified: ant/ivy/site/template.html Modified: ant/ivy/site/template.html URL: http://svn.apache.org/viewvc/ant/ivy/site

svn commit: r1036187 - in /ant/ivy/site: images/logo.png template.html

2010-11-17 Thread maartenc
Author: maartenc Date: Wed Nov 17 19:58:44 2010 New Revision: 1036187 URL: http://svn.apache.org/viewvc?rev=1036187view=rev Log: Added TM symbols after 'Apache' and in the Ivy logo (IVY-1249) Modified: ant/ivy/site/images/logo.png ant/ivy/site/template.html Modified: ant/ivy/site/images

svn commit: r1036209 - /ant/ivy/site/toc.json

2010-11-17 Thread maartenc
Author: maartenc Date: Wed Nov 17 20:36:49 2010 New Revision: 1036209 URL: http://svn.apache.org/viewvc?rev=1036209view=rev Log: Removed demo link from menu Modified: ant/ivy/site/toc.json Modified: ant/ivy/site/toc.json URL: http://svn.apache.org/viewvc/ant/ivy/site/toc.json?rev=1036209r1

svn commit: r1036264 - in /ant/ivy/site/target: ./ history/ history/latest-milestone/ history/latest-milestone/configuration/ history/latest-milestone/configuration/caches/ history/latest-milestone/co

2010-11-17 Thread maartenc
Author: maartenc Date: Wed Nov 17 22:41:27 2010 New Revision: 1036264 URL: http://svn.apache.org/viewvc?rev=1036264view=rev Log: Regenerated Ivy site. [This commit notification would consist of 194 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1039587 - /ant/ivy/core/branches/2.2.0/

2010-11-26 Thread maartenc
Author: maartenc Date: Fri Nov 26 23:20:56 2010 New Revision: 1039587 URL: http://svn.apache.org/viewvc?rev=1039587view=rev Log: Created ivy 2.2.0 branch Added: ant/ivy/core/branches/2.2.0/ (props changed) - copied from r1000645, ant/ivy/core/tags/2.2.0/ Propchange: ant/ivy/core

svn commit: r1039589 - /ant/ivy/site/history/

2010-11-26 Thread maartenc
Author: maartenc Date: Fri Nov 26 23:27:46 2010 New Revision: 1039589 URL: http://svn.apache.org/viewvc?rev=1039589view=rev Log: Use 2.2.0 branch instead of 2.2.0 tag to allow us to update the documentation Modified: ant/ivy/site/history/ (props changed) Propchange: ant/ivy/site/history

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

2010-12-21 Thread maartenc
Author: maartenc Date: Tue Dec 21 22:49:54 2010 New Revision: 1051690 URL: http://svn.apache.org/viewvc?rev=1051690view=rev Log: FIX: ivy.xml that contains UTF-8 encoded umlauts cannot be bigger than 1 bytes (IVY-1253) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src

svn commit: r1051692 - /ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorParser.java

2010-12-21 Thread maartenc
Author: maartenc Date: Tue Dec 21 23:01:16 2010 New Revision: 1051692 URL: http://svn.apache.org/viewvc?rev=1051692view=rev Log: Always pass a Locale to String#toLowerCase() method calls. Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/plugins/parser/xml/XmlModuleDescriptorParser.java

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

2010-12-22 Thread maartenc
Author: maartenc Date: Wed Dec 22 22:18:32 2010 New Revision: 1052083 URL: http://svn.apache.org/viewvc?rev=1052083view=rev Log: FIX: ivy.xml that contains UTF-8 encoded umlauts cannot be bigger than 1 bytes (IVY-1253) (2nd attempt) Modified: ant/ivy/core/trunk/src/java/org/apache/ivy

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

2010-12-23 Thread maartenc
Author: maartenc Date: Thu Dec 23 20:55:33 2010 New Revision: 1052371 URL: http://svn.apache.org/viewvc?rev=1052371view=rev Log: When fixing IVY-1253, IVY-1010 has been fixed as well. Modified: ant/ivy/core/trunk/CHANGES.txt Modified: ant/ivy/core/trunk/CHANGES.txt URL: http

svn commit: r1052390 - in /ant/ivy/core/trunk: CHANGES.txt src/java/org/apache/ivy/util/FileUtil.java

2010-12-23 Thread maartenc
Author: maartenc Date: Thu Dec 23 21:59:12 2010 New Revision: 1052390 URL: http://svn.apache.org/viewvc?rev=1052390view=rev Log: Fixed a possible NPE in the FileUtil#forceDelete method. Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/src/java/org/apache/ivy/util/FileUtil.java

svn commit: r1052393 - /ant/core/trunk/docs/manual/Types/mapper.html

2010-12-23 Thread maartenc
Author: maartenc Date: Thu Dec 23 22:14:28 2010 New Revision: 1052393 URL: http://svn.apache.org/viewvc?rev=1052393view=rev Log: Fixed error in globmapper example: the correct attribute is 'handledirsep' instead of 'ignoredirchar'. Modified: ant/core/trunk/docs/manual/Types/mapper.html

svn commit: r1052404 - /ant/core/trunk/src/main/org/apache/tools/ant/util/GlobPatternMapper.java

2010-12-23 Thread maartenc
Author: maartenc Date: Thu Dec 23 22:51:20 2010 New Revision: 1052404 URL: http://svn.apache.org/viewvc?rev=1052404view=rev Log: Spelling corrections. Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/GlobPatternMapper.java Modified: ant/core/trunk/src/main/org/apache/tools/ant

svn commit: r1052406 [2/2] - in /ant/ivy/site/target/history/2.2.0/tutorial: build-repository/advanced.html build-repository/basic.html conf.html dependence.html dual.html multiple.html multiproject.h

2010-12-23 Thread maartenc
Modified: ant/ivy/site/target/history/2.2.0/tutorial/conf.html URL: http://svn.apache.org/viewvc/ant/ivy/site/target/history/2.2.0/tutorial/conf.html?rev=1052406r1=1052405r2=1052406view=diff == ---

svn commit: r1052407 [3/3] - /ant/ivy/core/branches/2.2.0/doc/tutorial/log/

2010-12-23 Thread maartenc
Added: ant/ivy/core/branches/2.2.0/doc/tutorial/log/multi-project-general-publishall.txt URL: http://svn.apache.org/viewvc/ant/ivy/core/branches/2.2.0/doc/tutorial/log/multi-project-general-publishall.txt?rev=1052407view=auto

svn commit: r1052407 [1/3] - /ant/ivy/core/branches/2.2.0/doc/tutorial/log/

2010-12-23 Thread maartenc
Author: maartenc Date: Thu Dec 23 23:05:01 2010 New Revision: 1052407 URL: http://svn.apache.org/viewvc?rev=1052407view=rev Log: DOCUMENATION: Added missing console output to the tutorials. Added: ant/ivy/core/branches/2.2.0/doc/tutorial/log/ ant/ivy/core/branches/2.2.0/doc/tutorial/log

svn commit: r1052408 - in /ant/ivy/core/trunk/src/java/org/apache/ivy: Main.java util/Message.java

2010-12-23 Thread maartenc
Author: maartenc Date: Thu Dec 23 23:11:50 2010 New Revision: 1052408 URL: http://svn.apache.org/viewvc?rev=1052408view=rev Log: IVY-1249: 'Apache Ivy' instead of 'Ivy' Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/Main.java ant/ivy/core/trunk/src/java/org/apache/ivy/util

svn commit: r1054292 - in /ant/ivy/site: historyTemplate.html homeTemplate.html printTemplate.html template.html

2011-01-01 Thread maartenc
Author: maartenc Date: Sat Jan 1 21:17:50 2011 New Revision: 1054292 URL: http://svn.apache.org/viewvc?rev=1054292view=rev Log: We are 2011 now Modified: ant/ivy/site/historyTemplate.html ant/ivy/site/homeTemplate.html ant/ivy/site/printTemplate.html ant/ivy/site/template.html

svn commit: r1054293 - /ant/ivy/core/trunk/NOTICE

2011-01-01 Thread maartenc
Author: maartenc Date: Sat Jan 1 21:18:35 2011 New Revision: 1054293 URL: http://svn.apache.org/viewvc?rev=1054293view=rev Log: We are 2011 now Modified: ant/ivy/core/trunk/NOTICE Modified: ant/ivy/core/trunk/NOTICE URL: http://svn.apache.org/viewvc/ant/ivy/core/trunk/NOTICE?rev=1054293r1

svn commit: r1054539 - in /ant/ivy/core/trunk/doc: printTemplate.html template.html

2011-01-02 Thread maartenc
Author: maartenc Date: Mon Jan 3 07:31:36 2011 New Revision: 1054539 URL: http://svn.apache.org/viewvc?rev=1054539view=rev Log: We are 2011 now Modified: ant/ivy/core/trunk/doc/printTemplate.html ant/ivy/core/trunk/doc/template.html Modified: ant/ivy/core/trunk/doc/printTemplate.html

svn commit: r1054540 - in /ant/ivy/core/trunk/doc: ./ style/

2011-01-02 Thread maartenc
Author: maartenc Date: Mon Jan 3 07:35:22 2011 New Revision: 1054540 URL: http://svn.apache.org/viewvc?rev=1054540view=rev Log: Use the same stylesheets as the website (via svn:externals) Removed: ant/ivy/core/trunk/doc/style/ Modified: ant/ivy/core/trunk/doc/ (props changed

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

2011-01-02 Thread maartenc
Author: maartenc Date: Mon Jan 3 07:38:55 2011 New Revision: 1054541 URL: http://svn.apache.org/viewvc?rev=1054541view=rev Log: IVY-1249: Branding: Apache Ivy (TM) Modified: ant/ivy/core/trunk/CHANGES.txt ant/ivy/core/trunk/NOTICE ant/ivy/core/trunk/README ant/ivy/core/trunk

svn commit: r1054543 [1/3] - /ant/ivy/core/branches/2.2.0-rc1/doc/tutorial/log/

2011-01-02 Thread maartenc
Author: maartenc Date: Mon Jan 3 07:44:54 2011 New Revision: 1054543 URL: http://svn.apache.org/viewvc?rev=1054543view=rev Log: Added missing tutorial logs Added: ant/ivy/core/branches/2.2.0-rc1/doc/tutorial/log/ ant/ivy/core/branches/2.2.0-rc1/doc/tutorial/log/chained-resolvers.txt

svn commit: r1054543 [3/3] - /ant/ivy/core/branches/2.2.0-rc1/doc/tutorial/log/

2011-01-02 Thread maartenc
Added: ant/ivy/core/branches/2.2.0-rc1/doc/tutorial/log/multi-project-general-publishall.txt URL: http://svn.apache.org/viewvc/ant/ivy/core/branches/2.2.0-rc1/doc/tutorial/log/multi-project-general-publishall.txt?rev=1054543view=auto

svn commit: r1054929 - in /ant/ivy/site/target: ./ images/

2011-01-04 Thread maartenc
Author: maartenc Date: Tue Jan 4 08:21:09 2011 New Revision: 1054929 URL: http://svn.apache.org/viewvc?rev=1054929view=rev Log: Regenerated site (part 2) Added: ant/ivy/site/target/images/logo3.png (with props) Modified: ant/ivy/site/target/CryptoNotice.html ant/ivy/site/target

svn commit: r1055029 - /ant/ivy/site/target/images/logo3.png

2011-01-04 Thread maartenc
Author: maartenc Date: Tue Jan 4 13:22:30 2011 New Revision: 1055029 URL: http://svn.apache.org/viewvc?rev=1055029view=rev Log: Removed unused logo which was committed by accident. Removed: ant/ivy/site/target/images/logo3.png

svn commit: r1055036 - in /ant/ivy/core/trunk: src/java/org/apache/ivy/osgi/core/ src/java/org/apache/ivy/osgi/obr/filter/ src/java/org/apache/ivy/osgi/obr/xml/ src/java/org/apache/ivy/osgi/repo/ test

2011-01-04 Thread maartenc
Author: maartenc Date: Tue Jan 4 13:46:12 2011 New Revision: 1055036 URL: http://svn.apache.org/viewvc?rev=1055036view=rev Log: Some obvious code changes to get the osgi code to compile on JDK 1.4. Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/osgi/core/BundleInfo.java ant/ivy

svn commit: r1055040 - /ant/ivy/core/trunk/doap_Ivy.rdf

2011-01-04 Thread maartenc
Author: maartenc Date: Tue Jan 4 13:47:39 2011 New Revision: 1055040 URL: http://svn.apache.org/viewvc?rev=1055040view=rev Log: Put license header on top Modified: ant/ivy/core/trunk/doap_Ivy.rdf Modified: ant/ivy/core/trunk/doap_Ivy.rdf URL: http://svn.apache.org/viewvc/ant/ivy/core

svn commit: r1055062 - in /ant/ivy/core/trunk: src/java/org/apache/ivy/ant/ src/java/org/apache/ivy/osgi/obr/xml/ src/java/org/apache/ivy/osgi/repo/ src/java/org/apache/ivy/osgi/util/ test/java/org/ap

2011-01-04 Thread maartenc
Author: maartenc Date: Tue Jan 4 14:36:49 2011 New Revision: 1055062 URL: http://svn.apache.org/viewvc?rev=1055062view=rev Log: More changes to let the osgi code compile with JDK 1.4 Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/ant/BuildBundleRepoDescriptorTask.java ant/ivy

svn commit: r1055217 - /ant/ivy/core/trunk/src/java/org/apache/ivy/util/XMLHelper.java

2011-01-04 Thread maartenc
Author: maartenc Date: Tue Jan 4 22:36:10 2011 New Revision: 1055217 URL: http://svn.apache.org/viewvc?rev=1055217view=rev Log: The created SAXParser is now always namespace aware. Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/util/XMLHelper.java Modified: ant/ivy/core/trunk/src

svn commit: r1055219 - /ant/ivy/core/trunk/src/java/org/apache/ivy/osgi/util/DelegetingHandler.java

2011-01-04 Thread maartenc
Author: maartenc Date: Tue Jan 4 22:37:21 2011 New Revision: 1055219 URL: http://svn.apache.org/viewvc?rev=1055219view=rev Log: Now that the SAXParser is namespace aware, we can use the localName attribute again. Modified: ant/ivy/core/trunk/src/java/org/apache/ivy/osgi/util

svn commit: r1055610 - in /ant/ivy/site: links.html target/links.html

2011-01-05 Thread maartenc
Author: maartenc Date: Wed Jan 5 20:02:51 2011 New Revision: 1055610 URL: http://svn.apache.org/viewvc?rev=1055610view=rev Log: The ul was closed to soon. Modified: ant/ivy/site/links.html ant/ivy/site/target/links.html Modified: ant/ivy/site/links.html URL: http://svn.apache.org

<    1   2   3   4   5   6   7   8   9   10   >