[4/6] ant-ivyde git commit: fix the retreieve-var test project

2018-07-16 Thread hibou
fix the retreieve-var test project


Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/98c32c85
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/98c32c85
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/98c32c85

Branch: refs/heads/master
Commit: 98c32c85208da641296c2fa295d78e4632c60593
Parents: 56493ab
Author: Nicolas Lalevée 
Authored: Mon Jul 16 13:13:16 2018 +0200
Committer: Nicolas Lalevée 
Committed: Mon Jul 16 13:13:16 2018 +0200

--
 test/retrieve-var/.settings/org.apache.ivyde.eclipse.prefs | 2 +-
 test/retrieve-var/lib/.gitignore   | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/98c32c85/test/retrieve-var/.settings/org.apache.ivyde.eclipse.prefs
--
diff --git a/test/retrieve-var/.settings/org.apache.ivyde.eclipse.prefs 
b/test/retrieve-var/.settings/org.apache.ivyde.eclipse.prefs
index 59e12b2..7762317 100644
--- a/test/retrieve-var/.settings/org.apache.ivyde.eclipse.prefs
+++ b/test/retrieve-var/.settings/org.apache.ivyde.eclipse.prefs
@@ -17,4 +17,4 @@
 #   * under the License.
 #   ***
 eclipse.preferences.version=1
-org.apache.ivyde.eclipse.standaloneretrieve=
+org.apache.ivyde.eclipse.standaloneretrieve=

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/98c32c85/test/retrieve-var/lib/.gitignore
--
diff --git a/test/retrieve-var/lib/.gitignore b/test/retrieve-var/lib/.gitignore
new file mode 100644
index 000..f23b948
--- /dev/null
+++ b/test/retrieve-var/lib/.gitignore
@@ -0,0 +1 @@
+*.jar
\ No newline at end of file



[5/6] ant-ivyde git commit: ignore retrieved jars in test project

2018-07-16 Thread hibou
ignore retrieved jars in test project


Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/59af8464
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/59af8464
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/59af8464

Branch: refs/heads/master
Commit: 59af84643660c8f573e538689c752cc2084f6ecb
Parents: 98c32c8
Author: Nicolas Lalevée 
Authored: Mon Jul 16 13:22:41 2018 +0200
Committer: Nicolas Lalevée 
Committed: Mon Jul 16 13:22:41 2018 +0200

--
 test/retrieve-root/.gitignore | 1 +
 1 file changed, 1 insertion(+)
--


http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/59af8464/test/retrieve-root/.gitignore
--
diff --git a/test/retrieve-root/.gitignore b/test/retrieve-root/.gitignore
new file mode 100644
index 000..f23b948
--- /dev/null
+++ b/test/retrieve-root/.gitignore
@@ -0,0 +1 @@
+*.jar
\ No newline at end of file



[3/6] ant-ivyde git commit: Do not use absolute path, so it resolve properly everywhere

2018-07-16 Thread hibou
Do not use absolute path, so it resolve properly everywhere


Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/56493ab2
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/56493ab2
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/56493ab2

Branch: refs/heads/master
Commit: 56493ab23a85a3b1faa10beee82c9985a25eca56
Parents: 649544a
Author: Nicolas Lalevée 
Authored: Mon Jul 16 12:06:00 2018 +0200
Committer: Nicolas Lalevée 
Committed: Mon Jul 16 12:06:00 2018 +0200

--
 test/launch-main/launcher-with-container.launch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/56493ab2/test/launch-main/launcher-with-container.launch
--
diff --git a/test/launch-main/launcher-with-container.launch 
b/test/launch-main/launcher-with-container.launch
index f466f1f..6f9abea 100644
--- a/test/launch-main/launcher-with-container.launch
+++ b/test/launch-main/launcher-with-container.launch
@@ -27,7 +27,7 @@
 
 
 
-
+
 
 
 



[6/6] ant-ivyde git commit: make the test project 'retrieved-classpath' actualy configured to retrieve dependencies

2018-07-16 Thread hibou
make the test project 'retrieved-classpath' actualy configured to retrieve 
dependencies


Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/122b5a2f
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/122b5a2f
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/122b5a2f

Branch: refs/heads/master
Commit: 122b5a2f71836e49fb582ff57c638964f967695e
Parents: 59af846
Author: Nicolas Lalevée 
Authored: Mon Jul 16 13:27:02 2018 +0200
Committer: Nicolas Lalevée 
Committed: Mon Jul 16 13:27:02 2018 +0200

--
 test/retrieved-classpath/.classpath | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/122b5a2f/test/retrieved-classpath/.classpath
--
diff --git a/test/retrieved-classpath/.classpath 
b/test/retrieved-classpath/.classpath
index f1d8a83..acd2140 100644
--- a/test/retrieved-classpath/.classpath
+++ b/test/retrieved-classpath/.classpath
@@ -20,6 +20,6 @@
 


-   
+   

 



[1/6] ant-ivyde git commit: Make the action 'Remove Ivy dependency management' work on a container too

2018-07-16 Thread hibou
Repository: ant-ivyde
Updated Branches:
  refs/heads/master 0e984f6a3 -> 122b5a2f7


Make the action 'Remove Ivy dependency management' work on a container too


Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/f726a979
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/f726a979
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/f726a979

Branch: refs/heads/master
Commit: f726a9797756e627d9c228253ff1565c4881f0d1
Parents: 0e984f6
Author: Nicolas Lalevée 
Authored: Mon Jul 16 11:16:22 2018 +0200
Committer: Nicolas Lalevée 
Committed: Mon Jul 16 11:16:22 2018 +0200

--
 .../handlers/RemoveIvyNatureHandler.java| 57 +---
 1 file changed, 14 insertions(+), 43 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/f726a979/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/handlers/RemoveIvyNatureHandler.java
--
diff --git 
a/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/handlers/RemoveIvyNatureHandler.java
 
b/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/handlers/RemoveIvyNatureHandler.java
index 9906ef9..d485c26 100644
--- 
a/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/handlers/RemoveIvyNatureHandler.java
+++ 
b/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/handlers/RemoveIvyNatureHandler.java
@@ -17,60 +17,31 @@
  */
 package org.apache.ivyde.internal.eclipse.handlers;
 
-import java.util.LinkedList;
-import java.util.List;
+import java.util.Map;
+import java.util.Set;
 
 import org.apache.ivyde.eclipse.IvyNatureHelper;
+import org.apache.ivyde.eclipse.cp.IvyClasspathContainer;
 import org.apache.ivyde.internal.eclipse.IvyPlugin;
-import org.eclipse.core.commands.AbstractHandler;
-import org.eclipse.core.commands.ExecutionEvent;
-import org.eclipse.core.commands.ExecutionException;
 import org.eclipse.core.resources.IProject;
-import org.eclipse.core.runtime.IAdaptable;
 import org.eclipse.jface.dialogs.MessageDialog;
-import org.eclipse.jface.viewers.ISelection;
-import org.eclipse.jface.viewers.IStructuredSelection;
 import org.eclipse.swt.widgets.Shell;
-import org.eclipse.ui.handlers.HandlerUtil;
 
