Author: hibou
Date: Sun Jul 15 17:57:32 2018
New Revision: 1835984
URL: http://svn.apache.org/viewvc?rev=1835984&view=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&r1=1835983&r2=1835984&view=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 @@
<div id="main">
<h1 class="title">Download</h1>
- <br class="xooki-br"/>The Apache IvyDE distribution is available
as an <a href="#updatesite">Eclipse™ update site</a>, but you can also
download and install it <a href="#manual">manually</a> from one of our mirrors.
We encourage you to <a href="#verify">verify the integrity</a> of the
downloaded files using signatures downloaded from our main distribution
directory. You are also invited to look to the <a href="#svn">ASF
subversion</a> if you are interested into contributing to IvyDE.<br
class="xooki-br"/><br class="xooki-br"/><h1><a name="updatesite"></a>Update
site</h1>
+ <br class="xooki-br"/>The Apache IvyDE distribution is available
as an <a href="#updatesite">Eclipse™ update site</a>, but you can also
download and install it <a href="#manual">manually</a> from one of our mirrors.
We encourage you to <a href="#verify">verify the integrity</a> of the
downloaded files using signatures downloaded from our main distribution
directory. You are also invited to look to the <a href="#git">ASF git</a> if
you are interested into contributing to IvyDE.<br class="xooki-br"/><br
class="xooki-br"/><h1><a name="updatesite"></a>Update site</h1>
You can install Apache IvyDE plugins from the IvyDE update site: <a
href="http://www.apache.org/dist/ant/ivyde/updatesite">http://www.apache.org/dist/ant/ivyde/updatesite</a>.<br
class="xooki-br"/><br class="xooki-br"/>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):
<ul>
@@ -196,16 +196,16 @@ The source distribution contains the sou
<li>or as a gzip compressed tar: <a
href="[preferred]/ant/ivyde/2.2.0.final/apache-ivyde-sources-2.2.0.final-201311091524-RELEASE.tgz">apache-ivyde-sources-2.2.0.final-201311091524-RELEASE.tgz</a></li>
</ul>
-Then look into the distribution for the documentation about how to build
it.<br class="xooki-br"/><br class="xooki-br"/><h1><a name="svn"></a>Sources
from the version control system</h1>
+Then look into the distribution for the documentation about how to build
it.<br class="xooki-br"/><br class="xooki-br"/><h1><a name="master"></a>Sources
from the version control system</h1>
-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
<pre>
-svn co <a
href="https://svn.apache.org/repos/asf/ant/ivy/ivyde/trunk">https://svn.apache.org/repos/asf/ant/ivy/ivyde/trunk</a>
ivyde-trunk
+git clone git://git.apache.org/ant-ivyde.git
</pre>
<h1><a name="hudson"></a><a name="jenkins"></a>Trunk builds</h1>
-The trunk version of IvyDE is build by a continuous integration server (<a
href="https://builds.apache.org/view/A-F/view/Ant/job/IvyDE/">a Jenkins
instance hosted by the ASF</a>).<br class="xooki-br"/><br class="xooki-br"/>It
is automatically publishing the last build into an updatesite. So you can
configure your Eclipse to use it:<br class="xooki-br"/><a
href="https://builds.apache.org/job/IvyDE-updatesite/lastSuccessfulBuild/artifact/trunk/build/">https://builds.apache.org/job/IvyDE-updatesite/lastSuccessfulBuild/artifact/trunk/build/</a><br
class="xooki-br"/><br class="xooki-br"/><b>Important note</b>: 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 <a href="mailing-lists.html">ant-dev@
mailing-list</a> and not the ivy-user@ one.<br class="xoo
ki-br"/><br class="xooki-br"/><h1><a name="verify"></a>Verify Releases</h1>
+The trunk version of IvyDE is build by a continuous integration server (<a
href="https://builds.apache.org/job/IvyDE/">a Jenkins instance hosted by the
ASF</a>).<br class="xooki-br"/><br class="xooki-br"/>It is automatically
publishing the last build into an updatesite. So you can configure your Eclipse
to use it:<br class="xooki-br"/><a
href="https://builds.apache.org/job/IvyDE-updatesite/lastSuccessfulBuild/artifact/trunk/build/">https://builds.apache.org/job/IvyDE-updatesite/lastSuccessfulBuild/artifact/trunk/build/</a><br
class="xooki-br"/><br class="xooki-br"/><b>Important note</b>: 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 <a href="mailing-lists.html">ant-dev@
mailing-list</a> and not the ivy-user@ one.<br class="xooki-br"/><br class=
"xooki-br"/><h1><a name="verify"></a>Verify Releases</h1>
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.<br class="xooki-br"/><br
class="xooki-br"/>The PGP signatures can be verified using PGP or GPG. First
download the <a href="http://www.apache.org/dist/ant/KEYS">KEYS</a> as well as
the asc signature file for the particular distribution. Make sure you get
these files from the <a href="http://www.apache.org/dist/ant/ivyde">main
distribution directory</a>, rather than from a mirror. Then verify the
signatures using<br class="xooki-br"/>
<pre>
% pgpk -a KEYS<br class="xooki-br"/>% pgpv
apache-ivyde-2.2.0.final-201311091524-RELEASE.zip.asc
@@ -284,7 +284,7 @@ Download on Jayasoft: <a href="http://ww
<div id="footer-message" class="footer">
<hr />
- <i>Copyright © 2012 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License,
Version 2.0</a>.</i><br />
+ <i>Copyright © 2015 The Apache Software Foundation, Licensed under
the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License,
Version 2.0</a>.</i><br />
<i>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.</i><br />
<i>Eclipse and the Eclipse logo are trademarks of Eclipse Foundation,
Inc.</i>
<i>All other marks mentioned may be trademarks or registered trademarks of
their respective owners. </i>
Modified: ant/site/ivyde/sources/download.html
URL:
http://svn.apache.org/viewvc/ant/site/ivyde/sources/download.html?rev=1835984&r1=1835983&r2=1835984&view=diff
==============================================================================
--- ant/site/ivyde/sources/download.html (original)
+++ ant/site/ivyde/sources/download.html Sun Jul 15 17:57:32 2018
@@ -25,7 +25,7 @@
</head>
<body>
<textarea id="xooki-source">
-The Apache IvyDE distribution is available as an <a
href="#updatesite">Eclipse™ update site</a>, but you can also download and
install it <a href="#manual">manually</a> from one of our mirrors. We encourage
you to <a href="#verify">verify the integrity</a> of the downloaded files using
signatures downloaded from our main distribution directory. You are also
invited to look to the <a href="#svn">ASF subversion</a> if you are interested
into contributing to IvyDE.
+The Apache IvyDE distribution is available as an <a
href="#updatesite">Eclipse™ update site</a>, but you can also download and
install it <a href="#manual">manually</a> from one of our mirrors. We encourage
you to <a href="#verify">verify the integrity</a> of the downloaded files using
signatures downloaded from our main distribution directory. You are also
invited to look to the <a href="#git">ASF git</a> if you are interested into
contributing to IvyDE.
<h1><a name="updatesite"></a>Update site</h1>
@@ -114,16 +114,16 @@ Download:
Then look into the distribution for the documentation about how to build it.
-<h1><a name="svn"></a>Sources from the version control system</h1>
+<h1><a name="master"></a>Sources from the version control system</h1>
-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
<code>
-svn co https://svn.apache.org/repos/asf/ant/ivy/ivyde/trunk ivyde-trunk
+git clone git://git.apache.org/ant-ivyde.git
</code>
<h1><a name="hudson"></a><a name="jenkins"></a>Trunk builds</h1>
-The trunk version of IvyDE is build by a continuous integration server (<a
href="https://builds.apache.org/view/A-F/view/Ant/job/IvyDE/">a Jenkins
instance hosted by the ASF</a>).
+The trunk version of IvyDE is build by a continuous integration server (<a
href="https://builds.apache.org/job/IvyDE/">a Jenkins instance hosted by the
ASF</a>).
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/