Author: bodewig Date: Tue Dec 19 18:00:57 2023 New Revision: 1914783 URL: http://svn.apache.org/viewvc?rev=1914783&view=rev Log: strip down IvyDE's download page
Modified: ant/site/ivyde/production/download.html ant/site/ivyde/production/index.html ant/site/ivyde/sources/download.html ant/site/ivyde/sources/index.html Modified: ant/site/ivyde/production/download.html URL: http://svn.apache.org/viewvc/ant/site/ivyde/production/download.html?rev=1914783&r1=1914782&r2=1914783&view=diff ============================================================================== --- ant/site/ivyde/production/download.html (original) +++ ant/site/ivyde/production/download.html Tue Dec 19 18:00:57 2023 @@ -132,96 +132,17 @@ <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="#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> + <br class="xooki-br"/> <p style="color:red"><b>The Ant PMC <a href="https://lists.apache.org/thread/wo32q8s8o8z9m126gz3m533q2fnqq21o">voted</a> to archive the IvyDE subproject. This means that all its resources are removed or made read only and no further development will be done. <br/> + It also means that, if a community grows, the subproject could be <a href="https://ant.apache.org/processes.html#Reactivate%20a%20subproject%20or%20component">reactivated</a>.</b></p> -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> -<li>Open the update manager in Eclipse: <b>Help > Software Updates > Find and Install...</b></li> -<li>In the popup window, select <b>Search for features to install</b>, and click <b>Next</b></li> -<li>Then click on <b>New Remote Site...</b></li> -<li>Name: <i>Apache Ivy update site</i></li> -<li>URL: <i> <a href="http://www.apache.org/dist/ant/ivyde/updatesite">http://www.apache.org/dist/ant/ivyde/updatesite</a> </i> </li> -<li>Click <b>OK</b></li> -<li>A new entry "Apache Ivy update site" will appear in the list of update sites</li> -</ul> + <h1>Old releases</h1> +<h2>Apache IvyDE 2.x</h2> +<p>All ASF releases of IvyDE are available via the Apache software archive <a href="https://archive.apache.org/dist/ant/ivyde/">here</a>.</p> -And to proceed to the installation of the plugins from the configured IvyDE update site: -<ul> -<li>Make sure you selected the "Apache Ivy update site" and click <b>Finish</b> to trigger the search for features</li> -<li>After some amount of time, you will see the list of available features to install. Select the ones in which you are interested in</li> -<li>If Eclipse warns you about non resolved dependencies, click on <b>Select Required</b></li> -<li>To continue click <b>Next</b></li> -<li>Then you have to accept the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License</a> agreement</li> -<li>Eclipse will present you the summary of the plugins to download: click <b>Finish</b> to start downloading</li> -</li>After the download, Eclipse will ask you if you really want to install the plugins. Click <b>Install</b> or <b>Install All</b>.</li> -<li>It is then recommended to restart Eclipse: click <b>Yes</b></li> -<li>After restarting, the IvyDE plugins should have started. You can check the version of Ivy you are using on the top of the configuration panel of Ivy (<b>Window > Preferences, and select Ivy</b>); or in Eclipse's list of plugins (<b>Help > About Eclipse</b>, click <b>Plug-in Details</b>)</li> -</ul> +<h2>IvyDE 1,x</h2> +<p>Releases described below were made by Jayasoft, and are listed here for historical reason, and should not be considered as Apache software.</p> -<h1><a name="manual"></a>Manual install</h1> - -<h2>Select mirror</h2> -You are currently using <b>[preferred]</b>. If you encounter a problem with this mirror, please select another mirror. If all mirrors are failing, there are <i>backup</i> mirrors (at the end of the mirrors list) that should be available.<br class="xooki-br"/><br class="xooki-br"/><form action="[location]" method="get" id="SelectMirror"> -Other mirrors: <select name="Preferred"> -[if-any http]<br class="xooki-br"/> [for http]<option value="[http]">[http]</option>[end]<br class="xooki-br"/>[end]<br class="xooki-br"/>[if-any ftp]<br class="xooki-br"/> [for ftp]<option value="[ftp]">[ftp]</option>[end]<br class="xooki-br"/>[end]<br class="xooki-br"/>[if-any backup]<br class="xooki-br"/> [for backup]<option value="[backup]">[backup] (backup)</option>[end]<br class="xooki-br"/>[end]<br class="xooki-br"/></select> -<input type="submit" value="Change" /> -</form> - -<h2>IvyDE binaries</h2> - -This distribution contains every binaries ready to be installed in your Eclipse installation.<br class="xooki-br"/><br class="xooki-br"/>Download the IvyDE plugins: -<ul> - <li>as a zip: <a href="[preferred]/ant/ivyde/2.2.0.final/apache-ivyde-2.2.0.final-201311091524-RELEASE.zip">apache-ivyde-2.2.0.final-201311091524-RELEASE.zip</a></li> - <li>or as a gzip compressed tar: <a href="[preferred]/ant/ivyde/2.2.0.final/apache-ivyde-2.2.0.final-201311091524-RELEASE.tar.gz">apache-ivyde-2.2.0.final-201311091524-RELEASE.tar.gz</a></li> -</ul> - -Uncompress the archive. In there you will find two folders containing the artifacts to deploy in your Eclipse: -<ul> - <li>the IvyDE features <tt>features/org.apache.ivyde.*.jar</tt> to put in your <tt>$ECLIPSE_HOME/features</tt></li> - <li>the IvyDE plugins <tt>plugins/org.apache.ivyde.*.jar</tt> to put in your <tt>$ECLIPSE_HOME/plugins</tt></li> -</ul> - -<h2>Install the latest Ivy bundle</h2> - -Get the latest Ivy feature and bundle for the updatesite: -<ul> -<li>the <a href="[preferred]/ant/ivyde/updatesite/features">features folder</a></li> -<li>the <a href="[preferred]/ant/ivyde/updatesite/plugins">plugins folder</a></li> -</ul> - -And then just copy them respectively in the $ECLIPSE_HOME/features and the $ECLIPSE_HOME/plugins folders.<br class="xooki-br"/>Then it is recommended to (re)start your Eclipse with the -clean option.<br class="xooki-br"/><br class="xooki-br"/><h2><a name="sources"></a>Full sources</h2> - -The source distribution contains the source files of the plugins, the features and the build system, so you will be able to reproduce the build that create the 2.0.0.final release.<br class="xooki-br"/><br class="xooki-br"/>Download: -<ul> - <li>as a zip: <a href="[preferred]/ant/ivyde/2.2.0.final/apache-ivyde-sources-2.2.0.final-201311091524-RELEASE.zip">apache-ivyde-sources-2.2.0.final-201311091524-RELEASE.zip</a></li> - <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="git"></a>Sources from the version control system</h1> - -The IvyDE sources can be also found on the ASF Git repository. You can checkout the master by running the command -<pre> -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/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 -</pre> -<em>or</em> -<pre> -% pgp -ka KEYS<br class="xooki-br"/>% pgp apache-ivyde-2.2.0.final-201311091524-RELEASE.zip.asc -</pre> -<em>or</em> -<pre> -% gpg --import KEYS<br class="xooki-br"/>% gpg --verify apache-ivyde-2.2.0.final-201311091524-RELEASE.zip.asc -</pre> - -Alternatively, you can verify the checksums on the files. Unix programs called md5/sha1 or md5sum/sha1sum are included in many unix distributions. *sum is also available as part of <a href="http://www.gnu.org/software/textutils/textutils.html">GNU Textutils</a>. Windows users can get binary md5 programs from <a href="http://www.fourmilab.ch/md5/">here</a>, <a href="http://www.pc-tools.net/win32/freeware/console/">here</a>. <a href="http://www.slavasoft.com/fsum/">fsum</a> supports MD5 and SHA1.<br class="xooki-br"/><br class="xooki-br"/>We highly recommend to verify the PGP signature, though.<br class="xooki-br"/><br class="xooki-br"/><h1>Old releases</h1> -Releases described below were made by Jayasoft, and are listed here for historical reason, and should not be considered as Apache software.<br class="xooki-br"/><br class="xooki-br"/><h2>IvyDE 1.2.0 - 2006-11-17</h2> +<h2>IvyDE 1.2.0 - 2006-11-17</h2> - upgrade to Ivy 1.4.1<br/> - NEW: Link Sources to Classes by Artifact Type in Classpath Container (<a href="http://issues.apache.org/jira/browse/IVYDE-12">IVYDE-12</a>) (thanks to Peter Blstak)<br/> - FIX: No resolve messages in console (<a href="http://issues.apache.org/jira/browse/IVYDE-39">IVYDE-39</a>)<br/><br/> Modified: ant/site/ivyde/production/index.html URL: http://svn.apache.org/viewvc/ant/site/ivyde/production/index.html?rev=1914783&r1=1914782&r2=1914783&view=diff ============================================================================== --- ant/site/ivyde/production/index.html (original) +++ ant/site/ivyde/production/index.html Tue Dec 19 18:00:57 2023 @@ -131,8 +131,8 @@ <div id="main"> <h1 class="title">Home</h1> - <br class="xooki-br"/> <p style="color:red"><b>The Ant PMC <a href="https://lists.apache.org/thread/wo32q8s8o8z9m126gz3m533q2fnqq21o">voted</a><br class="xooki-br"/> to archive the IvyDE subproject. This means that all its resources are removed or made read only<br class="xooki-br"/> and no further development will be done. <br/> - It also means that, if a community grows, the subproject could be<br class="xooki-br"/> <a href="https://ant.apache.org/processes.html#Reactivate%20a%20subproject%20or%20component">reactivated</a>.</b></p> + <br class="xooki-br"/> <p style="color:red"><b>The Ant PMC <a href="https://lists.apache.org/thread/wo32q8s8o8z9m126gz3m533q2fnqq21o">voted</a> to archive the IvyDE subproject. This means that all its resources are removed or made read only and no further development will be done. <br/> + It also means that, if a community grows, the subproject could be <a href="https://ant.apache.org/processes.html#Reactivate%20a%20subproject%20or%20component">reactivated</a>.</b></p> <p> Apache IvyDE is the Eclipse plugin which integrates Apache Ivy's dependency management into Eclipse™.<br class="xooki-br"/><br class="xooki-br"/>It lets you manage your dependencies declared in an ivy.xml in your Java Eclipse projects, or any other kind of project which needs dependency management. A summary of the features it provides follows: Modified: ant/site/ivyde/sources/download.html URL: http://svn.apache.org/viewvc/ant/site/ivyde/sources/download.html?rev=1914783&r1=1914782&r2=1914783&view=diff ============================================================================== --- ant/site/ivyde/sources/download.html (original) +++ ant/site/ivyde/sources/download.html Tue Dec 19 18:00:57 2023 @@ -25,137 +25,15 @@ </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="#git">ASF git</a> if you are interested into contributing to IvyDE. + <p style="color:red"><b>The Ant PMC <a href="https://lists.apache.org/thread/wo32q8s8o8z9m126gz3m533q2fnqq21o">voted</a> to archive the IvyDE subproject. This means that all its resources are removed or made read only and no further development will be done. <br/> + It also means that, if a community grows, the subproject could be <a href="https://ant.apache.org/processes.html#Reactivate%20a%20subproject%20or%20component">reactivated</a>.</b></p> -<h1><a name="updatesite"></a>Update site</h1> + <h1>Old releases</h1> +<h2>Apache IvyDE 2.x</h2> +<p>All ASF releases of IvyDE are available via the Apache software archive <a href="https://archive.apache.org/dist/ant/ivyde/">here</a>.</p> -You can install Apache IvyDE plugins from the IvyDE update site: 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): -<ul> -<li>Open the update manager in Eclipse: <b>Help > Software Updates > Find and Install...</b></li> -<li>In the popup window, select <b>Search for features to install</b>, and click <b>Next</b></li> -<li>Then click on <b>New Remote Site...</b></li> -<li>Name: <i>Apache Ivy update site</i></li> -<li>URL: <i> http://www.apache.org/dist/ant/ivyde/updatesite </i> </li> -<li>Click <b>OK</b></li> -<li>A new entry "Apache Ivy update site" will appear in the list of update sites</li> -</ul> - -And to proceed to the installation of the plugins from the configured IvyDE update site: -<ul> -<li>Make sure you selected the "Apache Ivy update site" and click <b>Finish</b> to trigger the search for features</li> -<li>After some amount of time, you will see the list of available features to install. Select the ones in which you are interested in</li> -<li>If Eclipse warns you about non resolved dependencies, click on <b>Select Required</b></li> -<li>To continue click <b>Next</b></li> -<li>Then you have to accept the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License</a> agreement</li> -<li>Eclipse will present you the summary of the plugins to download: click <b>Finish</b> to start downloading</li> -</li>After the download, Eclipse will ask you if you really want to install the plugins. Click <b>Install</b> or <b>Install All</b>.</li> -<li>It is then recommended to restart Eclipse: click <b>Yes</b></li> -<li>After restarting, the IvyDE plugins should have started. You can check the version of Ivy you are using on the top of the configuration panel of Ivy (<b>Window > Preferences, and select Ivy</b>); or in Eclipse's list of plugins (<b>Help > About Eclipse</b>, click <b>Plug-in Details</b>)</li> -</ul> - -<h1><a name="manual"></a>Manual install</h1> - -<h2>Select mirror</h2> -You are currently using <b>[preferred]</b>. If you encounter a problem with this mirror, please select another mirror. If all mirrors are failing, there are <i>backup</i> mirrors (at the end of the mirrors list) that should be available. - -<form action="[location]" method="get" id="SelectMirror"> -Other mirrors: <select name="Preferred"> -[if-any http] - [for http]<option value="[http]">[http]</option>[end] -[end] -[if-any ftp] - [for ftp]<option value="[ftp]">[ftp]</option>[end] -[end] -[if-any backup] - [for backup]<option value="[backup]">[backup] (backup)</option>[end] -[end] -</select> -<input type="submit" value="Change" /> -</form> - -<h2>IvyDE binaries</h2> - -This distribution contains every binaries ready to be installed in your Eclipse installation. - -Download the IvyDE plugins: -<ul> - <li>as a zip: <a href="[preferred]/ant/ivyde/2.2.0.final/apache-ivyde-2.2.0.final-201311091524-RELEASE.zip">apache-ivyde-2.2.0.final-201311091524-RELEASE.zip</a></li> - <li>or as a gzip compressed tar: <a href="[preferred]/ant/ivyde/2.2.0.final/apache-ivyde-2.2.0.final-201311091524-RELEASE.tar.gz">apache-ivyde-2.2.0.final-201311091524-RELEASE.tar.gz</a></li> -</ul> - -Uncompress the archive. In there you will find two folders containing the artifacts to deploy in your Eclipse: -<ul> - <li>the IvyDE features <tt>features/org.apache.ivyde.*.jar</tt> to put in your <tt>$ECLIPSE_HOME/features</tt></li> - <li>the IvyDE plugins <tt>plugins/org.apache.ivyde.*.jar</tt> to put in your <tt>$ECLIPSE_HOME/plugins</tt></li> -</ul> - -<h2>Install the latest Ivy bundle</h2> - -Get the latest Ivy feature and bundle for the updatesite: -<ul> -<li>the <a href="[preferred]/ant/ivyde/updatesite/features">features folder</a></li> -<li>the <a href="[preferred]/ant/ivyde/updatesite/plugins">plugins folder</a></li> -</ul> - -And then just copy them respectively in the $ECLIPSE_HOME/features and the $ECLIPSE_HOME/plugins folders. -Then it is recommended to (re)start your Eclipse with the -clean option. - -<h2><a name="sources"></a>Full sources</h2> - -The source distribution contains the source files of the plugins, the features and the build system, so you will be able to reproduce the build that create the 2.0.0.final release. - -Download: -<ul> - <li>as a zip: <a href="[preferred]/ant/ivyde/2.2.0.final/apache-ivyde-sources-2.2.0.final-201311091524-RELEASE.zip">apache-ivyde-sources-2.2.0.final-201311091524-RELEASE.zip</a></li> - <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. - -<h1><a name="git"></a>Sources from the version control system</h1> - -The IvyDE sources can be also found on the ASF Git repository. You can checkout the master by running the command -<code> -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/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/ - -<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. - -<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. - -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 - -<code> -% pgpk -a KEYS -% pgpv apache-ivyde-2.2.0.final-201311091524-RELEASE.zip.asc -</code> -<em>or</em> -<code> -% pgp -ka KEYS -% pgp apache-ivyde-2.2.0.final-201311091524-RELEASE.zip.asc -</code> -<em>or</em> -<code> -% gpg --import KEYS -% gpg --verify apache-ivyde-2.2.0.final-201311091524-RELEASE.zip.asc -</code> - -Alternatively, you can verify the checksums on the files. Unix programs called md5/sha1 or md5sum/sha1sum are included in many unix distributions. *sum is also available as part of <a href="http://www.gnu.org/software/textutils/textutils.html">GNU Textutils</a>. Windows users can get binary md5 programs from <a href="http://www.fourmilab.ch/md5/">here</a>, <a href="http://www.pc-tools.net/win32/freeware/console/">here</a>. <a href="http://www.slavasoft.com/fsum/">fsum</a> supports MD5 and SHA1. - -We highly recommend to verify the PGP signature, though. - -<h1>Old releases</h1> -Releases described below were made by Jayasoft, and are listed here for historical reason, and should not be considered as Apache software. +<h2>IvyDE 1,x</h2> +<p>Releases described below were made by Jayasoft, and are listed here for historical reason, and should not be considered as Apache software.</p> <h2>IvyDE 1.2.0 - 2006-11-17</h2> - upgrade to Ivy 1.4.1<br/> Modified: ant/site/ivyde/sources/index.html URL: http://svn.apache.org/viewvc/ant/site/ivyde/sources/index.html?rev=1914783&r1=1914782&r2=1914783&view=diff ============================================================================== --- ant/site/ivyde/sources/index.html (original) +++ ant/site/ivyde/sources/index.html Tue Dec 19 18:00:57 2023 @@ -24,11 +24,8 @@ </head> <body> <textarea id="xooki-source"> - <p style="color:red"><b>The Ant PMC <a href="https://lists.apache.org/thread/wo32q8s8o8z9m126gz3m533q2fnqq21o">voted</a> - to archive the IvyDE subproject. This means that all its resources are removed or made read only - and no further development will be done. <br/> - It also means that, if a community grows, the subproject could be - <a href="https://ant.apache.org/processes.html#Reactivate%20a%20subproject%20or%20component">reactivated</a>.</b></p> + <p style="color:red"><b>The Ant PMC <a href="https://lists.apache.org/thread/wo32q8s8o8z9m126gz3m533q2fnqq21o">voted</a> to archive the IvyDE subproject. This means that all its resources are removed or made read only and no further development will be done. <br/> + It also means that, if a community grows, the subproject could be <a href="https://ant.apache.org/processes.html#Reactivate%20a%20subproject%20or%20component">reactivated</a>.</b></p> <p> Apache IvyDE is the Eclipse plugin which integrates Apache Ivy's dependency management into Eclipse™.