-public class RemoveIvyNatureHandler extends AbstractHandler {
+public class RemoveIvyNatureHandler extends AbstractIvyDEHandler {
 
 public static final String COMMAND_ID = 
"org.apache.ivyde.commands.removeivynature";
 
-public Object execute(ExecutionEvent event) throws ExecutionException {
-ISelection selection = HandlerUtil.getCurrentSelection(event);
-if (!(selection instanceof IStructuredSelection)) {
-return null;
-}
-
-List projects = new LinkedList<>();
-for (Object object : ((IStructuredSelection) selection).toList()) {
-if (!(object instanceof IAdaptable)) {
-return null;
-}
-IProject project = (IProject) ((IAdaptable) 
object).getAdapter(IProject.class);
-if (project == null) {
-return null;
-}
-if (IvyNatureHelper.hasNature(project)) {
-projects.add(project);
+@Override
+protected void handleProjects(Map> 
projects) {
+Shell shell = IvyPlugin.getActiveWorkbenchShell();
+boolean doRemove = MessageDialog.openQuestion(shell, "Remove Ivy 
dependency management",
+"Do you want to remove the Ivy dependency management ?\n\n"
++ "The configuration of the classpath containers will be 
lost.\n"
++ "This operation cannot be undone.");
+if (doRemove) {
+for (IProject project : projects.keySet()) {
+IvyNatureHelper.removeNature(project);
 }
 }
-
-if (projects.size() > 0) {
-Shell shell = IvyPlugin.getActiveWorkbenchShell();
-boolean doRemove = MessageDialog.openQuestion(shell,
-"Remove Ivy dependency management",
-"Do you want to remove the Ivy dependency management ?\n\n"
-+ "The configuration of the classpath containers will 
be lost.\n"
-+ "This operation cannot be undone.");
-if (doRemove) {
-for (IProject project : projects) {
-IvyNatureHelper.removeNature(project);
-}
-}
-}
-
-return null;
 }
 }



[2/6] ant-ivyde git commit: make the fake jars of the tests actual jars

2018-07-16 Thread hibou
make the fake jars of the tests actual jars


Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/649544aa
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/649544aa
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/649544aa

Branch: refs/heads/master
Commit: 649544aa1a9a914d9648a1b77b7b469fa5ac4c64
Parents: f726a97
Author: Nicolas Lalevée 
Authored: Mon Jul 16 11:58:40 2018 +0200
Committer: Nicolas Lalevée 
Committed: Mon Jul 16 11:58:40 2018 +0200

--
 .../myorg/mymodule/trunk/1.2/jars/mymodule.jar   | Bin 0 -> 334 bytes
 .../myorg/mybluemodule/sources/mybluemodule-1.1.jar  | Bin 0 -> 334 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/649544aa/test/fakerepo-branch/myorg/mymodule/trunk/1.2/jars/mymodule.jar
--
diff --git a/test/fakerepo-branch/myorg/mymodule/trunk/1.2/jars/mymodule.jar 
b/test/fakerepo-branch/myorg/mymodule/trunk/1.2/jars/mymodule.jar
index e69de29..7f79ffd 100644
Binary files a/test/fakerepo-branch/myorg/mymodule/trunk/1.2/jars/mymodule.jar 
and b/test/fakerepo-branch/myorg/mymodule/trunk/1.2/jars/mymodule.jar differ

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/649544aa/test/fakerepo/myorg/mybluemodule/sources/mybluemodule-1.1.jar
--
diff --git a/test/fakerepo/myorg/mybluemodule/sources/mybluemodule-1.1.jar 
b/test/fakerepo/myorg/mybluemodule/sources/mybluemodule-1.1.jar
index e69de29..7f79ffd 100644
Binary files a/test/fakerepo/myorg/mybluemodule/sources/mybluemodule-1.1.jar 
and b/test/fakerepo/myorg/mybluemodule/sources/mybluemodule-1.1.jar differ



svn commit: r1835987 - in /ant/site/ivyde/production: ./ history/latest-milestone/ history/latest-milestone/cpc/ history/latest-milestone/dev/

2018-07-15 Thread hibou
Author: hibou
Date: Sun Jul 15 18:04:19 2018
New Revision: 1835987

URL: http://svn.apache.org/viewvc?rev=1835987=rev
Log:
generate the site with a proper copyright year

Modified:
ant/site/ivyde/production/download.html
ant/site/ivyde/production/faq.html
ant/site/ivyde/production/get-involved.html
ant/site/ivyde/production/history.html
ant/site/ivyde/production/history/latest-milestone/ant.html
ant/site/ivyde/production/history/latest-milestone/compatibility.html
ant/site/ivyde/production/history/latest-milestone/console.html
ant/site/ivyde/production/history/latest-milestone/cp_container.html
ant/site/ivyde/production/history/latest-milestone/cpc/cleancache.html
ant/site/ivyde/production/history/latest-milestone/cpc/create.html
ant/site/ivyde/production/history/latest-milestone/cpc/edit.html
ant/site/ivyde/production/history/latest-milestone/cpc/jarmapping.html
ant/site/ivyde/production/history/latest-milestone/cpc/launch.html
ant/site/ivyde/production/history/latest-milestone/cpc/maven.html
ant/site/ivyde/production/history/latest-milestone/cpc/resolve.html
ant/site/ivyde/production/history/latest-milestone/cpc/retrieve.html
ant/site/ivyde/production/history/latest-milestone/cpc/workspace.html
ant/site/ivyde/production/history/latest-milestone/cpc/wtp.html
ant/site/ivyde/production/history/latest-milestone/dev.html
ant/site/ivyde/production/history/latest-milestone/dev/build.html
ant/site/ivyde/production/history/latest-milestone/dev/dev-env-setup.html
ant/site/ivyde/production/history/latest-milestone/dev/release.html
ant/site/ivyde/production/history/latest-milestone/dev/updatesite.html
ant/site/ivyde/production/history/latest-milestone/eclipsevar.html
ant/site/ivyde/production/history/latest-milestone/index.html
ant/site/ivyde/production/history/latest-milestone/install.html
ant/site/ivyde/production/history/latest-milestone/ivyeditor.html
ant/site/ivyde/production/history/latest-milestone/non-java.html
ant/site/ivyde/production/history/latest-milestone/preferences.html
ant/site/ivyde/production/history/latest-milestone/release-notes.html
ant/site/ivyde/production/history/latest-milestone/resolve-visualizer.html
ant/site/ivyde/production/history/latest-milestone/revdepexplorer.html
ant/site/ivyde/production/history/latest-milestone/settingseditor.html
ant/site/ivyde/production/index.html
ant/site/ivyde/production/issues.html
ant/site/ivyde/production/mailing-lists.html
ant/site/ivyde/production/screenshots.html

Modified: ant/site/ivyde/production/download.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivyde/production/download.html?rev=1835987=1835986=1835987=diff
==
--- ant/site/ivyde/production/download.html (original)
+++ ant/site/ivyde/production/download.html Sun Jul 15 18:04:19 2018
@@ -284,7 +284,7 @@ Download on Jayasoft: http://ww
 
 
 
-Copyright  2015 The Apache Software Foundation, Licensed under 
the http://www.apache.org/licenses/LICENSE-2.0.txt;>Apache License, 
Version 2.0.
+Copyright  2018 The Apache Software Foundation, Licensed under 
the http://www.apache.org/licenses/LICENSE-2.0.txt;>Apache License, 
Version 2.0.
 Apache IvyDE, Apache Ivy, Apache Ant, IvyDE, Ivy, Ant, Apache, the 
Apache IvyDE logo, the Apache Ivy logo, the Apache Ant logo and the Apache 
feather logo are trademarks of The Apache Software Foundation.
 Eclipse and the Eclipse logo are trademarks of Eclipse Foundation, 
Inc.
 All other marks mentioned may be trademarks or registered trademarks of 
their respective owners. 

Modified: ant/site/ivyde/production/faq.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivyde/production/faq.html?rev=1835987=1835986=1835987=diff
==
--- ant/site/ivyde/production/faq.html (original)
+++ ant/site/ivyde/production/faq.html Sun Jul 15 18:04:19 2018
@@ -203,7 +203,7 @@ If you are using some common-vfs capabil
 
 
 
-Copyright  2012 The Apache Software Foundation, Licensed under 
the http://www.apache.org/licenses/LICENSE-2.0.txt;>Apache License, 
Version 2.0.
+Copyright  2018 The Apache Software Foundation, Licensed under 
the http://www.apache.org/licenses/LICENSE-2.0.txt;>Apache License, 
Version 2.0.
 Apache IvyDE, Apache Ivy, Apache Ant, IvyDE, Ivy, Ant, Apache, the 
Apache IvyDE logo, the Apache Ivy logo, the Apache Ant logo and the Apache 
feather logo are trademarks of The Apache Software Foundation.
 Eclipse and the Eclipse logo are trademarks of Eclipse Foundation, 
Inc.
 All other marks mentioned may be trademarks or registered trademarks of 
their respective owners. 

Modified: ant/site/ivyde/production/get-involved.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivyde/production/get-involved.html?rev=183

svn commit: r1835986 - in /ant/site/ivyde/sources: historyTemplate.html printTemplate.html template.html

2018-07-15 Thread hibou
Author: hibou
Date: Sun Jul 15 18:00:54 2018
New Revision: 1835986

URL: http://svn.apache.org/viewvc?rev=1835986=rev
Log:
Update copyright year

Modified:
ant/site/ivyde/sources/historyTemplate.html
ant/site/ivyde/sources/printTemplate.html
ant/site/ivyde/sources/template.html

Modified: ant/site/ivyde/sources/historyTemplate.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivyde/sources/historyTemplate.html?rev=1835986=1835985=1835986=diff
==
--- ant/site/ivyde/sources/historyTemplate.html (original)
+++ ant/site/ivyde/sources/historyTemplate.html Sun Jul 15 18:00:54 2018
@@ -100,7 +100,7 @@
 
 
 
-Copyright  2015 The Apache Software Foundation, Licensed under 
the http://www.apache.org/licenses/LICENSE-2.0.txt;>Apache License, 
Version 2.0.
+Copyright  2018 The Apache Software Foundation, Licensed under 
the http://www.apache.org/licenses/LICENSE-2.0.txt;>Apache License, 
Version 2.0.
 Apache IvyDE, Apache Ivy, Apache Ant, IvyDE, Ivy, Ant, Apache, the 
Apache IvyDE logo, the Apache Ivy logo, the Apache Ant logo and the Apache 
feather logo are trademarks of The Apache Software Foundation.
 Eclipse and the Eclipse logo are trademarks of Eclipse Foundation, 
Inc.
 All other marks mentioned may be trademarks or registered trademarks of 
their respective owners. 

Modified: ant/site/ivyde/sources/printTemplate.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivyde/sources/printTemplate.html?rev=1835986=1835985=1835986=diff
==
--- ant/site/ivyde/sources/printTemplate.html (original)
+++ ant/site/ivyde/sources/printTemplate.html Sun Jul 15 18:00:54 2018
@@ -47,7 +47,7 @@
 
 
 
-Copyright  2015 The Apache Software Foundation, Licensed under 
the http://www.apache.org/licenses/LICENSE-2.0.txt;>Apache License, 
Version 2.0.
+Copyright  2018 The Apache Software Foundation, Licensed under 
the http://www.apache.org/licenses/LICENSE-2.0.txt;>Apache License, 
Version 2.0.
 Apache IvyDE, Apache Ivy, Apache Ant, IvyDE, Ivy, Ant, Apache, the 
Apache IvyDE logo, the Apache Ivy logo, the Apache Ant logo and the Apache 
feather logo are trademarks of The Apache Software Foundation.
 Eclipse and the Eclipse logo are trademarks of Eclipse Foundation, 
Inc.
 All other marks mentioned may be trademarks or registered trademarks of 
their respective owners. 

Modified: ant/site/ivyde/sources/template.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivyde/sources/template.html?rev=1835986=1835985=1835986=diff
==
--- ant/site/ivyde/sources/template.html (original)
+++ ant/site/ivyde/sources/template.html Sun Jul 15 18:00:54 2018
@@ -100,7 +100,7 @@
 
 
 
-Copyright  2015 The Apache Software Foundation, Licensed under 
the http://www.apache.org/licenses/LICENSE-2.0.txt;>Apache License, 
Version 2.0.
+Copyright  2018 The Apache Software Foundation, Licensed under 
the http://www.apache.org/licenses/LICENSE-2.0.txt;>Apache License, 
Version 2.0.
 Apache IvyDE, Apache Ivy, Apache Ant, IvyDE, Ivy, Ant, Apache, the 
Apache IvyDE logo, the Apache Ivy logo, the Apache Ant logo and the Apache 
feather logo are trademarks of The Apache Software Foundation.
 Eclipse and the Eclipse logo are trademarks of Eclipse Foundation, 
Inc.
 All other marks mentioned may be trademarks or registered trademarks of 
their respective owners. 




svn commit: r1835985 - in /ant/site/ivyde: production/download.html sources/download.html

2018-07-15 Thread hibou
Author: hibou
Date: Sun Jul 15 17:58:53 2018
New Revision: 1835985

URL: http://svn.apache.org/viewvc?rev=1835985=rev
Log:
IvyDE sources is now under git

Modified:
ant/site/ivyde/production/download.html
ant/site/ivyde/sources/download.html

Modified: ant/site/ivyde/production/download.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivyde/production/download.html?rev=1835985=1835984=1835985=diff
==
--- ant/site/ivyde/production/download.html (original)
+++ ant/site/ivyde/production/download.html Sun Jul 15 17:58:53 2018
@@ -196,7 +196,7 @@ The source distribution contains the sou
   or as a gzip compressed tar: apache-ivyde-sources-2.2.0.final-201311091524-RELEASE.tgz
 
 
-Then look into the distribution for the documentation about how to build 
it.Sources 
from the version control system
+Then look into the distribution for the documentation about how to build 
it.Sources 
from the version control system
 
 The IvyDE sources can be also found on the ASF Git repository. You can 
checkout the master by running the command
 

Modified: ant/site/ivyde/sources/download.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivyde/sources/download.html?rev=1835985=1835984=1835985=diff
==
--- ant/site/ivyde/sources/download.html (original)
+++ ant/site/ivyde/sources/download.html Sun Jul 15 17:58:53 2018
@@ -114,7 +114,7 @@ Download:
 
 Then look into the distribution for the documentation about how to build it.
 
-Sources from the version control system
+Sources from the version control system
 
 The IvyDE sources can be also found on the ASF Git repository. You can 
checkout the master by running the command
 




svn commit: r1835984 - in /ant/site/ivyde: production/download.html sources/download.html

2018-07-15 Thread hibou
Author: hibou
Date: Sun Jul 15 17:57:32 2018
New Revision: 1835984

URL: http://svn.apache.org/viewvc?rev=1835984=rev
Log:
IvyDE sources is now under git; fix of the link to Jenkins

Modified:
ant/site/ivyde/production/download.html
ant/site/ivyde/sources/download.html

Modified: ant/site/ivyde/production/download.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivyde/production/download.html?rev=1835984=1835983=1835984=diff
==
--- ant/site/ivyde/production/download.html (original)
+++ ant/site/ivyde/production/download.html Sun Jul 15 17:57:32 2018
@@ -131,7 +131,7 @@

 
Download
-The Apache IvyDE distribution is available 
as an Eclipse update site, but you can also 
download and install it manually from one of our mirrors. 
We encourage you to verify the integrity of the 
downloaded files using signatures downloaded from our main distribution 
directory. You are also invited to look to the ASF 
subversion if you are interested into contributing to IvyDE.Update 
site
+The Apache IvyDE distribution is available 
as an Eclipse update site, but you can also 
download and install it manually from one of our mirrors. 
We encourage you to verify the integrity of the 
downloaded files using signatures downloaded from our main distribution 
directory. You are also invited to look to the ASF git if 
you are interested into contributing to IvyDE.Update site
 
 You can install Apache IvyDE plugins from the IvyDE update site: http://www.apache.org/dist/ant/ivyde/updatesite;>http://www.apache.org/dist/ant/ivyde/updatesite.First you have to configure Eclipse: 
add the IvyDE update site. In order to do it, follow these steps (Note that for 
Eclipse 3.4 it may differ):
 
@@ -196,16 +196,16 @@ The source distribution contains the sou
   or as a gzip compressed tar: apache-ivyde-sources-2.2.0.final-201311091524-RELEASE.tgz
 
 
-Then look into the distribution for the documentation about how to build 
it.Sources 
from the version control system
+Then look into the distribution for the documentation about how to build 
it.Sources 
from the version control system
 
-The IvyDE sources can be also found on the ASF Subversion repository. You can 
checkout the trunk by running the command
+The IvyDE sources can be also found on the ASF Git repository. You can 
checkout the master by running the command
 
-svn co https://svn.apache.org/repos/asf/ant/ivy/ivyde/trunk;>https://svn.apache.org/repos/asf/ant/ivy/ivyde/trunk
 ivyde-trunk
+git clone git://git.apache.org/ant-ivyde.git
 
 
 Trunk builds
 
-The trunk version of IvyDE is build by a continuous integration server (https://builds.apache.org/view/A-F/view/Ant/job/IvyDE/;>a Jenkins 
instance hosted by the ASF).It 
is automatically publishing the last build into an updatesite. So you can 
configure your Eclipse to use it:https://builds.apache.org/job/IvyDE-updatesite/lastSuccessfulBuild/artifact/trunk/build/;>https://builds.apache.org/job/IvyDE-updatesite/lastSuccessfulBuild/artifact/trunk/build/Important note: these are only 
test snapshots that is not be considered ready for users or even something like 
an official release. They are dedicated to people willing to understand and 
contribute to Ivy and IvyDE code. And then any issue you can have with that 
kind of snaphot should be reported to the ant-dev@ 
mailing-list and not the ivy-user@ one.Verify Releases
+The trunk version of IvyDE is build by a continuous integration server (https://builds.apache.org/job/IvyDE/;>a Jenkins instance hosted by the 
ASF).It is automatically 
publishing the last build into an updatesite. So you can configure your Eclipse 
to use it:https://builds.apache.org/job/IvyDE-updatesite/lastSuccessfulBuild/artifact/trunk/build/;>https://builds.apache.org/job/IvyDE-updatesite/lastSuccessfulBuild/artifact/trunk/build/Important note: these are only 
test snapshots that is not be considered ready for users or even something like 
an official release. They are dedicated to people willing to understand and 
contribute to Ivy and IvyDE code. And then any issue you can have with that 
kind of snaphot should be reported to the ant-dev@ 
mailing-list and not the ivy-user@ one.Verify Releases
 It is essential that you verify the integrity of the downloaded files using 
the PGP signature or the SHA1 or MD5 checksums.  The checksums are not as 
strong indicators as the PGP signature.The PGP signatures can be verified using PGP or GPG.  First 
download the http://www.apache.org/dist/ant/KEYS;>KEYS as well as 
the asc signature file for the particular distribution.  Make sure you get 
these files from the http://www.apache.org/dist/ant/ivyde;>main 
distribution directory, rather than from a mirror. Then verify the 
signatures using
 
 % pgpk -a KEYS% pgpv 
apache-ivyde-2.2.0.final-201311091524-RELEASE.zip.asc
@@ -284,7 +284,7 @@ Downloa

ant-ivyde git commit: Update build dependencies to a downloadable version of Eclipse WTP

2018-07-15 Thread hibou
Repository: ant-ivyde
Updated Branches:
  refs/heads/master 829b80263 -> 0e984f6a3


Update build dependencies to a downloadable version of Eclipse WTP


Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/0e984f6a
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/0e984f6a
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/0e984f6a

Branch: refs/heads/master
Commit: 0e984f6a36d7de078b6d1b4c6f439293c00db7f9
Parents: 829b802
Author: Nicolas Lalevée 
Authored: Sun Jul 15 19:51:23 2018 +0200
Committer: Nicolas Lalevée 
Committed: Sun Jul 15 19:51:23 2018 +0200

--
 build.properties | 6 +++---
 build.xml| 4 
 2 files changed, 7 insertions(+), 3 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0e984f6a/build.properties
--
diff --git a/build.properties b/build.properties
index d573f80..2dd9bb5 100644
--- a/build.properties
+++ b/build.properties
@@ -37,9 +37,9 @@ eclipse.download.sdk.baseurl=http://archive.eclipse.org
 eclipse.download.sdk.name=eclipse-SDK-4.3.2-win32
 eclipse.download.sdk.dropdir=eclipse/downloads/drops4/R-4.3.2-201402211700
 eclipse.download.sdk.md5=6de9fd3670ecd40b0f8adeb4740dc852
-eclipse.download.wtp.name=wtp4x-R-3.4.2-20130208151217
-eclipse.download.wtp.dropdir=webtools/downloads/drops/R3.4.2/R-3.4.2-20130208151217
-eclipse.download.wtp.md5=db368b786f7a43d373b27f1379b0359f
+eclipse.download.wtp.name=wtp-repo-R-3.9.5-20180409100740
+eclipse.download.wtp.dropdir=webtools/downloads/drops/R3.9.5/R-3.9.5-20180409100740
+eclipse.download.wtp.md5=8296627fe536f8a4e4b62e73bb18540c
 eclipse.download.emf.name=emf-runtime-2.9.2
 
eclipse.download.emf.dropdir=modeling/emf/emf/downloads/drops/2.9.2/R201402031126
 eclipse.download.emf.md5=498713f53a20d7456042beaa3785baa4

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/0e984f6a/build.xml
--
diff --git a/build.xml b/build.xml
index 67fe16a..2c7308c 100644
--- a/build.xml
+++ b/build.xml
@@ -655,6 +655,10 @@ You have to specify the Ivy to install with one of the 
following property:
 
 
 
+
+
+
+
 
 
 



[1/2] ant-ivyde git commit: Keep IvyDE compatible with Ivy 2.1, as stated on the doc.

2018-07-01 Thread hibou
Repository: ant-ivyde
Updated Branches:
  refs/heads/master 307e362ca -> 829b80263


Keep IvyDE compatible with Ivy 2.1, as stated on the doc.


Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/7716af8f
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/7716af8f
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/7716af8f

Branch: refs/heads/master
Commit: 7716af8fe10f3809cc1ec0e77f59cffb396a1f52
Parents: 307e362
Author: Nicolas Lalevée 
Authored: Sun Jul 1 14:27:10 2018 +0200
Committer: Nicolas Lalevée 
Committed: Sun Jul 1 14:27:10 2018 +0200

--
 org.apache.ivyde.eclipse.resolvevisualizer.feature/feature.xml  | 2 +-
 org.apache.ivyde.eclipse.resolvevisualizer/META-INF/MANIFEST.MF | 2 +-
 org.apache.ivyde.eclipse/META-INF/MANIFEST.MF   | 2 +-
 org.apache.ivyde.feature/feature.xml| 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/7716af8f/org.apache.ivyde.eclipse.resolvevisualizer.feature/feature.xml
--
diff --git a/org.apache.ivyde.eclipse.resolvevisualizer.feature/feature.xml 
b/org.apache.ivyde.eclipse.resolvevisualizer.feature/feature.xml
index 4c78fd4..1abca74 100644
--- a/org.apache.ivyde.eclipse.resolvevisualizer.feature/feature.xml
+++ b/org.apache.ivyde.eclipse.resolvevisualizer.feature/feature.xml
@@ -49,7 +49,7 @@
   
   
   
-  
+  

 
http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/7716af8f/org.apache.ivyde.eclipse.resolvevisualizer/META-INF/MANIFEST.MF
--
diff --git a/org.apache.ivyde.eclipse.resolvevisualizer/META-INF/MANIFEST.MF 
b/org.apache.ivyde.eclipse.resolvevisualizer/META-INF/MANIFEST.MF
index f87fc00..1ff258a 100644
--- a/org.apache.ivyde.eclipse.resolvevisualizer/META-INF/MANIFEST.MF
+++ b/org.apache.ivyde.eclipse.resolvevisualizer/META-INF/MANIFEST.MF
@@ -9,7 +9,7 @@ Require-Bundle: org.eclipse.ui;bundle-version="[3.105.0,4.0.0)",
  org.apache.ivyde.eclipse;bundle-version="[2.3.0,2.4.0)",
  org.eclipse.zest.core;bundle-version="[1.5.0,2.0.0)",
  org.eclipse.zest.layouts;bundle-version="[1.1.0,2.0.0)",
- org.apache.ivy;bundle-version="[2.5.0,3.0.0)",
+ org.apache.ivy;bundle-version="[2.1.0,3.0.0)",
  org.eclipse.jdt.core;bundle-version="[3.9.0,4.0.0)",
  org.eclipse.core.resources;bundle-version="[3.8.0,4.0.0)",
  org.eclipse.ui.forms;bundle-version="[3.6.0,4.0.0)"

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/7716af8f/org.apache.ivyde.eclipse/META-INF/MANIFEST.MF
--
diff --git a/org.apache.ivyde.eclipse/META-INF/MANIFEST.MF 
b/org.apache.ivyde.eclipse/META-INF/MANIFEST.MF
index b3cd307..66c1280 100644
--- a/org.apache.ivyde.eclipse/META-INF/MANIFEST.MF
+++ b/org.apache.ivyde.eclipse/META-INF/MANIFEST.MF
@@ -27,7 +27,7 @@ Require-Bundle: 
org.apache.xerces;bundle-version="[2.9.0,3.0.0)";resolution:=opt
  org.eclipse.jdt.core;bundle-version="[3.9.0,4.0.0)",
  org.eclipse.jdt.ui;bundle-version="[3.9.0,4.0.0)",
  org.eclipse.ui.console;bundle-version="[3.5.0,4.0.0)",
- org.apache.ivy;bundle-version="[2.5.0,3.0.0)",
+ org.apache.ivy;bundle-version="[2.1.0,3.0.0)",
  org.eclipse.help;bundle-version="[3.6.0,4.0.0)",
  org.eclipse.wst.xml.core;bundle-version="[1.1.0,2.0.0)";resolution:=optional,
  org.eclipse.debug.core;bundle-version="[3.8.0,4.0.0)",

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/7716af8f/org.apache.ivyde.feature/feature.xml
--
diff --git a/org.apache.ivyde.feature/feature.xml 
b/org.apache.ivyde.feature/feature.xml
index 28aa987..9762ddf 100644
--- a/org.apache.ivyde.feature/feature.xml
+++ b/org.apache.ivyde.feature/feature.xml
@@ -54,7 +54,7 @@
   
   
   
-  
+  
   
   
   



[2/2] ant-ivyde git commit: Restore the gathering of artifacts on resolve

2018-07-01 Thread hibou
Restore the gathering of artifacts on resolve


Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/829b8026
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/829b8026
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/829b8026

Branch: refs/heads/master
Commit: 829b802638dca482062ea40f691918b40e79f378
Parents: 7716af8
Author: Nicolas Lalevée 
Authored: Sun Jul 1 14:50:34 2018 +0200
Committer: Nicolas Lalevée 
Committed: Sun Jul 1 14:50:34 2018 +0200

--
 .../internal/eclipse/resolve/IvyResolver.java   | 24 +++-
 1 file changed, 13 insertions(+), 11 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/829b8026/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/resolve/IvyResolver.java
--
diff --git 
a/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/resolve/IvyResolver.java
 
b/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/resolve/IvyResolver.java
index 7dddf15..ba6bfc8 100644
--- 
a/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/resolve/IvyResolver.java
+++ 
b/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/resolve/IvyResolver.java
@@ -260,21 +260,23 @@ public class IvyResolver {
 
 ResolveResult result = new ResolveResult(report);
 
-Map workspaceArtifacts = 
IvyContext.getContext()
-.get(WorkspaceResolver.IVYDE_WORKSPACE_ARTIFACT_REPORTS);
+ArtifactDownloadReport[] artifactReports = 
report.getArtifactsReports(null, false);
+
+Map workspaceArtifacts = IvyContext
+
.getContext().get(WorkspaceResolver.IVYDE_WORKSPACE_ARTIFACT_REPORTS);
 if (workspaceArtifacts != null) {
-// some artifacts were 'forced' by the dependency declaration, 
whereas they should be
-// changed to the eclipse project reference
-for (ArtifactDownloadReport artifactReport : 
report.getArtifactsReports(null, false)) {
-ArtifactDownloadReport eclipseArtifactReport = 
workspaceArtifacts.get(artifactReport.getArtifact());
-if (eclipseArtifactReport == null) {
-result.addArtifactReport(artifactReport);
-} else {
-// let's change
-result.addArtifactReport(eclipseArtifactReport);
+// some artifact were 'forced' by the dependency declaration, 
whereas they should be
+// switch by the eclipse project reference
+for (int i = 0; i < artifactReports.length; i++) {
+ArtifactDownloadReport eclipseArtifactReport = 
(ArtifactDownloadReport) workspaceArtifacts
+.get(artifactReports[i].getArtifact());
+if (eclipseArtifactReport != null) {
+// let's switch.
+artifactReports[i] = eclipseArtifactReport;
 }
 }
 }
+result.addArtifactReports(artifactReports);
 
 collectArtifactsByDependency(report, result);
 



svn commit: r1829878 [4/5] - in /ant/site/ivy: asciidoc-template/ asciidoc/ asciidoc/history/ asciidoc/images/ asciidoc/js/ asciidoc/presentations/ asciidoc/presentations/apache-con-2007/ asciidoc/pre

2018-04-23 Thread hibou
Added: 
ant/site/ivy/asciidoc/presentations/apache-con-2007/demo/3/ivy-demo-3A/ivy.xml
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/asciidoc/presentations/apache-con-2007/demo/3/ivy-demo-3A/ivy.xml?rev=1829878=auto
==
--- 
ant/site/ivy/asciidoc/presentations/apache-con-2007/demo/3/ivy-demo-3A/ivy.xml 
(added)
+++ 
ant/site/ivy/asciidoc/presentations/apache-con-2007/demo/3/ivy-demo-3A/ivy.xml 
Mon Apr 23 13:24:42 2018
@@ -0,0 +1,38 @@
+
+
+
+
+   
+   
+   
+   
+   
+   
+   
+   
+   
+

Propchange: 
ant/site/ivy/asciidoc/presentations/apache-con-2007/demo/3/ivy-demo-3A/ivy.xml
--
svn:eol-style = native

Propchange: 
ant/site/ivy/asciidoc/presentations/apache-con-2007/demo/3/ivy-demo-3A/ivy.xml
--
svn:keywords = Date Revision Author HeadURL Id

Propchange: 
ant/site/ivy/asciidoc/presentations/apache-con-2007/demo/3/ivy-demo-3A/ivy.xml
--
svn:mime-type = text/xml

Added: 
ant/site/ivy/asciidoc/presentations/apache-con-2007/demo/3/ivy-demo-3A/src/demo3A/Demo3A.java
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/asciidoc/presentations/apache-con-2007/demo/3/ivy-demo-3A/src/demo3A/Demo3A.java?rev=1829878=auto
==
--- 
ant/site/ivy/asciidoc/presentations/apache-con-2007/demo/3/ivy-demo-3A/src/demo3A/Demo3A.java
 (added)
+++ 
ant/site/ivy/asciidoc/presentations/apache-con-2007/demo/3/ivy-demo-3A/src/demo3A/Demo3A.java
 Mon Apr 23 13:24:42 2018
@@ -0,0 +1,7 @@
+package demo3A;
+
+public class Demo3A {
+   public static String sayHello() {
+   return "Hello from Demo3A";
+   }
+}

Propchange: 
ant/site/ivy/asciidoc/presentations/apache-con-2007/demo/3/ivy-demo-3A/src/demo3A/Demo3A.java
--
svn:eol-style = native

Propchange: 
ant/site/ivy/asciidoc/presentations/apache-con-2007/demo/3/ivy-demo-3A/src/demo3A/Demo3A.java
--
svn:keywords = Date Revision Author HeadURL Id

Propchange: 
ant/site/ivy/asciidoc/presentations/apache-con-2007/demo/3/ivy-demo-3A/src/demo3A/Demo3A.java
--
svn:mime-type = text/plain

Added: 
ant/site/ivy/asciidoc/presentations/apache-con-2007/demo/3/ivy-demo-3B/build.properties
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/asciidoc/presentations/apache-con-2007/demo/3/ivy-demo-3B/build.properties?rev=1829878=auto
==
--- 
ant/site/ivy/asciidoc/presentations/apache-con-2007/demo/3/ivy-demo-3B/build.properties
 (added)
+++ 
ant/site/ivy/asciidoc/presentations/apache-con-2007/demo/3/ivy-demo-3B/build.properties
 Mon Apr 23 13:24:42 2018
@@ -0,0 +1,20 @@
+#   ***
+#   * Licensed to the Apache Software Foundation (ASF) under one
+#   * or more contributor license agreements.  See the NOTICE file
+#   * distributed with this work for additional information
+#   * regarding copyright ownership.  The ASF licenses this file
+#   * to you under the Apache License, Version 2.0 (the
+#   * "License"); you may not use this file except in compliance
+#   * with the License.  You may obtain a copy of the License at
+#   * 
+#   *   http://www.apache.org/licenses/LICENSE-2.0
+#   * 
+#   * Unless required by applicable law or agreed to in writing,
+#   * software distributed under the License is distributed on an
+#   * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+#   * KIND, either express or implied.  See the License for the
+#   * specific language governing permissions and limitations
+#   * under the License.
+#   ***
+wkspace.dir = ${basedir}/..
+common.dir = ${wkspace.dir}/common

Propchange: 
ant/site/ivy/asciidoc/presentations/apache-con-2007/demo/3/ivy-demo-3B/build.properties
--
svn:eol-style = native

Propchange: 
ant/site/ivy/asciidoc/presentations/apache-con-2007/demo/3/ivy-demo-3B/build.properties
--
svn:keywords = Date Revision Author HeadURL Id

Added: 
ant/site/ivy/asciidoc/presentations/apache-con-2007/demo/3/ivy-demo-3B/build.xml
URL: 

svn commit: r1829878 [1/5] - in /ant/site/ivy: asciidoc-template/ asciidoc/ asciidoc/history/ asciidoc/images/ asciidoc/js/ asciidoc/presentations/ asciidoc/presentations/apache-con-2007/ asciidoc/pre

2018-04-23 Thread hibou
Author: hibou
Date: Mon Apr 23 13:24:42 2018
New Revision: 1829878

URL: http://svn.apache.org/viewvc?rev=1829878=rev
Log:
First run of a migration from xooki to asciidoc

Added:
ant/site/ivy/asciidoc/
ant/site/ivy/asciidoc-template/
ant/site/ivy/asciidoc-template/document.html.slim
ant/site/ivy/asciidoc-template/helpers.rb   (with props)
ant/site/ivy/asciidoc/CryptoNotice.adoc
ant/site/ivy/asciidoc/choose-distrib.adoc
ant/site/ivy/asciidoc/demo.adoc
ant/site/ivy/asciidoc/download.adoc
ant/site/ivy/asciidoc/download.cgi
ant/site/ivy/asciidoc/faq.adoc
ant/site/ivy/asciidoc/features.adoc
ant/site/ivy/asciidoc/foundation.adoc
ant/site/ivy/asciidoc/get-involved.adoc
ant/site/ivy/asciidoc/history/
ant/site/ivy/asciidoc/history.adoc
ant/site/ivy/asciidoc/history/0.5.1.adoc
ant/site/ivy/asciidoc/history/0.5.adoc
ant/site/ivy/asciidoc/history/0.6.1.adoc
ant/site/ivy/asciidoc/history/0.6.adoc
ant/site/ivy/asciidoc/history/0.7.adoc
ant/site/ivy/asciidoc/history/0.8.adoc
ant/site/ivy/asciidoc/history/0.9.adoc
ant/site/ivy/asciidoc/history/1.0-rc1.adoc
ant/site/ivy/asciidoc/history/1.0-rc2.adoc
ant/site/ivy/asciidoc/history/1.0-rc3.adoc
ant/site/ivy/asciidoc/history/1.0.adoc
ant/site/ivy/asciidoc/history/1.1.adoc
ant/site/ivy/asciidoc/history/1.2a.adoc
ant/site/ivy/asciidoc/history/1.3-rc1.adoc
ant/site/ivy/asciidoc/history/1.3-rc2.adoc
ant/site/ivy/asciidoc/history/1.3-rc3.adoc
ant/site/ivy/asciidoc/history/1.3.1.adoc
ant/site/ivy/asciidoc/history/1.3.adoc
ant/site/ivy/asciidoc/history/1.4-RC1.adoc
ant/site/ivy/asciidoc/history/1.4-RC2.adoc
ant/site/ivy/asciidoc/history/1.4.1.adoc
ant/site/ivy/asciidoc/history/1.4.adoc
ant/site/ivy/asciidoc/images/
ant/site/ivy/asciidoc/images/ant-group-logo.gif   (with props)
ant/site/ivy/asciidoc/images/apache-incubator-logo.png   (with props)
ant/site/ivy/asciidoc/images/bullet.gif   (with props)
ant/site/ivy/asciidoc/images/closed.gif   (with props)
ant/site/ivy/asciidoc/images/discovery.gif   (with props)
ant/site/ivy/asciidoc/images/downloaded.gif   (with props)
ant/site/ivy/asciidoc/images/error.gif   (with props)
ant/site/ivy/asciidoc/images/evicted.gif   (with props)
ant/site/ivy/asciidoc/images/grippie.png   (with props)
ant/site/ivy/asciidoc/images/hibgraph-small.png   (with props)
ant/site/ivy/asciidoc/images/hibgraph.png   (with props)
ant/site/ivy/asciidoc/images/ivy-book.png   (with props)
ant/site/ivy/asciidoc/images/ivy-demo.png   (with props)
ant/site/ivy/asciidoc/images/ivy-dl-1.4.1.png   (with props)
ant/site/ivy/asciidoc/images/ivy-dl-2.0.0-alpha-1.png   (with props)
ant/site/ivy/asciidoc/images/ivy-dl-2.0.0-alpha2.png   (with props)
ant/site/ivy/asciidoc/images/ivy-dl-2.0.0-beta1.png   (with props)
ant/site/ivy/asciidoc/images/ivy-dl-2.0.0-beta2.png   (with props)
ant/site/ivy/asciidoc/images/ivy-dl-2.0.0-rc1.png   (with props)
ant/site/ivy/asciidoc/images/ivy-dl-2.0.0-rc2.png   (with props)
ant/site/ivy/asciidoc/images/ivy-dl-2.0.0.png   (with props)
ant/site/ivy/asciidoc/images/ivy-dl-2.1.0-rc1.png   (with props)
ant/site/ivy/asciidoc/images/ivy-dl-2.1.0-rc2.png   (with props)
ant/site/ivy/asciidoc/images/ivy-dl-2.1.0.png   (with props)
ant/site/ivy/asciidoc/images/ivy-dl-2.2.0-rc1.png   (with props)
ant/site/ivy/asciidoc/images/ivy-dl-2.2.0.png   (with props)
ant/site/ivy/asciidoc/images/ivy-dl-2.3.0-rc1.png   (with props)
ant/site/ivy/asciidoc/images/ivy-dl-2.3.0-rc2.png   (with props)
ant/site/ivy/asciidoc/images/ivy-dl-2.3.0.png   (with props)
ant/site/ivy/asciidoc/images/ivy-dl-2.4.0-rc1.png   (with props)
ant/site/ivy/asciidoc/images/ivy-dl-2.4.0.png   (with props)
ant/site/ivy/asciidoc/images/ivy-dl.xcf   (with props)
ant/site/ivy/asciidoc/images/ivy-forum.png   (with props)
ant/site/ivy/asciidoc/images/ivy-lierre.png   (with props)
ant/site/ivy/asciidoc/images/ivyfile-small.png   (with props)
ant/site/ivy/asciidoc/images/logo.png   (with props)
ant/site/ivy/asciidoc/images/main-tasks.png   (with props)
ant/site/ivy/asciidoc/images/open.gif   (with props)
ant/site/ivy/asciidoc/images/report-small.png   (with props)
ant/site/ivy/asciidoc/images/searched.gif   (with props)
ant/site/ivy/asciidoc/images/xooki-edit-small.png   (with props)
ant/site/ivy/asciidoc/images/xooki-edit.png   (with props)
ant/site/ivy/asciidoc/images/xooki-toolbar.png   (with props)
ant/site/ivy/asciidoc/images/yed-step1.jpg   (with props)
ant/site/ivy/asciidoc/images/yed-step2.jpg   (with props)
ant/site/ivy/asciidoc/images/yed-step3-2.jpg   (with props)
ant/site/ivy/asciidoc/images/yed-step3.jpg   (with props)
ant/site/ivy/asciidoc/images/yed-step4.jpg   (with props)
ant/site/ivy/asciidoc/images/yed-step5.jpg   (with props)
ant/site

svn commit: r1829878 [2/5] - in /ant/site/ivy: asciidoc-template/ asciidoc/ asciidoc/history/ asciidoc/images/ asciidoc/js/ asciidoc/presentations/ asciidoc/presentations/apache-con-2007/ asciidoc/pre

2018-04-23 Thread hibou
Added: ant/site/ivy/asciidoc/history/1.3-rc1.adoc
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/asciidoc/history/1.3-rc1.adoc?rev=1829878=auto
==
--- ant/site/ivy/asciidoc/history/1.3-rc1.adoc (added)
+++ ant/site/ivy/asciidoc/history/1.3-rc1.adoc Mon Apr 23 13:24:42 2018
@@ -0,0 +1,73 @@
+
+
+== Changes log (2006-01-25)
+
+_compatiblity with previous version:
+- the default place for the cache has changed, it is now in 
{USER_HOME}/.ivy/cache, instead of {USER_HOME}/.ivy-cache
+  please move this directory if you want to avoid unnecessary downloads
+- modules are now logged as they are found, set ivy.log.module.when.found 
variable to false to avoid this_
+
+- NEW: namespace system: a resolver can be declared to belong to a namespace, 
which itself specify the transformation to apply to convert it from and to 
system namespace (link:http://issues.apache.org/jira/browse/IVY-147[IVY-147])
+- NEW: pluggable module descriptor parsers let define new kind of module 
descriptor (link:http://issues.apache.org/jira/browse/IVY-146[IVY-146]) (thanks 
to Maarten Coene)
+- NEW: a new install task let add modules found in a repository in another 
one, even transitively 
(link:http://issues.apache.org/jira/browse/IVY-141[IVY-141])
+- NEW: maven2 pom compatibility: most resolvers are now able to handle m2 pom 
as project metadata and there is a new convertpom task able to convert a pom 
file to an ivy file (link:http://issues.apache.org/jira/browse/IVY-140[IVY-140])
+- NEW: include configurations from external file 
(link:http://issues.apache.org/jira/browse/IVY-88[IVY-88])
+- NEW: a new default resolver which let override ivy files and artifacts found 
on public repository (ivyrep / ibiblio) and let publish modules in a local 
repository (link:http://issues.apache.org/jira/browse/IVY-132[IVY-132])
+- NEW: ivyconf file inclusion in ivyconf files 
(link:http://issues.apache.org/jira/browse/IVY-99[IVY-99])
+- NEW: macrodef feature in ivyconf for defining macro resolvers with 
parameters (link:http://issues.apache.org/jira/browse/IVY-98[IVY-98])
+- NEW: conf fallback mechanism 
(link:http://issues.apache.org/jira/browse/IVY-145[IVY-145])
+- NEW: exclusion now let exclude whole modules 
(link:http://issues.apache.org/jira/browse/IVY-144[IVY-144])
+- NEW: ability to use a dependency instead of an ivy file in standalone mode 
(link:http://issues.apache.org/jira/browse/IVY-96[IVY-96])
+- NEW: ability to output a path of dependencies in cache from the standalone 
mode (link:http://issues.apache.org/jira/browse/IVY-92[IVY-92])
+- NEW: it is now possible to reference existing resolver in resolver 
containers (link:http://issues.apache.org/jira/browse/IVY-35[IVY-35])
+- NEW: overwrite attribute in the publish task now let force overwrite of read 
only files (link:http://issues.apache.org/jira/browse/IVY-83[IVY-83]) 
+- NEW: add a conflict manager ("strict") making build fail when a diamond 
conflict is found (thanks to Christer Jonsson) 
(link:http://issues.apache.org/jira/browse/IVY-118[IVY-118]) 
+
+- IMPROVE: generate xml report using ivy:report task 
(link:http://issues.apache.org/jira/browse/IVY-143[IVY-143])
+- IMPROVE: possibility to configure ivy so that special revisions are not 
queried as fixed one at all 
(link:http://issues.apache.org/jira/browse/IVY-139[IVY-139])
+- IMPROVE: better url querying management 
(link:http://issues.apache.org/jira/browse/IVY-138[IVY-138]) (thanks to Bernard 
Niset)
+- IMPROVE: do not add resolver info in ivy files in cache so that they can be 
safely used as usual ivy files in a repository 
(link:http://issues.apache.org/jira/browse/IVY-137[IVY-137])
+- IMPROVE: review default conf mapping management 
(link:http://issues.apache.org/jira/browse/IVY-134[IVY-134])
+- IMPROVE: add possibility for a chain to behave like a dual chain 
(link:http://issues.apache.org/jira/browse/IVY-131[IVY-131])
+- IMPROVE: add possibility to avoid overwrite of an ivy variable when setting 
them in ivyconf.xml (link:http://issues.apache.org/jira/browse/IVY-127[IVY-127])
+- IMPROVE: ability to exclude the root project from the buildlist (thanks to 
Constantine Vetoshev) 
(link:http://issues.apache.org/jira/browse/IVY-124[IVY-124])
+- IMPROVE: exclusion of artifacts now works on transitive artifacts, and 
exclusion can specify organisation and/or module 
(link:http://issues.apache.org/jira/browse/IVY-116[IVY-116])
+- IMPROVE: now dynamic revisions replacement by deliver task can be turned off 
(link:http://issues.apache.org/jira/browse/IVY-120[IVY-120])
+- IMPROVE: better performance with deep transitive dependencies
+- IMPROVE: allow optional parts in the patterns 
(link:http://issues.apache.org/jira/browse/IVY-102[IVY-102]) (thanks to Maarten 
Coene)
+- IMPROVE: ability to define variable directly in ivyconf.xml 
(link:http://issues.apache.org/jira/browse/IVY-100[IVY-100])
+- IMPROVE: ability to use no revision in pattern with 

svn commit: r1829878 [5/5] - in /ant/site/ivy: asciidoc-template/ asciidoc/ asciidoc/history/ asciidoc/images/ asciidoc/js/ asciidoc/presentations/ asciidoc/presentations/apache-con-2007/ asciidoc/pre

2018-04-23 Thread hibou
Added: ant/site/ivy/asciidoc/toc.json
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/asciidoc/toc.json?rev=1829878=auto
==
--- ant/site/ivy/asciidoc/toc.json (added)
+++ ant/site/ivy/asciidoc/toc.json Mon Apr 23 13:24:42 2018
@@ -0,0 +1,426 @@
+{
+  "children": [
+  {
+"id":"index",
+"title":"Home",
+"children": [
+{
+  "id":"features",
+  "title":"Features",
+  "children": [
+
+]
+},
+{
+  "id":"testimonials",
+  "title":"Testimonials",
+  "children": [
+
+]
+},
+{
+  "id":"license",
+  "title":"License",
+  "url":"http://www.apache.org/licenses/;,
+  "children": [
+
+]
+},
+{
+  "id":"security",
+  "title":"Security",
+  "url":"http://www.apache.org/security/;,
+  "children": [
+
+]
+},
+{
+  "id":"CryptoNotice",
+  "title":"Crypto Notice",
+  "children": [
+
+]
+},
+{
+  "id":"faq",
+  "title":"FAQ",
+  "children": [
+  {
+"id":"m2comparison",
+"title":"Apache Ivy / Apache Maven Comparison",
+"children": [
+
+  ]
+  }
+]
+},
+{
+  "id":"links",
+  "title":"Links",
+  "children": [
+
+]
+}
+  ]
+  },
+  {
+"id":"download",
+"title":"Download",
+"children": [
+{
+  "id":"choose-distrib",
+  "title":"Choose distribution",
+  "children": [
+
+]
+}
+  ]
+  },
+  {
+"title":"Documentation (2.4.0)",
+"url":"http://ant.apache.org/ivy/history/2.4.0/index.html;
+  },
+  {
+"id":"history",
+"title":"History",
+"children": [
+{
+  "title":"master",
+  "url":"http://ant.apache.org/ivy/history/master/index.html;,
+  "children": [
+
+]
+},
+{
+  "id":"2.x",
+  "title":"2.x",
+  "isAbstract":true,
+  "children": [
+  {
+"title":"2.5.0-rc1",
+
"url":"http://ant.apache.org/ivy/history/2.5.0-rc1/index.html;,
+"children": [
+  
+  ]
+  },
+  {
+"title":"2.4.0",
+"url":"http://ant.apache.org/ivy/history/2.4.0/index.html;,
+"children": [
+  
+  ]
+  },
+  {
+"title":"2.4.0-rc1",
+
"url":"http://ant.apache.org/ivy/history/2.4.0-rc1/index.html;,
+"children": [
+  
+  ]
+  },
+  {
+"title":"2.3.0",
+"url":"http://ant.apache.org/ivy/history/2.3.0/index.html;,
+"children": [
+  
+  ]
+  },
+  {
+"title":"2.2.0",
+"url":"http://ant.apache.org/ivy/history/2.2.0/index.html;,
+"children": [
+  
+  ]
+  },
+  {
+"title":"2.1.0",
+"url":"http://ant.apache.org/ivy/history/2.1.0/index.html;,
+"children": [
+
+  ]
+  },
+  {
+"title":"2.0.0",
+"url":"http://ant.apache.org/ivy/history/2.0.0/index.html;,
+"children": [
+
+  ]
+  }
+]
+},
+{
+  "id":"1.x",
+  "title":"1.x",
+  "isAbstract":true,
+  "children": [
+  {
+"id":"1.4.x",
+"title":"1.4.x",
+"isAbstract":true,
+"children": [
+{
+  "id":"history/1.4.1",
+  "title":"1.4.1",
+  "children": [
+
+]
+},
+{
+  "id":"history/1.4",
+  "title":"1.4",
+  

svn commit: r1829878 [3/5] - in /ant/site/ivy: asciidoc-template/ asciidoc/ asciidoc/history/ asciidoc/images/ asciidoc/js/ asciidoc/presentations/ asciidoc/presentations/apache-con-2007/ asciidoc/pre

2018-04-23 Thread hibou
Added: ant/site/ivy/asciidoc/js/jquery.pack.js
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/asciidoc/js/jquery.pack.js?rev=1829878=auto
==
--- ant/site/ivy/asciidoc/js/jquery.pack.js (added)
+++ ant/site/ivy/asciidoc/js/jquery.pack.js Mon Apr 23 13:24:42 2018
@@ -0,0 +1 @@
+eval(function(p,a,c,k,e,d){e=function(c){return(c35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--){d[e(c)]=k[c]||e(c)}k=[function(e){return
 d[e]}];e=function(){return'\\w+'};c=1};while(c--){if(k[c]){p=p.replace(new 
RegExp('\\b'+e(c)+'\\b','g'),k[c])}}return p}('7(1C 1w.6=="T"){1w.T=1w.T;B 
6=u(a,c){7(1w==q)v 1p 6(a,c);a=a||17;7(6.1t(a))v 1p 
6(17)[6.E.27?"27":"2O"](a);7(1C a=="23"){B 
m=/^[^<]*(<(.|\\s)+>)[^>]*$/.2Q(a);7(m)a=6.3k([m[1]]);J v 1p 6(c).2o(a)}v 
q.6r(a.1l==2y&||(a.3Y||a.I&!=1w&&!a.24&[0]!=T&[0].24)&&6.3M(a)||[a])};7(1C
 $!="T")6.2S$=$;B $=6;6.E=6.8p={3Y:"1.1.2",8q:u(){v q.I},I:0,2b:u(1T){v 
1T==T?6.3M(q):q[1T]},2r:u(a){B L=6(a);L.6p=q;v L},6r:u(a){q.I=0;[].1g.14(q,a);v 
q},K:u(E,1E){v 6.K(q,E,1E)},2h:u(1c){B 4c=-1;q.K(u(i){7(q==1c)4c=i});v 
4c},1I:u(1Y,O,C){B 1c=1Y;7(1Y.1l==3t)7(O==T)v 
q.I&&6[C||"1I"](q[0],1Y)||T;J{1c={};1c[1Y]=O}v q.K(u(2h){P(B H 1x 
1c)6.1I(C?q.1q:q,H,6.H(q,1c[H],C,2h,H))})},1m:u(1Y,O)
 {v q.1I(1Y,O,"30")},2L:u(e){7(1C e=="23")v q.3u().3r(17.8t(e));B 
t="";6.K(e||q,u(){6.K(q.2I,u(){7(q.24!=8)t+=q.24!=1?q.60:6.E.2L([q])})});v 
t},2K:u(){B a=6.3k(1A);v q.K(u(){B 
b=a[0].3l(U);q.11.2X(b,q);22(b.1b)b=b.1b;b.4C(q)})},3r:u(){v 
q.3j(1A,U,1,u(a){q.4C(a)})},5i:u(){v q.3j(1A,U,-1,u(a){q.2X(a,q.1b)})},5j:u(){v 
q.3j(1A,12,1,u(a){q.11.2X(a,q)})},5t:u(){v 
q.3j(1A,12,-1,u(a){q.11.2X(a,q.2e)})},4g:u(){v q.6p||6([])},2o:u(t){v 
q.2r(6.31(q,u(a){v 6.2o(t,a)}),t)},4Y:u(4N){v q.2r(6.31(q,u(a){B 
a=a.3l(4N!=T?4N:U);a.$1H=16;v a}))},1D:u(t){v q.2r(6.1t(t)&&6.2q(q,u(2z,2h){v 
t.14(2z,[2h])})||6.3z(t,q))},2g:u(t){v 
q.2r(t.1l==3t&&6.3z(t,q,U)||6.2q(q,u(a){v(t.1l==2y||t.3Y)?6.3y(a,t)<0:a!=t}))},1M:u(t){v
 
q.2r(6.2k(q.2b(),t.1l==3t?6(t).2b():t.I!=T&&(!t.1f||t.1f=="8v")?t:[t]))},4l:u(1s){v
 1s?6.1D(1s,q).r.I>0:12},1a:u(1a){v 
1a==T?(q.I?q[0].O:16):q.1I("O",1a)},4U:u(1a){v 
1a==T?(q.I?q[0].2t:16):q.3u().3r(1a)},3j:u(1E,1P,3Z,E){B 4Y=q.I>1;B 
a=6.3k(1E);7(3Z<0)a.8w();v q.K(u(){B 1c=q;7(1P&&6.1f(q,"1P")&&6
 
.1f(a[0],"3m"))1c=q.5J("20")[0]||q.4C(17.6n("20"));6.K(a,u(){E.14(1c,[4Y?q.3l(U):q])})})}};6.1z=6.E.1z=u(){B
 1O=1A[0],a=1;7(1A.I==1){1O=q;a=0}B H;22(H=1A[a++])P(B i 1x H)1O[i]=H[i];v 
1O};6.1z({8x:u(){7(6.2S$)$=6.2S$;v 6},1t:u(E){v!!E&&1C E!="23"&&!E.1f&&1C 
E[0]=="T"&&/u/i.1n(E+"")},4B:u(D){v D.66&&&!D.5I.64},1f:u(D,Y){v 
D.1f&()==Y.3K()},K:u(1c,E,1E){7(1c.I==T)P(B i 1x 
1c)E.14(1c[i],1E||[i,1c[i]]);J P(B 
i=0,6q=1c.I;i<6q;i++)7(E.14(1c[i],1E||[i,1c[i]])===12)3O;v 
1c},H:u(D,O,C,2h,H){7(6.1t(O))O=O.3n(D,[2h]);B 
6s=/z-?2h|7P-?8A|1d|58|8B-?28/i;v 
O&==3Q&=="30"&&!6s.1n(H)?O+"4S":O},19:{1M:u(D,c){6.K(c.3o(/\\s+/),u(i,Q){7(!6.19.2V(D.19,Q))D.19+=(D.19?"
 ":"")+Q})},2f:u(D,c){D.19=c?6.2q(D.19.3o(/\\s+/),u(Q){v!6.19.2V(c,Q)}).6t(" 
"):""},2V:u(t,c){t=t.19||t;c=c.1R(/([\\.\\+\\*\\?\\[\\^\\]\\$\\(\\)\\{\\}\\=\\!\\<\\>\\|\\:])/g,"$1");v
 t&&1p 4v("(^|s)"+c+"(s|$)").1n(t)}},4d:u(e,o,f){P(B i 1x 
o){e.1q["1N"+i]=e.1q[i];e.1q[i]=o[i]}f.14(e,[]);P(B i 1x o)e.1q[i]=e.1q[
 "1N"+i]},1m:u(e,p){7(p=="28"||p=="3V"){B 
1N={},46,3P,d=["7d","8C","8D","8E"];6.K(d,u(){1N["8F"+q]=0;1N["8G"+q+"8H"]=0});6.4d(e,1N,u(){7(6.1m(e,"1h")!="1Z"){46=e.8I;3P=e.8J}J{e=6(e.3l(U)).2o(":4j").5l("2Z").4g().1m({4n:"1G",45:"8K",1h:"2D",7I:"0",8M:"0"}).5z(e.11)[0];B
 
3d=6.1m(e.11,"45");7(3d==""||3d=="4b")e.11.1q.45="6x";46=e.6y;3P=e.6z;7(3d==""||3d=="4b")e.11.1q.45="4b";e.11.33(e)}});v
 p=="28"?46:3P}v 6.30(e,p)},30:u(D,H,53){B L;7(H=="1d"&&6.W.1j)v 
6.1I(D.1q,"1d");7(H=="4h"||H=="2v")H=6.W.1j?"3T":"2v";7(!53&[H])L=D.1q[H];J
 7(17.44&&17.44.4W){7(H=="2v"||H=="3T")H="4h";H=H.1R(/([A-Z])/g,"-$1").4m();B 
Q=17.44.4W(D,16);7(Q)L=Q.55(H);J 7(H=="1h")L="1Z";J 6.4d(D,{1h:"2D"},u(){B 
c=17.44.4W(q,"");L=c&(H)||""})}J 7(D.51){B 56=H.1R(/\\-(\\w)/g,u(m,c){v 
c.3K()});L=D.51[H]||D.51[56]}v L},3k:u(a){B 
r=[];6.K(a,u(i,1r){7(!1r)v;7(1r.1l==3Q)1r=1r.6C();7(1C 1r=="23"){B 
s=6.35(1r),1V=17.6n("1V"),2i=[];B 
2K=!s.18("<1u")&&[1,"<42>",""]||(!s.18("<6D")||!s.18("<20")||!s.18("<6E"))&&[1,"<1P
 >",""]||!s.18("<3m")&&[2,"<1P><20>",""]||(!s.18("<6F")||!s.18("<6G"))&&[3,"<1P><20><3m>",""]||[0,"",""];1V.2t=2K[1]+s+2K[2];22(2K[0]--)1V=1V.1b;7(6.W.1j){7(!s.18("<1P")&("<20")<0)2i=1V.1b&&1V.1b.2I;J
 > 7(2K[1]=="<1P>"&("<20")<0)2i=1V.2I;P(B 
 >n=2i.I-1;n>=0;--n)7(6.1f(2i[n],"20")&&!2i[n].2I.I)2i[n].11.33(2i[n])}1r=[];P(B
 > 
 >i=0,l=1V.2I.I;i r=6.2k(r,1r)});v r},1I:u(D,Y,O){B 
 >2j=6.4B(D)?{}:{"P":"6J","6L":"19","4h":6.W.1j?"3T":"2v",2v:6.W.1j?"3T":"2v",2t:"2t",19:"19",O:"O",2W:"2W",2Z:"2Z",89:"6N",2Y:"2Y"};7(Y=="1d"&&6.W.1j&!=T){D.58=1;v
 

svn commit: r1829876 - in /ant/site/ivy: build-doc.xml xooki2asciidoc/ xooki2asciidoc/antlib.xml xooki2asciidoc/xooki2asciidoc.js

2018-04-23 Thread hibou
Author: hibou
Date: Mon Apr 23 13:22:13 2018
New Revision: 1829876

URL: http://svn.apache.org/viewvc?rev=1829876=rev
Log:
script to migrate from html to asciidoc

Added:
ant/site/ivy/build-doc.xml   (with props)
ant/site/ivy/xooki2asciidoc/
ant/site/ivy/xooki2asciidoc/antlib.xml   (with props)
ant/site/ivy/xooki2asciidoc/xooki2asciidoc.js   (with props)

Added: ant/site/ivy/build-doc.xml
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/build-doc.xml?rev=1829876=auto
==
--- ant/site/ivy/build-doc.xml (added)
+++ ant/site/ivy/build-doc.xml Mon Apr 23 13:22:13 2018
@@ -0,0 +1,112 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+http://repo1.maven.org/maven2/org/apache/ivy/ivy/${ivy.version}/ivy-${ivy.version}.jar;
 dest="${basedir}/build-deps/ivy-${ivy.version}.jar" usetimestamp="true" />
+
+
+
+
+
+
+
+
+
+
+
+
+   
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+   
+   
+   
+   
+   
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+

Propchange: ant/site/ivy/build-doc.xml
--
svn:eol-style = native

Propchange: ant/site/ivy/build-doc.xml
--
svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/site/ivy/build-doc.xml
--
svn:mime-type = text/xml

Added: ant/site/ivy/xooki2asciidoc/antlib.xml
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/xooki2asciidoc/antlib.xml?rev=1829876=auto
==
--- ant/site/ivy/xooki2asciidoc/antlib.xml (added)
+++ ant/site/ivy/xooki2asciidoc/antlib.xml Mon Apr 23 13:22:13 2018
@@ -0,0 +1,86 @@
+
+
+
+
+
+
+
+
+
+
+

Propchange: ant/site/ivy/xooki2asciidoc/antlib.xml
--
svn:eol-style = native

Propchange: ant/site/ivy/xooki2asciidoc/antlib.xml
--
svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/site/ivy/xooki2asciidoc/antlib.xml
--
svn:mime-type = text/xml

Added: ant/site/ivy/xooki2asciidoc/xooki2asciidoc.js
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/xooki2asciidoc/xooki2asciidoc.js?rev=1829876=auto
==
--- ant/site/ivy/xooki2asciidoc/xooki2asciidoc.js (added)
+++ ant/site/ivy/xooki2asciidoc/xooki2asciidoc.js Mon Apr 23 13:22:13 2018
@@ -0,0 +1,1760 @@
+/*
+   Copyright (c) 2006-2007, The Xooki project
+   http://xooki.sourceforge.net/
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+   
+   Some code is largely inspired by code found in the dojo toolkit, 
+   see http://dojotoolkit.org/ for more information.
+*/
+
+/*
+This script can be either embedded in a xooki page for in browser processing, 
or used in batch using rhino or java 6 javascript tool:
+jrunscript path/to/xooki.js inputFileFromXookiSite.html 
[path/to/dir/to/put/generated/file]
+
+Be sure to be in the directory where the html input to process is when running 
this command.
+ */
+var batchMode = (typeof arguments != 'und

ant-ivy git commit: Suggest a mail template to announce a release

2018-04-22 Thread hibou
Repository: ant-ivy
Updated Branches:
  refs/heads/master 71e0d6486 -> ad90d4b7e


Suggest a mail template to announce a release


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/ad90d4b7
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/ad90d4b7
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/ad90d4b7

Branch: refs/heads/master
Commit: ad90d4b7e88ddc7f81ea2115973d950f1b37d7b9
Parents: 71e0d64
Author: Nicolas Lalevée 
Authored: Sun Apr 22 20:29:11 2018 +0200
Committer: Nicolas Lalevée 
Committed: Sun Apr 22 20:29:11 2018 +0200

--
 asciidoc/dev/makerelease.adoc | 36 
 1 file changed, 36 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/ad90d4b7/asciidoc/dev/makerelease.adoc
--
diff --git a/asciidoc/dev/makerelease.adoc b/asciidoc/dev/makerelease.adoc
index de649cc..1faacfb 100644
--- a/asciidoc/dev/makerelease.adoc
+++ b/asciidoc/dev/makerelease.adoc
@@ -247,6 +247,42 @@ If the Eclipse update site has already been prepared to 
include that new Ivy rel
 
 Announce the release on the d...@ant.apache.org, ivy-u...@ant.apache.org, 
u...@ant.apache.org and annou...@apache.org mailing lists. Note that 
annou...@apache.org only accepts emails sent with an @apache.org address.
 
+Suggested template:
+
+[source]
+
+Subject: [Announce] Release of Apache Ivy ${version}
+
+The Apache Ivy project is pleased to announce its ${version} release.
+
+Apache Ivy is a tool for managing (recording, tracking, resolving and
+reporting) project dependencies, characterized by flexibility,
+configurability, and tight integration with Apache Ant.
+
+Key features of this ${version} release are:
+
+ INCLUDE THE PARAGRAPH FROM THE RELEASE NOTES 
+
+ SUGGESTED PARAGRAPH FOR RC
+As a release candidate version, we strongly encourage the use of this version 
for
+testing and validation. From now on, features are frozen until final 
${version} version,
+only bug fixes will be applied before ${version}. If no outstanding bugs are 
reported
+with this release candidate, it will promoted to ${version} about three weeks 
after this
+release candidate.
+
+Issues should be reported to:
+https://issues.apache.org/jira/browse/IVY
+
+Download the release at:
+http://ant.apache.org/ivy/download.cgi
+
+More information can be found on the Ivy website:
+http://ant.apache.org/ivy/
+
+Regards,
+${me}
+
+
  17. Update this doc
 
 If you feel like anything is missing or misleading in this release doc, update 
it as soon as you encounter the problem.



ant-ivy git commit: Update the release instruction for asciidoc documentation

2018-04-22 Thread hibou
Repository: ant-ivy
Updated Branches:
  refs/heads/master a76a8c4bb -> 71e0d6486


Update the release instruction for asciidoc documentation


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/71e0d648
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/71e0d648
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/71e0d648

Branch: refs/heads/master
Commit: 71e0d6486a47435fc183712aed8a703c41308ae2
Parents: a76a8c4
Author: Nicolas Lalevée 
Authored: Sun Apr 22 20:21:16 2018 +0200
Committer: Nicolas Lalevée 
Committed: Sun Apr 22 20:21:16 2018 +0200

--
 asciidoc/dev/makerelease.adoc | 12 ++--
 1 file changed, 2 insertions(+), 10 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/71e0d648/asciidoc/dev/makerelease.adoc
--
diff --git a/asciidoc/dev/makerelease.adoc b/asciidoc/dev/makerelease.adoc
index a469508..de649cc 100644
--- a/asciidoc/dev/makerelease.adoc
+++ b/asciidoc/dev/makerelease.adoc
@@ -215,19 +215,11 @@ The just release documentation should be added to the 
site. To do so, you need t
 }
 
 
-. generate the part of the site for the new version:
+. from the distribution just released, install the doc into the site
 +
 [source, shell]
 
-ant checkout-history -Dhistory.version=2.0.0-beta1
-ant generate-history -Dhistory.version=2.0.0-beta1
-
-
-. if the 'latest-milestone' needs to be update too, run:
-+
-[source,shell]
-
-ant checkout-history -Dhistory.version=2.0.0-beta1 
-Dtarget.history.folder=latest-milestone
+ant install-doc -Dhistory.version=2.5.0-rc1 
-Divy-dist.zip.url=https://dist.apache.org/repos/dist/release/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin.zip
 
 
 Now let's generate the website with the new toc:



svn commit: r1829794 [11/11] - in /ant/site/ivy: production/ production/history/ production/history/latest-milestone/ sources/

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/write-doc.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/write-doc.html?rev=1829794=1829793=1829794=diff
==
--- ant/site/ivy/production/write-doc.html (original)
+++ ant/site/ivy/production/write-doc.html Sun Apr 22 18:07:05 2018
@@ -93,147 +93,7 @@
 
 DownloadChoose distribution
 
-Documentation (2.4.0)Release Notes
-TutorialsQuick Start
-Adjusting default 
settings
-Multiple 
Resolvers
-Dual Resolver
-Project 
dependencies
-Using Ivy in 
multiple projects environment
-Using Ivy Module 
Configurations
-Building a 
repositoryBasic 
repository copy
-Using 
namespaces
-
-More examples
-
-ReferenceIntroductionTerminology
-Main Concepts
-Text Conventions
-How does it work ?
-Best practices
-Compatibility
-Installation
-
-Settings Filesproperty
-properties
-settings
-include
-classpath
-typedef
-credentials
-signers
-lock-strategies
-cachescachettl
-
-
-latest-strategies
-parsers
-namespacesnamespacerulefromsystem / tosystemsrc
-dest
-
-
-
-
-macrodefattribute
-
-resolversIvyRep Resolver
-IBiblio Resolver
-Packager 
resolver
-File System 
resolver
-Url Resolver
-Chain Resolver
-Dual resolver
-sftp resolver
-ssh resolver
-vfs resolver
-Jar resolver
-OSGi Bundle 
Repository
-Aggregated OSGi 
Repository
-Eclipse 
updatesite
-Mirrored 
Resolver
-Bintray Resolver
-
-conflict-managers
-modulesmodule
-
-outputters
-signers
-statusesstatus
-
-triggers
-version-matchers
-
-Ivy Filesinfoextends
-license
-ivyauthor
-repository
-description
-
-configurationsconf
-include
-
-publicationsartifactconf
-
-
-dependenciesdependencyconfmapped
-
-artifactconf
-
-excludeconf
-
-includeconf
-
-
-exclude
-override
-conflict
-
-conflictsmanager
-
-
-Ant Tasksartifactproperty
-artifactreport
-buildlist
-buildobr
-buildnumber
-cachefileset
-cachepath
-checkdepsupdate
-cleancache
-configure
-convertmanifest
-convertpom
-deliver
-dependencytree
-findrevision
-fixdeps
-info
-install
-listmodules
-makepom
-post resolve 
tasks
-publish
-repreport
-resolve
-resources
-retrieve
-reportUsing yEd to layout report 
graphs
-
-settings
-var
-
-Using standalone
-OSGiOSGi mapping
-Building an Eclipse 
plugin
-Building a standard 
OSGi bundle
-Managing a target 
platform
-Apache Felix Sigil
-
-
-Developer docExtending Ivy
-Making a release
-
-
+http://ant.apache.org/ivy/history/2.5.0-rc1/index.html; >Documentation 
(2.5.0-rc1)
 Historyhttp://ant.apache.org/ivy/history/master/index.html; >master
 2.xhttp://ant.apache.org/ivy/history/2.5.0-rc1/index.html; 
>2.5.0-rc1
 http://ant.apache.org/ivy/history/2.4.0/index.html; >2.4.0
@@ -319,7 +179,7 @@ The source uses a format very familiar t
 
 codeany text including tags//code
 
-Very helpful to avoid escaping all xml with lt and gt.Finally, URLs are automatically 
recognized and convert to links, jira issues like http://issues.apache.org/jira/browse/IVY-202;>IVY-202 are recognized 
too, and you can use a neat format to reference any ant ivy ant task like install. And you can also 
link to another page by providing its id (i.e. its url without the base and the 
.html) like the Home or the Documentation (2.4.0).Feel free to edit this page to get a 
good overview of what is possible.And do not forget to save your changes before leaving the 
page! Then you can use your favorite IDE or git and compute a patch for what 
you changed, and submit this patch by attaching it to a jira issue, or simply se
 nding it to the ivy-dev mailing list.Editing the 
TOC
+Very helpful to avoid escaping all xml with lt and gt.Finally, URLs are automatically 
recognized and convert to links, jira issues like http://issues.apache.org/jira/browse/IVY-202;>IVY-202 are recognized 
too, and you can use a neat format to reference any ant ivy ant task like install. And you can also 
link to another page by providing its id (i.e. its url without the base and the 
.html) like the Home or the 
history/latest-milestone/index.Feel 
free to edit this page to get a good overview of what is possible.And do not forget to save your changes 
before leaving the page! Then you can use your favorite IDE or git and compute 
a patch for what you changed, and submit this patch by attaching it to a jira 
issue, or simply sending it to the ivy-dev mailing list.Editing the TOC
 
 The structure of the TOC is stored in the toc.json. Some operations are 
available in the toolbar, others need manual editing of the json file.Moving entries
 

Modified: ant/site/ivy/sources/toc.json
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/sources/toc.json?rev=1829794=1829793=1829794=diff
==
--- ant/site/ivy/sources/toc.json (original)
+++ ant/site/ivy/sources/toc.json Sun Apr 22 18:07:05 2018
@@ -77,9 +77,9 @@
   ]
   },
   {
-"title":"Documentation (2.4.0)",
-"importRoot":"history/latest-milestone",
-"importNode":"index"  },
+

svn commit: r1829794 [10/11] - in /ant/site/ivy: production/ production/history/ production/history/latest-milestone/ sources/

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/mailing-lists.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/mailing-lists.html?rev=1829794=1829793=1829794=diff
==
--- ant/site/ivy/production/mailing-lists.html (original)
+++ ant/site/ivy/production/mailing-lists.html Sun Apr 22 18:07:05 2018
@@ -93,147 +93,7 @@
 
 DownloadChoose distribution
 
-Documentation (2.4.0)Release Notes
-TutorialsQuick Start
-Adjusting default 
settings
-Multiple 
Resolvers
-Dual Resolver
-Project 
dependencies
-Using Ivy in 
multiple projects environment
-Using Ivy Module 
Configurations
-Building a 
repositoryBasic 
repository copy
-Using 
namespaces
-
-More examples
-
-ReferenceIntroductionTerminology
-Main Concepts
-Text Conventions
-How does it work ?
-Best practices
-Compatibility
-Installation
-
-Settings Filesproperty
-properties
-settings
-include
-classpath
-typedef
-credentials
-signers
-lock-strategies
-cachescachettl
-
-
-latest-strategies
-parsers
-namespacesnamespacerulefromsystem / tosystemsrc
-dest
-
-
-
-
-macrodefattribute
-
-resolversIvyRep Resolver
-IBiblio Resolver
-Packager 
resolver
-File System 
resolver
-Url Resolver
-Chain Resolver
-Dual resolver
-sftp resolver
-ssh resolver
-vfs resolver
-Jar resolver
-OSGi Bundle 
Repository
-Aggregated OSGi 
Repository
-Eclipse 
updatesite
-Mirrored 
Resolver
-Bintray Resolver
-
-conflict-managers
-modulesmodule
-
-outputters
-signers
-statusesstatus
-
-triggers
-version-matchers
-
-Ivy Filesinfoextends
-license
-ivyauthor
-repository
-description
-
-configurationsconf
-include
-
-publicationsartifactconf
-
-
-dependenciesdependencyconfmapped
-
-artifactconf
-
-excludeconf
-
-includeconf
-
-
-exclude
-override
-conflict
-
-conflictsmanager
-
-
-Ant Tasksartifactproperty
-artifactreport
-buildlist
-buildobr
-buildnumber
-cachefileset
-cachepath
-checkdepsupdate
-cleancache
-configure
-convertmanifest
-convertpom
-deliver
-dependencytree
-findrevision
-fixdeps
-info
-install
-listmodules
-makepom
-post resolve 
tasks
-publish
-repreport
-resolve
-resources
-retrieve
-reportUsing yEd to layout report 
graphs
-
-settings
-var
-
-Using standalone
-OSGiOSGi mapping
-Building an Eclipse 
plugin
-Building a standard 
OSGi bundle
-Managing a target 
platform
-Apache Felix Sigil
-
-
-Developer docExtending Ivy
-Making a release
-
-
+http://ant.apache.org/ivy/history/2.5.0-rc1/index.html; >Documentation 
(2.5.0-rc1)
 Historyhttp://ant.apache.org/ivy/history/master/index.html; >master
 2.xhttp://ant.apache.org/ivy/history/2.5.0-rc1/index.html; 
>2.5.0-rc1
 http://ant.apache.org/ivy/history/2.4.0/index.html; >2.4.0
@@ -300,7 +160,7 @@

 
Mailing lists
-Before posting to mailing lists, make sure 
you can't find the answer to your question in the FAQ or 
in the documentation.
+Before posting to mailing lists, make sure 
you can't find the answer to your question in the FAQ or 
in the documentation.
 Users mailing list
 Used to discuss any issue encountered when using Apache Ivy
 

Modified: ant/site/ivy/production/search.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/search.html?rev=1829794=1829793=1829794=diff
==
--- ant/site/ivy/production/search.html (original)
+++ ant/site/ivy/production/search.html Sun Apr 22 18:07:05 2018
@@ -93,147 +93,7 @@
 
 DownloadChoose distribution
 
-Documentation (2.4.0)Release Notes
-TutorialsQuick Start
-Adjusting default 
settings
-Multiple 
Resolvers
-Dual Resolver
-Project 
dependencies
-Using Ivy in 
multiple projects environment
-Using Ivy Module 
Configurations
-Building a 
repositoryBasic 
repository copy
-Using 
namespaces
-
-More examples
-
-ReferenceIntroductionTerminology
-Main Concepts
-Text Conventions
-How does it work ?
-Best practices
-Compatibility
-Installation
-
-Settings Filesproperty
-properties
-settings
-include
-classpath
-typedef
-credentials
-signers
-lock-strategies
-cachescachettl
-
-
-latest-strategies
-parsers
-namespacesnamespacerulefromsystem / tosystemsrc
-dest
-
-
-
-
-macrodefattribute
-
-resolversIvyRep Resolver
-IBiblio Resolver
-Packager 
resolver
-File System 
resolver
-Url Resolver
-Chain Resolver
-Dual resolver
-sftp resolver
-ssh resolver
-vfs resolver
-Jar resolver
-OSGi Bundle 
Repository
-Aggregated OSGi 
Repository
-Eclipse 
updatesite
-Mirrored 
Resolver
-Bintray Resolver
-
-conflict-managers
-modulesmodule
-
-outputters
-signers
-statusesstatus
-
-triggers
-version-matchers
-
-Ivy Filesinfoextends
-license
-ivyauthor
-repository
-description
-
-configurationsconf
-include
-
-publicationsartifactconf
-
-
-dependenciesdependencyconfmapped
-
-artifactconf
-
-excludeconf
-
-includeconf
-
-
-exclude
-override
-conflict
-
-conflictsmanager
-
-
-Ant Tasksartifactproperty
-artifactreport
-buildlist
-buildobr
-buildnumber
-cachefileset
-cachepath
-checkdepsupdate
-cleancache
-configure

svn commit: r1829794 [1/11] - in /ant/site/ivy: production/ production/history/ production/history/latest-milestone/ sources/

2018-04-22 Thread hibou
Author: hibou
Date: Sun Apr 22 18:07:05 2018
New Revision: 1829794

URL: http://svn.apache.org/viewvc?rev=1829794=rev
Log:
detach the lastest milestone, since one is xooki based, the other is asciidoc 
based

Removed:
ant/site/ivy/production/history/latest-milestone/
Modified:
ant/site/ivy/production/CryptoNotice.html
ant/site/ivy/production/choose-distrib.html
ant/site/ivy/production/demo.html
ant/site/ivy/production/download.html
ant/site/ivy/production/faq.html
ant/site/ivy/production/features.html
ant/site/ivy/production/foundation.html
ant/site/ivy/production/get-involved.html
ant/site/ivy/production/history.html
ant/site/ivy/production/history/0.5.1.html
ant/site/ivy/production/history/0.5.html
ant/site/ivy/production/history/0.6.1.html
ant/site/ivy/production/history/0.6.html
ant/site/ivy/production/history/0.7.html
ant/site/ivy/production/history/0.8.html
ant/site/ivy/production/history/0.9.html
ant/site/ivy/production/history/1.0-rc1.html
ant/site/ivy/production/history/1.0-rc2.html
ant/site/ivy/production/history/1.0-rc3.html
ant/site/ivy/production/history/1.0.html
ant/site/ivy/production/history/1.1.html
ant/site/ivy/production/history/1.2a.html
ant/site/ivy/production/history/1.3-rc1.html
ant/site/ivy/production/history/1.3-rc2.html
ant/site/ivy/production/history/1.3-rc3.html
ant/site/ivy/production/history/1.3.1.html
ant/site/ivy/production/history/1.3.html
ant/site/ivy/production/history/1.4-RC1.html
ant/site/ivy/production/history/1.4-RC2.html
ant/site/ivy/production/history/1.4.1.html
ant/site/ivy/production/history/1.4.html
ant/site/ivy/production/index.html
ant/site/ivy/production/issues.html
ant/site/ivy/production/license.html
ant/site/ivy/production/links.html
ant/site/ivy/production/m2comparison.html
ant/site/ivy/production/mailing-lists.html
ant/site/ivy/production/search.html
ant/site/ivy/production/testimonials.html
ant/site/ivy/production/wiki.html
ant/site/ivy/production/write-doc.html
ant/site/ivy/sources/toc.json

Modified: ant/site/ivy/production/CryptoNotice.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/CryptoNotice.html?rev=1829794=1829793=1829794=diff
==
--- ant/site/ivy/production/CryptoNotice.html (original)
+++ ant/site/ivy/production/CryptoNotice.html Sun Apr 22 18:07:05 2018
@@ -93,147 +93,7 @@
 
 DownloadChoose distribution
 
-Documentation (2.4.0)Release Notes
-TutorialsQuick Start
-Adjusting default 
settings
-Multiple 
Resolvers
-Dual Resolver
-Project 
dependencies
-Using Ivy in 
multiple projects environment
-Using Ivy Module 
Configurations
-Building a 
repositoryBasic 
repository copy
-Using 
namespaces
-
-More examples
-
-ReferenceIntroductionTerminology
-Main Concepts
-Text Conventions
-How does it work ?
-Best practices
-Compatibility
-Installation
-
-Settings Filesproperty
-properties
-settings
-include
-classpath
-typedef
-credentials
-signers
-lock-strategies
-cachescachettl
-
-
-latest-strategies
-parsers
-namespacesnamespacerulefromsystem / tosystemsrc
-dest
-
-
-
-
-macrodefattribute
-
-resolversIvyRep Resolver
-IBiblio Resolver
-Packager 
resolver
-File System 
resolver
-Url Resolver
-Chain Resolver
-Dual resolver
-sftp resolver
-ssh resolver
-vfs resolver
-Jar resolver
-OSGi Bundle 
Repository
-Aggregated OSGi 
Repository
-Eclipse 
updatesite
-Mirrored 
Resolver
-Bintray Resolver
-
-conflict-managers
-modulesmodule
-
-outputters
-signers
-statusesstatus
-
-triggers
-version-matchers
-
-Ivy Filesinfoextends
-license
-ivyauthor
-repository
-description
-
-configurationsconf
-include
-
-publicationsartifactconf
-
-
-dependenciesdependencyconfmapped
-
-artifactconf
-
-excludeconf
-
-includeconf
-
-
-exclude
-override
-conflict
-
-conflictsmanager
-
-
-Ant Tasksartifactproperty
-artifactreport
-buildlist
-buildobr
-buildnumber
-cachefileset
-cachepath
-checkdepsupdate
-cleancache
-configure
-convertmanifest
-convertpom
-deliver
-dependencytree
-findrevision
-fixdeps
-info
-install
-listmodules
-makepom
-post resolve 
tasks
-publish
-repreport
-resolve
-resources
-retrieve
-reportUsing yEd to layout report 
graphs
-
-settings
-var
-
-Using standalone
-OSGiOSGi mapping
-Building an Eclipse 
plugin
-Building a standard 
OSGi bundle
-Managing a target 
platform
-Apache Felix Sigil
-
-
-Developer docExtending Ivy
-Making a release
-
-
+http://ant.apache.org/ivy/history/2.5.0-rc1/index.html; >Documentation 
(2.5.0-rc1)
 Historyhttp://ant.apache.org/ivy/history/master/index.html; >master
 2.xhttp://ant.apache.org/ivy/history/2.5.0-rc1/index.html; 
>2.5.0-rc1
 http://ant.apache.org/ivy/history/2.4.0/index.html; >2.4.0

Modified: ant/site/ivy/production/choose-distrib.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/choose-distrib.html?rev=1829794=1829793=

svn commit: r1829794 [7/11] - in /ant/site/ivy: production/ production/history/ production/history/latest-milestone/ sources/

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/1.3-rc3.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/1.3-rc3.html?rev=1829794=1829793=1829794=diff
==
--- ant/site/ivy/production/history/1.3-rc3.html (original)
+++ ant/site/ivy/production/history/1.3-rc3.html Sun Apr 22 18:07:05 2018
@@ -93,147 +93,7 @@
 
 DownloadChoose distribution
 
-Documentation (2.4.0)Release Notes
-TutorialsQuick Start
-Adjusting default 
settings
-Multiple 
Resolvers
-Dual Resolver
-Project 
dependencies
-Using Ivy in 
multiple projects environment
-Using Ivy Module 
Configurations
-Building a 
repositoryBasic 
repository copy
-Using namespaces
-
-More examples
-
-ReferenceIntroductionTerminology
-Main Concepts
-Text Conventions
-How does it work ?
-Best practices
-Compatibility
-Installation
-
-Settings Filesproperty
-properties
-settings
-include
-classpath
-typedef
-credentials
-signers
-lock-strategies
-cachescachettl
-
-
-latest-strategies
-parsers
-namespacesnamespacerulefromsystem / tosystemsrc
-dest
-
-
-
-
-macrodefattribute
-
-resolversIvyRep 
Resolver
-IBiblio 
Resolver
-Packager 
resolver
-File System 
resolver
-Url Resolver
-Chain Resolver
-Dual resolver
-sftp resolver
-ssh resolver
-vfs resolver
-Jar resolver
-OSGi Bundle 
Repository
-Aggregated OSGi 
Repository
-Eclipse 
updatesite
-Mirrored 
Resolver
-Bintray 
Resolver
-
-conflict-managers
-modulesmodule
-
-outputters
-signers
-statusesstatus
-
-triggers
-version-matchers
-
-Ivy Filesinfoextends
-license
-ivyauthor
-repository
-description
-
-configurationsconf
-include
-
-publicationsartifactconf
-
-
-dependenciesdependencyconfmapped
-
-artifactconf
-
-excludeconf
-
-includeconf
-
-
-exclude
-override
-conflict
-
-conflictsmanager
-
-
-Ant Tasksartifactproperty
-artifactreport
-buildlist
-buildobr
-buildnumber
-cachefileset
-cachepath
-checkdepsupdate
-cleancache
-configure
-convertmanifest
-convertpom
-deliver
-dependencytree
-findrevision
-fixdeps
-info
-install
-listmodules
-makepom
-post resolve 
tasks
-publish
-repreport
-resolve
-resources
-retrieve
-reportUsing yEd to layout report 
graphs
-
-settings
-var
-
-Using standalone
-OSGiOSGi mapping
-Building an 
Eclipse plugin
-Building a standard 
OSGi bundle
-Managing a target 
platform
-Apache Felix Sigil
-
-
-Developer docExtending Ivy
-Making a 
release
-
-
+http://ant.apache.org/ivy/history/2.5.0-rc1/index.html; >Documentation 
(2.5.0-rc1)
 Historyhttp://ant.apache.org/ivy/history/master/index.html; >master
 2.xhttp://ant.apache.org/ivy/history/2.5.0-rc1/index.html; 
>2.5.0-rc1
 http://ant.apache.org/ivy/history/2.4.0/index.html; >2.4.0

Modified: ant/site/ivy/production/history/1.3.1.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/1.3.1.html?rev=1829794=1829793=1829794=diff
==
--- ant/site/ivy/production/history/1.3.1.html (original)
+++ ant/site/ivy/production/history/1.3.1.html Sun Apr 22 18:07:05 2018
@@ -93,147 +93,7 @@
 
 DownloadChoose distribution
 
-Documentation (2.4.0)Release Notes
-TutorialsQuick Start
-Adjusting default 
settings
-Multiple 
Resolvers
-Dual Resolver
-Project 
dependencies
-Using Ivy in 
multiple projects environment
-Using Ivy Module 
Configurations
-Building a 
repositoryBasic 
repository copy
-Using namespaces
-
-More examples
-
-ReferenceIntroductionTerminology
-Main Concepts
-Text Conventions
-How does it work ?
-Best practices
-Compatibility
-Installation
-
-Settings Filesproperty
-properties
-settings
-include
-classpath
-typedef
-credentials
-signers
-lock-strategies
-cachescachettl
-
-
-latest-strategies
-parsers
-namespacesnamespacerulefromsystem / tosystemsrc
-dest
-
-
-
-
-macrodefattribute
-
-resolversIvyRep 
Resolver
-IBiblio 
Resolver
-Packager 
resolver
-File System 
resolver
-Url Resolver
-Chain Resolver
-Dual resolver
-sftp resolver
-ssh resolver
-vfs resolver
-Jar resolver
-OSGi Bundle 
Repository
-Aggregated OSGi 
Repository
-Eclipse 
updatesite
-Mirrored 
Resolver
-Bintray 
Resolver
-
-conflict-managers
-modulesmodule
-
-outputters
-signers
-statusesstatus
-
-triggers
-version-matchers
-
-Ivy Filesinfoextends
-license
-ivyauthor
-repository
-description
-
-configurationsconf
-include
-
-publicationsartifactconf
-
-
-dependenciesdependencyconfmapped
-
-artifactconf
-
-excludeconf
-
-includeconf
-
-
-exclude
-override
-conflict
-
-conflictsmanager
-
-
-Ant Tasksartifactproperty
-artifactreport
-buildlist
-buildobr
-buildnumber
-cachefileset
-cachepath
-checkdepsupdate
-cleancache
-configure
-convertmanifest
-convertpom
-deliver
-dependencytree
-findrevision
-fixdeps
-info
-install
-listmodules
-makepom
-post resolve 
tasks
-publish
-repreport
-resolve
-resources
-retrieve
-reportUsing yEd to layout report 
graphs
-
-settings
-var
-
-Using standalone
-OSGiOSGi mapping
-Building an 
Eclipse plugin
-Building a standard 
OSGi bundle
-Managing a target 
platform
-Apache 

svn commit: r1829794 [3/11] - in /ant/site/ivy: production/ production/history/ production/history/latest-milestone/ sources/

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history.html?rev=1829794=1829793=1829794=diff
==
--- ant/site/ivy/production/history.html (original)
+++ ant/site/ivy/production/history.html Sun Apr 22 18:07:05 2018
@@ -93,147 +93,7 @@
 
 DownloadChoose distribution
 
-Documentation (2.4.0)Release Notes
-TutorialsQuick Start
-Adjusting default 
settings
-Multiple 
Resolvers
-Dual Resolver
-Project 
dependencies
-Using Ivy in 
multiple projects environment
-Using Ivy Module 
Configurations
-Building a 
repositoryBasic 
repository copy
-Using 
namespaces
-
-More examples
-
-ReferenceIntroductionTerminology
-Main Concepts
-Text Conventions
-How does it work ?
-Best practices
-Compatibility
-Installation
-
-Settings Filesproperty
-properties
-settings
-include
-classpath
-typedef
-credentials
-signers
-lock-strategies
-cachescachettl
-
-
-latest-strategies
-parsers
-namespacesnamespacerulefromsystem / tosystemsrc
-dest
-
-
-
-
-macrodefattribute
-
-resolversIvyRep Resolver
-IBiblio Resolver
-Packager 
resolver
-File System 
resolver
-Url Resolver
-Chain Resolver
-Dual resolver
-sftp resolver
-ssh resolver
-vfs resolver
-Jar resolver
-OSGi Bundle 
Repository
-Aggregated OSGi 
Repository
-Eclipse 
updatesite
-Mirrored 
Resolver
-Bintray Resolver
-
-conflict-managers
-modulesmodule
-
-outputters
-signers
-statusesstatus
-
-triggers
-version-matchers
-
-Ivy Filesinfoextends
-license
-ivyauthor
-repository
-description
-
-configurationsconf
-include
-
-publicationsartifactconf
-
-
-dependenciesdependencyconfmapped
-
-artifactconf
-
-excludeconf
-
-includeconf
-
-
-exclude
-override
-conflict
-
-conflictsmanager
-
-
-Ant Tasksartifactproperty
-artifactreport
-buildlist
-buildobr
-buildnumber
-cachefileset
-cachepath
-checkdepsupdate
-cleancache
-configure
-convertmanifest
-convertpom
-deliver
-dependencytree
-findrevision
-fixdeps
-info
-install
-listmodules
-makepom
-post resolve 
tasks
-publish
-repreport
-resolve
-resources
-retrieve
-reportUsing yEd to layout report 
graphs
-
-settings
-var
-
-Using standalone
-OSGiOSGi mapping
-Building an Eclipse 
plugin
-Building a standard 
OSGi bundle
-Managing a target 
platform
-Apache Felix Sigil
-
-
-Developer docExtending Ivy
-Making a release
-
-
+http://ant.apache.org/ivy/history/2.5.0-rc1/index.html; >Documentation 
(2.5.0-rc1)
 Historyhttp://ant.apache.org/ivy/history/master/index.html; >master
 2.xhttp://ant.apache.org/ivy/history/2.5.0-rc1/index.html; 
>2.5.0-rc1
 http://ant.apache.org/ivy/history/2.4.0/index.html; >2.4.0

Modified: ant/site/ivy/production/history/0.5.1.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/0.5.1.html?rev=1829794=1829793=1829794=diff
==
--- ant/site/ivy/production/history/0.5.1.html (original)
+++ ant/site/ivy/production/history/0.5.1.html Sun Apr 22 18:07:05 2018
@@ -93,147 +93,7 @@
 
 DownloadChoose distribution
 
-Documentation (2.4.0)Release Notes
-TutorialsQuick Start
-Adjusting default 
settings
-Multiple 
Resolvers
-Dual Resolver
-Project 
dependencies
-Using Ivy in 
multiple projects environment
-Using Ivy Module 
Configurations
-Building a 
repositoryBasic 
repository copy
-Using namespaces
-
-More examples
-
-ReferenceIntroductionTerminology
-Main Concepts
-Text Conventions
-How does it work ?
-Best practices
-Compatibility
-Installation
-
-Settings Filesproperty
-properties
-settings
-include
-classpath
-typedef
-credentials
-signers
-lock-strategies
-cachescachettl
-
-
-latest-strategies
-parsers
-namespacesnamespacerulefromsystem / tosystemsrc
-dest
-
-
-
-
-macrodefattribute
-
-resolversIvyRep 
Resolver
-IBiblio 
Resolver
-Packager 
resolver
-File System 
resolver
-Url Resolver
-Chain Resolver
-Dual resolver
-sftp resolver
-ssh resolver
-vfs resolver
-Jar resolver
-OSGi Bundle 
Repository
-Aggregated OSGi 
Repository
-Eclipse 
updatesite
-Mirrored 
Resolver
-Bintray 
Resolver
-
-conflict-managers
-modulesmodule
-
-outputters
-signers
-statusesstatus
-
-triggers
-version-matchers
-
-Ivy Filesinfoextends
-license
-ivyauthor
-repository
-description
-
-configurationsconf
-include
-
-publicationsartifactconf
-
-
-dependenciesdependencyconfmapped
-
-artifactconf
-
-excludeconf
-
-includeconf
-
-
-exclude
-override
-conflict
-
-conflictsmanager
-
-
-Ant Tasksartifactproperty
-artifactreport
-buildlist
-buildobr
-buildnumber
-cachefileset
-cachepath
-checkdepsupdate
-cleancache
-configure
-convertmanifest
-convertpom
-deliver
-dependencytree
-findrevision
-fixdeps
-info
-install
-listmodules
-makepom
-post resolve 
tasks
-publish
-repreport
-resolve
-resources
-retrieve
-reportUsing yEd to layout report 
graphs
-
-settings
-var
-
-Using standalone
-OSGiOSGi mapping
-Building an 
Eclipse plugin
-Building a standard 
OSGi bundle
-Managing a target 
platform
-Apache Felix Sigil
-
-
-Developer 

svn commit: r1829794 [5/11] - in /ant/site/ivy: production/ production/history/ production/history/latest-milestone/ sources/

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/1.0-rc1.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/1.0-rc1.html?rev=1829794=1829793=1829794=diff
==
--- ant/site/ivy/production/history/1.0-rc1.html (original)
+++ ant/site/ivy/production/history/1.0-rc1.html Sun Apr 22 18:07:05 2018
@@ -93,147 +93,7 @@
 
 DownloadChoose distribution
 
-Documentation (2.4.0)Release Notes
-TutorialsQuick Start
-Adjusting default 
settings
-Multiple 
Resolvers
-Dual Resolver
-Project 
dependencies
-Using Ivy in 
multiple projects environment
-Using Ivy Module 
Configurations
-Building a 
repositoryBasic 
repository copy
-Using namespaces
-
-More examples
-
-ReferenceIntroductionTerminology
-Main Concepts
-Text Conventions
-How does it work ?
-Best practices
-Compatibility
-Installation
-
-Settings Filesproperty
-properties
-settings
-include
-classpath
-typedef
-credentials
-signers
-lock-strategies
-cachescachettl
-
-
-latest-strategies
-parsers
-namespacesnamespacerulefromsystem / tosystemsrc
-dest
-
-
-
-
-macrodefattribute
-
-resolversIvyRep 
Resolver
-IBiblio 
Resolver
-Packager 
resolver
-File System 
resolver
-Url Resolver
-Chain Resolver
-Dual resolver
-sftp resolver
-ssh resolver
-vfs resolver
-Jar resolver
-OSGi Bundle 
Repository
-Aggregated OSGi 
Repository
-Eclipse 
updatesite
-Mirrored 
Resolver
-Bintray 
Resolver
-
-conflict-managers
-modulesmodule
-
-outputters
-signers
-statusesstatus
-
-triggers
-version-matchers
-
-Ivy Filesinfoextends
-license
-ivyauthor
-repository
-description
-
-configurationsconf
-include
-
-publicationsartifactconf
-
-
-dependenciesdependencyconfmapped
-
-artifactconf
-
-excludeconf
-
-includeconf
-
-
-exclude
-override
-conflict
-
-conflictsmanager
-
-
-Ant Tasksartifactproperty
-artifactreport
-buildlist
-buildobr
-buildnumber
-cachefileset
-cachepath
-checkdepsupdate
-cleancache
-configure
-convertmanifest
-convertpom
-deliver
-dependencytree
-findrevision
-fixdeps
-info
-install
-listmodules
-makepom
-post resolve 
tasks
-publish
-repreport
-resolve
-resources
-retrieve
-reportUsing yEd to layout report 
graphs
-
-settings
-var
-
-Using standalone
-OSGiOSGi mapping
-Building an 
Eclipse plugin
-Building a standard 
OSGi bundle
-Managing a target 
platform
-Apache Felix Sigil
-
-
-Developer docExtending Ivy
-Making a 
release
-
-
+http://ant.apache.org/ivy/history/2.5.0-rc1/index.html; >Documentation 
(2.5.0-rc1)
 Historyhttp://ant.apache.org/ivy/history/master/index.html; >master
 2.xhttp://ant.apache.org/ivy/history/2.5.0-rc1/index.html; 
>2.5.0-rc1
 http://ant.apache.org/ivy/history/2.4.0/index.html; >2.4.0

Modified: ant/site/ivy/production/history/1.0-rc2.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/1.0-rc2.html?rev=1829794=1829793=1829794=diff
==
--- ant/site/ivy/production/history/1.0-rc2.html (original)
+++ ant/site/ivy/production/history/1.0-rc2.html Sun Apr 22 18:07:05 2018
@@ -93,147 +93,7 @@
 
 DownloadChoose distribution
 
-Documentation (2.4.0)Release Notes
-TutorialsQuick Start
-Adjusting default 
settings
-Multiple 
Resolvers
-Dual Resolver
-Project 
dependencies
-Using Ivy in 
multiple projects environment
-Using Ivy Module 
Configurations
-Building a 
repositoryBasic 
repository copy
-Using namespaces
-
-More examples
-
-ReferenceIntroductionTerminology
-Main Concepts
-Text Conventions
-How does it work ?
-Best practices
-Compatibility
-Installation
-
-Settings Filesproperty
-properties
-settings
-include
-classpath
-typedef
-credentials
-signers
-lock-strategies
-cachescachettl
-
-
-latest-strategies
-parsers
-namespacesnamespacerulefromsystem / tosystemsrc
-dest
-
-
-
-
-macrodefattribute
-
-resolversIvyRep 
Resolver
-IBiblio 
Resolver
-Packager 
resolver
-File System 
resolver
-Url Resolver
-Chain Resolver
-Dual resolver
-sftp resolver
-ssh resolver
-vfs resolver
-Jar resolver
-OSGi Bundle 
Repository
-Aggregated OSGi 
Repository
-Eclipse 
updatesite
-Mirrored 
Resolver
-Bintray 
Resolver
-
-conflict-managers
-modulesmodule
-
-outputters
-signers
-statusesstatus
-
-triggers
-version-matchers
-
-Ivy Filesinfoextends
-license
-ivyauthor
-repository
-description
-
-configurationsconf
-include
-
-publicationsartifactconf
-
-
-dependenciesdependencyconfmapped
-
-artifactconf
-
-excludeconf
-
-includeconf
-
-
-exclude
-override
-conflict
-
-conflictsmanager
-
-
-Ant Tasksartifactproperty
-artifactreport
-buildlist
-buildobr
-buildnumber
-cachefileset
-cachepath
-checkdepsupdate
-cleancache
-configure
-convertmanifest
-convertpom
-deliver
-dependencytree
-findrevision
-fixdeps
-info
-install
-listmodules
-makepom
-post resolve 
tasks
-publish
-repreport
-resolve
-resources
-retrieve
-reportUsing yEd to layout report 
graphs
-
-settings
-var
-
-Using standalone
-OSGiOSGi mapping
-Building an 
Eclipse plugin
-Building a standard 
OSGi bundle
-Managing a target 
platform

svn commit: r1829794 [6/11] - in /ant/site/ivy: production/ production/history/ production/history/latest-milestone/ sources/

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/1.1.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/1.1.html?rev=1829794=1829793=1829794=diff
==
--- ant/site/ivy/production/history/1.1.html (original)
+++ ant/site/ivy/production/history/1.1.html Sun Apr 22 18:07:05 2018
@@ -93,147 +93,7 @@
 
 DownloadChoose distribution
 
-Documentation (2.4.0)Release Notes
-TutorialsQuick Start
-Adjusting default 
settings
-Multiple 
Resolvers
-Dual Resolver
-Project 
dependencies
-Using Ivy in 
multiple projects environment
-Using Ivy Module 
Configurations
-Building a 
repositoryBasic 
repository copy
-Using namespaces
-
-More examples
-
-ReferenceIntroductionTerminology
-Main Concepts
-Text Conventions
-How does it work ?
-Best practices
-Compatibility
-Installation
-
-Settings Filesproperty
-properties
-settings
-include
-classpath
-typedef
-credentials
-signers
-lock-strategies
-cachescachettl
-
-
-latest-strategies
-parsers
-namespacesnamespacerulefromsystem / tosystemsrc
-dest
-
-
-
-
-macrodefattribute
-
-resolversIvyRep 
Resolver
-IBiblio 
Resolver
-Packager 
resolver
-File System 
resolver
-Url Resolver
-Chain Resolver
-Dual resolver
-sftp resolver
-ssh resolver
-vfs resolver
-Jar resolver
-OSGi Bundle 
Repository
-Aggregated OSGi 
Repository
-Eclipse 
updatesite
-Mirrored 
Resolver
-Bintray 
Resolver
-
-conflict-managers
-modulesmodule
-
-outputters
-signers
-statusesstatus
-
-triggers
-version-matchers
-
-Ivy Filesinfoextends
-license
-ivyauthor
-repository
-description
-
-configurationsconf
-include
-
-publicationsartifactconf
-
-
-dependenciesdependencyconfmapped
-
-artifactconf
-
-excludeconf
-
-includeconf
-
-
-exclude
-override
-conflict
-
-conflictsmanager
-
-
-Ant Tasksartifactproperty
-artifactreport
-buildlist
-buildobr
-buildnumber
-cachefileset
-cachepath
-checkdepsupdate
-cleancache
-configure
-convertmanifest
-convertpom
-deliver
-dependencytree
-findrevision
-fixdeps
-info
-install
-listmodules
-makepom
-post resolve 
tasks
-publish
-repreport
-resolve
-resources
-retrieve
-reportUsing yEd to layout report 
graphs
-
-settings
-var
-
-Using standalone
-OSGiOSGi mapping
-Building an 
Eclipse plugin
-Building a standard 
OSGi bundle
-Managing a target 
platform
-Apache Felix Sigil
-
-
-Developer docExtending Ivy
-Making a 
release
-
-
+http://ant.apache.org/ivy/history/2.5.0-rc1/index.html; >Documentation 
(2.5.0-rc1)
 Historyhttp://ant.apache.org/ivy/history/master/index.html; >master
 2.xhttp://ant.apache.org/ivy/history/2.5.0-rc1/index.html; 
>2.5.0-rc1
 http://ant.apache.org/ivy/history/2.4.0/index.html; >2.4.0

Modified: ant/site/ivy/production/history/1.2a.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/1.2a.html?rev=1829794=1829793=1829794=diff
==
--- ant/site/ivy/production/history/1.2a.html (original)
+++ ant/site/ivy/production/history/1.2a.html Sun Apr 22 18:07:05 2018
@@ -93,147 +93,7 @@
 
 DownloadChoose distribution
 
-Documentation (2.4.0)Release Notes
-TutorialsQuick Start
-Adjusting default 
settings
-Multiple 
Resolvers
-Dual Resolver
-Project 
dependencies
-Using Ivy in 
multiple projects environment
-Using Ivy Module 
Configurations
-Building a 
repositoryBasic 
repository copy
-Using namespaces
-
-More examples
-
-ReferenceIntroductionTerminology
-Main Concepts
-Text Conventions
-How does it work ?
-Best practices
-Compatibility
-Installation
-
-Settings Filesproperty
-properties
-settings
-include
-classpath
-typedef
-credentials
-signers
-lock-strategies
-cachescachettl
-
-
-latest-strategies
-parsers
-namespacesnamespacerulefromsystem / tosystemsrc
-dest
-
-
-
-
-macrodefattribute
-
-resolversIvyRep 
Resolver
-IBiblio 
Resolver
-Packager 
resolver
-File System 
resolver
-Url Resolver
-Chain Resolver
-Dual resolver
-sftp resolver
-ssh resolver
-vfs resolver
-Jar resolver
-OSGi Bundle 
Repository
-Aggregated OSGi 
Repository
-Eclipse 
updatesite
-Mirrored 
Resolver
-Bintray 
Resolver
-
-conflict-managers
-modulesmodule
-
-outputters
-signers
-statusesstatus
-
-triggers
-version-matchers
-
-Ivy Filesinfoextends
-license
-ivyauthor
-repository
-description
-
-configurationsconf
-include
-
-publicationsartifactconf
-
-
-dependenciesdependencyconfmapped
-
-artifactconf
-
-excludeconf
-
-includeconf
-
-
-exclude
-override
-conflict
-
-conflictsmanager
-
-
-Ant Tasksartifactproperty
-artifactreport
-buildlist
-buildobr
-buildnumber
-cachefileset
-cachepath
-checkdepsupdate
-cleancache
-configure
-convertmanifest
-convertpom
-deliver
-dependencytree
-findrevision
-fixdeps
-info
-install
-listmodules
-makepom
-post resolve 
tasks
-publish
-repreport
-resolve
-resources
-retrieve
-reportUsing yEd to layout report 
graphs
-
-settings
-var
-
-Using standalone
-OSGiOSGi mapping
-Building an 
Eclipse plugin
-Building a standard 
OSGi bundle
-Managing a target 
platform
-Apache Felix Sigil
-
-

svn commit: r1829794 [2/11] - in /ant/site/ivy: production/ production/history/ production/history/latest-milestone/ sources/

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/faq.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/faq.html?rev=1829794=1829793=1829794=diff
==
--- ant/site/ivy/production/faq.html (original)
+++ ant/site/ivy/production/faq.html Sun Apr 22 18:07:05 2018
@@ -93,147 +93,7 @@
 
 DownloadChoose distribution
 
-Documentation (2.4.0)Release Notes
-TutorialsQuick Start
-Adjusting default 
settings
-Multiple 
Resolvers
-Dual Resolver
-Project 
dependencies
-Using Ivy in 
multiple projects environment
-Using Ivy Module 
Configurations
-Building a 
repositoryBasic 
repository copy
-Using 
namespaces
-
-More examples
-
-ReferenceIntroductionTerminology
-Main Concepts
-Text Conventions
-How does it work ?
-Best practices
-Compatibility
-Installation
-
-Settings Filesproperty
-properties
-settings
-include
-classpath
-typedef
-credentials
-signers
-lock-strategies
-cachescachettl
-
-
-latest-strategies
-parsers
-namespacesnamespacerulefromsystem / tosystemsrc
-dest
-
-
-
-
-macrodefattribute
-
-resolversIvyRep Resolver
-IBiblio Resolver
-Packager 
resolver
-File System 
resolver
-Url Resolver
-Chain Resolver
-Dual resolver
-sftp resolver
-ssh resolver
-vfs resolver
-Jar resolver
-OSGi Bundle 
Repository
-Aggregated OSGi 
Repository
-Eclipse 
updatesite
-Mirrored 
Resolver
-Bintray Resolver
-
-conflict-managers
-modulesmodule
-
-outputters
-signers
-statusesstatus
-
-triggers
-version-matchers
-
-Ivy Filesinfoextends
-license
-ivyauthor
-repository
-description
-
-configurationsconf
-include
-
-publicationsartifactconf
-
-
-dependenciesdependencyconfmapped
-
-artifactconf
-
-excludeconf
-
-includeconf
-
-
-exclude
-override
-conflict
-
-conflictsmanager
-
-
-Ant Tasksartifactproperty
-artifactreport
-buildlist
-buildobr
-buildnumber
-cachefileset
-cachepath
-checkdepsupdate
-cleancache
-configure
-convertmanifest
-convertpom
-deliver
-dependencytree
-findrevision
-fixdeps
-info
-install
-listmodules
-makepom
-post resolve 
tasks
-publish
-repreport
-resolve
-resources
-retrieve
-reportUsing yEd to layout report 
graphs
-
-settings
-var
-
-Using standalone
-OSGiOSGi mapping
-Building an Eclipse 
plugin
-Building a standard 
OSGi bundle
-Managing a target 
platform
-Apache Felix Sigil
-
-
-Developer docExtending Ivy
-Making a release
-
-
+http://ant.apache.org/ivy/history/2.5.0-rc1/index.html; >Documentation 
(2.5.0-rc1)
 Historyhttp://ant.apache.org/ivy/history/master/index.html; >master
 2.xhttp://ant.apache.org/ivy/history/2.5.0-rc1/index.html; 
>2.5.0-rc1
 http://ant.apache.org/ivy/history/2.4.0/index.html; >2.4.0

Modified: ant/site/ivy/production/features.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/features.html?rev=1829794=1829793=1829794=diff
==
--- ant/site/ivy/production/features.html (original)
+++ ant/site/ivy/production/features.html Sun Apr 22 18:07:05 2018
@@ -93,147 +93,7 @@
 
 DownloadChoose distribution
 
-Documentation (2.4.0)Release Notes
-TutorialsQuick Start
-Adjusting default 
settings
-Multiple 
Resolvers
-Dual Resolver
-Project 
dependencies
-Using Ivy in 
multiple projects environment
-Using Ivy Module 
Configurations
-Building a 
repositoryBasic 
repository copy
-Using 
namespaces
-
-More examples
-
-ReferenceIntroductionTerminology
-Main Concepts
-Text Conventions
-How does it work ?
-Best practices
-Compatibility
-Installation
-
-Settings Filesproperty
-properties
-settings
-include
-classpath
-typedef
-credentials
-signers
-lock-strategies
-cachescachettl
-
-
-latest-strategies
-parsers
-namespacesnamespacerulefromsystem / tosystemsrc
-dest
-
-
-
-
-macrodefattribute
-
-resolversIvyRep Resolver
-IBiblio Resolver
-Packager 
resolver
-File System 
resolver
-Url Resolver
-Chain Resolver
-Dual resolver
-sftp resolver
-ssh resolver
-vfs resolver
-Jar resolver
-OSGi Bundle 
Repository
-Aggregated OSGi 
Repository
-Eclipse 
updatesite
-Mirrored 
Resolver
-Bintray Resolver
-
-conflict-managers
-modulesmodule
-
-outputters
-signers
-statusesstatus
-
-triggers
-version-matchers
-
-Ivy Filesinfoextends
-license
-ivyauthor
-repository
-description
-
-configurationsconf
-include
-
-publicationsartifactconf
-
-
-dependenciesdependencyconfmapped
-
-artifactconf
-
-excludeconf
-
-includeconf
-
-
-exclude
-override
-conflict
-
-conflictsmanager
-
-
-Ant Tasksartifactproperty
-artifactreport
-buildlist
-buildobr
-buildnumber
-cachefileset
-cachepath
-checkdepsupdate
-cleancache
-configure
-convertmanifest
-convertpom
-deliver
-dependencytree
-findrevision
-fixdeps
-info
-install
-listmodules
-makepom
-post resolve 
tasks
-publish
-repreport
-resolve
-resources
-retrieve
-reportUsing yEd to layout report 
graphs
-
-settings
-var
-
-Using standalone
-OSGiOSGi mapping
-Building an Eclipse 
plugin
-Building a standard 
OSGi bundle
-Managing a target 
platform
-Apache Felix Sigil
-
-
-Developer docExtending Ivy
-Making a release
-
-

svn commit: r1829794 [4/11] - in /ant/site/ivy: production/ production/history/ production/history/latest-milestone/ sources/

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/0.6.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/0.6.html?rev=1829794=1829793=1829794=diff
==
--- ant/site/ivy/production/history/0.6.html (original)
+++ ant/site/ivy/production/history/0.6.html Sun Apr 22 18:07:05 2018
@@ -93,147 +93,7 @@
 
 DownloadChoose distribution
 
-Documentation (2.4.0)Release Notes
-TutorialsQuick Start
-Adjusting default 
settings
-Multiple 
Resolvers
-Dual Resolver
-Project 
dependencies
-Using Ivy in 
multiple projects environment
-Using Ivy Module 
Configurations
-Building a 
repositoryBasic 
repository copy
-Using namespaces
-
-More examples
-
-ReferenceIntroductionTerminology
-Main Concepts
-Text Conventions
-How does it work ?
-Best practices
-Compatibility
-Installation
-
-Settings Filesproperty
-properties
-settings
-include
-classpath
-typedef
-credentials
-signers
-lock-strategies
-cachescachettl
-
-
-latest-strategies
-parsers
-namespacesnamespacerulefromsystem / tosystemsrc
-dest
-
-
-
-
-macrodefattribute
-
-resolversIvyRep 
Resolver
-IBiblio 
Resolver
-Packager 
resolver
-File System 
resolver
-Url Resolver
-Chain Resolver
-Dual resolver
-sftp resolver
-ssh resolver
-vfs resolver
-Jar resolver
-OSGi Bundle 
Repository
-Aggregated OSGi 
Repository
-Eclipse 
updatesite
-Mirrored 
Resolver
-Bintray 
Resolver
-
-conflict-managers
-modulesmodule
-
-outputters
-signers
-statusesstatus
-
-triggers
-version-matchers
-
-Ivy Filesinfoextends
-license
-ivyauthor
-repository
-description
-
-configurationsconf
-include
-
-publicationsartifactconf
-
-
-dependenciesdependencyconfmapped
-
-artifactconf
-
-excludeconf
-
-includeconf
-
-
-exclude
-override
-conflict
-
-conflictsmanager
-
-
-Ant Tasksartifactproperty
-artifactreport
-buildlist
-buildobr
-buildnumber
-cachefileset
-cachepath
-checkdepsupdate
-cleancache
-configure
-convertmanifest
-convertpom
-deliver
-dependencytree
-findrevision
-fixdeps
-info
-install
-listmodules
-makepom
-post resolve 
tasks
-publish
-repreport
-resolve
-resources
-retrieve
-reportUsing yEd to layout report 
graphs
-
-settings
-var
-
-Using standalone
-OSGiOSGi mapping
-Building an 
Eclipse plugin
-Building a standard 
OSGi bundle
-Managing a target 
platform
-Apache Felix Sigil
-
-
-Developer docExtending Ivy
-Making a 
release
-
-
+http://ant.apache.org/ivy/history/2.5.0-rc1/index.html; >Documentation 
(2.5.0-rc1)
 Historyhttp://ant.apache.org/ivy/history/master/index.html; >master
 2.xhttp://ant.apache.org/ivy/history/2.5.0-rc1/index.html; 
>2.5.0-rc1
 http://ant.apache.org/ivy/history/2.4.0/index.html; >2.4.0

Modified: ant/site/ivy/production/history/0.7.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/0.7.html?rev=1829794=1829793=1829794=diff
==
--- ant/site/ivy/production/history/0.7.html (original)
+++ ant/site/ivy/production/history/0.7.html Sun Apr 22 18:07:05 2018
@@ -93,147 +93,7 @@
 
 DownloadChoose distribution
 
-Documentation (2.4.0)Release Notes
-TutorialsQuick Start
-Adjusting default 
settings
-Multiple 
Resolvers
-Dual Resolver
-Project 
dependencies
-Using Ivy in 
multiple projects environment
-Using Ivy Module 
Configurations
-Building a 
repositoryBasic 
repository copy
-Using namespaces
-
-More examples
-
-ReferenceIntroductionTerminology
-Main Concepts
-Text Conventions
-How does it work ?
-Best practices
-Compatibility
-Installation
-
-Settings Filesproperty
-properties
-settings
-include
-classpath
-typedef
-credentials
-signers
-lock-strategies
-cachescachettl
-
-
-latest-strategies
-parsers
-namespacesnamespacerulefromsystem / tosystemsrc
-dest
-
-
-
-
-macrodefattribute
-
-resolversIvyRep 
Resolver
-IBiblio 
Resolver
-Packager 
resolver
-File System 
resolver
-Url Resolver
-Chain Resolver
-Dual resolver
-sftp resolver
-ssh resolver
-vfs resolver
-Jar resolver
-OSGi Bundle 
Repository
-Aggregated OSGi 
Repository
-Eclipse 
updatesite
-Mirrored 
Resolver
-Bintray 
Resolver
-
-conflict-managers
-modulesmodule
-
-outputters
-signers
-statusesstatus
-
-triggers
-version-matchers
-
-Ivy Filesinfoextends
-license
-ivyauthor
-repository
-description
-
-configurationsconf
-include
-
-publicationsartifactconf
-
-
-dependenciesdependencyconfmapped
-
-artifactconf
-
-excludeconf
-
-includeconf
-
-
-exclude
-override
-conflict
-
-conflictsmanager
-
-
-Ant Tasksartifactproperty
-artifactreport
-buildlist
-buildobr
-buildnumber
-cachefileset
-cachepath
-checkdepsupdate
-cleancache
-configure
-convertmanifest
-convertpom
-deliver
-dependencytree
-findrevision
-fixdeps
-info
-install
-listmodules
-makepom
-post resolve 
tasks
-publish
-repreport
-resolve
-resources
-retrieve
-reportUsing yEd to layout report 
graphs
-
-settings
-var
-
-Using standalone
-OSGiOSGi mapping
-Building an 
Eclipse plugin
-Building a standard 
OSGi bundle
-Managing a target 
platform
-Apache Felix Sigil
-
-
-Developer 

svn commit: r1829794 [9/11] - in /ant/site/ivy: production/ production/history/ production/history/latest-milestone/ sources/

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/issues.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/issues.html?rev=1829794=1829793=1829794=diff
==
--- ant/site/ivy/production/issues.html (original)
+++ ant/site/ivy/production/issues.html Sun Apr 22 18:07:05 2018
@@ -93,147 +93,7 @@
 
 DownloadChoose distribution
 
-Documentation (2.4.0)Release Notes
-TutorialsQuick Start
-Adjusting default 
settings
-Multiple 
Resolvers
-Dual Resolver
-Project 
dependencies
-Using Ivy in 
multiple projects environment
-Using Ivy Module 
Configurations
-Building a 
repositoryBasic 
repository copy
-Using 
namespaces
-
-More examples
-
-ReferenceIntroductionTerminology
-Main Concepts
-Text Conventions
-How does it work ?
-Best practices
-Compatibility
-Installation
-
-Settings Filesproperty
-properties
-settings
-include
-classpath
-typedef
-credentials
-signers
-lock-strategies
-cachescachettl
-
-
-latest-strategies
-parsers
-namespacesnamespacerulefromsystem / tosystemsrc
-dest
-
-
-
-
-macrodefattribute
-
-resolversIvyRep Resolver
-IBiblio Resolver
-Packager 
resolver
-File System 
resolver
-Url Resolver
-Chain Resolver
-Dual resolver
-sftp resolver
-ssh resolver
-vfs resolver
-Jar resolver
-OSGi Bundle 
Repository
-Aggregated OSGi 
Repository
-Eclipse 
updatesite
-Mirrored 
Resolver
-Bintray Resolver
-
-conflict-managers
-modulesmodule
-
-outputters
-signers
-statusesstatus
-
-triggers
-version-matchers
-
-Ivy Filesinfoextends
-license
-ivyauthor
-repository
-description
-
-configurationsconf
-include
-
-publicationsartifactconf
-
-
-dependenciesdependencyconfmapped
-
-artifactconf
-
-excludeconf
-
-includeconf
-
-
-exclude
-override
-conflict
-
-conflictsmanager
-
-
-Ant Tasksartifactproperty
-artifactreport
-buildlist
-buildobr
-buildnumber
-cachefileset
-cachepath
-checkdepsupdate
-cleancache
-configure
-convertmanifest
-convertpom
-deliver
-dependencytree
-findrevision
-fixdeps
-info
-install
-listmodules
-makepom
-post resolve 
tasks
-publish
-repreport
-resolve
-resources
-retrieve
-reportUsing yEd to layout report 
graphs
-
-settings
-var
-
-Using standalone
-OSGiOSGi mapping
-Building an Eclipse 
plugin
-Building a standard 
OSGi bundle
-Managing a target 
platform
-Apache Felix Sigil
-
-
-Developer docExtending Ivy
-Making a release
-
-
+http://ant.apache.org/ivy/history/2.5.0-rc1/index.html; >Documentation 
(2.5.0-rc1)
 Historyhttp://ant.apache.org/ivy/history/master/index.html; >master
 2.xhttp://ant.apache.org/ivy/history/2.5.0-rc1/index.html; 
>2.5.0-rc1
 http://ant.apache.org/ivy/history/2.4.0/index.html; >2.4.0

Modified: ant/site/ivy/production/license.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/license.html?rev=1829794=1829793=1829794=diff
==
--- ant/site/ivy/production/license.html (original)
+++ ant/site/ivy/production/license.html Sun Apr 22 18:07:05 2018
@@ -93,147 +93,7 @@
 
 DownloadChoose distribution
 
-Documentation (2.4.0)Release Notes
-TutorialsQuick Start
-Adjusting default 
settings
-Multiple 
Resolvers
-Dual Resolver
-Project 
dependencies
-Using Ivy in 
multiple projects environment
-Using Ivy Module 
Configurations
-Building a 
repositoryBasic 
repository copy
-Using 
namespaces
-
-More examples
-
-ReferenceIntroductionTerminology
-Main Concepts
-Text Conventions
-How does it work ?
-Best practices
-Compatibility
-Installation
-
-Settings Filesproperty
-properties
-settings
-include
-classpath
-typedef
-credentials
-signers
-lock-strategies
-cachescachettl
-
-
-latest-strategies
-parsers
-namespacesnamespacerulefromsystem / tosystemsrc
-dest
-
-
-
-
-macrodefattribute
-
-resolversIvyRep Resolver
-IBiblio Resolver
-Packager 
resolver
-File System 
resolver
-Url Resolver
-Chain Resolver
-Dual resolver
-sftp resolver
-ssh resolver
-vfs resolver
-Jar resolver
-OSGi Bundle 
Repository
-Aggregated OSGi 
Repository
-Eclipse 
updatesite
-Mirrored 
Resolver
-Bintray Resolver
-
-conflict-managers
-modulesmodule
-
-outputters
-signers
-statusesstatus
-
-triggers
-version-matchers
-
-Ivy Filesinfoextends
-license
-ivyauthor
-repository
-description
-
-configurationsconf
-include
-
-publicationsartifactconf
-
-
-dependenciesdependencyconfmapped
-
-artifactconf
-
-excludeconf
-
-includeconf
-
-
-exclude
-override
-conflict
-
-conflictsmanager
-
-
-Ant Tasksartifactproperty
-artifactreport
-buildlist
-buildobr
-buildnumber
-cachefileset
-cachepath
-checkdepsupdate
-cleancache
-configure
-convertmanifest
-convertpom
-deliver
-dependencytree
-findrevision
-fixdeps
-info
-install
-listmodules
-makepom
-post resolve 
tasks
-publish
-repreport
-resolve
-resources
-retrieve
-reportUsing yEd to layout report 
graphs
-
-settings
-var
-
-Using standalone
-OSGiOSGi mapping
-Building an Eclipse 
plugin
-Building a standard 
OSGi bundle
-Managing a target 
platform
-Apache Felix Sigil
-
-
-Developer docExtending Ivy
-Making a release
-
-

svn commit: r1829794 [8/11] - in /ant/site/ivy: production/ production/history/ production/history/latest-milestone/ sources/

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/1.4-RC2.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/1.4-RC2.html?rev=1829794=1829793=1829794=diff
==
--- ant/site/ivy/production/history/1.4-RC2.html (original)
+++ ant/site/ivy/production/history/1.4-RC2.html Sun Apr 22 18:07:05 2018
@@ -93,147 +93,7 @@
 
 DownloadChoose distribution
 
-Documentation (2.4.0)Release Notes
-TutorialsQuick Start
-Adjusting default 
settings
-Multiple 
Resolvers
-Dual Resolver
-Project 
dependencies
-Using Ivy in 
multiple projects environment
-Using Ivy Module 
Configurations
-Building a 
repositoryBasic 
repository copy
-Using namespaces
-
-More examples
-
-ReferenceIntroductionTerminology
-Main Concepts
-Text Conventions
-How does it work ?
-Best practices
-Compatibility
-Installation
-
-Settings Filesproperty
-properties
-settings
-include
-classpath
-typedef
-credentials
-signers
-lock-strategies
-cachescachettl
-
-
-latest-strategies
-parsers
-namespacesnamespacerulefromsystem / tosystemsrc
-dest
-
-
-
-
-macrodefattribute
-
-resolversIvyRep 
Resolver
-IBiblio 
Resolver
-Packager 
resolver
-File System 
resolver
-Url Resolver
-Chain Resolver
-Dual resolver
-sftp resolver
-ssh resolver
-vfs resolver
-Jar resolver
-OSGi Bundle 
Repository
-Aggregated OSGi 
Repository
-Eclipse 
updatesite
-Mirrored 
Resolver
-Bintray 
Resolver
-
-conflict-managers
-modulesmodule
-
-outputters
-signers
-statusesstatus
-
-triggers
-version-matchers
-
-Ivy Filesinfoextends
-license
-ivyauthor
-repository
-description
-
-configurationsconf
-include
-
-publicationsartifactconf
-
-
-dependenciesdependencyconfmapped
-
-artifactconf
-
-excludeconf
-
-includeconf
-
-
-exclude
-override
-conflict
-
-conflictsmanager
-
-
-Ant Tasksartifactproperty
-artifactreport
-buildlist
-buildobr
-buildnumber
-cachefileset
-cachepath
-checkdepsupdate
-cleancache
-configure
-convertmanifest
-convertpom
-deliver
-dependencytree
-findrevision
-fixdeps
-info
-install
-listmodules
-makepom
-post resolve 
tasks
-publish
-repreport
-resolve
-resources
-retrieve
-reportUsing yEd to layout report 
graphs
-
-settings
-var
-
-Using standalone
-OSGiOSGi mapping
-Building an 
Eclipse plugin
-Building a standard 
OSGi bundle
-Managing a target 
platform
-Apache Felix Sigil
-
-
-Developer docExtending Ivy
-Making a 
release
-
-
+http://ant.apache.org/ivy/history/2.5.0-rc1/index.html; >Documentation 
(2.5.0-rc1)
 Historyhttp://ant.apache.org/ivy/history/master/index.html; >master
 2.xhttp://ant.apache.org/ivy/history/2.5.0-rc1/index.html; 
>2.5.0-rc1
 http://ant.apache.org/ivy/history/2.4.0/index.html; >2.4.0

Modified: ant/site/ivy/production/history/1.4.1.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/1.4.1.html?rev=1829794=1829793=1829794=diff
==
--- ant/site/ivy/production/history/1.4.1.html (original)
+++ ant/site/ivy/production/history/1.4.1.html Sun Apr 22 18:07:05 2018
@@ -93,147 +93,7 @@
 
 DownloadChoose distribution
 
-Documentation (2.4.0)Release Notes
-TutorialsQuick Start
-Adjusting default 
settings
-Multiple 
Resolvers
-Dual Resolver
-Project 
dependencies
-Using Ivy in 
multiple projects environment
-Using Ivy Module 
Configurations
-Building a 
repositoryBasic 
repository copy
-Using namespaces
-
-More examples
-
-ReferenceIntroductionTerminology
-Main Concepts
-Text Conventions
-How does it work ?
-Best practices
-Compatibility
-Installation
-
-Settings Filesproperty
-properties
-settings
-include
-classpath
-typedef
-credentials
-signers
-lock-strategies
-cachescachettl
-
-
-latest-strategies
-parsers
-namespacesnamespacerulefromsystem / tosystemsrc
-dest
-
-
-
-
-macrodefattribute
-
-resolversIvyRep 
Resolver
-IBiblio 
Resolver
-Packager 
resolver
-File System 
resolver
-Url Resolver
-Chain Resolver
-Dual resolver
-sftp resolver
-ssh resolver
-vfs resolver
-Jar resolver
-OSGi Bundle 
Repository
-Aggregated OSGi 
Repository
-Eclipse 
updatesite
-Mirrored 
Resolver
-Bintray 
Resolver
-
-conflict-managers
-modulesmodule
-
-outputters
-signers
-statusesstatus
-
-triggers
-version-matchers
-
-Ivy Filesinfoextends
-license
-ivyauthor
-repository
-description
-
-configurationsconf
-include
-
-publicationsartifactconf
-
-
-dependenciesdependencyconfmapped
-
-artifactconf
-
-excludeconf
-
-includeconf
-
-
-exclude
-override
-conflict
-
-conflictsmanager
-
-
-Ant Tasksartifactproperty
-artifactreport
-buildlist
-buildobr
-buildnumber
-cachefileset
-cachepath
-checkdepsupdate
-cleancache
-configure
-convertmanifest
-convertpom
-deliver
-dependencytree
-findrevision
-fixdeps
-info
-install
-listmodules
-makepom
-post resolve 
tasks
-publish
-repreport
-resolve
-resources
-retrieve
-reportUsing yEd to layout report 
graphs
-
-settings
-var
-
-Using standalone
-OSGiOSGi mapping
-Building an 
Eclipse plugin
-Building a standard 
OSGi bundle
-Managing a target 
platform
-Apache 

svn commit: r1829793 - in /ant/site/ivy: production/ production/images/ sources/ sources/images/

2018-04-22 Thread hibou
Author: hibou
Date: Sun Apr 22 17:53:33 2018
New Revision: 1829793

URL: http://svn.apache.org/viewvc?rev=1829793=rev
Log:
Release of Ivy 2.5.0-rc1

Added:
ant/site/ivy/production/images/ivy-dl-2.5.0-rc1.png   (with props)
ant/site/ivy/sources/images/ivy-dl-2.5.0-rc1.png   (with props)
Modified:
ant/site/ivy/production/download.html
ant/site/ivy/production/images/ivy-dl.xcf
ant/site/ivy/production/index.html
ant/site/ivy/sources/download.html
ant/site/ivy/sources/images/ivy-dl.xcf
ant/site/ivy/sources/index.html

Modified: ant/site/ivy/production/download.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/download.html?rev=1829793=1829792=1829793=diff
==
--- ant/site/ivy/production/download.html (original)
+++ ant/site/ivy/production/download.html Sun Apr 22 17:53:33 2018
@@ -302,9 +302,9 @@
 
Download
 
-
+
 
-Version 2.4.0 of Apache Ivy is available. Check the release notes.Use the links below to download a 
distribution of Apache Ivy from one of our mirrors. It is good practice to verify the integrity of the distribution 
files, especially if you are using one of our mirror sites. To do this you must 
use the signatures from our http://www.apache.org/dist/ant/ivy/;>main 
distribution directory.Apache 
Ivy is distributed as zip and tar.gz archives - the contents are the same. 
Please note that the tar.gz archives contain file names longer than 100 
characters and have been created using GNU tar extensions. Thus they must be 
untarred with a GNU compatible version of tar.If you do not see the file you need in the links below, 
please see the http://www.ap
 ache.org/dist/ant/ivy/">master distribution directory or, preferably, its 
mirror.Select mirror
+Version 2.5.0-rc1 of Apache Ivy is available. Check the release notes.Use the links below to download a 
distribution of Apache Ivy from one of our mirrors. It is good practice to verify the integrity of the distribution 
files, especially if you are using one of our mirror sites. To do this you must 
use the signatures from our http://www.apache.org/dist/ant/ivy/;>main 
distribution directory.Apache 
Ivy is distributed as zip and tar.gz archives - the contents are the same. 
Please note that the tar.gz archives contain file names longer than 100 
characters and have been created using GNU tar extensions. Thus they must be 
untarred with a GNU compatible version of tar.If you do not see the file you need in the links below, 
please see the master distribution directory or, 
preferably, its mirror.Select mirror
 You are currently using [preferred].  If you encounter a problem with 
this mirror, please select another mirror.  If all mirrors are failing, there 
are backup mirrors (at the end of the mirrors list) that should be 
available.
 Other mirrors: 
 [if-any http]  [for http][http][end][end][if-any ftp]  [for ftp][ftp][end][end][if-any backup]  [for backup][backup] (backup)[end][end]
@@ -314,11 +314,11 @@ Other mirrors: 
 To get information about the different kind of distributions, see that page.
 
 binary
-   apache-ivy-2.4.0-bin.zip
 (http://www.apache.org/dist/ant/ivy/2.4.0/apache-ivy-2.4.0-bin.zip.asc;>PGP
 http://www.apache.org/dist/ant/ivy/2.4.0/apache-ivy-2.4.0-bin.zip.sha;>SHA1
 http://www.apache.org/dist/ant/ivy/2.4.0/apache-ivy-2.4.0-bin.zip.md5;>MD5)  apache-ivy-2.4.0-bin.tar.gz
 (http://www.apache.org/dist/ant/ivy/2.4.0/apache-ivy-2.4.0-bin.tar.gz.asc;>PGP
 http://www.apache.org/dist/ant/ivy/2.4.0/apache-ivy-2.4.0-bin.tar.gz.sha;>SHA1
 http://www.apache.org/dist/ant/ivy/2.4.0/apache-ivy-2.4.0-bin.tar.gz.md5;>MD5)
+   apache-ivy-2.5.0-rc1-bin.zip
 (http://www.apache.org/dist/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin.zip.asc;>PGP
 http://www.apache.org/dist/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin.zip.sha;>SHA1
 http://www.apache.org/dist/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin.zip.md5;>MD5)  apache-ivy-2.5.0-rc1-bin.tar.gz
 (http://www.apache.org/dist/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin.tar.gz.asc;>PGP
 http://www.apache.org/dist/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin.tar.gz.sha;>SHA1
 http://www.apache.org/dist/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin.tar.gz.md5;>MD5)
 binary-with-dependencies
-   apache-ivy-2.4.0-bin-with-deps.zip
 (http://www.apache.org/dist/ant/ivy/2.4.0/apache-ivy-2.4.0-bin-with-deps.zip.asc;>PGP
 http://www.apache.org/dist/ant/ivy/2.4.0/apache-ivy-2.4.0-bin-with-deps.zip.sha;>SHA1
 http://www.apache.org/dist/ant/ivy/2.4.0/apache-ivy-2.4.0-bin-with-deps.zip.md5;>MD5)apache-ivy-2.4.0-bin-with-deps.tar.gz
 (http://www.apache.org/dist/ant/ivy/2.4.0/apache-ivy-2.4.0-bin-with-deps.tar.gz.asc;>PGP
 http://www.apache.org/dist/ant/ivy/2.4.0/apache-ivy-2.4.0-bin-with-deps.tar.gz.sha;>SHA1
 http://www.apache.org/dist/ant/ivy/2.4.0/apache-ivy-2.4.

svn commit: r1829792 - in /ant/site/ivy: ./ production/ production/history/ production/history/2.5.0-rc1/ production/history/2.5.0-rc1/configuration/ production/history/2.5.0-rc1/configuration/caches/

2018-04-22 Thread hibou
Author: hibou
Date: Sun Apr 22 17:28:24 2018
New Revision: 1829792

URL: http://svn.apache.org/viewvc?rev=1829792=rev
Log:
Release of Ivy 2.5.0-rc1


[This commit notification would consist of 65 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]


svn commit: r1829791 [17/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ sample

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/master/settings/module.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/settings/module.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/settings/module.html (original)
+++ ant/site/ivy/production/history/master/settings/module.html Sun Apr 22 
17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>module | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Documentation 
(2.5.0-local-20170911195251)  Reference  Settings Files  modules  moduleApache Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>module | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Documentation 
(2.5.0-rc2-local-20180419193918)  Reference  Settings Files  modules  moduleApache Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -215,7 +215,7 @@ hljs.initHighlightingOnLoad();<
 Tag: module
 
 
-Define a module set rule. The tag defines a module set, by giving an 
expression and the matcher to use for organisation, name, revision and any 
extra attribute identifying your modules. The rule matching is performed in 
order, and is using a pattern matcher. Hence you can use * to 
specify all, or simply avoid specifying the attribute.
+Define a module set rule. 
The tag defines a module set, by giving an expression and the matcher to use 
for organisation, name, revision and any extra attribute identifying your 
modules. The rule matching is performed in order, and is using a pattern 
matcher. Hence you can use * to specify all, or simply avoid 
specifying the attribute.
 
 
 The revision and extra attributes are only used for rules defining the 
resolver to use. For other settings, use only organisation and module name.
@@ -273,17 +273,17 @@ hljs.initHighlightingOnLoad();<
 
 
 revision
-the 
modules revision to match to apply the rule. Note that the version may 
not be resolved yet (be latest.integration, for instance), so be 
very careful when using this attribute. since 
2.0
+the 
modules revision to match to apply the rule. Note that the version may 
not be resolved yet (be latest.integration, for instance), so be 
very careful when using this attribute (since 
2.0).
 No, 
defaults to *
 
 
 any 
extra attribute
-an extra 
attribute to match to apply the rule. since 
2.0
+an extra 
attribute to match to apply the rule (since 
2.0).
 No, 
defaults to *
 
 
 matcher
-the matcher to use to match the modules to which 
the resolver should be applied since 1.3
+the matcher to use to match the modules to which 
the resolver should be applied (since 1.3).
 No, 
defaults to exactOrRegexp
 
 
@@ -293,17 +293,17 @@ hljs.initHighlightingOnLoad();<
 
 
 conflict-manager
-the name 
of the conflict manager to apply. since 1.4
+the name 
of the conflict manager to apply (since 1.4).
 No
 
 
 branch
-the 
default branch to apply. since 1.4
+the 
default branch to apply (since 1.4).
 No
 
 
 resolveMode
-the 
resolve mode to use. since 2.0
+the 
resolve mode to use (since 2.0).
 No
 
 
@@ -368,4 +368,4 @@ hljs.initHighlightingOnLoad();<
 Uses fix-103 as default branch for all modules from 
apache whose name begins with ivy.
 
 
-::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2017 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file
+::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2018 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file

Modified: ant/site/ivy/production/history/master/settings/modules.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/settings/modules.html?rev=1829791=1829790=1829791=diff

svn commit: r1829791 [14/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ sample

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/master/resolver/ivyrep.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/resolver/ivyrep.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/resolver/ivyrep.html (original)
+++ ant/site/ivy/production/history/master/resolver/ivyrep.html Sun Apr 22 
17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>IvyRep Resolver | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Documentation 
(2.5.0-local-20170911195251)  Reference  Settings Files  resolvers  IvyRep 
ResolverApache 
Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>IvyRep Resolver | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Documentation 
(2.5.0-rc2-local-20180419193918)  Reference  Settings Files  resolvers  IvyRep 
ResolverApache 
Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -232,7 +232,7 @@ hljs.initHighlightingOnLoad();<
 
 
 
-This resolver usually uses an URL based repository usually similar in 
structure to the, now defunct, http://ivyrep.jayasoft.org/; 
class="bare">http://ivyrep.jayasoft.org/ repo, to find Ivy files, 
and ibiblio to find artifacts. It can also be configured to use other similar 
repositories.
+This resolver usually uses an 
URL based repository usually similar in structure to the, now defunct, http://ivyrep.jayasoft.org/; 
class="bare">http://ivyrep.jayasoft.org/ repo, to find Ivy files, 
and ibiblio to find artifacts. It can also be configured to use other 
similar repositories.
 
 
 
@@ -273,7 +273,7 @@ hljs.initHighlightingOnLoad();<
 
 ivyroot
 the root 
of the Ivy repository.
-Yes, but 
may be provided through ${ivy.ivyrep.default.ivy.root} since 
2.0
+Yes, but 
may be provided through ${ivy.ivyrep.default.ivy.root} (since 
2.0)
 
 
 ivypattern
@@ -306,4 +306,4 @@ hljs.initHighlightingOnLoad();<
 Looks for Ivy files in an ivyrep like web site located at http://ivyrep.mycompany.com; 
class="bare">http://ivyrep.mycompany.com.
 
 
-::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2017 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file
+::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2018 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file

Modified: ant/site/ivy/production/history/master/resolver/jar.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/resolver/jar.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/resolver/jar.html (original)
+++ ant/site/ivy/production/history/master/resolver/jar.html Sun Apr 22 
17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>Jar Resolver | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Documentation 
(2.5.0-local-20170911195251)  Reference  Settings Files  resolvers  Jar 
ResolverApache 
Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>Jar Resolver | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Documentation 

svn commit: r1829791 [25/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ sample

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/master/use/info.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/use/info.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/use/info.html (original)
+++ ant/site/ivy/production/history/master/use/info.html Sun Apr 22 17:19:39 
2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>info | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-local-20170911195251)  Reference  Ant Tasks  infoApache Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>info | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-rc2-local-20180419193918)  Reference  Ant Tasks  infoApache Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -210,8 +210,10 @@ hljs.initHighlightingOnLoad();<
 
 
 http://www.apache.org/ads/buttonbar.html; 
style="border-width:0;" frameborder="0" scrolling="no" width="135" 
height="265">info
-since 1.4
-The info task eases the access to some essential data contained 
in an Ivy file without performing a dependency resolution.
+[since 1.4]
+
+
+The info task eases the access to some essential data 
contained in an Ivy file without performing a dependency resolution.
 
 
 The information is retrieved by setting Ant properties:
@@ -250,7 +252,7 @@ The info task eases the acc
 
 
 ivy.publication
-The 
publication time of the module, as found in the info tag of the Ivy file parsed. 
(Since 2.2)
+The 
publication time of the module, as found in the info tag of the Ivy file parsed. 
(since 2.2)
 
 
 ivy.extra.[any extra attribute]
@@ -266,35 +268,35 @@ The info task eases the acc
 
 
 ivy.configuration.[config name].desc
-For each 
configuration with a description, a property is created containing this 
description. (Since 2.2)
+For each 
configuration with a description, a property is created containing this 
description. (since 2.2)
 
 
 ivy.artifact.[index].name
-For each 
published artifact, a property is created containing its name. 
(Since 2.2)
+For each 
published artifact, a property is created containing its name. 
(since 2.2)
 
 
 ivy.artifact.[index].type
-For each 
published artifact, a property is created containing its type. 
(Since 2.2)
+For each 
published artifact, a property is created containing its type. 
(since 2.2)
 
 
 ivy.artifact.[index].ext
-For each 
published artifact, a property is created containing its ext. 
(Since 2.2)
+For each 
published artifact, a property is created containing its ext. 
(since 2.2)
 
 
 ivy.artifact.[index].conf
-For each 
published artifact, a property is created containing its conf. 
(Since 2.2)
+For each 
published artifact, a property is created containing its conf. 
(since 2.2)
 
 
 ivy.artifact.[index].extra.[any extra 
attribute]
-For each 
extra attribute of the published artifact, a property is created containing its 
name. (Since 2.2)
+For each 
extra attribute of the published artifact, a property is created containing its 
name. (since 2.2)
 
 
 
 
-since 2.0
+[since 2.0]
 
 
-Since Ivy 2.0 this task has been enhanced to allow you to retrieve 
information about Ivy modules in a repository.  Instead of specifying a local 
Ivy file you may specify the organisation, module, revision pattern and 
(optionally) the branch of the Ivy module in the repository you wish to 
retrieve the information for.
+This task has been enhanced to allow you to retrieve information about Ivy 
modules in a repository.  Instead of specifying a local Ivy file you may 
specify the organisation, module, revision pattern and (optionally) the branch 
of the Ivy module in the repository you wish to retrieve the information 
for.
 
 
 The revision pattern is what is used when declaring a dependency on a module, identical to how 
the findrevision task works.  In fact, this 
task can now be used in place of the findrevision task.
@@ -306,10 +308,7 @@ The info task eases the acc
 You may now also set the property attribute to change the first part of the 
property names that are set by this task e.g. if you set the property attribute 
to mymodule this task will set the Ant properties 
mymodule.organisation, mymodule.module, 
mymodule.revision etc.
 
 
-since 2.2
-
-
-Since Ivy 2.2 this task has been enhanced to also retrieve detailed 
information about the 

svn commit: r1829791 [27/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ sample

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/master/use/retrieve.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/use/retrieve.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/use/retrieve.html (original)
+++ ant/site/ivy/production/history/master/use/retrieve.html Sun Apr 22 
17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>retrieve | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-local-20170911195251)  Reference  Ant Tasks  retrieveApache Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>retrieve | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-rc2-local-20180419193918)  Reference  Ant Tasks  retrieveApache Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -216,7 +216,7 @@ hljs.initHighlightingOnLoad();<
 This is a post resolve task, with 
all the behaviour and attributes common to all post resolve tasks.
 
 
-since 1.4 This task can even be used to 
synchronize the destination directory with what should actually be in according 
to the dependency resolution. This means that by setting 
sync="true", Ivy will not only copy the necessary files, but it 
will also remove the files which do not need to be there.
+(since 1.4) This task can even be used to 
synchronize the destination directory with what should actually be in according 
to the dependency resolution. This means that by setting 
sync="true", Ivy will not only copy the necessary files, but it 
will also remove the files which do not need to be there.
 
 
 The synchronisation actually consists in deleting all filles and 
directories in the root destination directory which are not required by the 
retrieve.
@@ -226,7 +226,7 @@ hljs.initHighlightingOnLoad();<
 For instance, for the pattern lib/[conf]/[artifact].[ext], the 
root will be lib.
 
 
-since 2.3 A nested http://ant.apache.org/manual/Types/mapper.html;>mapper element can be 
used to specify more complex filename transformations of the retrieved files. 
See the examples below.
+(since 2.3) A nested https://ant.apache.org/manual/Types/mapper.html;>mapper element can 
be used to specify more complex filename transformations of the retrieved 
files. See the examples below.
 
 
 Attributes
@@ -252,7 +252,7 @@ For instance, for the pattern lib/
 
 
 ivypattern
-the 
pattern to use to copy the Ivy files of dependencies since 
1.3
+the 
pattern to use to copy the Ivy files of dependencies (since 
1.3)
 No. 
Dependency Ivy files are not retrieved by default.
 
 
@@ -262,17 +262,17 @@ For instance, for the pattern lib/
 
 
 sync
-true to synchronize the destination, false to 
just make a copy since 1.4
+true to synchronize the destination, false to 
just make a copy (since 1.4)
 No. 
Defaults to false
 
 
 type
-comma 
separated list of accepted artifact types since 
1.4
+comma 
separated list of accepted artifact types (since 
1.4)
 No. All 
artifact types are accepted by default.
 
 
 overwriteMode
-option to 
configure when the destination file should be overwritten if it exists 
(since 2.2).
+option to 
configure when the destination file should be overwritten if it exists 
(since 2.2).
 Possible values are:
 * newer: overwrite the destination file if a more recent one is 
available (based on timestamp)
 * different: overwrite the destination file if the timestamp is 
different
@@ -282,27 +282,24 @@ For instance, for the pattern lib/
 
 
 symlink
-true to create symbolic links, 
false to copy the artifacts.
-The destination of the symbolic links depends on the value of the 
useOrigin attribute.
-The implementation of this task relies on Java standard 
Files.createSymbolicLink API and depending on whether or not the 
underlying
-filesystem supports symbolic links, creation of such symbolic links may or 
may not work.
-If this option is set to true and symbolic link creation 
fails, then the retrieve task will attempt to do a regular copy of the artifact 
which failed symlink creation.
-(since 2.0)
+true to create symbolic links, 
false to copy the artifacts. The destination of the symbolic links 
depends on the value of the useOrigin attribute.
+The implementation of this task relies on Java standard 
Files.createSymbolicLink API and depending on whether or not the 

svn commit: r1829791 [3/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ samples

2018-04-22 Thread hibou
Propchange: ant/site/ivy/production/history/master/book.html
--
svn:eol-style = native

Propchange: ant/site/ivy/production/history/master/book.html
--
svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/site/ivy/production/history/master/book.html
--
svn:mime-type = text/html

Modified: ant/site/ivy/production/history/master/compatibility.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/compatibility.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/compatibility.html (original)
+++ ant/site/ivy/production/history/master/compatibility.html Sun Apr 22 
17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>Compatibility | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-local-20170911195251)  Reference  Introduction  CompatibilityApache Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>Compatibility | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-rc2-local-20180419193918)  Reference  Introduction  <
 a href="compatibility.html" 
class="current">CompatibilityApache Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -246,4 +246,4 @@ hljs.initHighlightingOnLoad();<
 Ivy does not at this time support multithreaded use. It thus should not be 
used with the Ant parallel task.
 
 
-::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2017 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file
+::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2018 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file

Modified: ant/site/ivy/production/history/master/concept.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/concept.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/concept.html (original)
+++ ant/site/ivy/production/history/master/concept.html Sun Apr 22 17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>Main Concepts | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-local-20170911195251)  Reference  Introduction  Main 
ConceptsApache 
Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>Main Concepts | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-rc2-local-20180419193918)  Reference  Introduction  <
 a href="concept.html" class="current">Main 
ConceptsApache 
Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -326,7 +326,7 @@ But here are all the tokens currently av
 
 [orgPath]
 
-(since 2.3)
+(since 2.3)
 the organisation name where '.' has been replaced by '/'. This can be used to 
configure Maven 2-like repositories.
 
 [module]
@@ -359,7 +359,7 

svn commit: r1829791 [13/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ sample

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/master/release-notes.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/release-notes.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/release-notes.html (original)
+++ ant/site/ivy/production/history/master/release-notes.html Sun Apr 22 
17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>Release Notes | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy   Documentation 
(2.5.0-local-20170911195251)  Release NotesApache Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>Release Notes | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy   Documentation 
(2.5.0-rc2-local-20180419193918)  Release Notes<
 /tr>Apache Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release Notes
 Tutorials
 Quick 
Start
@@ -251,10 +251,10 @@ configurability, and tight integration w
 The minimum runtime Java version required is now Java 7
 
 
-Ivy now uses BouncyCastle 1.52. Due to the non backward compatibility of 
that library, earlier versions are not supported.
+Ivy now uses BouncyCastle OpenPGP API 1.59. Due to the non backward 
compatibility of that library, earlier versions are not supported.
 
 
-Ivy now uses HttpComponents HttpClient 4.5.x version when dealing with HTTP 
backed resolvers. Users are expected to have this version of the library (and 
its dependencies) in their runtime classpath if they want to use such 
resolvers. The previous (similarly named but not the same) commons-httpclient 
library is no longer used or supported. (https://issues.apache.org/jira/browse/IVY-1563;>IVY-1563)
+Ivy now uses HttpComponents HttpClient 4.5.x version with HTTP backed 
resolvers. Users are expected to have this version of the library (and its 
dependencies) in their runtime classpath if they want to use such resolvers. 
The previous (similarly named but not the same) commons-httpclient library is 
no longer used or supported. (https://issues.apache.org/jira/browse/IVY-1563;>IVY-1563)
 
 
 
@@ -326,7 +326,7 @@ configurability, and tight integration w
 FIX: Makepom ignores dependency classifiers (https://issues.apache.org/jira/browse/IVY-1528;>IVY-1528) (Thanks to 
Jaikiran Pai)
 
 
-FIX: Infinite loop in dependencytree (https://issues.apache.org/jira/browse/IVY-1540;>IVY-1540) (Thanks to 
Jaikiran Pai)
+FIX: Infinite loop in dependency tree (https://issues.apache.org/jira/browse/IVY-1540;>IVY-1540) (Thanks to 
Jaikiran Pai)
 
 
 FIX: HTTP issue: Basic authentication is stuck in 401 loop (https://issues.apache.org/jira/browse/IVY-1336;>IVY-1336)
@@ -338,16 +338,46 @@ configurability, and tight integration w
 FIX: Mixed use of symlinks leads to cache corruption [https://issues.apache.org/jira/browse/IVY-1498;>IVY-1498] (Thanks to 
Stephen Haberman)
 
 
-FIX: Some cached location are badly stored which results in 
MalformedURLException [https://issues.apache.org/jira/browse/IVY-1566;>IVY-1566] (Thanks to 
Aurlien Pupier)
+FIX: Some cached locations are stored incorrectly resulting in 
MalformedURLException [https://issues.apache.org/jira/browse/IVY-1566;>IVY-1566] (Thanks to 
Aurlien Pupier)
+
+
+FIX: defaultconf/mapping attributes ignored when extended/included from 
parent file [https://issues.apache.org/jira/browse/IVY-1315;>IVY-1315] [https://issues.apache.org/jira/browse/IVY-1419;>IVY-1419] [https://issues.apache.org/jira/browse/IVY-1420;>IVY-1420] [https://issues.apache.org/jira/browse/IVY-1437;>IVY-1437] (Thanks to 
Willem Verstraeten)
+
+
+FIX: ApacheURLLister skips versions with URL encoded characters [https://issues.apache.org/jira/browse/IVY-1442;>IVY-1442] [https://issues.apache.org/jira/browse/IVY-1573;>IVY-1573]
+
+
+FIX: Configuration lists are sensitive to whitespace; multiple split/merge 
methods [https://issues.apache.org/jira/browse/IVY-309;>IVY-309] 
[https://issues.apache.org/jira/browse/IVY-1282;>IVY-1282]
+
+
+FIX: Warnings about illegal reflection access due to lack of methods to 
retrieve default authenticator in Java 5 to 8 [https://issues.apache.org/jira/browse/IVY-1569;>IVY-1569]
+
+
+FIX: Cycle in parent POM ancestry yields StackOverflowError in 
PomModuleDescriptorParser (https://issues.apache.org/jira/browse/IVY-1545;>IVY-1545) (Thanks to 
Brett Randall)
+
+
+FIX: The method hasIvyListener in org.apache.ivy.core.event.EventManager 
always returned 

svn commit: r1829791 [23/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ sample

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/master/use/buildlist.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/use/buildlist.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/use/buildlist.html (original)
+++ ant/site/ivy/production/history/master/use/buildlist.html Sun Apr 22 
17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>buildlist | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-local-20170911195251)  Reference  Ant Tasks  buildlistApache Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>buildlist | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-rc2-local-20180419193918)  Reference  Ant Tasks  buildlistApache Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -210,7 +210,10 @@ hljs.initHighlightingOnLoad();<
 
 
 http://www.apache.org/ads/buttonbar.html; 
style="border-width:0;" frameborder="0" scrolling="no" width="135" 
height="265">buildlist
-The buildlist task enables to obtain a filelist 
of files (usually build.xml files) ordered according to Ivy 
dependency information from the least dependent to the most one, or the 
inverse. (since 1.2)
+[since 1.2]
+
+
+The buildlist task enables to obtain a filelist 
of files (usually build.xml files) ordered according to Ivy 
dependency information from the least dependent to the most one, or the 
inverse.
 
 
 This is particularly useful combined with subant, to build a 
set of interrelated projects being sure that a dependency will be built before 
any module depending on it.
@@ -220,26 +223,29 @@ hljs.initHighlightingOnLoad();<
 When the ivy.xml of the modules that you want to order contains 
revision numbers, the revision numbers are 
used. If the revision number doesnt match a dependency description, a 
warning is logged and the modules are considered to be different modules.
 
 
-since 1.3 A root attribute can also 
be used to include, among all the modules found, only the ones that are 
dependencies (either direct or transitive) of a root module. This can also be 
used with the excluderoot attribute, which when set to 
true will exclude the root itself from the list.
+(since 1.3) A root attribute can 
also be used to include, among all the modules found, only the ones that are 
dependencies (either direct or transitive) of a root module. This can also be 
used with the excluderoot attribute, which when set to 
true will exclude the root itself from the list.
+
+
+(since 1.4.1) A leaf attribute can 
also be used to include, among all the modules found, only the ones that have 
dependencies (either direct or transitive) on a leaf module. This can also be 
used with the excludeleaf attribute, which when set to 
true will exclude the leaf itself from the list.
 
 
-since 1.4.1 A leaf attribute can 
also be used to include, among all the modules found, only the ones that have 
dependencies (either direct or transitive) on a leaf module. This can also be 
used with the excludeleaf attribute, which when set to 
true will exclude the leaf itself from the list.
+(since 1.4) The ivy.sorted.modules 
property is set in Ant project at the end of the task with a comma separated 
list of ordered modules. This can be useful for debug or information 
purpose.
 
 
-since 1.4 The ivy.sorted.modules 
property is set in Ant project at the end of the task with a comma separated 
list of ordered modules. This can be useful for debug or information 
purpose.
+[since 2.0]
 
 
-since 2.0 The root and 
leaf attributes can be a delimited list of modules to use as 
roots.  These modules, and all their dependencies will be included in the build 
list.
+The root and leaf attributes can be a delimited 
list of modules to use as roots. These modules, and all their dependencies will 
be included in the build list.
 
 
-since 2.0 By default, all the modules included in 
a circular dependency are grouped together so that any dependency of any module 
in the loop will appear before the modules in the loop. This guarantees that if 
there is a dependency path between a module A and a module B (but no dependency 
path from B to A), B will always appear before A even if A is included in a 
loop in the provided set of modules to sort.
+By default, all the modules included in a 

svn commit: r1829791 [5/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ samples

2018-04-22 Thread hibou
Modified: 
ant/site/ivy/production/history/master/configuration/namespace/rule.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/configuration/namespace/rule.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/configuration/namespace/rule.html 
(original)
+++ ant/site/ivy/production/history/master/configuration/namespace/rule.html 
Sun Apr 22 17:19:39 2018
@@ -1,7 +1,7 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;> | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Apache Ivy
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;> | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Apache Ivy
 
 http://www.apache.org/ads/buttonbar.html; 
style="border-width:0;" frameborder="0" scrolling="no" width="135" 
height="265">
 This page has moved. If your browser doesnt automatically redirect 
to its new location, click
 here.
-::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2017 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file
+::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2018 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file

Modified: 
ant/site/ivy/production/history/master/configuration/namespace/src.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/configuration/namespace/src.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/configuration/namespace/src.html 
(original)
+++ ant/site/ivy/production/history/master/configuration/namespace/src.html Sun 
Apr 22 17:19:39 2018
@@ -1,7 +1,7 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;> | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Apache Ivy
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;> | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Apache Ivy
 
 http://www.apache.org/ads/buttonbar.html; 
style="border-width:0;" frameborder="0" scrolling="no" width="135" 
height="265">
 This page has moved. If your browser doesnt automatically redirect 
to its new location, click
 here.
-::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2017 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file
+::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2018 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file

Modified: ant/site/ivy/production/history/master/configuration/namespaces.html
URL: 

svn commit: r1829791 [15/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ sample

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/master/resolver/updatesite.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/resolver/updatesite.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/resolver/updatesite.html (original)
+++ ant/site/ivy/production/history/master/resolver/updatesite.html Sun Apr 22 
17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>Eclipse updatesite | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Documentation 
(2.5.0-local-20170911195251)  Reference  Settings Files  resolvers  Eclipse 
updatesiteApache 
Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>Eclipse updatesite | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Documentation 
(2.5.0-rc2-local-20180419193918)  Reference  Settings Files  resolvers  Eclipse 
updatesiteApache 
Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -232,11 +232,10 @@ hljs.initHighlightingOnLoad();<
 
 
 
-since 2.3
+[since 2.3]
 
 
-This resolver is one of the resolvers which support OSGi dependencies.
-It resolves modules (OSGi bundles) which are hosted in an Eclipse update 
site.
+This resolver is one of the 
resolvers which support OSGi dependencies. It 
resolves modules (OSGi bundles) which are hosted in an Eclipse update 
site.
 
 
 This resolver supports old style Eclipse updatesite, based on a single 
file, site.xml. It also supports Eclipse P2 repositories.
@@ -312,4 +311,4 @@ It resolves modules (OSGi bundles) which
 A simple repository configured to load the Apache IvyDE Eclipse update 
site.
 
 
-::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2017 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file
+::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2018 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file

Modified: ant/site/ivy/production/history/master/resolver/url.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/resolver/url.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/resolver/url.html (original)
+++ ant/site/ivy/production/history/master/resolver/url.html Sun Apr 22 
17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>URL Resolver | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Documentation 
(2.5.0-local-20170911195251)  Reference  Settings Files  resolvers  URL 
ResolverApache 
Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>URL Resolver | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Documentation 
(2.5.0-rc2-local-20180419193918)  Reference  Settings Files  resolvers  URL 
ResolverApache 
Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -232,7 +232,7 @@ hljs.initHighlightingOnLoad();<
 
 
 
-This resolver is one of the most generic. In fact, most of the previous 
resolvers can be obtained by a particular configuration of this one. Indeed it 
uses URLs to find Ivy files 

svn commit: r1829791 [12/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ sample

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/master/osgi/eclipse-plugin.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/osgi/eclipse-plugin.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/osgi/eclipse-plugin.html (original)
+++ ant/site/ivy/production/history/master/osgi/eclipse-plugin.html Sun Apr 22 
17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>Building an Eclipse plugin | Apache 
Ivy Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-local-20170911195251)  Reference  OSGi  Building an Eclipse 
pluginApache 
Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>Building an Eclipse plugin | Apache 
Ivy Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-rc2-local-20180419193918)  Reference  OSGi  Building an Eclipse 
pluginApache 
Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -222,14 +222,14 @@ hljs.initHighlightingOnLoad();<
 Note that this feature is considered as experimental.
 
 
-It should work with a simple configuration but may not with complex ones. 
If you have any issue with that feature, you are welcomed to come discuss your 
use case on the http://ant.apache.org/ivy/mailing-lists.html;>ivy-user mailing list, 
or discuss about implementation issues or improvement you may have found, on http://ant.apache.org/ivy/mailing-lists.html;>ant-dev.
+It should work with a simple configuration but may not with complex ones. 
If you have any issue with that feature, you are welcomed to come discuss your 
use case on the https://ant.apache.org/ivy/mailing-lists.html;>ivy-user mailing list, 
or discuss about implementation issues or improvement you may have found, on https://ant.apache.org/ivy/mailing-lists.html;>ant-dev.
 
 
 
 
 
 
-This page describes how to build an Eclipse plugin with Apache 
Ivy and its OSGi capabilities.
+This page describes how to build an Eclipse plugin with Apache 
Ivy and its OSGi capabilities.
 
 
 
@@ -251,10 +251,10 @@ hljs.initHighlightingOnLoad();<
 in the ivy.xml, change the symbolic name declared in the 
extends element
 
 
-(optional) by default the build.xml 
is expecting the sources to be in the src folder. You may want to 
edit it if it is not the case
+(optional) by default the build.xml 
is expecting the sources to be in the src folder. You may want to 
edit it if it is not the case
 
 
-(optional) if Ivy is not in Ants 
classpath, http://ant.apache.org/ivy/download.cgi;>download the Ivy 
jar and edit the build.xml accordingly (see the comments at 
the beginning of the file)
+(optional) if Ivy is not in Ants 
classpath, https://ant.apache.org/ivy/download.cgi;>download the Ivy 
jar and edit the build.xml accordingly (see the comments at 
the beginning of the file)
 
 
 
@@ -283,7 +283,7 @@ hljs.initHighlightingOnLoad();<
 
 Eclipse setup
 
-You probably have already configured your project in Eclipse via the PDE. 
Lets see how to change that and use http://ant.apache.org/ivy/ivyde/;>Apache IvyDE:
+You probably have already configured your project in Eclipse via the PDE. 
Lets see how to change that and use https://ant.apache.org/ivy/ivyde/;>Apache IvyDE:
 
 
 
@@ -335,4 +335,4 @@ For resolution to work correctly, Ivy re
 
 
 
-::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2017 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file
+::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2018 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file

Modified: ant/site/ivy/production/history/master/osgi/osgi-mapping.html
URL: 

svn commit: r1829791 [10/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ sample

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/master/ivyfile/dependency.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/ivyfile/dependency.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/ivyfile/dependency.html (original)
+++ ant/site/ivy/production/history/master/ivyfile/dependency.html Sun Apr 22 
17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>dependency | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Documentation 
(2.5.0-local-20170911195251)  Reference  Ivy Files  dependencies  dependencyApache Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>dependency | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Documentation 
(2.5.0-rc2-local-20180419193918)  Reference  Ivy Files  dependencies  dependencyApache Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -228,7 +228,7 @@ hljs.initHighlightingOnLoad();<
 selects the latest revision of the dependency module.
 
 
-latest.[any status] since 1.4
+latest.[any status] (since 1.4)
 selects the latest revision of the dependency module with at least the 
specified status.
 For instance, latest.milestone will select the latest version 
being either a milestone or a release, and 
latest.release will only select the latest release. 
Note that in order to find the latest revision with the appropriate status Ivy 
has to parse all the Ivy files in your repository from the last one until it 
finds such a revision. Hence dont be surprised if the resolution slow 
down.
 See also statuses to see how to 
configure module statuses.
@@ -239,7 +239,7 @@ selects the latest sub-revision of the d
 if the dependency module exists in revision 1.0.3, 1.0.7 and 1.1.2, "1.0.+" 
will select 1.0.7.
 
 
-version ranges since 1.4
+version ranges (since 1.4)
 mathematical notation for ranges can be used to match a range of version.
 Examples:
 [1.0,2.0] matches all versions greater or equal to 1.0 and lower 
or equal to 2.0
@@ -254,7 +254,7 @@ Examples:
 
 
 
-since 1.4 If you dont find a way to 
expression your dependency version constraint among these, you can plug your own.
+(since 1.4) If you dont find a way to 
expression your dependency version constraint among these, you can plug your own.
 The way to determine which revision is the "latest" between two is 
configurable through the use of pluggable LatestStrategy. See Ivy main concepts for details about this.
 
 
@@ -263,7 +263,10 @@ The way to determine which revision is t
 Revision constraint
 
 
-since 2.0 The dependency tag 
supports two revision attributes: rev, corresponding to the 
default required dependency revision, and revConstraint, 
corresponding to a dynamic revision constraint applied on this dependency.
+[since 2.0]
+
+
+The dependency tag supports two revision attributes: 
rev, corresponding to the default required dependency revision, 
and revConstraint, corresponding to a dynamic revision constraint 
applied on this dependency.
 
 
 Depending on the resolve mode used, the 
actual revision used during dependency resolution may vary. These revisions 
usually differ only for modules published in a repository. When deliver is used, dynamic version constraints are 
replaced by a static version constraint, to help build reproducibility. 
However, the information of the original version constraint is not lost, but 
rather put in the revConstraint attribute. This ensures better 
metadata in the repository while still allowing easier build 
reproducibility.
@@ -310,13 +313,13 @@ For instance, A, B, C - E, FNote that you can use the wildcard * as a configuration name, 
meaning that all configurations (either master or dependency public ones 
depending on the side) are wanted. For instance, * - B, C 
means that B  C dependency configurations are required in all master 
configurations.
 
 
-since 1.4 you can use * wildcard followed by 
negated configurations to mean all but xxx. For instance, *, !A, !B - 
X means that X dependency configuration is required in all master 
configurations except A and B.
+(since 1.4) you can use * wildcard 
followed by negated configurations to mean all but xxx. For instance, *, 
!A, !B - X means that X dependency configuration is required in all 
master configurations except A and B.
 
 
-since 1.2 @ also has a special 

svn commit: r1829791 [22/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ sample

2018-04-22 Thread hibou
Modified: 
ant/site/ivy/production/history/master/tutorial/log/multi-project-general-publishall.txt
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/tutorial/log/multi-project-general-publishall.txt?rev=1829791=1829790=1829791=diff
==
--- 
ant/site/ivy/production/history/master/tutorial/log/multi-project-general-publishall.txt
 (original)
+++ 
ant/site/ivy/production/history/master/tutorial/log/multi-project-general-publishall.txt
 Sun Apr 22 17:19:39 2018
@@ -4,7 +4,7 @@ Buildfile: /ivy/multi-project/build.xml
 load-ivy:
 
 buildlist:
-[ivy:buildlist] :: Apache Ivy 2.5.0 - 20170619071546 :: 
http://ant.apache.org/ivy/ ::
+[ivy:buildlist] :: Apache Ivy 2.5.0-rc2-local-20180419193918 - 20180419193918 
:: http://ant.apache.org/ivy/ ::
 [ivy:buildlist] :: loading settings :: url = 
jar:file://home/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
 
 publish-all:
@@ -25,7 +25,7 @@ resolve:
 [mkdir] Created dir: /ivy/multi-project/projects/version/lib
 [ivy:resolve] :: resolving dependencies :: 
org.apache.ivy.example#version;working@apache
 [ivy:resolve]  confs: [default]
-[ivy:resolve] :: resolution report :: resolve 17ms :: artifacts dl 0ms
+[ivy:resolve] :: resolution report :: resolve 29ms :: artifacts dl 0ms
-
|  |modules||   artifacts   |
|   conf   | number| search|dwnlded|evicted|| number|dwnlded|
@@ -34,7 +34,7 @@ resolve:
-
 [ivy:retrieve] :: retrieving :: org.apache.ivy.example#version
 [ivy:retrieve] confs: [default]
-[ivy:retrieve] 0 artifacts copied, 0 already retrieved (0kB/2ms)
+[ivy:retrieve] 0 artifacts copied, 0 already retrieved (0kB/5ms)
 
 compile:
 [javac] Compiling 1 source file to 
/ivy/multi-project/projects/version/build/classes
@@ -43,7 +43,7 @@ jar:
   [jar] Building jar: /ivy/multi-project/projects/version/build/version.jar
 
 publish:
-[ivy:publish] :: delivering :: org.apache.ivy.example#version;working@apache 
:: 1.0-dev-b1 :: release :: Mon Jun 19 07:20:18 IST 2017
+[ivy:publish] :: delivering :: org.apache.ivy.example#version;working@apache 
:: 1.0-dev-b1 :: release :: Thu Apr 19 19:40:32 UTC 2018
 [ivy:publish]  delivering ivy file to 
/ivy/multi-project/projects/version/build/ivy.xml
 [ivy:publish] :: publishing :: org.apache.ivy.example#version
 [ivy:publish]  published version to 
/ivy/multi-project/repository/shared/org.apache.ivy.example/version/1.0-dev-b1.part/jars/version.jar
@@ -74,12 +74,12 @@ resolve:
 [ivy:resolve] downloading 
/ivy/multi-project/repository/shared/org.apache.ivy.example/version/1.0-dev-b1/jars/version.jar
 ...
 [ivy:resolve] .. (1kB)
 [ivy:resolve] .. (0kB)
-[ivy:resolve]  [SUCCESSFUL ] 
org.apache.ivy.example#version;1.0-dev-b1!version.jar (2ms)
+[ivy:resolve]  [SUCCESSFUL ] 
org.apache.ivy.example#version;1.0-dev-b1!version.jar (4ms)
 [ivy:resolve] downloading 
https://repo1.maven.org/maven2/commons-cli/commons-cli/1.4/commons-cli-1.4.jar 
...
-[ivy:resolve] ... (52kB)
+[ivy:resolve]  (52kB)
 [ivy:resolve] .. (0kB)
-[ivy:resolve]  [SUCCESSFUL ] commons-cli#commons-cli;1.4!commons-cli.jar 
(1426ms)
-[ivy:resolve] :: resolution report :: resolve 7580ms :: artifacts dl 1430ms
+[ivy:resolve]  [SUCCESSFUL ] commons-cli#commons-cli;1.4!commons-cli.jar (40ms)
+[ivy:resolve] :: resolution report :: resolve 474ms :: artifacts dl 51ms
-
|  |modules||   artifacts   |
|   conf   | number| search|dwnlded|evicted|| number|dwnlded|
@@ -89,7 +89,7 @@ resolve:
-
 [ivy:retrieve] :: retrieving :: org.apache.ivy.example#list
 [ivy:retrieve] confs: [core, standalone]
-[ivy:retrieve] 2 artifacts copied, 0 already retrieved (54kB/5ms)
+[ivy:retrieve] 2 artifacts copied, 0 already retrieved (54kB/8ms)
 
 compile:
 [javac] Compiling 2 source files to 
/ivy/multi-project/projects/list/build/classes
@@ -98,7 +98,7 @@ jar:
   [jar] Building jar: /ivy/multi-project/projects/list/build/list.jar
 
 publish:
-[ivy:publish] :: delivering :: org.apache.ivy.example#list;working@apache :: 
1.0-dev-b1 :: release :: Mon Jun 19 07:20:29 IST 2017
+[ivy:publish] :: delivering :: org.apache.ivy.example#list;working@apache :: 
1.0-dev-b1 :: release :: Thu Apr 19 19:40:33 UTC 2018
 [ivy:publish]  delivering ivy file to 
/ivy/multi-project/projects/list/build/ivy.xml
 [ivy:publish] :: publishing :: org.apache.ivy.example#list
 [ivy:publish]  published list to 
/ivy/multi-project/repository/shared/org.apache.ivy.example/list/1.0-dev-b1.part/jars/list.jar
@@ 

svn commit: r1829791 [19/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ sample

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/master/settings/signers.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/settings/signers.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/settings/signers.html (original)
+++ ant/site/ivy/production/history/master/settings/signers.html Sun Apr 22 
17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>signers | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-local-20170911195251)  Reference  Settings Files  signersApache Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>signers | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-rc2-local-20180419193918)  Reference  Settings Files  signersApache Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -215,10 +215,10 @@ hljs.initHighlightingOnLoad();<
 Tag: signers
 
 
-since 2.2
+[since 2.2]
 
 
-Defines a list of detached signature generators usable in Ivy. Each 
generator is identified by its name, given as an attribute.
+Defines a list of detached signature 
generators usable in Ivy. Each generator is identified by its name, given as an 
attribute.
 The child tags used to configure the signature generator must be equal to the 
name of a signature generator type (either built-in or added with the typedef 
tag).
 
 
@@ -335,4 +335,4 @@ generates an OpenPGP compatible ASCII ar
 Same as before, but this time the key 123ABC45 is used to 
generate the detached signature.
 
 
-::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2017 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file
+::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2018 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file

Modified: ant/site/ivy/production/history/master/settings/status.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/settings/status.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/settings/status.html (original)
+++ ant/site/ivy/production/history/master/settings/status.html Sun Apr 22 
17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>status | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Documentation 
(2.5.0-local-20170911195251)  Reference  Settings Files  statuses  statusApache Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>status | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Documentation 
(2.5.0-rc2-local-20180419193918)  Reference  Settings Files  statuses  statusApache Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -215,7 +215,7 @@ hljs.initHighlightingOnLoad();<
 Tag: status
 
 
-Define one available module status.
+Define one available module 
status.
 
 
 See statuses page for details about 
how statuses are defined.
@@ -252,4 +252,4 @@ hljs.initHighlightingOnLoad();<
 
 
 
-::Home::Reference::Tutorials::Developer's doc::Copyright 

svn commit: r1829791 [8/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ samples

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/master/ivyfile/artifact-exclude.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/ivyfile/artifact-exclude.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/ivyfile/artifact-exclude.html 
(original)
+++ ant/site/ivy/production/history/master/ivyfile/artifact-exclude.html Sun 
Apr 22 17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>exclude | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy   Documentation 
(2.5.0-local-20170911195251)  Reference  Ivy Files  dependencies  dependency  excludeApache Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>exclude | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy   Documentation 
(2.5.0-rc2-local-20180419193918)  Reference  Ivy Files  dependencies  dependency  excludeApache Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -223,7 +223,7 @@ It enables to restrict the artifacts req
 Note that exclusion is always done AFTER inclusion has been done.
 
 
-since 1.3 This exclude feature can also be used 
not only to exclude artifacts but also to exclude whole modules. Indeed when 
you exclude artifacts, it doesnt prevent Ivy from searching for the 
module itself, and resolving the dependencies of the module. But you can also 
exclude the entire module, which means that the module will not be downloaded 
at all, and so its own dependencies will not be resolved. For sure, this is 
usually done to exclude not a direct dependency but an indirect one. To exclude 
a whole module, you just have to not specify any artifact name, type and ext in 
your exclude rule. For instance:
+(since 1.3) This exclude feature can also be used 
not only to exclude artifacts but also to exclude whole modules. Indeed when 
you exclude artifacts, it doesnt prevent Ivy from searching for the 
module itself, and resolving the dependencies of the module. But you can also 
exclude the entire module, which means that the module will not be downloaded 
at all, and so its own dependencies will not be resolved. For sure, this is 
usually done to exclude not a direct dependency but an indirect one. To exclude 
a whole module, you just have to not specify any artifact name, type and ext in 
your exclude rule. For instance:
 
 
 
@@ -233,7 +233,7 @@ It enables to restrict the artifacts req
 
 
 
-since 2.0 A module wide exclude can also be used to 
exclude dependencies for the whole module (and not only in the context of one 
dependency as it is the case here).
+(since 2.0) A module wide exclude can also be used to 
exclude dependencies for the whole module (and not only in the context of one 
dependency as it is the case here).
 
 
 Attributes
@@ -254,12 +254,12 @@ It enables to restrict the artifacts req
 
 
 org
-the 
organisation of the dependency module or artifact to exclude, or a regexp 
matching this organisation since 1.3
+the 
organisation of the dependency module or artifact to exclude, or a regexp 
matching this organisation (since 1.3)
 No, 
defaults to *
 
 
 module
-the name 
of the dependency module or the artifact to exclude, or a regexp matching this 
module name since 1.3
+the name 
of the dependency module or the artifact to exclude, or a regexp matching this 
module name (since 1.3)
 No, 
defaults to *
 
 
@@ -279,7 +279,7 @@ It enables to restrict the artifacts req
 
 
 matcher
-the matcher to use to match the modules to 
excludes since 1.3
+the matcher to use to match the modules to 
excludes (since 1.3)
 No, 
defaults to exactOrRegexp in pre 1.3 Ivy files, and 
exact in 1.3 and superior
 
 
@@ -317,4 +317,4 @@ It enables to restrict the artifacts req
 
 
 
-::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2017 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file
+::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2018 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache 

svn commit: r1829791 [21/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ sample

2018-04-22 Thread hibou
Modified: 
ant/site/ivy/production/history/master/tutorial/build-repository/basic.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/tutorial/build-repository/basic.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/tutorial/build-repository/basic.html 
(original)
+++ ant/site/ivy/production/history/master/tutorial/build-repository/basic.html 
Sun Apr 22 17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>Basic repository copy | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-local-20170911195251)  Tutorials  Building a repository  Basic 
repository copyApache Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>Basic repository copy | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-rc2-local-20180419193918)  Tutorials  Building a repository 
 Basic 
repository copyApache Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -268,7 +268,7 @@ load-ivy:
 init-ivy:
 
 maven2:
-[ivy:install] :: Apache Ivy 2.5.0 - 20170619071546 :: 
http://ant.apache.org/ivy/ ::
+[ivy:install] :: Apache Ivy 2.5.0-rc2-local-20180419193918 - 20180419193918 :: 
http://ant.apache.org/ivy/ ::
 [ivy:install] :: loading settings :: file = 
/ivy/build-a-ivy-repository/settings/ivysettings-basic.xml
 [ivy:install] :: installing commons-lang#commons-lang;1.0 ::
 [ivy:install] :: resolving dependencies ::
@@ -277,17 +277,17 @@ maven2:
 [ivy:install] downloading 
https://repo1.maven.org/maven2/commons-lang/commons-lang/1.0/commons-lang-1.0-javadoc.jar
 ...
 [ivy:install] .. (170kB)
 [ivy:install] .. (0kB)
-[ivy:install]  [SUCCESSFUL ] 
commons-lang#commons-lang;1.0!commons-lang.jar(javadoc) (2491ms)
+[ivy:install]  [SUCCESSFUL ] 
commons-lang#commons-lang;1.0!commons-lang.jar(javadoc) (67ms)
 [ivy:install] downloading 
https://repo1.maven.org/maven2/commons-lang/commons-lang/1.0/commons-lang-1.0.jar
 ...
 [ivy:install] ... (62kB)
 [ivy:install] .. (0kB)
-[ivy:install]  [SUCCESSFUL ] commons-lang#commons-lang;1.0!commons-lang.jar 
(1453ms)
+[ivy:install]  [SUCCESSFUL ] commons-lang#commons-lang;1.0!commons-lang.jar 
(36ms)
 [ivy:install] :: installing in my-repository ::
 [ivy:install]  published commons-lang to 
/ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/javadocs/commons-lang-1.0.jar
 [ivy:install]  published commons-lang to 
/ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/jars/commons-lang-1.0.jar
 [ivy:install]  published ivy to 
/ivy/build-a-ivy-repository/myrepository/no-namespace/commons-lang/commons-lang/ivys/ivy-1.0.xml
 [ivy:install] :: install resolution report ::
-[ivy:install] :: resolution report :: resolve 0ms :: artifacts dl 3945ms
+[ivy:install] :: resolution report :: resolve 0ms :: artifacts dl 111ms
-
|  |modules||   artifacts   |
|   conf   | number| search|dwnlded|evicted|| number|dwnlded|
@@ -296,7 +296,7 @@ maven2:
-
 
 BUILD SUCCESSFUL
-Total time: 8 seconds
+Total time: 1 second
 
 
 
@@ -356,7 +356,7 @@ load-ivy:
 init-ivy:
 
 maven2-deps:
-[ivy:install] :: Apache Ivy 2.5.0 - 20170619071546 :: 
http://ant.apache.org/ivy/ ::
+[ivy:install] :: Apache Ivy 2.5.0-rc2-local-20180419193918 - 20180419193918 :: 
http://ant.apache.org/ivy/ ::
 [ivy:install] :: loading settings :: file = 
/ivy/build-a-ivy-repository/settings/ivysettings-basic.xml
 [ivy:install] :: installing org.hibernate#hibernate;3.2.5.ga ::
 [ivy:install] :: resolving dependencies ::
@@ -390,128 +390,121 @@ maven2-deps:
 [ivy:install]  found proxool#proxool;0.8.3 in libraries
 [ivy:install] :: downloading artifacts to cache ::
 [ivy:install] downloading 
https://repo1.maven.org/maven2/org/hibernate/hibernate/3.2.5.ga/hibernate-3.2.5.ga-sources.jar
 ...
-[ivy:install] .
-[ivy:install] ...
-[ivy:install] .
-[ivy:install] .. (1470kB)
+[ivy:install] 
...
 

svn commit: r1829791 [24/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ sample

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/master/use/configure.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/use/configure.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/use/configure.html (original)
+++ ant/site/ivy/production/history/master/use/configure.html Sun Apr 22 
17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>configure | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-local-20170911195251)  Reference  Ant Tasks  configureApache Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>configure | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-rc2-local-20180419193918)  Reference  Ant Tasks  configureApache Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -216,10 +216,13 @@ hljs.initHighlightingOnLoad();<
 See Settings Files for details about the 
settings file itself.
 
 
-since 2.0 The file loaded used to be called 
configuration file in versions prior to 2.0. The name 
settings and the use of the ivy.settings.file is new to 
2.0.
+[since 2.0]
 
 
-since 2.0 It is also possible to configure Ivy 
with the settings declaration. The 
difference with this task is that when using the settings declaration, the 
configuration of Ivy will be done when the settings are first needed (for 
instance, when you do a resolve), while the configure task will perform a 
configuration of Ivy instantly, which makes it easier to see the problem if 
something goes wrong.
+The file loaded used to be called configuration file in versions 
prior to 2.0. The name settings and the use of the 
ivy.settings.file is new to 2.0.
+
+
+It is also possible to configure Ivy with the settings declaration. The difference with this 
task is that when using the settings declaration, the configuration of Ivy will 
be done when the settings are first needed (for instance, when you do a 
resolve), while the configure task will perform a configuration of Ivy 
instantly, which makes it easier to see the problem if something goes wrong.
 
 
 Attributes
@@ -246,7 +249,7 @@ hljs.initHighlightingOnLoad();<
 
 file
 path to 
the settings file to use
-No. If a file is provided, URL is ignored. If none are 
provided, then it attempts to find a file at ${ivy.settings.file}, 
and if this file does not exist, it uses ${ivy.settings.url} 
(since 2.3) or a default settings file
+No. If a file is provided, URL is ignored. If none are 
provided, then it attempts to find a file at ${ivy.settings.file}, 
and if this file does not exist, it uses ${ivy.settings.url} 
(since 2.3) or a default settings file
 
 
 url
@@ -288,8 +291,7 @@ hljs.initHighlightingOnLoad();<
 If any of the URLs you use in Ivy (especially in dependency resolvers) 
needs HTTP authentication, then you have to provide the host, 
realm, username and passwd attributes of 
the configure task. These settings will then be used in any further call to Ivy 
tasks.
 
 
-Since 1.4:
-Its also possible to configure authentication settings for multiple 
URLs. This can be done with the credentials subelements. 
See the examples for more details.
+(since 1.4) Its also possible to configure 
authentication settings for multiple URLs. This can be done with the 
credentials subelements. See the examples for more 
details.
 
 
 
@@ -335,4 +337,4 @@ Its also possible to configure au
 
 
 
-::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2017 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file
+::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2018 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No 

svn commit: r1829791 [20/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ sample

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/master/settings/version-matchers.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/settings/version-matchers.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/settings/version-matchers.html 
(original)
+++ ant/site/ivy/production/history/master/settings/version-matchers.html Sun 
Apr 22 17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>version-matchers | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-local-20170911195251)  Reference  Settings Files  version-matchersApache Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>version-matchers | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-rc2-local-20180419193918)  Reference  Settings Files  version-matchersApache Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -215,7 +215,10 @@ hljs.initHighlightingOnLoad();<
 Tag: version-matchers
 
 
-Defines a list of version matchers. since 1.4
+[since 1.4]
+
+
+Defines a list of version 
matchers.
 
 
 The child tag used for the version matcher must be equal to a name of a 
report outputter type (added with the typedef tag).
@@ -433,10 +436,13 @@ Matcher types may be one of "regexp", "e
 
 Maven timestamped 
snapshot version matcher
 
+[since 2.5]
+
+
 Maven has the notion of timestamped snapshots, which essentially are 
snapshot versions of a particular Maven artifact, but have a specific timestamp 
associated with them so that the snapshot revision (which by nature are 
changing over time), can be traced back to the exact artifacts. Maven allows 
other artifacts to depend on such timestamped snapshots.
 
 
-Starting Ivy 2.5 version, Ivy too allows such timestamped 
dependencies to be part of the modules dependencies. For such 
dependencies to be properly parsed and resolved, a maven-tsnap-vm 
version matcher needs to be configured in the Ivy settings and ibiblio resolver must be one of the 
resolvers that used for dependency resolution.
+Ivy too allows such timestamped dependencies to be part of the 
modules dependencies. For such dependencies to be properly parsed and 
resolved, a maven-tsnap-vm version matcher needs to be configured 
in the Ivy settings and ibiblio resolver 
must be one of the resolvers that are used for dependency resolution.
 
 
 
@@ -445,7 +451,7 @@ Matcher types may be one of "regexp", "e
 Note
 
 
-Maven has a specific syntax for timestamped snapshot versions and only such 
versions are understood by Ivy
+Maven has a specific syntax for timestamped snapshot versions and only such 
versions are understood by Ivy.
 
 
 
@@ -470,11 +476,10 @@ Maven has a specific syntax for timestam
 ivy-module version="2.4"
 info organisation="org.apache.ivy"
   module="maven-snapshot-deps-test"
-  revision="1.2.3"
-/
+  revision="1.2.3"/
 dependencies
 
-dependency org="org.apache.ivy.maven-snapshot-test" name="foo-bar" 
rev="5.6.7-20170911.130943-1" /
+dependency org="org.apache.ivy.maven-snapshot-test" name="foo-bar" 
rev="5.6.7-20170911.130943-1"/
 /dependencies
 /ivy-module
 
@@ -486,13 +491,13 @@ Maven has a specific syntax for timestam
 
 ivysettings
 settings defaultResolver="m2"/
-caches defaultCacheDir="${user.home}/.ivy/cache/" /
+caches defaultCacheDir="${user.home}/.ivy/cache/"/
 version-matchers usedefaults="true"
 maven-tsnap-vm/
 /version-matchers
 
 resolvers
-ibiblio name="m2" m2compatible="true" useMavenMetadata="true" 
root="file://${user.home}/.m2" /
+ibiblio name="m2" m2compatible="true" useMavenMetadata="true" 
root="file://${user.home}/.m2"/
 /resolvers
 
 /ivysettings
@@ -500,4 +505,4 @@ Maven has a specific syntax for timestam
 
 
 
-::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2017 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file

svn commit: r1829791 [9/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ samples

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/master/ivyfile/dependencies.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/ivyfile/dependencies.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/ivyfile/dependencies.html (original)
+++ ant/site/ivy/production/history/master/ivyfile/dependencies.html Sun Apr 22 
17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>dependencies | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-local-20170911195251)  Reference  Ivy Files  dependenciesApache Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>dependencies | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-rc2-local-20180419193918)  Reference  Ivy Files  dependenciesApache Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -213,20 +213,25 @@ hljs.initHighlightingOnLoad();<
 Tag: dependencies Parent: ivy-module
 
 
-Container for dependency elements, used to describe the dependencies of 
this module.
-If this container is not present, it is assumed that the module has no 
dependency at all.
+Container for dependency elements, used to describe the dependencies of 
this module. If this container is not present, it is assumed that the module 
has no dependencies at all.
 
 
-This container provides two similar behaviors described below. (See configurations doc page for more 
details about these behaviors).
+This container provides two similar behaviors described below. (See configurations doc page for more details about 
these behaviors).
 
 
-since 1.1 defaultconf defines the 
conf attribute to use when no conf is defined for a dependency in 
this Ivy file. It is only used when no conf mapping is defined, and has no 
influence in other cases.
+(since 1.1) defaultconf defines the 
conf attribute to use when no conf is defined for a dependency in 
this Ivy file. It is only used when no conf mapping is defined, and has no 
influence in other cases.
 
 
-since 1.3 defaultconfmapping 
influences the way that a conf mapping with no mapped conf is interpreted.
+(since 1.3) defaultconfmapping 
influences the way that a conf mapping with no mapped conf is interpreted.
 
 
-In Ivy 2.1.0 and earlier, if both defaultconf and 
defaultconfmapping are defined, its the 
defaultconfmapping that is used. Since Ivy 2.2.0, these attributes 
can be used together.
+(since 2.2) Attributes defaultconf 
and defaultconfmapping can be used together. In earlier versions, 
if both defaultconf and defaultconfmapping are 
defined, its the defaultconfmapping that is used.
+
+
+(since 1.4) You can activate a 
confmappingoverride mode for all configurations, in which case the 
extending configurations will override the mappings of the configurations they 
extend from.
+
+
+(since 2.5) Attributes inherited via extends are added to 
dependencies only on delivery 
and override attributes inherited from configurations.
 
 
 Attributes
@@ -247,14 +252,19 @@ If this container is not present, it is
 
 
 defaultconf
-the 
default configuration to use when none is specified in a dependency. 
since 1.1
+the 
default configuration to use when none is specified in a dependency. 
(since 1.1)
 No, 
defaults to *-*
 
 
 defaultconfmapping
-the 
default configuration mapping to use in this Ivy file. since 
1.3
+the 
default configuration mapping to use in this Ivy file. (since 
1.3)
 No, 
defaults to no default conf mapping
 
+
+confmappingoverride
+true to activate configuration mapping 
override, false otherwise. (since 
1.4)
+No, 
defaults to false
+
 
 
 
@@ -263,7 +273,7 @@ If this container is not present, it is
 Child elements
 
 
-Note: as specified by the ivy.xsd, the children elements are ordered; first 
must come the dependency 
elements, then the exclude 
elements, then the override 
elements, and then the conflict elements.
+Note: as specified by the ivy.xsd, the children elements are ordered; first 
must come the dependency elements, 
then the exclude elements, then the 
override elements, and then the 
conflict elements.
 
 
 
@@ -280,26 +290,26 @@ If this container is not present, it is
 
 
 
-dependency
+dependency
 declares a 
dependency for this module
 0..n
 
 
-exclude
-excludes 
artifacts, modules or whole organizations from the set of 

svn commit: r1829791 [11/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ sample

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/master/ivyfile/license.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/ivyfile/license.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/ivyfile/license.html (original)
+++ ant/site/ivy/production/history/master/ivyfile/license.html Sun Apr 22 
17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>license | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Documentation 
(2.5.0-local-20170911195251)  Reference  Ivy Files  info  licenseApache Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>license | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Documentation 
(2.5.0-rc2-local-20180419193918)  Reference  Ivy Files  info  licenseApache Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -245,4 +245,4 @@ hljs.initHighlightingOnLoad();<
 
 
 
-::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2017 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file
+::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2018 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file

Modified: ant/site/ivy/production/history/master/ivyfile/manager.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/ivyfile/manager.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/ivyfile/manager.html (original)
+++ ant/site/ivy/production/history/master/ivyfile/manager.html Sun Apr 22 
17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>manager | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Documentation 
(2.5.0-local-20170911195251)  Reference  Ivy Files  conflicts  managerApache Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>manager | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Documentation 
(2.5.0-rc2-local-20180419193918)  Reference  Ivy Files  conflicts  managerApache Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -213,7 +213,7 @@ hljs.initHighlightingOnLoad();<
 Tag: manager Parent: conflicts
 
 
-(since 2.0) the conflicts section is deprecated.  
Use conflict instead.
+(since 2.0) the conflicts section is deprecated.  
Use conflict instead.
 
 
 Specify a conflict manager for one or several dependencies.
@@ -265,10 +265,10 @@ specifying a fixed revision list, in whi
 
 
 matcher
-the matcher to use to match the modules for 
which the conflict manager should be used since 
1.3
+the matcher to use to match the modules for 
which the conflict manager should be used (since 
1.3)
 No, 
defaults to exactOrRegexp in pre 1.3 Ivy files, and 
exact in 1.3 and superior
 
 
 
 
-::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2017 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather 

svn commit: r1829791 [4/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ samples

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/master/configuration/include.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/configuration/include.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/configuration/include.html (original)
+++ ant/site/ivy/production/history/master/configuration/include.html Sun Apr 
22 17:19:39 2018
@@ -1,7 +1,7 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;> | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Apache Ivy
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;> | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Apache Ivy
 
 http://www.apache.org/ads/buttonbar.html; 
style="border-width:0;" frameborder="0" scrolling="no" width="135" 
height="265">
 This page has moved. If your browser doesnt automatically redirect 
to its new location, click
 here.
-::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2017 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file
+::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2018 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file

Modified: 
ant/site/ivy/production/history/master/configuration/latest-strategies.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/configuration/latest-strategies.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/configuration/latest-strategies.html 
(original)
+++ ant/site/ivy/production/history/master/configuration/latest-strategies.html 
Sun Apr 22 17:19:39 2018
@@ -1,7 +1,7 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;> | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Apache Ivy
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;> | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Apache Ivy
 
 http://www.apache.org/ads/buttonbar.html; 
style="border-width:0;" frameborder="0" scrolling="no" width="135" 
height="265">
 This page has moved. If your browser doesnt automatically redirect 
to its new location, click
 here.
-::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2017 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file
+::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2018 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file

Modified: 
ant/site/ivy/production/history/master/configuration/lock-strategies.html
URL: 

svn commit: r1829791 [2/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ samples

2018-04-22 Thread hibou
Added: ant/site/ivy/production/history/master/book.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/book.html?rev=1829791=auto
==
--- ant/site/ivy/production/history/master/book.html (added)
+++ ant/site/ivy/production/history/master/book.html Sun Apr 22 17:19:39 2018
@@ -0,0 +1,20651 @@
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>Apache Ivy Documentation 
2.5.0-rc2-local-20180419193918hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant">Documentation 
(2.5.0-rc2-local-20180419193918)
+Table of Contents
+
+
+
+
+Release Notes
+
+
+Tutorials
+
+
+
+Quick Start
+
+
+Adjusting default settings
+
+
+Multiple Resolvers
+
+
+Dual Resolver
+
+
+Project dependencies
+
+
+Using Ivy in multiple projects 
environment
+
+
+Using Ivy Module Configurations
+
+
+Building a repository
+
+
+
+Basic repository copy
+
+
+Using namespaces
+
+
+
+
+
+More examples
+
+
+
+
+
+Reference
+
+
+
+Introduction
+
+
+
+Terminology
+
+
+Main Concepts
+
+
+Text Conventions
+
+
+How does it work ?
+
+
+Best practices
+
+
+Compatibility
+
+
+Installation
+
+
+
+
+
+Settings Files
+
+
+
+property
+
+
+properties
+
+
+settings
+
+
+include
+
+
+classpath
+
+
+typedef
+
+
+credentials
+
+
+signers
+
+
+lock-strategies
+
+
+caches
+
+
+
+cache
+
+
+
+ttl
+
+
+
+
+
+
+
+
+latest-strategies
+
+
+parsers
+
+
+namespaces
+
+
+
+namespace
+
+
+
+rule
+ fromsystem / tosystem
+ src
+ dest
+
+
+
+
+
+
+
+
+macrodef
+
+
+
+attribute
+
+
+
+
+
+resolvers
+
+
+
+IvyRep Resolver
+
+
+IBiblio Resolver
+
+
+Packager Resolver
+
+
+File System Resolver
+
+
+URL Resolver
+
+
+Chain Resolver
+
+
+Dual Resolver
+
+
+SFTP Resolver
+
+
+SSH Resolver
+
+
+VFS Resolver
+
+
+Jar Resolver
+
+
+OSGi Bundle Repository
+
+
+Aggregated OSGi Repository
+
+
+Eclipse updatesite
+
+
+Mirrored Resolver
+
+
+Bintray Resolver
+
+
+
+
+
+conflict-managers
+
+
+modules
+
+
+
+module
+
+
+
+
+
+outputters
+
+
+statuses
+
+
+
+status
+
+
+
+
+
+triggers
+
+
+version-matchers
+
+
+timeout-constraints
+
+
+
+timeout-constraint
+
+
+
+
+
+
+
+
+Ivy Files
+
+
+
+info
+
+
+
+extends
+
+
+license
+
+
+ivyauthor
+
+
+repository
+
+
+description
+
+
+
+
+
+configurations
+
+
+
+conf
+
+
+include
+
+
+
+
+
+publications
+
+
+
+artifact
+
+
+
+conf
+
+
+
+
+
+
+
+
+dependencies
+
+
+
+dependency
+
+
+
+conf
+ mapped
+
+
+artifact
+ conf
+
+
+exclude
+ conf
+
+
+include
+ conf
+
+
+
+
+
+exclude
+
+
+override
+
+
+conflict
+
+
+
+
+
+conflicts
+
+
+
+manager
+
+
+
+
+
+
+
+
+Ant Tasks
+
+
+
+artifactproperty
+
+
+artifactreport
+
+
+buildlist
+
+
+buildnumber
+
+
+buildobr
+
+
+cachefileset
+
+
+cachepath
+
+
+checkdepsupdate
+
+
+cleancache
+
+
+configure
+
+
+convertmanifest
+
+
+convertpom
+
+
+deliver
+
+
+dependencytree
+
+
+findrevision
+
+
+fixdeps
+
+
+info
+
+
+install
+
+
+listmodules
+
+
+makepom
+
+
+post resolve tasks
+
+
+publish
+
+
+report
+
+
+
+Using yEd to layout report graphs
+
+
+
+
+
+repreport
+
+
+resolve
+
+
+resources
+
+
+retrieve
+
+
+settings
+
+
+var
+
+
+
+
+
+Using standalone
+
+
+OSGi
+
+
+
+OSGi mapping
+
+
+Building an Eclipse plugin
+
+
+Building a standard OSGi bundle
+
+
+Managing a target platform
+
+
+Apache Felix Sigil
+
+
+
+
+
+
+
+
+Developer doc
+
+
+
+Extending Ivy
+
+
+Making a release
+
+
+
+
+
+
+
+
+
+Release Notes
+
+
+
+
+Ivy Release Announcement
+
+
+ DATE XX - The Apache Ivy project is pleased to announce its 2.5.0 
release.
+
+
+
+What is Ivy?
+
+
+Apache Ivy is a tool for managing (recording, tracking, resolving and 
reporting) project dependencies, characterized by flexibility,
+configurability, and tight integration with https://ant.apache.org/;>Apache Ant.
+
+
+
+
+Download
+
+
+You can download this release at https://ant.apache.org/ivy/download.cgi; 
class="bare">https://ant.apache.org/ivy/download.cgi
+
+
+Issues should either be discussed in the https://ant.apache.org/ivy/mailing-lists.html;>Ivy user mailing list 
or reported at https://issues.apache.org/jira/browse/IVY; 
class="bare">https://issues.apache.org/jira/browse/IVY
+
+
+More information about the project can be found on the website https://ant.apache.org/ivy/; 
class="bare">https://ant.apache.org/ivy/
+
+
+
+
+Key features in this release
+
+
+Key features of this 2.5.0 release are:
+
+
+
+
+The minimum runtime Java version required is now Java 7
+
+
+Ivy now uses BouncyCastle OpenPGP API 1.59. Due to the non backward 
compatibility of that library, earlier versions are not supported.
+
+
+Ivy now uses HttpComponents HttpClient 4.5.x version with HTTP backed 
resolvers. Users are expected to have this version of the library (and its 
dependencies) in their runtime classpath if they want to use such resolvers. 
The previous (similarly named but not the same) commons-httpclient library is 
no longer used or supported. (https://issues.apache.org/jira/browse/IVY-1563;>IVY-1563)
+
+
+
+
+
+
+List of Changes in this Release
+
+

svn commit: r1829791 [6/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ samples

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/master/configuration/triggers.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/configuration/triggers.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/configuration/triggers.html 
(original)
+++ ant/site/ivy/production/history/master/configuration/triggers.html Sun Apr 
22 17:19:39 2018
@@ -1,7 +1,7 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;> | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Apache Ivy
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;> | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Apache Ivy
 
 http://www.apache.org/ads/buttonbar.html; 
style="border-width:0;" frameborder="0" scrolling="no" width="135" 
height="265">
 This page has moved. If your browser doesnt automatically redirect 
to its new location, click
 here.
-::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2017 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file
+::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2018 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file

Modified: ant/site/ivy/production/history/master/configuration/typedef.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/configuration/typedef.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/configuration/typedef.html (original)
+++ ant/site/ivy/production/history/master/configuration/typedef.html Sun Apr 
22 17:19:39 2018
@@ -1,7 +1,7 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;> | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Apache Ivy
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;> | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy  Apache Ivy
 
 http://www.apache.org/ads/buttonbar.html; 
style="border-width:0;" frameborder="0" scrolling="no" width="135" 
height="265">
 This page has moved. If your browser doesnt automatically redirect 
to its new location, click
 here.
-::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2017 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file
+::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2018 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file

Modified: 
ant/site/ivy/production/history/master/configuration/version-matchers.html
URL: 

svn commit: r1829791 [26/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ sample

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/master/use/publish.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/use/publish.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/use/publish.html (original)
+++ ant/site/ivy/production/history/master/use/publish.html Sun Apr 22 17:19:39 
2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>publish | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-local-20170911195251)  Reference  Ant Tasks  publishApache Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>publish | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-rc2-local-20180419193918)  Reference  Ant Tasks  publishApache Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -230,8 +230,7 @@ hljs.initHighlightingOnLoad();<
 
 
 
-since 1.4.1
-The source artifact pattern can be specified either as an attribute on the 
task (artifactspattern) or using a list of nested artifacts element (see 
examples below).
+(since 1.4.1) The source artifact pattern can be 
specified either as an attribute on the task (artifactspattern) or using a list 
of nested artifacts element (see examples below).
 
 
 Attributes
@@ -287,7 +286,7 @@ The source artifact pattern can be speci
 
 
 forcedeliver
-true to force the implicit call to deliver, 
false to do it only if the Ivy file to publish doesnt exist 
yet (since 1.4)
+true to force the implicit call to deliver, 
false to do it only if the Ivy file to publish doesnt exist 
yet (since 1.4)
 No. 
Defaults to false
 
 
@@ -297,7 +296,7 @@ The source artifact pattern can be speci
 
 
 merge
-if this 
descriptor extends a parent, merge the 
inherited information directly into this descriptor on publish.  The 
extends element itself will be commented out in the published 
descriptor. (since 2.2)
+if this 
descriptor extends a parent, merge the 
inherited information directly into this descriptor on publish.  The 
extends element itself will be commented out in the published 
descriptor. (since 2.2)
 No. 
Defaults to false
 
 
@@ -307,7 +306,7 @@ The source artifact pattern can be speci
 
 
 replacedynamicrev
-true to replace dynamic revisions by static 
ones in the delivered file, false to avoid this replacement 
(since 1.3)
+true to replace dynamic revisions by static 
ones in the delivered file, false to avoid this replacement 
(since 1.3)
 No. 
Defaults to true
 
 
@@ -317,7 +316,7 @@ The source artifact pattern can be speci
 
 
 conf
-A comma 
separated list of configurations to publish  (since 
1.4.1). Accepts wildcards (since 
2.2).
+A comma 
separated list of configurations to publish (since 
1.4.1). Accepts wildcards (since 
2.2).
 No. 
Defaults to all configurations
 
 
@@ -337,7 +336,7 @@ The source artifact pattern can be speci
 
 
 srcivypattern
-the 
pattern to use to find Ivy file to publish, and even deliver if necessary 
(since 1.2)
+the 
pattern to use to find Ivy file to publish, and even deliver if necessary 
(since 1.2)
 No. 
Defaults to the value of artifactspattern
 
 
@@ -357,7 +356,7 @@ The source artifact pattern can be speci
 
 
 settingsRef
-A 
reference to Ivy settings that must be used by this task (since 
2.0)
+A 
reference to Ivy settings that must be used by this task (since 
2.0)
 No, 
default to ivy.instance.
 
 
@@ -383,7 +382,7 @@ The source artifact pattern can be speci
 
 
 artifact
-Describe 
additional artifacts to publish. These elements can have any attributes: 
standard artifact attributes and (since 2.2) extra 
attributes are supported.
+Describe 
additional artifacts to publish. These elements can have any attributes: 
standard artifact attributes and (since 2.2) extra 
attributes are supported.
 0..n
 
 
@@ -410,4 +409,4 @@ The source artifact pattern can be speci
 Publishes the last resolved module in the local resolver with revision 1.0, 
looking for artifacts in directories build/artifacts/jars and 
build/artifacts/zips.
 
 
-::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2017 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache 

svn commit: r1829791 [18/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ sample

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/master/settings/outputters.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/settings/outputters.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/settings/outputters.html (original)
+++ ant/site/ivy/production/history/master/settings/outputters.html Sun Apr 22 
17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>outputters | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-local-20170911195251)  Reference  Settings Files  outputtersApache Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>outputters | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-rc2-local-20180419193918)  Reference  Settings Files  outputtersApache Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -215,7 +215,7 @@ hljs.initHighlightingOnLoad();<
 Tag: outputters
 
 
-Defines a list of report outputters usable in Ivy.
+Defines a list of report outputters 
usable in Ivy.
 
 
 A report outputter is used at the end of the resolve process to generate a 
report of how the resolve has been performed.
@@ -282,4 +282,4 @@ which produces an XML report in the cach
 
 
 
-::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2017 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file
+::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2018 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file

Modified: ant/site/ivy/production/history/master/settings/parsers.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/settings/parsers.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/settings/parsers.html (original)
+++ ant/site/ivy/production/history/master/settings/parsers.html Sun Apr 22 
17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>parsers | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-local-20170911195251)  Reference  Settings Files  parsersApache Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>parsers | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-rc2-local-20180419193918)  Reference  Settings Files  parsersApache Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -215,7 +215,7 @@ hljs.initHighlightingOnLoad();<
 Tag: parsers
 
 
-Defines a list of module descriptor parsers usable in Ivy. Each parser 
defines which resources (which descriptor file) it accepts.
+Defines a list of module descriptor 
parsers usable in Ivy. Each parser defines which resources (which descriptor 
file) it accepts.
 The child tag used for the parser must be equal to a name of a parser type 
(added with the typedef tag).
 
 
@@ -263,4 +263,4 @@ this parser is able to parse Maven 2 POM
 
 
 
-::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2017 The 
Apache Software Foundation, Licensed under 

svn commit: r1829791 [7/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ samples

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/master/dev/makerelease.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/dev/makerelease.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/dev/makerelease.html (original)
+++ ant/site/ivy/production/history/master/dev/makerelease.html Sun Apr 22 
17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>Making a release | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache IvyDocumentation 
(2.5.0-local-20170911195251)  Developer doc  Making a 
releaseApache 
Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>Making a release | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache IvyDocumentation 
(2.5.0-rc2-local-20180419193918)  Developer doc  Making a 
releaseApache 
Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -235,7 +235,7 @@ This includes particularly:
 
 
 
-git checkout 2.0.x
+git checkout master
 git reset --hard
 git clean -d -x -f
 
@@ -244,7 +244,7 @@ git clean -d -x -f
 
 3. Add Ivy xsd file.
 
-You need to store the current ivy xml schema in the documentation, so that 
it will later be accessible on public web site. To do so, run the following 
command in the directory in which you checked out the release branch:
+You need to store the current Ivy XML schema in the documentation, so that 
it will later be accessible on public web site. To do so, run the following 
command in the directory in which you checked out the release branch:
 
 
 
@@ -265,7 +265,7 @@ git commit -m "release the ivy.xsd"4. Launch the release script
 
 
-ant -f build-release.xml 
release
+ant -f build-release.xml release
 
 
 
@@ -312,7 +312,7 @@ end
 
 7. Prepare the Eclipse update 
site
 
-To be able to test the release within IvyDE, it can be deployed in the 
IvyDE update site. See http://ant.apache.org/ivy/ivyde/history/trunk/dev/updatesite.html;>that 
page to know how to process.
+To be able to test the release within IvyDE, it can be deployed in the 
IvyDE update site. See https://ant.apache.org/ivy/ivyde/history/trunk/dev/updatesite.html;>that 
page to know how to process.
 
 
 
@@ -323,6 +323,18 @@ end
 
 The following command lines should do the job:
 
+
+
+
+
+Note
+
+
+Make sure to use the right version number in the commit message.
+
+
+
+
 
 
 svn checkout -N 
https://dist.apache.org/repos/dist/dev/ant/ivy build/distrib/dist
@@ -345,7 +357,7 @@ svn commit build/distrib/dist -m 'Ivy 2.
 Once uploaded, log in https://repository.apache.org/; 
class="bare">https://repository.apache.org/ with your preferred web browser 
(use your Apache ID).
 
 
-You should find there an open repository with the name of the form 
orgapacheant-. It should contain the Maven artifacts: the pom, 
the jar, the sources, the javadocs and the md5 and asc files.
+You should find there an open repository with the name of the form 
orgapacheant-. It should contain the Maven artifacts: the pom, 
the jar, the sources, the javadocs and the sha and asc files.
 
 
 Now close the staging repository, with the description "Ivy 
2.0.0-beta1". Closing means you finished the upload and some automatic checks 
will run. You can see them in the Activity tab of the repository.
@@ -359,6 +371,18 @@ svn commit build/distrib/dist -m 'Ivy 2.
 
 As soon as you are happy with the artifacts to be released, it is time to 
tag the release
 
+
+
+
+
+Note
+
+
+Use the right version number for the tag. For example, if you released 2.5.0 
of Ivy, then the tag name should be 2.5.0
+
+
+
+
 
 
 git tag -s 2.0.0-beta1 -m 'Release Ivy 
2.0.0-beta1'
@@ -387,13 +411,13 @@ svn commit build/distrib/dist -m 'Ivy 2.
 
 I have built a release candidate for Ivy ${version}
 
-The svn tag of this release is: 
https://git-wip-us.apache.org/repos/asf?p=ant-ivy.git;a=tag;h=refs/tags/2.0.0-beta1
+The git tag of this release is: 
https://git-wip-us.apache.org/repos/asf?p=ant-ivy.git;a=tag;h=refs/tags/${version}
 with the sha1 ${githash-of-tag}
 
-The artifacts has been published to: 
https://dist.apache.org/repos/dist/dev/ant/ivy/$VERSION at revision 
${svn-rev-of-the-check-in}
+The artifacts has been published to: 
https://dist.apache.org/repos/dist/dev/ant/ivy/${version} at revision 
${svn-rev-of-the-check-in}
 
 The staging Maven repository is available there: 

svn commit: r1829791 [1/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ samples

2018-04-22 Thread hibou
Author: hibou
Date: Sun Apr 22 17:19:39 2018
New Revision: 1829791

URL: http://svn.apache.org/viewvc?rev=1829791=rev
Log:
update the last version of the doc

Added:
ant/site/ivy/production/history/master/book.html   (with props)
ant/site/ivy/production/history/master/dev/apache-proposal.html   (with 
props)
ant/site/ivy/production/history/master/dev/conflict-solving-algo.html   
(with props)
ant/site/ivy/production/history/master/dev/ideas.html   (with props)
Removed:
ant/site/ivy/production/history/master/style/ant.css
ant/site/ivy/production/history/master/style/color.css
ant/site/ivy/production/history/master/style/ivy-ref.css
ant/site/ivy/production/history/master/style/nav.css
ant/site/ivy/production/history/master/style/print-style.css
ant/site/ivy/production/history/master/style/shell.css
ant/site/ivy/production/history/master/style/tree.css
Modified:
ant/site/ivy/production/history/master/ant.html
ant/site/ivy/production/history/master/bestpractices.html
ant/site/ivy/production/history/master/compatibility.html
ant/site/ivy/production/history/master/concept.html
ant/site/ivy/production/history/master/configuration.html
ant/site/ivy/production/history/master/configuration/caches.html
ant/site/ivy/production/history/master/configuration/caches/cache.html
ant/site/ivy/production/history/master/configuration/caches/ttl.html
ant/site/ivy/production/history/master/configuration/classpath.html
ant/site/ivy/production/history/master/configuration/conf.html
ant/site/ivy/production/history/master/configuration/conflict-managers.html
ant/site/ivy/production/history/master/configuration/include.html
ant/site/ivy/production/history/master/configuration/latest-strategies.html
ant/site/ivy/production/history/master/configuration/lock-strategies.html
ant/site/ivy/production/history/master/configuration/macrodef.html
ant/site/ivy/production/history/master/configuration/macrodef/attribute.html
ant/site/ivy/production/history/master/configuration/module.html
ant/site/ivy/production/history/master/configuration/modules.html
ant/site/ivy/production/history/master/configuration/namespace.html
ant/site/ivy/production/history/master/configuration/namespace/dest.html

ant/site/ivy/production/history/master/configuration/namespace/fromtosystem.html
ant/site/ivy/production/history/master/configuration/namespace/rule.html
ant/site/ivy/production/history/master/configuration/namespace/src.html
ant/site/ivy/production/history/master/configuration/namespaces.html
ant/site/ivy/production/history/master/configuration/outputters.html
ant/site/ivy/production/history/master/configuration/parsers.html
ant/site/ivy/production/history/master/configuration/properties.html
ant/site/ivy/production/history/master/configuration/property.html
ant/site/ivy/production/history/master/configuration/resolvers.html
ant/site/ivy/production/history/master/configuration/status.html
ant/site/ivy/production/history/master/configuration/statuses.html
ant/site/ivy/production/history/master/configuration/triggers.html
ant/site/ivy/production/history/master/configuration/typedef.html
ant/site/ivy/production/history/master/configuration/version-matchers.html
ant/site/ivy/production/history/master/dev.html
ant/site/ivy/production/history/master/dev/makerelease.html
ant/site/ivy/production/history/master/extend.html
ant/site/ivy/production/history/master/index.html
ant/site/ivy/production/history/master/install.html
ant/site/ivy/production/history/master/ivyfile.html
ant/site/ivy/production/history/master/ivyfile/artifact-conf.html
ant/site/ivy/production/history/master/ivyfile/artifact-exclude-conf.html
ant/site/ivy/production/history/master/ivyfile/artifact-exclude.html
ant/site/ivy/production/history/master/ivyfile/artifact.html
ant/site/ivy/production/history/master/ivyfile/conf.html
ant/site/ivy/production/history/master/ivyfile/configurations.html
ant/site/ivy/production/history/master/ivyfile/conflict.html
ant/site/ivy/production/history/master/ivyfile/conflicts.html
ant/site/ivy/production/history/master/ivyfile/dependencies.html
ant/site/ivy/production/history/master/ivyfile/dependency-artifact-conf.html
ant/site/ivy/production/history/master/ivyfile/dependency-artifact.html
ant/site/ivy/production/history/master/ivyfile/dependency-conf.html
ant/site/ivy/production/history/master/ivyfile/dependency-include-conf.html
ant/site/ivy/production/history/master/ivyfile/dependency-include.html
ant/site/ivy/production/history/master/ivyfile/dependency.html
ant/site/ivy/production/history/master/ivyfile/description.html
ant/site/ivy/production/history/master/ivyfile/exclude.html
ant/site/ivy/production/history/master/ivyfile/extends.html
ant/site/ivy/production/history/master/ivyfile

svn commit: r1829791 [16/27] - in /ant/site/ivy/production/history/master: ./ configuration/ configuration/caches/ configuration/macrodef/ configuration/namespace/ dev/ ivyfile/ osgi/ resolver/ sample

2018-04-22 Thread hibou
Modified: ant/site/ivy/production/history/master/settings/classpath.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/settings/classpath.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/settings/classpath.html (original)
+++ ant/site/ivy/production/history/master/settings/classpath.html Sun Apr 22 
17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>classpath | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-local-20170911195251)  Reference  Settings Files  classpathApache Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>classpath | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-rc2-local-20180419193918)  Reference  Settings Files  classpathApache Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -215,7 +215,10 @@ hljs.initHighlightingOnLoad();<
 Tag: classpath
 
 
-Includes a jar in the classpath used to load plugins. since 
1.4
+[since 1.4]
+
+
+Includes a jar in the classpath used to 
load plugins.
 
 
 This lets you add Ivy plugins without relying on an external classpath (the 
Ant classpath, for instance), therefore easing the use of Ivy in multiple 
execution environments (Ant, standalone, IDE plugins, ).
@@ -286,4 +289,4 @@ hljs.initHighlightingOnLoad();<
 Same as above, but finds the jar on a web server.
 
 
-::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2017 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file
+::Home::Reference::Tutorials::Developer's doc::Copyright  2007 - 2018 The 
Apache Software Foundation, Licensed under thehttp://www.apache.org/licenses/;>Apache License, Version 2.0.Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache 
Ant logo and the Apache feather logo are trademarks of The Apache Software 
Foundation.All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
\ No newline at end of file

Modified: ant/site/ivy/production/history/master/settings/conflict-managers.html
URL: 
http://svn.apache.org/viewvc/ant/site/ivy/production/history/master/settings/conflict-managers.html?rev=1829791=1829790=1829791=diff
==
--- ant/site/ivy/production/history/master/settings/conflict-managers.html 
(original)
+++ ant/site/ivy/production/history/master/settings/conflict-managers.html Sun 
Apr 22 17:19:39 2018
@@ -1,6 +1,6 @@
-http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>conflict-managers | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
-hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-local-20170911195251)  Reference  Settings Files  conflict-managersApache Ivy
-Documentation 
(2.5.0-local-20170911195251)
+http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd;>conflict-managers | Apache Ivy 
Documentation$(document).ready(function(){$("#treemenu").Treeview({speed:
 "fast",store: true});});
+hljs.initHighlightingOnLoad();http://ant.apache.org/; title="Apache Ant"> http://www.apache.org/;>Apache  http://ant.apache.org/;>Apache Ant  http://ant.apache.org/ivy/;>Apache Ivy Documentation 
(2.5.0-rc2-local-20180419193918)  Reference  Settings Files  conflict-managersApache Ivy
+Documentation 
(2.5.0-rc2-local-20180419193918)
 Release 
Notes
 Tutorials
 Quick 
Start
@@ -215,7 +215,7 @@ hljs.initHighlightingOnLoad();<
 Tag: conflict-managers
 
 
-Defines a list of conflict managers 
usable in Ivy. Each conflict manager is identified by its name, given as an 
attribute.
+Defines a list of conflict managers usable in Ivy. 
Each conflict manager is identified by its name, given as an attribute.
 The child tag used for the conflict manager must be equal to a name 

ant-ivy git commit: Prepare the version for the next release

2018-04-19 Thread hibou
Repository: ant-ivy
Updated Branches:
  refs/heads/master f2b98e532 -> a76a8c4bb


Prepare the version for the next release


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/a76a8c4b
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/a76a8c4b
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/a76a8c4b

Branch: refs/heads/master
Commit: a76a8c4bb064418db201507f1a98d9bb054b6499
Parents: f2b98e5
Author: Nicolas Lalevée 
Authored: Thu Apr 19 20:45:59 2018 +0200
Committer: Nicolas Lalevée 
Committed: Thu Apr 19 20:45:59 2018 +0200

--
 version.properties | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/a76a8c4b/version.properties
--
diff --git a/version.properties b/version.properties
index 5601533..68518d1 100644
--- a/version.properties
+++ b/version.properties
@@ -16,13 +16,13 @@
 #   * specific language governing permissions and limitations
 #   * under the License.
 #   ***
-target.ivy.version=2.5.0-rc1
+target.ivy.version=2.5.0-rc2
 # Following OSGi spec: have to be 3 numbers separated by dots
 target.ivy.bundle.version=2.5.0
 # in case we want to add a qualifier such as alpha, beta, etc...
 # if non empty, add a '_' at the end of the qualifier, so the version would 
look like 1.2.3.alpha_200901011200
 # NB: be careful with naming, OSGi orders version alphabetically. Suggested 
values: alpha_, beta_, cr1_ (for RC-1), final_
-target.ivy.bundle.version.qualifier=cr1_
+target.ivy.bundle.version.qualifier=cr2_
 
 
 # Versions of dependencies
@@ -39,4 +39,4 @@ jsch.agentproxy.version=0.0.9
 jsch.version=0.1.54
 junit.version=4.12
 oro.version=2.0.8
-xmlunit.version=1.6
\ No newline at end of file
+xmlunit.version=1.6



svn commit: r26428 - in /release/ant/ivyde/updatesite: compositeArtifacts.xml compositeContent.xml

2018-04-19 Thread hibou
Author: hibou
Date: Thu Apr 19 18:37:21 2018
New Revision: 26428

Log:
Release of Ivy 2.5.0-rc1 in the Eclipse updatesite

Modified:
release/ant/ivyde/updatesite/compositeArtifacts.xml
release/ant/ivyde/updatesite/compositeContent.xml

Modified: release/ant/ivyde/updatesite/compositeArtifacts.xml
==
--- release/ant/ivyde/updatesite/compositeArtifacts.xml (original)
+++ release/ant/ivyde/updatesite/compositeArtifacts.xml Thu Apr 19 18:37:21 2018
@@ -21,14 +21,15 @@
 
 
   
-
+
 
   
-  
+  
 
 
 
 
+
 
 
 

Modified: release/ant/ivyde/updatesite/compositeContent.xml
==
--- release/ant/ivyde/updatesite/compositeContent.xml (original)
+++ release/ant/ivyde/updatesite/compositeContent.xml Thu Apr 19 18:37:21 2018
@@ -21,14 +21,15 @@
 
 
   
-
+
 
   
-  
+  
 
 
 
 
+
 
 
 




svn commit: r1829598 - /ant/ivy/updatesite/trunk/versions.xml

2018-04-19 Thread hibou
Author: hibou
Date: Thu Apr 19 18:37:10 2018
New Revision: 1829598

URL: http://svn.apache.org/viewvc?rev=1829598=rev
Log:
Release of Ivy 2.5.0-rc1 in the Eclipse updatesite

Modified:
ant/ivy/updatesite/trunk/versions.xml

Modified: ant/ivy/updatesite/trunk/versions.xml
URL: 
http://svn.apache.org/viewvc/ant/ivy/updatesite/trunk/versions.xml?rev=1829598=1829597=1829598=diff
==
--- ant/ivy/updatesite/trunk/versions.xml (original)
+++ ant/ivy/updatesite/trunk/versions.xml Thu Apr 19 18:37:10 2018
@@ -1,8 +1,9 @@
-  
+  
 
 
 
 
+
 
 
 




svn commit: r26427 - /dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/ /release/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/

2018-04-19 Thread hibou
Author: hibou
Date: Thu Apr 19 18:35:59 2018
New Revision: 26427

Log:
publishing the p2 repo of the release of Ivy 2.5.0-rc1

Added:
release/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/
  - copied from r26426, 
dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/
Removed:
dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/



ant-ivy git commit: Document how to properly declare the qualifier of the OSGi version

2018-04-15 Thread hibou
Repository: ant-ivy
Updated Branches:
  refs/heads/master 55fb3f893 -> f2b98e532


Document how to properly declare the qualifier of the OSGi version


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/f2b98e53
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/f2b98e53
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/f2b98e53

Branch: refs/heads/master
Commit: f2b98e532188061c547f175cf4c44b64e1a5a8e1
Parents: 55fb3f8
Author: Nicolas Lalevée 
Authored: Sun Apr 15 19:12:27 2018 +0200
Committer: Nicolas Lalevée 
Committed: Sun Apr 15 19:12:27 2018 +0200

--
 version.properties | 1 +
 1 file changed, 1 insertion(+)
--


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/f2b98e53/version.properties
--
diff --git a/version.properties b/version.properties
index 7698e63..5601533 100644
--- a/version.properties
+++ b/version.properties
@@ -21,6 +21,7 @@ target.ivy.version=2.5.0-rc1
 target.ivy.bundle.version=2.5.0
 # in case we want to add a qualifier such as alpha, beta, etc...
 # if non empty, add a '_' at the end of the qualifier, so the version would 
look like 1.2.3.alpha_200901011200
+# NB: be careful with naming, OSGi orders version alphabetically. Suggested 
values: alpha_, beta_, cr1_ (for RC-1), final_
 target.ivy.bundle.version.qualifier=cr1_
 
 



ant-ivy git commit: when packaging the sources, do not default-exclude, but still exclude .git folder

2018-04-15 Thread hibou
Repository: ant-ivy
Updated Branches:
  refs/heads/master c0e9d2be0 -> 55fb3f893


when packaging the sources, do not default-exclude, but still exclude .git 
folder


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/55fb3f89
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/55fb3f89
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/55fb3f89

Branch: refs/heads/master
Commit: 55fb3f893091b25e836527c1b8463e5382945f1c
Parents: c0e9d2b
Author: Nicolas Lalevée 
Authored: Sun Apr 15 15:31:45 2018 +0200
Committer: Nicolas Lalevée 
Committed: Sun Apr 15 15:31:45 2018 +0200

--
 build-release.xml | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/55fb3f89/build-release.xml
--
diff --git a/build-release.xml b/build-release.xml
index ddf3c50..84a7013 100644
--- a/build-release.xml
+++ b/build-release.xml
@@ -286,12 +286,12 @@
 
 
 
-
-
+
+
 
 
-
+ compression="gzip" longfile="gnu" defaultexcludes="no">
+
 
 
 



ant git commit: fix incorrect warning in the junit task when includeAntRuntime="no"

2018-04-13 Thread hibou
Repository: ant
Updated Branches:
  refs/heads/master 285af3dbb -> 102623615


fix incorrect warning in the junit task when includeAntRuntime="no"

fixed by making the classloader used by checkForkedPath behave like a real 
forked classpath, thus completely isolated from the launching jvm


Project: http://git-wip-us.apache.org/repos/asf/ant/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant/commit/10262361
Tree: http://git-wip-us.apache.org/repos/asf/ant/tree/10262361
Diff: http://git-wip-us.apache.org/repos/asf/ant/diff/10262361

Branch: refs/heads/master
Commit: 10262361546354f81ede051c656a2125c8918d6f
Parents: 285af3d
Author: Nicolas Lalevée 
Authored: Fri Apr 13 21:54:19 2018 +0200
Committer: Nicolas Lalevée 
Committed: Fri Apr 13 21:54:19 2018 +0200

--
 WHATSNEW|  3 ++
 src/etc/testcases/taskdefs/optional/junit.xml   | 15 ++
 .../ant/taskdefs/optional/junit/JUnitTask.java  |  7 +++--
 .../taskdefs/optional/junit/JUnitTaskTest.java  | 30 
 4 files changed, 52 insertions(+), 3 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ant/blob/10262361/WHATSNEW
--
diff --git a/WHATSNEW b/WHATSNEW
index 0c91829..a017dfd 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -10,6 +10,9 @@ Fixed bugs:
is 'true'.
Bugzilla Report 60062
 
+ * The junit task when used with includeantruntime="no" was incorrectly
+   printing a warning about multiple versions of ant detected in path
+
 Changes from Ant 1.10.2 TO Ant 1.10.3
 =
 

http://git-wip-us.apache.org/repos/asf/ant/blob/10262361/src/etc/testcases/taskdefs/optional/junit.xml
--
diff --git a/src/etc/testcases/taskdefs/optional/junit.xml 
b/src/etc/testcases/taskdefs/optional/junit.xml
index 314ba87..40bfda6 100644
--- a/src/etc/testcases/taskdefs/optional/junit.xml
+++ b/src/etc/testcases/taskdefs/optional/junit.xml
@@ -354,4 +354,19 @@
 
   
 
+  
+
+
+
+
+  
+  
+
+
+
+  
+
+  
+
 

http://git-wip-us.apache.org/repos/asf/ant/blob/10262361/src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTask.java
--
diff --git 
a/src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTask.java 
b/src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTask.java
index 235cc7d..7d8eb6a 100644
--- a/src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTask.java
+++ b/src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTask.java
@@ -1368,9 +1368,10 @@ public class JUnitTask extends Task {
 return;
 }
 try (AntClassLoader loader =
- AntClassLoader.newAntClassLoader(null, getProject(),
-  
cmd.createClasspath(getProject()),
-  true)) {
+AntClassLoader.newAntClassLoader(null, getProject(),
+ cmd.createClasspath(getProject()),
+ false)) {
+loader.setIsolated(true);
 final String projectResourceName =
 LoaderUtils.classNameToResource(Project.class.getName());
 URL previous = null;

http://git-wip-us.apache.org/repos/asf/ant/blob/10262361/src/tests/junit/org/apache/tools/ant/taskdefs/optional/junit/JUnitTaskTest.java
--
diff --git 
a/src/tests/junit/org/apache/tools/ant/taskdefs/optional/junit/JUnitTaskTest.java
 
b/src/tests/junit/org/apache/tools/ant/taskdefs/optional/junit/JUnitTaskTest.java
index 616e6a0..6a9a9af 100644
--- 
a/src/tests/junit/org/apache/tools/ant/taskdefs/optional/junit/JUnitTaskTest.java
+++ 
b/src/tests/junit/org/apache/tools/ant/taskdefs/optional/junit/JUnitTaskTest.java
@@ -577,6 +577,36 @@ public class JUnitTaskTest {
 }
 }
 
+private void setupCheckDuplicateTest() {
+final String projectResourceName =
+LoaderUtils.classNameToResource(Project.class.getName());
+final File antclasses = LoaderUtils.getResourceSource(
+Project.class.getClassLoader(), projectResourceName);
+final String testResourceName =
+
LoaderUtils.classNameToResource(junit.framework.Test.class.getName());
+final File junitJar = LoaderUtils.getResourceSource(
+Project.class.getClassLoader(), testResourceName);
+buildRule.getProject().setProperty("antclasses", 
antclasses.getAbsolutePath());
+buildRule.getProject().setProperty("junitjar", 

ant git commit: There is no "docs" subdirectory, just a "manual"

2018-04-13 Thread hibou
Repository: ant
Updated Branches:
  refs/heads/master 061d29b6f -> 285af3dbb


There is no "docs" subdirectory, just a "manual"


Project: http://git-wip-us.apache.org/repos/asf/ant/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant/commit/285af3db
Tree: http://git-wip-us.apache.org/repos/asf/ant/tree/285af3db
Diff: http://git-wip-us.apache.org/repos/asf/ant/diff/285af3db

Branch: refs/heads/master
Commit: 285af3dbb5359d33572f17e27f24be7ba09340b5
Parents: 061d29b
Author: Nicolas Lalevée 
Authored: Fri Apr 13 15:42:08 2018 +0200
Committer: Nicolas Lalevée 
Committed: Fri Apr 13 15:42:08 2018 +0200

--
 INSTALL | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ant/blob/285af3db/INSTALL
--
diff --git a/INSTALL b/INSTALL
index 83c1167..6b50483 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,2 +1,2 @@
-For installation instructions see the manual in the docs subdirectory
-or online at .
+For installation instructions see the manual by opening manual/index.html
+or see it online at .



ant-ivy git commit: Update release instructions: we use git now

2018-04-12 Thread hibou
Repository: ant-ivy
Updated Branches:
  refs/heads/master 9a31defc9 -> c0e9d2be0


Update release instructions: we use git now


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/c0e9d2be
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/c0e9d2be
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/c0e9d2be

Branch: refs/heads/master
Commit: c0e9d2be0b044845cc92707496edba9d23cdc2f9
Parents: 9a31def
Author: Nicolas Lalevée 
Authored: Thu Apr 12 18:17:30 2018 +0200
Committer: Nicolas Lalevée 
Committed: Thu Apr 12 18:17:30 2018 +0200

--
 asciidoc/dev/makerelease.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/c0e9d2be/asciidoc/dev/makerelease.adoc
--
diff --git a/asciidoc/dev/makerelease.adoc b/asciidoc/dev/makerelease.adoc
index e2d1692..a469508 100644
--- a/asciidoc/dev/makerelease.adoc
+++ b/asciidoc/dev/makerelease.adoc
@@ -164,13 +164,13 @@ Subject: [VOTE] Ivy ${version} Release
 
 I have built a release candidate for Ivy ${version}
 
-The svn tag of this release is: 
https://git-wip-us.apache.org/repos/asf?p=ant-ivy.git;a=tag;h=refs/tags/${version}
+The git tag of this release is: 
https://git-wip-us.apache.org/repos/asf?p=ant-ivy.git;a=tag;h=refs/tags/${version}
 with the sha1 ${githash-of-tag}
 
 The artifacts has been published to: 
https://dist.apache.org/repos/dist/dev/ant/ivy/${version} at revision 
${svn-rev-of-the-check-in}
 
 The staging Maven repository is available there: 
https://repository.apache.org/content/repositories/orgapacheant-
 
-The Eclipse updatesite has been build there: 
https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite/ivy-2.0.0.beta1_20141213170938/
+The Eclipse updatesite has been build there: 
https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite/ivy-${version}/
 
 Do you vote for the release of these binaries?
 



svn commit: r26311 - in /dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306: ./ features/ plugins/

2018-04-12 Thread hibou
Author: hibou
Date: Thu Apr 12 16:09:26 2018
New Revision: 26311

Log:
Release of Ivy 2.5.0-rc1

Added:
dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/
dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/artifacts.xml
dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/content.xml
dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/features/

dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/features/org.apache.ivy.eclipse.ant.feature_2.5.0.cr1_20180412005306.jar
   (with props)

dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/features/org.apache.ivy.eclipse.ant.feature_2.5.0.cr1_20180412005306.jar.asc

dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/features/org.apache.ivy.eclipse.ant.feature_2.5.0.cr1_20180412005306.jar.md5

dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/features/org.apache.ivy.eclipse.ant.feature_2.5.0.cr1_20180412005306.jar.sha

dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/features/org.apache.ivy.feature_2.5.0.cr1_20180412005306.jar
   (with props)

dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/features/org.apache.ivy.feature_2.5.0.cr1_20180412005306.jar.asc

dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/features/org.apache.ivy.feature_2.5.0.cr1_20180412005306.jar.md5

dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/features/org.apache.ivy.feature_2.5.0.cr1_20180412005306.jar.sha
dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/plugins/

dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/plugins/org.apache.ivy.eclipse.ant_2.5.0.cr1_20180412005306.jar
   (with props)

dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/plugins/org.apache.ivy.eclipse.ant_2.5.0.cr1_20180412005306.jar.asc

dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/plugins/org.apache.ivy.eclipse.ant_2.5.0.cr1_20180412005306.jar.md5

dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/plugins/org.apache.ivy.eclipse.ant_2.5.0.cr1_20180412005306.jar.sha

dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/plugins/org.apache.ivy_2.5.0.cr1_20180412005306.jar
   (with props)

dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/plugins/org.apache.ivy_2.5.0.cr1_20180412005306.jar.asc

dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/plugins/org.apache.ivy_2.5.0.cr1_20180412005306.jar.md5

dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/plugins/org.apache.ivy_2.5.0.cr1_20180412005306.jar.sha

Added: dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/artifacts.xml
==
--- dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/artifacts.xml (added)
+++ dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/artifacts.xml Thu Apr 
12 16:09:26 2018
@@ -0,0 +1,60 @@
+
+  
+
+
+  http://ant.apache.org/ivy/ivyde/updatesite/p2-mirrors--xml.cgi?path=ivy-2.5.0.cr1_20180412005306"/>
+  
+
+
+
+  
+  
+
+  
+
+
+
+  
+
+
+  
+
+
+
+
+  
+
+
+  
+
+
+
+  
+
+
+  
+
+
+
+
+  
+
+  
+
\ No newline at end of file

Added: dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/content.xml
==
--- dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/content.xml (added)
+++ dev/ant/ivyde/updatesite/ivy-2.5.0.cr1_20180412005306/content.xml Thu Apr 
12 16:09:26 2018
@@ -0,0 +1,348 @@
+
+
+
+
+  
+
+
+  
+  
+
+
+  
+  
+
+  
+  
+
+
+
+
+
+
+
+
+
+  
+  
+
+
+  
+  
+
+
+
+  
+(org.eclipse.update.install.features=true)
+  
+
+  
+  
+  
+
+  %license
+
+  
+
+
+  
+  
+
+
+
+
+
+
+
+
+
+  
+  
+
+
+  
+  
+
+
+  
+(org.eclipse.update.install.features=true)
+  
+
+  
+  
+  
+
+  %license
+
+  
+  
+Copyright © 2015 The Apache Software Foundation
+  
+
+
+  
+
+
+
+
+
+
+
+
+  
+  
+
+
+
+  
+  
+(org.eclipse.update.install.features=true)
+  
+  
+
+  
+  
+  
+
+  
+true
+  
+
+  
+  
+
+  %license
+
+  
+  
+Copyright © 2015 The Apache Software Fo

ant-ivy git commit: release the ivy.xsd

2018-04-12 Thread hibou
Repository: ant-ivy
Updated Branches:
  refs/heads/2.5.x [created] 887fd46f3


release the ivy.xsd


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/887fd46f
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/887fd46f
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/887fd46f

Branch: refs/heads/2.5.x
Commit: 887fd46f3e90016e313f7724ca259b936d30a03e
Parents: 00d3a53
Author: Nicolas Lalevée 
Authored: Wed Apr 11 19:37:19 2018 +0200
Committer: Nicolas Lalevée 
Committed: Thu Apr 12 00:52:19 2018 +0200

--
 asciidoc/ivy.xsd | 289 ++
 1 file changed, 289 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/887fd46f/asciidoc/ivy.xsd
--
diff --git a/asciidoc/ivy.xsd b/asciidoc/ivy.xsd
new file mode 100644
index 000..1e41781
--- /dev/null
+++ b/asciidoc/ivy.xsd
@@ -0,0 +1,289 @@
+
+
+http://www.w3.org/2001/XMLSchema; 
elementFormDefault="qualified">
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+   

[ant-ivy] Git Push Summary

2018-04-12 Thread hibou
Repository: ant-ivy
Updated Tags:  refs/tags/2.5.0-rc1 [created] 7d4634929


svn commit: r26310 - /dev/ant/ivy/2.5.0-rc1/

2018-04-12 Thread hibou
Author: hibou
Date: Thu Apr 12 15:46:10 2018
New Revision: 26310

Log:
Ivy 2.5.0-rc1 distribution

Added:
dev/ant/ivy/2.5.0-rc1/
dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin-with-deps.tar.gz   (with 
props)
dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin-with-deps.tar.gz.asc
dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin-with-deps.tar.gz.sha1
dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin-with-deps.tar.gz.sha512
dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin-with-deps.zip   (with props)
dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin-with-deps.zip.asc
dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin-with-deps.zip.sha1
dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin-with-deps.zip.sha512
dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin.tar.gz   (with props)
dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin.tar.gz.asc
dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin.tar.gz.sha1
dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin.tar.gz.sha512
dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin.zip   (with props)
dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin.zip.asc
dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin.zip.sha1
dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin.zip.sha512
dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-src.tar.gz   (with props)
dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-src.tar.gz.asc
dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-src.tar.gz.sha1
dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-src.tar.gz.sha512
dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-src.zip   (with props)
dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-src.zip.asc
dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-src.zip.sha1
dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-src.zip.sha512

Added: dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin-with-deps.tar.gz
==
Binary file - no diff available.

Propchange: dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin-with-deps.tar.gz
--
svn:mime-type = application/octet-stream

Added: dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin-with-deps.tar.gz.asc
==
--- dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin-with-deps.tar.gz.asc (added)
+++ dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin-with-deps.tar.gz.asc Thu Apr 
12 15:46:10 2018
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v1
+
+iQIcBAABCgAGBQJaz3y2AAoJEDeg4GKXFzH71cwQAJgXjmlUupfkc5lgUpPgnkDx
+vqcyAUato9ft05eh/7yAfTvjFpthZ9S+RkR9vSYx6z2cdKAMBdE48rpaHdRlOK8J
+gdYZ/FYP+PboOo6gMrYg7WhJRjLSkL61/Y2bjpZ2fMWLwhq7cTv2N3Eu1o47Qbvc
+g5driP1B+RAxYZSXgL2pAww0X7WRoNTtbvhtI8rlY0r6OABJZP233DCERprTqiEl
+MCmne0BH9zeL+uKSFw2BZ5Vu5S20o/o/E4p9dlob3KODjuEowaNYNPe3mBxwHuYg
+GKr0HWerSBxBBNUHuAEXWzQj2mO/9fTlMYi72u/xp+TOCyKR/p3KyP28oOPfaOxz
+2p4ROVIMqndcapQ7rMY+06D5r0fGvRXJpkO1vqgWP5PS/ZUSem+7VOGksRygBtWb
+S3bD+rp0Bm6HHNog21IgibeJUUiOtseGQyVtIbLEOddrxLeVwfcdzWhNNGnFiGNE
+RihvL4Zm+/zSl5Pw4qVddyZ80S7Yt6CT+hh9r7rPvdkFfdB6/OP0vjcI5ZUENBY5
+vLWWQSLBK0+GtPuqnML/ifbiONHj0oclCQ0T07Gb3IOB2b4hwORsagyGKeAa5TdY
+lu0XE4XHCLxhdhPEU5bUZAgfFDou1p1SI4amo7L1cCsfvPjswgEq9LXx0icI8XP9
+NsNLfg8IBH2g/pYiHy9H
+=98S8
+-END PGP SIGNATURE-

Added: dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin-with-deps.tar.gz.sha1
==
--- dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin-with-deps.tar.gz.sha1 (added)
+++ dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin-with-deps.tar.gz.sha1 Thu 
Apr 12 15:46:10 2018
@@ -0,0 +1 @@
+23670f28f2a04965f59e1a6603732b9ce0d38c90

Added: dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin-with-deps.tar.gz.sha512
==
--- dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin-with-deps.tar.gz.sha512 
(added)
+++ dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin-with-deps.tar.gz.sha512 Thu 
Apr 12 15:46:10 2018
@@ -0,0 +1 @@
+b1d5cf851a8c6190f247978cc7881a30846e92cbb6bf43d93d63910459482a1f9cee8f05e2f0f099985df06dbf983e5bfcb3648ae61f54448feb17a904a0dd97

Added: dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin-with-deps.zip
==
Binary file - no diff available.

Propchange: dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin-with-deps.zip
--
svn:mime-type = application/octet-stream

Added: dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin-with-deps.zip.asc
==
--- dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin-with-deps.zip.asc (added)
+++ dev/ant/ivy/2.5.0-rc1/apache-ivy-2.5.0-rc1-bin-with-deps.zip.asc Thu Apr 12 
15:46:10 2018
@@ -0,0 +1,17 @@
+-BEGIN PGP SIGNATURE-
+Version: GnuPG v1

ant-ivy git commit: For the unit tests, do not depend on the version of Ant running the tests, but depend on the version declared in the ivy.xml

2018-04-11 Thread hibou
Repository: ant-ivy
Updated Branches:
  refs/heads/master 23cf1fb45 -> 00d3a534b


For the unit tests, do not depend on the version of Ant running the tests, but 
depend on the version declared in the ivy.xml


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/00d3a534
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/00d3a534
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/00d3a534

Branch: refs/heads/master
Commit: 00d3a534b440b5639d706bd3e824a0598cf45a66
Parents: 23cf1fb
Author: Nicolas Lalevée 
Authored: Thu Apr 12 00:50:29 2018 +0200
Committer: Nicolas Lalevée 
Committed: Thu Apr 12 00:50:29 2018 +0200

--
 build.xml | 10 ++
 1 file changed, 2 insertions(+), 8 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/00d3a534/build.xml
--
diff --git a/build.xml b/build.xml
index 18dbf81..8a25709 100644
--- a/build.xml
+++ b/build.xml
@@ -90,13 +90,7 @@
 
 
 
-
-
-
-
-
-
-
+
 
 
 
@@ -429,7 +423,7 @@
 failureproperty="test.failed"
 showoutput="no"
 printsummary="yes"
-includeantruntime="yes"
+includeantruntime="no"
 dir="${basedir}"
 tempdir="${build.dir}"
 fork="true">



ant-ivy git commit: Reduce the chance to have a conflict of port binding by being able to bind to one, even briefly.

2018-04-11 Thread hibou
Repository: ant-ivy
Updated Branches:
  refs/heads/master 910fe1482 -> 23cf1fb45


Reduce the chance to have a conflict of port binding by being able to bind to 
one, even briefly.


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/23cf1fb4
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/23cf1fb4
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/23cf1fb4

Branch: refs/heads/master
Commit: 23cf1fb45ed47e5c729346ce91a55f92087749a7
Parents: 910fe14
Author: Nicolas Lalevée 
Authored: Thu Apr 12 00:27:20 2018 +0200
Committer: Nicolas Lalevée 
Committed: Thu Apr 12 00:27:20 2018 +0200

--
 test/java/org/apache/ivy/TestHelper.java| 33 
 .../ivy/plugins/resolver/URLResolverTest.java   |  6 ++--
 .../ivy/util/url/HttpclientURLHandlerTest.java  |  2 +-
 3 files changed, 36 insertions(+), 5 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/23cf1fb4/test/java/org/apache/ivy/TestHelper.java
--
diff --git a/test/java/org/apache/ivy/TestHelper.java 
b/test/java/org/apache/ivy/TestHelper.java
index 76846f9..5ffe8ac 100644
--- a/test/java/org/apache/ivy/TestHelper.java
+++ b/test/java/org/apache/ivy/TestHelper.java
@@ -51,6 +51,7 @@ import java.io.File;
 import java.io.IOException;
 import java.io.InputStream;
 import java.net.InetSocketAddress;
+import java.net.ServerSocket;
 import java.nio.file.Path;
 import java.util.ArrayList;
 import java.util.Collection;
@@ -488,4 +489,36 @@ public class TestHelper {
 return "AuthFilter";
 }
 }
+
+/**
+ * Find a TCP/IP port which may continue to be available.
+ * 
+ * The returned port is available since a socket has successfully bind to 
it, but this availability is not ensured
+ * after this method since the associated socket is released and some 
other process can now use it.
+ */
+public static int getMaybeAvailablePort() {
+ServerSocket s = null;
+try {
+s = new ServerSocket(0);
+s.setReuseAddress(true);
+int port = s.getLocalPort();
+try {
+s.close();
+} catch (IOException e) {
+// ignore
+}
+return port;
+} catch (IOException e) {
+// ignore
+} finally {
+if (s != null) {
+try {
+s.close();
+} catch (IOException e) {
+// ignore
+}
+}
+}
+throw new IllegalStateException("Not TCP/IP port available");
+}
 }

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/23cf1fb4/test/java/org/apache/ivy/plugins/resolver/URLResolverTest.java
--
diff --git a/test/java/org/apache/ivy/plugins/resolver/URLResolverTest.java 
b/test/java/org/apache/ivy/plugins/resolver/URLResolverTest.java
index 97e98b5..eaada3e 100644
--- a/test/java/org/apache/ivy/plugins/resolver/URLResolverTest.java
+++ b/test/java/org/apache/ivy/plugins/resolver/URLResolverTest.java
@@ -223,9 +223,7 @@ public class URLResolverTest extends 
AbstractDependencyResolverTest {
 settings.addConfigured(extremelyLowTimeout);
 
 // setup a HTTP backed repo
-// TODO: Right now the port is hard coded, but we need to find a 
"available" port to which can be bind to.
-// Else this can lead to occasional bind failures
-final InetSocketAddress fastServerBindAddr = new 
InetSocketAddress("localhost", 12345);
+final InetSocketAddress fastServerBindAddr = new 
InetSocketAddress("localhost", TestHelper.getMaybeAvailablePort());
 final String contextRoot = "/testTimeouts";
 final Path repoRoot = new File("test/repositories/1").toPath();
 assertTrue(repoRoot + " is not a directory", 
Files.isDirectory(repoRoot));
@@ -264,7 +262,7 @@ public class URLResolverTest extends 
AbstractDependencyResolverTest {
 settings.getDefaultRepositoryCacheManager().clean();
 settings.getResolutionCacheManager().clean();
 
-final InetSocketAddress slowServerAddr = new 
InetSocketAddress("localhost", 23456);
+final InetSocketAddress slowServerAddr = new 
InetSocketAddress("localhost", TestHelper.getMaybeAvailablePort());
 final String ivyPattern = "http://; + slowServerAddr.getHostName() + 
":" + slowServerAddr.getPort()
 + 
"/testTimeouts/[organisation]/[module]/ivys/ivy-[revision].xml";
 final String artifactPattern = "http://; + 
slowServerAddr.getHostName() + ":" + slowServerAddr.getPort()


ant-ivy git commit: fix asciidoctor task classpath

2018-04-11 Thread hibou
Repository: ant-ivy
Updated Branches:
  refs/heads/master 004a67fcc -> 910fe1482


fix asciidoctor task classpath


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/910fe148
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/910fe148
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/910fe148

Branch: refs/heads/master
Commit: 910fe148203c7a1e52c00a59486efac1912edeb3
Parents: 004a67f
Author: Nicolas Lalevée 
Authored: Wed Apr 11 21:12:07 2018 +0200
Committer: Nicolas Lalevée 
Committed: Wed Apr 11 21:12:07 2018 +0200

--
 build-release.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/910fe148/build-release.xml
--
diff --git a/build-release.xml b/build-release.xml
index b91715d..737d058 100644
--- a/build-release.xml
+++ b/build-release.xml
@@ -183,7 +183,7 @@
 
 
 
-
+
 
 
 



[1/2] ant-ivy git commit: Asciidoc needs to be run unnested from their jar.

2018-04-11 Thread hibou
Repository: ant-ivy
Updated Branches:
  refs/heads/master 0de17b7d2 -> 004a67fcc


Asciidoc needs to be run unnested from their jar.

cf 
https://github.com/spring-projects/spring-boot/issues/7399#issuecomment-260908153


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/4470ae5e
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/4470ae5e
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/4470ae5e

Branch: refs/heads/master
Commit: 4470ae5ee84328eef38e99de839ae15df137fb9b
Parents: 0de17b7
Author: Nicolas Lalevée 
Authored: Wed Apr 11 19:29:28 2018 +0200
Committer: Nicolas Lalevée 
Committed: Wed Apr 11 19:29:38 2018 +0200

--
 build-release.xml | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4470ae5e/build-release.xml
--
diff --git a/build-release.xml b/build-release.xml
index 71856be..b91715d 100644
--- a/build-release.xml
+++ b/build-release.xml
@@ -179,11 +179,14 @@
 
 
 
-
+
+
+
+
 
 
 
-
+
 
 
 



[2/2] ant-ivy git commit: building 2.5.0-rc1

2018-04-11 Thread hibou
building 2.5.0-rc1


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/004a67fc
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/004a67fc
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/004a67fc

Branch: refs/heads/master
Commit: 004a67fccc80102be2b94a50578e0ad7849b7fa4
Parents: 4470ae5
Author: Nicolas Lalevée 
Authored: Wed Apr 11 19:32:21 2018 +0200
Committer: Nicolas Lalevée 
Committed: Wed Apr 11 19:32:21 2018 +0200

--
 version.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/004a67fc/version.properties
--
diff --git a/version.properties b/version.properties
index 6ba2321..7698e63 100644
--- a/version.properties
+++ b/version.properties
@@ -16,12 +16,12 @@
 #   * specific language governing permissions and limitations
 #   * under the License.
 #   ***
-target.ivy.version=2.5.0
+target.ivy.version=2.5.0-rc1
 # Following OSGi spec: have to be 3 numbers separated by dots
 target.ivy.bundle.version=2.5.0
 # in case we want to add a qualifier such as alpha, beta, etc...
 # if non empty, add a '_' at the end of the qualifier, so the version would 
look like 1.2.3.alpha_200901011200
-target.ivy.bundle.version.qualifier=alpha_
+target.ivy.bundle.version.qualifier=cr1_
 
 
 # Versions of dependencies



[06/10] ant-ivy git commit: add missing License headers

2018-04-11 Thread hibou
add missing License headers


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/bc4c8049
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/bc4c8049
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/bc4c8049

Branch: refs/heads/master
Commit: bc4c8049ca2267d53240efe0e7ee4e21aa89d42b
Parents: 8dedf38
Author: Nicolas Lalevée 
Authored: Wed Apr 11 14:33:44 2018 +0200
Committer: Nicolas Lalevée 
Committed: Wed Apr 11 14:33:44 2018 +0200

--
 asciidoc/dev/apache-proposal.adoc | 19 +++
 asciidoc/dev/ideas.adoc   | 19 +++
 2 files changed, 38 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/bc4c8049/asciidoc/dev/apache-proposal.adoc
--
diff --git a/asciidoc/dev/apache-proposal.adoc 
b/asciidoc/dev/apache-proposal.adoc
index d592eab..fe0d374 100644
--- a/asciidoc/dev/apache-proposal.adoc
+++ b/asciidoc/dev/apache-proposal.adoc
@@ -1,3 +1,22 @@
+
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.
+
+
 = Ivy Proposal =
 
 The following presents the proposal for creating a new Ivy project within the 
Apache Software Foundation.

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/bc4c8049/asciidoc/dev/ideas.adoc
--
diff --git a/asciidoc/dev/ideas.adoc b/asciidoc/dev/ideas.adoc
index 03bce23..cc3d417 100644
--- a/asciidoc/dev/ideas.adoc
+++ b/asciidoc/dev/ideas.adoc
@@ -1,3 +1,22 @@
+
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.
+
+
 - messages
 +
 It is quite difficult to know exactly what messages should be output to the 
console or not, and it often



[02/10] ant-ivy git commit: output the path to the rat report in case of error

2018-04-11 Thread hibou
output the path to the rat report in case of error


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/6238cdc7
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/6238cdc7
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/6238cdc7

Branch: refs/heads/master
Commit: 6238cdc7234043526c1b9cea6278a1de041ffcce
Parents: 8e3a104
Author: Nicolas Lalevée 
Authored: Wed Apr 11 14:25:02 2018 +0200
Committer: Nicolas Lalevée 
Committed: Wed Apr 11 14:25:02 2018 +0200

--
 build-release.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/6238cdc7/build-release.xml
--
diff --git a/build-release.xml b/build-release.xml
index 41ccd5b..0834664 100644
--- a/build-release.xml
+++ b/build-release.xml
@@ -508,7 +508,7 @@
 
 
 
-
+
 
 
 



[03/10] ant-ivy git commit: Add missing License

2018-04-11 Thread hibou
Add missing License


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/c017db18
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/c017db18
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/c017db18

Branch: refs/heads/master
Commit: c017db18b05ef44b70ecde2a2d26d3da48793a08
Parents: 6238cdc
Author: Nicolas Lalevée 
Authored: Wed Apr 11 14:26:31 2018 +0200
Committer: Nicolas Lalevée 
Committed: Wed Apr 11 14:26:31 2018 +0200

--
 README.adoc | 19 +++
 1 file changed, 19 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/c017db18/README.adoc
--
diff --git a/README.adoc b/README.adoc
index bd99eaf..fdcecba 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1,3 +1,22 @@
+
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.
+
+
 = Apache Ivy(TM)
 
 



[09/10] ant-ivy git commit: exclude md5 files from License check

2018-04-11 Thread hibou
exclude md5 files from License check


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/0164b8d4
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/0164b8d4
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/0164b8d4

Branch: refs/heads/master
Commit: 0164b8d4d9355c54d85ddd75cad6d7e0442d314d
Parents: 8d01a8d
Author: Nicolas Lalevée 
Authored: Wed Apr 11 14:42:11 2018 +0200
Committer: Nicolas Lalevée 
Committed: Wed Apr 11 14:42:11 2018 +0200

--
 build-release.xml | 1 +
 1 file changed, 1 insertion(+)
--


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/0164b8d4/build-release.xml
--
diff --git a/build-release.xml b/build-release.xml
index 93406ac..71856be 100644
--- a/build-release.xml
+++ b/build-release.xml
@@ -493,6 +493,7 @@
 
 
 
+
 
 
 



[08/10] ant-ivy git commit: add ASL headers, so also chnage the associated checksums

2018-04-11 Thread hibou
add ASL headers, so also chnage the associated checksums


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/8d01a8d9
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/8d01a8d9
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/8d01a8d9

Branch: refs/heads/master
Commit: 8d01a8d9d6da4792aaa0c203598ffe6abbfcfbdf
Parents: 451b32a
Author: Nicolas Lalevée 
Authored: Wed Apr 11 14:41:46 2018 +0200
Committer: Nicolas Lalevée 
Committed: Wed Apr 11 14:41:46 2018 +0200

--
 .../exact-revision/2.3.4/exact-revision-2.3.4.pom | 18 ++
 .../2.3.4/exact-revision-2.3.4.pom.md5|  2 +-
 .../2.3.4/exact-revision-2.3.4.pom.sha1   |  2 +-
 .../exact-revision/maven-metadata.xml | 18 ++
 .../exact-revision/maven-metadata.xml.md5 |  2 +-
 .../exact-revision/maven-metadata.xml.sha1|  2 +-
 .../1.2.3-SNAPSHOT/maven-metadata-local.xml   | 18 ++
 .../regular-snapshot-1.2.3-SNAPSHOT.pom   | 18 ++
 .../regular-snapshot/maven-metadata-local.xml | 18 ++
 .../5.6.7-SNAPSHOT/maven-metadata.xml | 18 ++
 .../5.6.7-SNAPSHOT/maven-metadata.xml.md5 |  2 +-
 .../5.6.7-SNAPSHOT/maven-metadata.xml.sha1|  2 +-
 ...mestamped-snapshot-5.6.7-20170911.130943-1.pom | 18 ++
 ...amped-snapshot-5.6.7-20170911.130943-1.pom.md5 |  2 +-
 ...mped-snapshot-5.6.7-20170911.130943-1.pom.sha1 |  2 +-
 .../timestamped-snapshot/maven-metadata.xml   | 18 ++
 .../timestamped-snapshot/maven-metadata.xml.md5   |  2 +-
 .../timestamped-snapshot/maven-metadata.xml.sha1  |  2 +-
 18 files changed, 154 insertions(+), 10 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/8d01a8d9/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/2.3.4/exact-revision-2.3.4.pom
--
diff --git 
a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/2.3.4/exact-revision-2.3.4.pom
 
b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/2.3.4/exact-revision-2.3.4.pom
index c00ed91..910b66a 100644
--- 
a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/2.3.4/exact-revision-2.3.4.pom
+++ 
b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/2.3.4/exact-revision-2.3.4.pom
@@ -1,4 +1,22 @@
 
+
 http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
   4.0.0

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/8d01a8d9/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/2.3.4/exact-revision-2.3.4.pom.md5
--
diff --git 
a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/2.3.4/exact-revision-2.3.4.pom.md5
 
b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/2.3.4/exact-revision-2.3.4.pom.md5
index 2fa8eb7..b9339a5 100644
--- 
a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/2.3.4/exact-revision-2.3.4.pom.md5
+++ 
b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/2.3.4/exact-revision-2.3.4.pom.md5
@@ -1 +1 @@
-cf757f97b42ac6eb57eaa6987926d233
\ No newline at end of file
+794c98f0e3dc82bad1ea1f8a90cfb2a1
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/8d01a8d9/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/2.3.4/exact-revision-2.3.4.pom.sha1
--
diff --git 
a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/2.3.4/exact-revision-2.3.4.pom.sha1
 
b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/2.3.4/exact-revision-2.3.4.pom.sha1
index b19f798..59e4525 100644
--- 
a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/2.3.4/exact-revision-2.3.4.pom.sha1
+++ 
b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/2.3.4/exact-revision-2.3.4.pom.sha1
@@ -1 +1 @@
-f6937fb9706e3bb44beaef2c5d36767217263aae
\ No newline at end of file
+238005b1aafe1562ab88b6239718aabd59d6020a
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/8d01a8d9/test/repositories/m2/org/apache/ivy/maven-snapshot-test/exact-revision/maven-metadata.xml
--
diff --git 

[05/10] ant-ivy git commit: remove the reference to the old documentation folder

2018-04-11 Thread hibou
remove the reference to the old documentation folder


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/8dedf388
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/8dedf388
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/8dedf388

Branch: refs/heads/master
Commit: 8dedf388aa18d7f243cd9137a3ab8fe243c2a2a0
Parents: 8933719
Author: Nicolas Lalevée 
Authored: Wed Apr 11 14:32:50 2018 +0200
Committer: Nicolas Lalevée 
Committed: Wed Apr 11 14:32:50 2018 +0200

--
 build-release.xml | 4 
 1 file changed, 4 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/8dedf388/build-release.xml
--
diff --git a/build-release.xml b/build-release.xml
index 30280ff..93406ac 100644
--- a/build-release.xml
+++ b/build-release.xml
@@ -502,10 +502,6 @@
 
 
 
-
-
-
-
 
 
 



[10/10] ant-ivy git commit: Add missing License

2018-04-11 Thread hibou
Add missing License


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/0de17b7d
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/0de17b7d
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/0de17b7d

Branch: refs/heads/master
Commit: 0de17b7d22528af97c9d91c664a9e1f0770665b2
Parents: 0164b8d
Author: Nicolas Lalevée 
Authored: Wed Apr 11 14:57:28 2018 +0200
Committer: Nicolas Lalevée 
Committed: Wed Apr 11 14:57:28 2018 +0200

--
 .../1.2.3-SNAPSHOT/_remote.repositories   | 18 ++
 1 file changed, 18 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/0de17b7d/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/_remote.repositories
--
diff --git 
a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/_remote.repositories
 
b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/_remote.repositories
index 622b4f3..2d496fc 100644
--- 
a/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/_remote.repositories
+++ 
b/test/repositories/m2/org/apache/ivy/maven-snapshot-test/regular-snapshot/1.2.3-SNAPSHOT/_remote.repositories
@@ -1,3 +1,21 @@
+# ***
+# * Licensed to the Apache Software Foundation (ASF) under one
+# * or more contributor license agreements.  See the NOTICE file
+# * distributed with this work for additional information
+# * regarding copyright ownership.  The ASF licenses this file
+# * to you under the Apache License, Version 2.0 (the
+# * "License"); you may not use this file except in compliance
+# * with the License.  You may obtain a copy of the License at
+# *
+# *   http://www.apache.org/licenses/LICENSE-2.0
+# *
+# * Unless required by applicable law or agreed to in writing,
+# * software distributed under the License is distributed on an
+# * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# * KIND, either express or implied.  See the License for the
+# * specific language governing permissions and limitations
+# * under the License.
+# ***
 #NOTE: This is an Aether internal implementation file, its format can be 
changed without prior notice.
 #Mon Sep 11 18:41:09 IST 2017
 regular-snapshot-1.2.3-SNAPSHOT.pom>=



[07/10] ant-ivy git commit: fix style in the release doc

2018-04-11 Thread hibou
fix style in the release doc


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/451b32a1
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/451b32a1
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/451b32a1

Branch: refs/heads/master
Commit: 451b32a1a6ae875f9e301c482cc561c42bdac679
Parents: bc4c804
Author: Nicolas Lalevée 
Authored: Wed Apr 11 14:34:31 2018 +0200
Committer: Nicolas Lalevée 
Committed: Wed Apr 11 14:34:31 2018 +0200

--
 asciidoc/dev/makerelease.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/451b32a1/asciidoc/dev/makerelease.adoc
--
diff --git a/asciidoc/dev/makerelease.adoc b/asciidoc/dev/makerelease.adoc
index 4aaf379..e2d1692 100644
--- a/asciidoc/dev/makerelease.adoc
+++ b/asciidoc/dev/makerelease.adoc
@@ -61,7 +61,7 @@ git commit -m "release the ivy.xsd"
 
  4. Launch the release script
 
-[source]
+[source,shell]
 
 ant -f build-release.xml release
 



[04/10] ant-ivy git commit: Let's make the release instruction a simple text file

2018-04-11 Thread hibou
Let's make the release instruction a simple text file


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/8933719a
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/8933719a
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/8933719a

Branch: refs/heads/master
Commit: 8933719ad9204291155f38bd422254415dcf3537
Parents: c017db1
Author: Nicolas Lalevée 
Authored: Wed Apr 11 14:32:12 2018 +0200
Committer: Nicolas Lalevée 
Committed: Wed Apr 11 14:32:12 2018 +0200

--
 ReleaseInstructions  | 3 +++
 ReleaseInstructions.adoc | 1 -
 build-release.xml| 1 +
 3 files changed, 4 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/8933719a/ReleaseInstructions
--
diff --git a/ReleaseInstructions b/ReleaseInstructions
new file mode 100644
index 000..27729f6
--- /dev/null
+++ b/ReleaseInstructions
@@ -0,0 +1,3 @@
+Release instructions are in asciidoc/dev/makerelease.adoc
+
+You can see the last version online here: 
http://ant.apache.org/ivy/history/master/dev/makerelease.html

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/8933719a/ReleaseInstructions.adoc
--
diff --git a/ReleaseInstructions.adoc b/ReleaseInstructions.adoc
deleted file mode 100644
index 047da5a..000
--- a/ReleaseInstructions.adoc
+++ /dev/null
@@ -1 +0,0 @@
-Release instructions are in 
link:/asciidoc/dev/makerelease{outfilesuffix}[/asciidoc/dev/makerelease.adoc]

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/8933719a/build-release.xml
--
diff --git a/build-release.xml b/build-release.xml
index 0834664..30280ff 100644
--- a/build-release.xml
+++ b/build-release.xml
@@ -489,6 +489,7 @@
 
 
 
+
 
 
 



[01/10] ant-ivy git commit: The NOTICE file is supposed to be a simple text file

2018-04-11 Thread hibou
Repository: ant-ivy
Updated Branches:
  refs/heads/master de130ad15 -> 0de17b7d2


The NOTICE file is supposed to be a simple text file


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/8e3a1048
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/8e3a1048
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/8e3a1048

Branch: refs/heads/master
Commit: 8e3a1048292b571b89d2f3857d801988c6493317
Parents: de130ad
Author: Nicolas Lalevée 
Authored: Wed Apr 11 14:24:33 2018 +0200
Committer: Nicolas Lalevée 
Committed: Wed Apr 11 14:24:33 2018 +0200

--
 NOTICE  | 16 
 NOTICE.adoc | 16 
 2 files changed, 16 insertions(+), 16 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/8e3a1048/NOTICE
--
diff --git a/NOTICE b/NOTICE
new file mode 100644
index 000..988ca31
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1,16 @@
+Apache Ivy (TM)
+Copyright 2007-2018 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+Portions of Ivy were originally developed at
+Jayasoft SARL (http://www.jayasoft.fr/)
+and are licensed to the Apache Software Foundation under the
+"Software Grant License Agreement"
+
+SSH and SFTP support is provided by the JCraft JSch package, 
+which is open source software, available under
+the terms of a BSD style license.  
+The original software and related information is available
+at http://www.jcraft.com/jsch/.

http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/8e3a1048/NOTICE.adoc
--
diff --git a/NOTICE.adoc b/NOTICE.adoc
deleted file mode 100644
index 0e45e00..000
--- a/NOTICE.adoc
+++ /dev/null
@@ -1,16 +0,0 @@
-Apache Ivy(TM) +
-Copyright 2007-2018 The Apache Software Foundation
-
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).
-
-Portions of Ivy were originally developed at
-Jayasoft SARL (http://www.jayasoft.fr/)
-and are licensed to the Apache Software Foundation under the
-"Software Grant License Agreement"
-
-SSH and SFTP support is provided by the JCraft JSch package, 
-which is open source software, available under
-the terms of a BSD style license.  
-The original software and related information is available
-at http://www.jcraft.com/jsch/.



ant-ivyde git commit: doc: add a macro to make simpler links to Jira

2017-07-16 Thread hibou
Repository: ant-ivyde
Updated Branches:
  refs/heads/master dbf44a069 -> e7bb8c2d9


doc: add a macro to make simpler links to Jira


Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/e7bb8c2d
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/e7bb8c2d
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/e7bb8c2d

Branch: refs/heads/master
Commit: e7bb8c2d98f1f47adc63ba446fa307b574b74826
Parents: dbf44a0
Author: Nicolas Lalevée 
Authored: Sun Jul 16 13:05:09 2017 +0200
Committer: Nicolas Lalevée 
Committed: Sun Jul 16 13:05:09 2017 +0200

--
 build.xml   | 24 +++-
 .../src/org/apache/ivy/asciidoc/JiraMacro.java  | 40 
 doc/src/release-notes.adoc  | 16 
 3 files changed, 70 insertions(+), 10 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/e7bb8c2d/build.xml
--
diff --git a/build.xml b/build.xml
index bbf8363..214e053 100644
--- a/build.xml
+++ b/build.xml
@@ -65,9 +65,26 @@
 
 
 
-
+
+
+
+
+
+
+
+
+
+
+
+
 
-
+
+
+
+
+
+
 
 
 
@@ -243,6 +260,7 @@
  templateDir="${doc.dir}/templates/book" 
sourceHighlighter="highlightjs" doctype="book">
 
 
+
 
 
 
@@ -252,6 +270,7 @@
 
 
 
+
 
 
 
@@ -671,6 +690,7 @@ forceContextQualifier=${jenkins.version.qualifier}
 
 
 
+
 
 
 

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/e7bb8c2d/doc/extensions/src/org/apache/ivy/asciidoc/JiraMacro.java
--
diff --git a/doc/extensions/src/org/apache/ivy/asciidoc/JiraMacro.java 
b/doc/extensions/src/org/apache/ivy/asciidoc/JiraMacro.java
new file mode 100644
index 000..113520a
--- /dev/null
+++ b/doc/extensions/src/org/apache/ivy/asciidoc/JiraMacro.java
@@ -0,0 +1,40 @@
+/*
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ *
+ */
+package org.apache.ivy.asciidoc;
+
+import java.util.Map;
+import java.util.HashMap;
+
+import org.asciidoctor.ast.AbstractBlock;
+import org.asciidoctor.extension.InlineMacroProcessor;
+
+public class JiraMacro extends InlineMacroProcessor {
+
+public JiraMacro(String macroName, Map config) {
+super(macroName, config);
+}
+
+@Override
+protected String process(AbstractBlock parent, String target, Map attributes) {
+Map options = new HashMap();
+options.put("type", ":link");
+options.put("target", "https://issues.apache.org/jira/browse/; + 
target);
+return createInline(parent, "anchor", target, attributes, 
options).convert();
+}
+
+}

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/e7bb8c2d/doc/src/release-notes.adoc
--
diff --git a/doc/src/release-notes.adoc b/doc/src/release-notes.adoc
index 54e5c08..5c31f58 100644
--- a/doc/src/release-notes.adoc
+++ b/doc/src/release-notes.adoc
@@ -116,11 +116,11 @@ Contributors:
 == [[changes]]List of Changes in this Release
 
 List of changes since 
link:/ivy/ivyde/history/2.2.0.final/release-notes.html[Apache IvyDE 2.2.0 
final]:
-
-* FIX: xml bomb in workspace causes hang in Ivy code during Search or 
Synchronize operations 
(link:https://issues.apache.org/jira/browse/IVYDE-354[IVYDE-354]) (thanks to 
Matt Hillsdon)
-* FIX: Deadlock in classpath container 
(link:https://issues.apache.org/jira/browse/IVYDE-361[IVYDE-361]) (thanks to 
Carsten Pfeiffer)
-* FIX: Typo in 

ant-ivyde git commit: IvyDE now requires Java 7 and Eclipse 4.3

2017-07-16 Thread hibou
Repository: ant-ivyde
Updated Branches:
  refs/heads/master e5088bb1f -> dbf44a069


IvyDE now requires Java 7 and Eclipse 4.3


Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/dbf44a06
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/dbf44a06
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/dbf44a06

Branch: refs/heads/master
Commit: dbf44a06977c476b2e77df2864d0dfe4e8859d8b
Parents: e5088bb
Author: Nicolas Lalevée 
Authored: Sun Jul 16 12:52:55 2017 +0200
Committer: Nicolas Lalevée 
Committed: Sun Jul 16 12:52:55 2017 +0200

--
 builder/component/build.properties  |  8 +--
 doc/src/compatibility.adoc  |  4 +-
 doc/src/release-notes.adoc  |  3 +-
 .../.classpath  |  2 +-
 .../.settings/org.eclipse.jdt.core.prefs| 13 +++--
 org.apache.ivyde.eclipse/.classpath | 55 ++--
 .../.settings/org.eclipse.jdt.core.prefs| 13 +++--
 7 files changed, 54 insertions(+), 44 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/dbf44a06/builder/component/build.properties
--
diff --git a/builder/component/build.properties 
b/builder/component/build.properties
index bee4dfb..492131f 100644
--- a/builder/component/build.properties
+++ b/builder/component/build.properties
@@ -217,10 +217,10 @@ javacVerbose=false
 #compilerArg=
 
 # Default value for the version of the source code. This value is used when 
compiling plug-ins that do not set the Bundle-RequiredExecutionEnvironment or 
set javacSource in build.properties
-javacSource=1.6
-bundleJavacSource=1.6
+javacSource=1.7
+bundleJavacSource=1.7
 
 # Default value for the version of the byte code targeted. This value is used 
when compiling plug-ins that do not set the Bundle-RequiredExecutionEnvironment 
or set javacTarget in build.properties.
-javacTarget=1.6
-bundleJavacTarget=1.6
+javacTarget=1.7
+bundleJavacTarget=1.7
 

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/dbf44a06/doc/src/compatibility.adoc
--
diff --git a/doc/src/compatibility.adoc b/doc/src/compatibility.adoc
index ed50580..49624a4 100644
--- a/doc/src/compatibility.adoc
+++ b/doc/src/compatibility.adoc
@@ -29,8 +29,8 @@ Apache IvyDE expects to be used with a version 2.1 or 
superior of Apache Ivy. In
 
 == Eclipse integration
 
-Apache IvyDE has been maintained to be compatible with Eclipse 3.4 to 3.7, and 
4.2.
+Apache IvyDE has been maintained to be compatible with Eclipse 4.3 (aka 
Eclipse Kepler) and superior.
 
 == JVM compability
 
-Apache IvyDE is requiring a minimum of a JRE 6.
+Apache IvyDE is requiring a minimum of Java 7.

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/dbf44a06/doc/src/release-notes.adoc
--
diff --git a/doc/src/release-notes.adoc b/doc/src/release-notes.adoc
index 033c94d..54e5c08 100644
--- a/doc/src/release-notes.adoc
+++ b/doc/src/release-notes.adoc
@@ -37,9 +37,8 @@ Major changes in this release:
 IvyDE can now manage credentials stored in a secured store. Rather than 
putting passwords for HTTP Authentication in a property file, IvyDE allow you 
to use the secure storage capability of Eclipse and your OS to store them. See 
the new "Security" panel in the global preferences of IvyDE.
 
 Compatibility:
- TODO 
 
- TODO  status of the release: stable or beta ?
+IvyDE now requires Java 7 and Eclipse 4.3 aka Eclipse Kepler as minimum.
 
 A more detailed release notes can be read there:
 http://ant.apache.org/ivy/ivyde/history/latest-milestone/release-notes.html

http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/dbf44a06/org.apache.ivyde.eclipse.resolvevisualizer/.classpath
--
diff --git a/org.apache.ivyde.eclipse.resolvevisualizer/.classpath 
b/org.apache.ivyde.eclipse.resolvevisualizer/.classpath
index d09ae31..bb7d63f 100644
--- a/org.apache.ivyde.eclipse.resolvevisualizer/.classpath
+++ b/org.apache.ivyde.eclipse.resolvevisualizer/.classpath
@@ -18,7 +18,7 @@
under the License.
 -->
 
-   
+   




http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/dbf44a06/org.apache.ivyde.eclipse.resolvevisualizer/.settings/org.eclipse.jdt.core.prefs
--
diff --git 
a/org.apache.ivyde.eclipse.resolvevisualizer/.settings/org.eclipse.jdt.core.prefs
 
b/org.apache.ivyde.eclipse.resolvevisualizer/.settings/org.eclipse.jdt.core.prefs
index 

ant-ivy git commit: fix the build of the asciidoc extension by using a wider Ivy configuration

2017-07-12 Thread hibou
Repository: ant-ivy
Updated Branches:
  refs/heads/master 6f22f4b49 -> 844100aed


fix the build of the asciidoc extension by using a wider Ivy configuration


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/844100ae
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/844100ae
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/844100ae

Branch: refs/heads/master
Commit: 844100aed6413cd5d3246856060dac7dd1e03110
Parents: 6f22f4b
Author: Nicolas Lalevée 
Authored: Wed Jul 12 23:26:08 2017 +0200
Committer: Nicolas Lalevée 
Committed: Wed Jul 12 23:26:08 2017 +0200

--
 build-release.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/844100ae/build-release.xml
--
diff --git a/build-release.xml b/build-release.xml
index 0a6fcb6..83d777f 100644
--- a/build-release.xml
+++ b/build-release.xml
@@ -167,7 +167,7 @@
 
 
 
-
+
 
 



ant-ivy git commit: An asciidoctor macro to create links to Jira

2017-07-12 Thread hibou
Repository: ant-ivy
Updated Branches:
  refs/heads/master 1a36ae09d -> 6f22f4b49


An asciidoctor macro to create links to Jira


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/6f22f4b4
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/6f22f4b4
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/6f22f4b4

Branch: refs/heads/master
Commit: 6f22f4b49c2a3a59840d28e6cbe0c37a56ab1f90
Parents: 1a36ae0
Author: Nicolas Lalevée 
Authored: Wed Jul 12 22:54:25 2017 +0200
Committer: Nicolas Lalevée 
Committed: Wed Jul 12 22:54:25 2017 +0200

--
 asciidoc/release-notes.adoc | 54 ++--
 .../src/org/apache/ivy/asciidoc/JiraMacro.java  | 40 +++
 build-release.xml   | 23 -
 3 files changed, 88 insertions(+), 29 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/6f22f4b4/asciidoc/release-notes.adoc
--
diff --git a/asciidoc/release-notes.adoc b/asciidoc/release-notes.adoc
index c2b7962..3b691b6 100644
--- a/asciidoc/release-notes.adoc
+++ b/asciidoc/release-notes.adoc
@@ -50,40 +50,40 @@ http://issues.apache.org/jira/browse/ivy
 
 List of changes since Ivy 2.4.0:
 
-- FIX: Local conflict manager didn't handle deeper conflicts in transitive 
dependencies (link:https://issues.apache.org/jira/browse/IVY-1404[IVY-1404])
-- FIX: Made the maven 'test' configuration public so we can use the test-jar 
as dependency (link:https://issues.apache.org/jira/browse/IVY-1444[IVY-1444])
-- FIX: NullPointerException in dependencytree with no dependencies 
(link:https://issues.apache.org/jira/browse/IVY-1539[IVY-1539])
-- FIX: checkIfChanged is not settable attribute for checkdepsupdate ant task 
(link:https://issues.apache.org/jira/browse/IVY-1549[IVY-1549])
-- FIX: ArrayIndexOutOfBoundsException when using a p2 repository for 
dependencies (link:https://issues.apache.org/jira/browse/IVY-1504[IVY-1504])
+- FIX: Local conflict manager didn't handle deeper conflicts in transitive 
dependencies (jira:IVY-1404[])
+- FIX: Made the maven 'test' configuration public so we can use the test-jar 
as dependency (jira:IVY-1444[])
+- FIX: NullPointerException in dependencytree with no dependencies 
(jira:IVY-1539[])
+- FIX: checkIfChanged is not settable attribute for checkdepsupdate ant task 
(jira:IVY-1549[])
+- FIX: ArrayIndexOutOfBoundsException when using a p2 repository for 
dependencies (jira:IVY-1504[])
 - FIX: fixdeps remove transitive 'kept' dependencies
-- FIX: PomModuleDescriptorParser should parse licenses from parent POM 
(link:https://issues.apache.org/jira/browse/IVY-1526[IVY-1526]) (Thanks to 
Jaikiran Pai)
-- FIX: dynamic revisions are not cached per resolver 
(link:https://issues.apache.org/jira/browse/IVY-1430[IVY-1430]) (Thanks to 
Stephen Haberman)
-- FIX: Dependencies failed using branch attribute (and extra attributes) 
(link:https://issues.apache.org/jira/browse/IVY-1141[IVY-1141]) (Thanks to 
Stephen Haberman)
-- FIX: useCacheOnly should allow lookup of changing dependencies in cache 
(link:https://issues.apache.org/jira/browse/IVY-1515[IVY-1515]) (Thanks to Ilya)
-- FIX: Translation of POM to Ivy XML with * exclusion is removing main 
artifact (link:https://issues.apache.org/jira/browse/IVY-1531[IVY-1531]) 
(Thanks to Jaikiran Pai)
-- FIX: Have makepom task take description from ivy-module > info > description 
element (link:https://issues.apache.org/jira/browse/IVY-1520[IVY-1520])
-- FIX: Fix RetrieveEngine to take into account the correct extension while 
dealing with unpacked artifacts 
(link:https://issues.apache.org/jira/browse/IVY-1478[IVY-1478]) (Thanks to 
Jaikiran Pai)
-- FIX: ParseException "Unsupported repository, resources names are not uris" 
for ivy.xml with parent on Windows 
(link:https://issues.apache.org/jira/browse/IVY-1448[IVY-1448]) (Thanks to 
Riccardo Foschia and Jaikiran Pai)
-- FIX: Ivy 2.4.0 improperly handles modules with colon (:) in version 
(link:https://issues.apache.org/jira/browse/IVY-1522[IVY-1522]) (Thanks to 
Jaikiran Pai)
-- FIX: Delay the processing of configured cache ttls, until the IvySettings 
object is usable 
(link:https://issues.apache.org/jira/browse/IVY-1495[IVY-1495]) (Thanks to 
Jaikiran Pai)
-- FIX: Including optional ivysettings of type 'file' doesn't work when file 
doesn't exist (link:https://issues.apache.org/jira/browse/IVY-1555[IVY-1555]) 
(Thanks to Jaikiran Pai)
-- FIX: Makepom ignores dependency classifiers 
(link:https://issues.apache.org/jira/browse/IVY-1528[IVY-1528]) (Thanks to 
Jaikiran Pai)
-- FIX: Infinite loop in dependencytree 
(link:https://issues.apache.org/jira/browse/IVY-1540[IVY-1540]) (Thanks to 
Jaikiran 

[ant-ivyde] Git Push Summary

2017-07-11 Thread hibou
Repository: ant-ivyde
Updated Branches:
  refs/heads/ivyDECredentials [deleted] 86138a1b9


[ant-ivyde] Git Push Summary

2017-07-11 Thread hibou
Repository: ant-ivyde
Updated Branches:
  refs/heads/ivyDECredentials-cleaned [deleted] dbd94b3b9


[3/7] ant-ivyde git commit: asciidoc for credential extension added

2017-07-11 Thread hibou
asciidoc for credential extension added

Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/675f141b
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/675f141b
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/675f141b

Branch: refs/heads/master
Commit: 675f141ba4edc73a2858c91609a93034f1c8a504
Parents: 6eb38cd
Author: alex-bl 
Authored: Sat Jul 8 16:46:08 2017 +0200
Committer: alex-bl 
Committed: Sat Jul 8 16:46:08 2017 +0200

--
 doc/src/credentialsExtension.adoc   |  92 +++
 .../images/sec_add_credentials_duplicate.png| Bin 0 -> 80887 bytes
 .../sec_add_credentials_duplicate_resolved.png  | Bin 0 -> 83558 bytes
 doc/src/images/sec_add_credentials_empty.png| Bin 0 -> 75105 bytes
 doc/src/images/sec_add_credentials_filled.png   | Bin 0 -> 80880 bytes
 doc/src/images/sec_add_credentials_overview.png | Bin 0 -> 51728 bytes
 .../images/sec_edit_credentials_completed.png   | Bin 0 -> 89224 bytes
 doc/src/images/sec_edit_credentials_init.png| Bin 0 -> 54422 bytes
 .../images/sec_edit_credentials_overview.png| Bin 0 -> 55750 bytes
 doc/src/images/sec_remove_credentials.png   | Bin 0 -> 80841 bytes
 doc/src/images/sec_secure_storage_pwd.png   | Bin 0 -> 17450 bytes
 doc/src/images/sec_security_preferences.png | Bin 0 -> 48980 bytes
 12 files changed, 92 insertions(+)
--


http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/675f141b/doc/src/credentialsExtension.adoc
--
diff --git a/doc/src/credentialsExtension.adoc 
b/doc/src/credentialsExtension.adoc
new file mode 100644
index 000..efaf6c4
--- /dev/null
+++ b/doc/src/credentialsExtension.adoc
@@ -0,0 +1,92 @@
+
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.
+
+
+== [[security]]Security
+
+This preference section allows you to manage credentials, which the ivy 
dependency manager needs to access protected repositories. The credentials are 
directly stored into the Eclipse Secure storage and loaded during the 
ivyDE-plugin's startup. This preference page allows you to manage your ivy 
credentials safely without the need to "publish" them in plain-text inside your 
build-files.
+
+== [[general]]General workflow
+
+The ivyDE credentials extension allows you - as already mentioned - to protect 
your ivy credentials by using the Eclipse Secure storage. The credential 
entries are only maintained by the Eclipse secure storage itself: Every 
operation (add/edit/remove) is directly performed on the Eclipse secure storage 
without any intermediate caches. At the ivyDE plugin's startup, the Eclipse 
Secure storage is accessed (this operation requires you to insert your password 
if your Eclipse Secure storage is password-protected) and all the credential 
entries - which are related to the ivy dependency manager - are loaded and 
copied to the internal ivy credential manager (where ivy looks for credentials 
in case of protected repositories).
+
+Please note that this "credential-copying" is directly done after the ivyDE 
plugin's startup. If your ivy-configuration files, respectively, your 
build-files also contain credentials pointing to the same repository (same 
host@realm combination as already stored in the Eclipse Secure storage), the 
credentials inside the Eclipse Secure storage may be overwritten due to the 
fact, that credentials specified within the mentioned alternative locations may 
be added to the internal ivy credential manager after the "credential-copying" 
was performed. 
+
+.General:
+
+== [[credentialsOverview]]Overview
+
+In this view all your credentials related to the ivy dependency manager are 
listed. The credentials consist of:
+
+* Host: The host of your protected repository.
+
+* Realm: The realm of your protected repository.
+
+* Username: The username which grants access to the protected repository.
+
+* Pwd: The password to identify yourself.
+
+You can either add new 

[2/7] ant-ivyde git commit: deprecated and unused class removed

2017-07-11 Thread hibou
deprecated and unused class removed

Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/6eb38cd3
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/6eb38cd3
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/6eb38cd3

Branch: refs/heads/master
Commit: 6eb38cd3952e9fd7d7708a4285c7b6777a8c53e4
Parents: df5fead
Author: alex-bl 
Authored: Sat Jul 8 16:43:26 2017 +0200
Committer: alex-bl 
Committed: Sat Jul 8 16:43:26 2017 +0200

--
 .../cpcontainer/SecuritySetupContainer.java | 55 
 1 file changed, 55 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/6eb38cd3/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/cpcontainer/SecuritySetupContainer.java
--
diff --git 
a/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/cpcontainer/SecuritySetupContainer.java
 
b/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/cpcontainer/SecuritySetupContainer.java
deleted file mode 100644
index 3ee3aac..000
--- 
a/org.apache.ivyde.eclipse/src/java/org/apache/ivyde/internal/eclipse/cpcontainer/SecuritySetupContainer.java
+++ /dev/null
@@ -1,55 +0,0 @@
-/*
- *  Licensed to the Apache Software Foundation (ASF) under one or more
- *  contributor license agreements.  See the NOTICE file distributed with
- *  this work for additional information regarding copyright ownership.
- *  The ASF licenses this file to You under the Apache License, Version 2.0
- *  (the "License"); you may not use this file except in compliance with
- *  the License.  You may obtain a copy of the License at
- *
- *  http://www.apache.org/licenses/LICENSE-2.0
- *
- *  Unless required by applicable law or agreed to in writing, software
- *  distributed under the License is distributed on an "AS IS" BASIS,
- *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- *  See the License for the specific language governing permissions and
- *  limitations under the License.
- *
- */
-package org.apache.ivyde.internal.eclipse.cpcontainer;
-
-import java.util.ArrayList;
-import java.util.List;
-
-import org.apache.ivyde.eclipse.cp.SecuritySetup;
-@Deprecated
-//TODO: really needed?
-public final class SecuritySetupContainer {
-
-public static final SecuritySetupContainer INSTANCE = new 
SecuritySetupContainer();
-
-private static List credentials = new 
ArrayList();
-
-private SecuritySetupContainer() {
-
-}
-
-//test-data
-static{
-credentials = new ArrayList();
-credentials.add(new 
SecuritySetup("localhost","nexus","admin","secret"));
-credentials.add(new 
SecuritySetup("arctis","nexus3","adminArctis","secret"));
-credentials.add(new SecuritySetup("remote","nexus 
repo","adminRemote","secret"));
-}
-
-public static void addEntry(SecuritySetup entry) {
-credentials.add(entry);
-}
-
-public static void removeEntry(SecuritySetup entry) {
-credentials.remove(entry);
-}
-
-public static List getAllCredentials() {
-return credentials;
-}
-}



[7/7] ant-ivyde git commit: Update the release notes for the new Security panel

2017-07-11 Thread hibou
Update the release notes for the new Security panel


Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/e5088bb1
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/e5088bb1
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/e5088bb1

Branch: refs/heads/master
Commit: e5088bb1f62ec6d9b83af4ab1a8e77a52c102b38
Parents: ed330e9
Author: Nicolas Lalevée 
Authored: Tue Jul 11 22:48:26 2017 +0200
Committer: Nicolas Lalevée 
Committed: Tue Jul 11 22:48:26 2017 +0200

--
 doc/src/release-notes.adoc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/e5088bb1/doc/src/release-notes.adoc
--
diff --git a/doc/src/release-notes.adoc b/doc/src/release-notes.adoc
index 5ba05c8..033c94d 100644
--- a/doc/src/release-notes.adoc
+++ b/doc/src/release-notes.adoc
@@ -34,7 +34,7 @@ The Apache IvyDE Eclipse plugin integrates Apache Ivy's 
dependency management in
 
 Major changes in this release:
 
- TODO 
+IvyDE can now manage credentials stored in a secured store. Rather than 
putting passwords for HTTP Authentication in a property file, IvyDE allow you 
to use the secure storage capability of Eclipse and your OS to store them. See 
the new "Security" panel in the global preferences of IvyDE.
 
 Compatibility:
  TODO 
@@ -86,6 +86,7 @@ Committers:
 Contributors:
 
 * Daniel Becheanu
+* Alexander Blaas
 * Peter Blstak
 * Clint Burghduff
 * Peter Chanthamynavong
@@ -124,6 +125,7 @@ List of changes since 
link:/ivy/ivyde/history/2.2.0.final/release-notes.html[Apa
 
 * NEW: add support for OSGi 'Bundle-Classpath' directive (Ivy 2.4.0-rc1 is 
required)
 * NEW: basic support for the workspace resolver to find OSGi bundles managed 
by Ivy in the workspace (Ivy 2.4.0-rc2 is required)
+* NEW: Add support for storing securely credentials (thanks to Alexander Blaas)
 
 
  samples



[5/7] ant-ivyde git commit: This closes #6

2017-07-11 Thread hibou
This closes #6


Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/fc1eb9db
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/fc1eb9db
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/fc1eb9db

Branch: refs/heads/master
Commit: fc1eb9db47b769da37f8e5ee01d5212ab3500299
Parents: dbd94b3 675f141
Author: Nicolas Lalevée 
Authored: Tue Jul 11 22:29:00 2017 +0200
Committer: Nicolas Lalevée 
Committed: Tue Jul 11 22:29:00 2017 +0200

--
 doc/src/credentialsExtension.adoc   |  92 +++
 .../images/sec_add_credentials_duplicate.png| Bin 0 -> 80887 bytes
 .../sec_add_credentials_duplicate_resolved.png  | Bin 0 -> 83558 bytes
 doc/src/images/sec_add_credentials_empty.png| Bin 0 -> 75105 bytes
 doc/src/images/sec_add_credentials_filled.png   | Bin 0 -> 80880 bytes
 doc/src/images/sec_add_credentials_overview.png | Bin 0 -> 51728 bytes
 .../images/sec_edit_credentials_completed.png   | Bin 0 -> 89224 bytes
 doc/src/images/sec_edit_credentials_init.png| Bin 0 -> 54422 bytes
 .../images/sec_edit_credentials_overview.png| Bin 0 -> 55750 bytes
 doc/src/images/sec_remove_credentials.png   | Bin 0 -> 80841 bytes
 doc/src/images/sec_secure_storage_pwd.png   | Bin 0 -> 17450 bytes
 doc/src/images/sec_security_preferences.png | Bin 0 -> 48980 bytes
 .../cpcontainer/SecuritySetupContainer.java |  55 ---
 13 files changed, 92 insertions(+), 55 deletions(-)
--




[6/7] ant-ivyde git commit: Add the new doc about security in the toc.json

2017-07-11 Thread hibou
Add the new doc about security in the toc.json


Project: http://git-wip-us.apache.org/repos/asf/ant-ivyde/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivyde/commit/ed330e92
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivyde/tree/ed330e92
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivyde/diff/ed330e92

Branch: refs/heads/master
Commit: ed330e92ff346fdb996a347f1b0638a3a9fc4a6c
Parents: fc1eb9d
Author: Nicolas Lalevée 
Authored: Tue Jul 11 22:41:42 2017 +0200
Committer: Nicolas Lalevée 
Committed: Tue Jul 11 22:41:42 2017 +0200

--
 doc/src/credentialsExtension.adoc | 92 --
 doc/src/security.adoc | 88 
 doc/src/toc.json  |  7 +++
 3 files changed, 95 insertions(+), 92 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/ant-ivyde/blob/ed330e92/doc/src/credentialsExtension.adoc
--
diff --git a/doc/src/credentialsExtension.adoc 
b/doc/src/credentialsExtension.adoc
deleted file mode 100644
index efaf6c4..000
--- a/doc/src/credentialsExtension.adoc
+++ /dev/null
@@ -1,92 +0,0 @@
-
-   Licensed to the Apache Software Foundation (ASF) under one
-   or more contributor license agreements.  See the NOTICE file
-   distributed with this work for additional information
-   regarding copyright ownership.  The ASF licenses this file
-   to you under the Apache License, Version 2.0 (the
-   "License"); you may not use this file except in compliance
-   with the License.  You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing,
-   software distributed under the License is distributed on an
-   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-   KIND, either express or implied.  See the License for the
-   specific language governing permissions and limitations
-   under the License.
-
-
-== [[security]]Security
-
-This preference section allows you to manage credentials, which the ivy 
dependency manager needs to access protected repositories. The credentials are 
directly stored into the Eclipse Secure storage and loaded during the 
ivyDE-plugin's startup. This preference page allows you to manage your ivy 
credentials safely without the need to "publish" them in plain-text inside your 
build-files.
-
-== [[general]]General workflow
-
-The ivyDE credentials extension allows you - as already mentioned - to protect 
your ivy credentials by using the Eclipse Secure storage. The credential 
entries are only maintained by the Eclipse secure storage itself: Every 
operation (add/edit/remove) is directly performed on the Eclipse secure storage 
without any intermediate caches. At the ivyDE plugin's startup, the Eclipse 
Secure storage is accessed (this operation requires you to insert your password 
if your Eclipse Secure storage is password-protected) and all the credential 
entries - which are related to the ivy dependency manager - are loaded and 
copied to the internal ivy credential manager (where ivy looks for credentials 
in case of protected repositories).
-
-Please note that this "credential-copying" is directly done after the ivyDE 
plugin's startup. If your ivy-configuration files, respectively, your 
build-files also contain credentials pointing to the same repository (same 
host@realm combination as already stored in the Eclipse Secure storage), the 
credentials inside the Eclipse Secure storage may be overwritten due to the 
fact, that credentials specified within the mentioned alternative locations may 
be added to the internal ivy credential manager after the "credential-copying" 
was performed. 
-
-.General:
-
-== [[credentialsOverview]]Overview
-
-In this view all your credentials related to the ivy dependency manager are 
listed. The credentials consist of:
-
-* Host: The host of your protected repository.
-
-* Realm: The realm of your protected repository.
-
-* Username: The username which grants access to the protected repository.
-
-* Pwd: The password to identify yourself.
-
-You can either add new credentials or edit/remove existing ones (see next 
sections).
-
-image::images/sec_security_preferences.png[]
-
-== [[addCredentials]]Add new credentials
-
-Click on the "Add..." button to add new credentials:
-
-image::images/sec_add_credentials_empty.png[]
-
-A new dialog appears where you can insert a new credential entry. The 
properties "Host" and "Realm" are required because they are used to identify an 
artifact-repository and thus also a credential entry within the Eclipse secure 
storage. The property "Id" is read-only and shows you the repository's 
identifier (host@realm).
-

  1   2   3   4   5   6   7   8   9   10   >