You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2013/11/22 18:51:58 UTC

svn commit: r1544616 [9/10] - in /ant/site/ivyde/production: ./ history/2.2.0.final/ history/2.2.0.final/cpc/ history/2.2.0.final/dev/ history/2.2.0.final/images/ history/2.2.0.final/js/ history/2.2.0.final/sample/ history/2.2.0.final/style/ history/la...

Modified: ant/site/ivyde/production/history/latest-milestone/dev/release.html
URL: http://svn.apache.org/viewvc/ant/site/ivyde/production/history/latest-milestone/dev/release.html?rev=1544616&r1=1544615&r2=1544616&view=diff
==============================================================================
--- ant/site/ivyde/production/history/latest-milestone/dev/release.html (original)
+++ ant/site/ivyde/production/history/latest-milestone/dev/release.html Fri Nov 22 17:51:54 2013
@@ -55,7 +55,7 @@
 		<td>
 
 		<div id="navcontainer">
-		<a href="http://www.apache.org/">Apache&#153;</a> &gt; <a href="http://ant.apache.org/">Apache Ant&#153;</a> &gt; <a href="http://ant.apache.org/ivy/">Apache Ivy&#153;</a> &gt; <a href="http://ant.apache.org/ivy/ivyde/">Apache IvyDE&#153;</a> &gt; <span class="breadCrumb"><a href="../../../history/latest-milestone/index.html" >Documentation (2.2.0.beta1)</a> &gt; <a href="../../../history/latest-milestone/dev.html" >Developer doc</a> &gt; <a href="../../../history/latest-milestone/dev/release.html" class="current">Releasing</a></span>
+		<a href="http://www.apache.org/">Apache&#153;</a> &gt; <a href="http://ant.apache.org/">Apache Ant&#153;</a> &gt; <a href="http://ant.apache.org/ivy/">Apache Ivy&#153;</a> &gt; <a href="http://ant.apache.org/ivy/ivyde/">Apache IvyDE&#153;</a> &gt; <span class="breadCrumb"><a href="../../../history/latest-milestone/index.html" >Documentation (2.2.0.final)</a> &gt; <a href="../../../history/latest-milestone/dev.html" >Developer doc</a> &gt; <a href="../../../history/latest-milestone/dev/release.html" class="current">Releasing</a></span>
 		</div>
 		</td>
 	</tr>
@@ -75,7 +75,7 @@
 <li id="xooki-screenshots"><a href="../../../screenshots.html" >Screenshots</a></li>
 <li id="xooki-download"><a href="../../../download.html" >Download</a></li>
 <li id="xooki-undefined"><a href="http://www.apache.org/licenses/" >License</a></li>
-<li id="xooki-history/latest-milestone/index" class="submenu"><a href="../../../history/latest-milestone/index.html" >Documentation (2.2.0.beta1)</a><ul class="open"><li id="xooki-history/latest-milestone/release-notes"><a href="../../../history/latest-milestone/release-notes.html" >Release Notes</a></li>
+<li id="xooki-history/latest-milestone/index" class="submenu"><a href="../../../history/latest-milestone/index.html" >Documentation (2.2.0.final)</a><ul class="open"><li id="xooki-history/latest-milestone/release-notes"><a href="../../../history/latest-milestone/release-notes.html" >Release Notes</a></li>
 <li id="xooki-history/latest-milestone/undefined"><a href="http://www.apache.org/licenses/" >License</a></li>
 <li id="xooki-history/latest-milestone/compatibility"><a href="../../../history/latest-milestone/compatibility.html" >Compatibility</a></li>
 <li id="xooki-history/latest-milestone/install"><a href="../../../history/latest-milestone/install.html" >Installation</a></li>
@@ -101,10 +101,13 @@
 <li id="xooki-history/latest-milestone/resolve-visualizer"><a href="../../../history/latest-milestone/resolve-visualizer.html" >Resolve Visualizer</a></li>
 <li id="xooki-history/latest-milestone/dev" class="submenu"><a href="../../../history/latest-milestone/dev.html" >Developer doc</a><ul class="open"><li id="xooki-history/latest-milestone/dev/build"><a href="../../../history/latest-milestone/dev/build.html" >Building</a></li>
 <li id="xooki-history/latest-milestone/dev/release"><a href="../../../history/latest-milestone/dev/release.html" class="current">Releasing</a></li>
+<li id="xooki-history/latest-milestone/dev/updatesite"><a href="../../../history/latest-milestone/dev/updatesite.html" >Updatesite</a></li>
+<li id="xooki-history/latest-milestone/dev/dev-env-setup"><a href="../../../history/latest-milestone/dev/dev-env-setup.html" >Development Environment Setup</a></li>
 </ul></li>
 </ul></li>
 <li id="xooki-history" class="submenu"><a href="../../../history.html" >History</a><ul class="closed"><li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/trunk/index.html" >trunk</a></li>
-<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.2.0.beta1/index.html" >2.2.0.beta1</a></li>
+<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.2.0.final/index.html" >2.2.0.final</a></li>
+<li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.2.0.beta1/index.html" >2.2.0.beta1</a></li>
 <li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.1.0/index.html" >2.1.0</a></li>
 <li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.0.0.final/index.html" >2.0.0.final</a></li>
 </ul></li>
@@ -157,6 +160,11 @@ The header should look like this
 &lt;title&gt;${title} | Apache IvyDE $VERSION Documentation&lt;/title&gt;
 </pre>
 
+You'll need to fix the revision of the svn:external in doc. Edit the svn:external property on the folder doc and set it to the latest revision. It should look like:
+<pre>
+xooki -r1306546 <a href="https://svn.apache.org/repos/asf/ant/site/xooki/">https://svn.apache.org/repos/asf/ant/site/xooki/</a><br class="xooki-br"/>style -r1306546 <a href="https://svn.apache.org/repos/asf/ant/site/ivyde/sources/style/">https://svn.apache.org/repos/asf/ant/site/ivyde/sources/style/</a>
+</pre>
+
 <h2>Commit your changes</h2>
 
 Don't forget to commit the changes you've done into the release branch.<br class="xooki-br"/><br class="xooki-br"/><h1>Building</h1>
@@ -171,18 +179,13 @@ Then it is time to tag the release as so
 <pre>svn copy <a href="https://svn.apache.org/repos/asf/ant/ivy/ivyde/branches/$VERSION">https://svn.apache.org/repos/asf/ant/ivy/ivyde/branches/$VERSION</a> \<br class="xooki-br"/>           <a href="https://svn.apache.org/repos/asf/ant/ivy/ivyde/tags/$VERSION">https://svn.apache.org/repos/asf/ant/ivy/ivyde/tags/$VERSION</a> \<br class="xooki-br"/>      -m "Tag IvyDE release $VERSION"
 </pre>
 
-And don't forget to set the svn:external on doc/xooki to a fixed revision. Edit the svn:external property on the folder doc/xooki in the tag and set it to the revision of the commit of the tag. It should look like:
-<pre>
-xooki -r790212 <a href="https://svn.apache.org/repos/asf/ant/ivy/site/xooki/">https://svn.apache.org/repos/asf/ant/ivy/site/xooki/</a>
-</pre>
-
-And commit that modification.<br class="xooki-br"/><br class="xooki-br"/><h1>Prepare the updatesite</h1>
+<h1>Prepare the updatesite</h1>
 
-The instructions to build the updatesite are there:<br class="xooki-br"/><a href="http://ant.apache.org/ivy/history/trunk/dev/updatesite.html">http://ant.apache.org/ivy/history/trunk/dev/updatesite.html</a><br class="xooki-br"/><br class="xooki-br"/><h1>Vote for the released artifacts</h1>
+The instructions to build the updatesite are <a href="updatesite.html">there</a>.<br class="xooki-br"/><br class="xooki-br"/><h1>Vote for the released artifacts</h1>
 
-First the release needs to be publicly available.<br class="xooki-br"/><br class="xooki-br"/>You can use the dev area of the dist subversion for that. Then just commit the artifacts into <a href="https://dist.apache.org/repos/dist/dev/ant/ivyde/$VERSION">https://dist.apache.org/repos/dist/dev/ant/ivyde/$VERSION</a><br class="xooki-br"/><br class="xooki-br"/>It is recommended to also deploy a staging updatesite there. See <a href="http://ant.apache.org/ivy/history/trunk/dev/updatesite.html">that page</a> to know how to proceed.<br class="xooki-br"/><br class="xooki-br"/>And launch the vote on the ant-dev mailing list:
+First the release needs to be publicly available.<br class="xooki-br"/><br class="xooki-br"/>You can use the dev area of the dist subversion for that. Then just commit the artifacts into <a href="https://dist.apache.org/repos/dist/dev/ant/ivyde/$VERSION">https://dist.apache.org/repos/dist/dev/ant/ivyde/$VERSION</a><br class="xooki-br"/><br class="xooki-br"/>And launch the vote on the ant-dev mailing list:
 <pre>
-Subject: [VOTE] IvyDE $VERSION Release<br class="xooki-br"/><br class="xooki-br"/>I have built a release candidate for Apache IvyDE $VERSION<br class="xooki-br"/><br class="xooki-br"/>You can download the distribution from this URL: <a href="https://dist.apache.org/repos/dist/dev/ant/ivyde/$VERSION">https://dist.apache.org/repos/dist/dev/ant/ivyde/$VERSION</a><br class="xooki-br"/><br class="xooki-br"/>And a staging update site has been setup there: <a href="https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite">https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite</a><br class="xooki-br"/><br class="xooki-br"/>Do you vote for the release of these binaries?<br class="xooki-br"/><br class="xooki-br"/>[ ] Yes<br class="xooki-br"/>[ ] No<br class="xooki-br"/><br class="xooki-br"/>Regards,<br class="xooki-br"/><br class="xooki-br"/>$ME, IvyDE $VERSION release manager
+Subject: [VOTE] IvyDE $VERSION Release<br class="xooki-br"/><br class="xooki-br"/>I have built a release candidate for Apache IvyDE $VERSION<br class="xooki-br"/><br class="xooki-br"/>The tag is here: <a href="http://svn.apache.org/repos/asf/ant/ivy/ivyde/tags/$VERSION">http://svn.apache.org/repos/asf/ant/ivy/ivyde/tags/$VERSION</a><br class="xooki-br"/><br class="xooki-br"/>You can download the distribution from this URL: <a href="https://dist.apache.org/repos/dist/dev/ant/ivyde/$VERSION">https://dist.apache.org/repos/dist/dev/ant/ivyde/$VERSION</a><br class="xooki-br"/><br class="xooki-br"/>The Eclipse p2 repository is there: <a href="https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite/ivyde-$VERSION">https://dist.apache.org/repos/dist/dev/ant/ivyde/updatesite/ivyde-$VERSION</a><br class="xooki-br"/><br class="xooki-br"/>Do you vote for the release of these binaries?<br class="xooki-br"/><br class="xooki-br"/>[ ] Yes<br class="xooki-br"/>[ ] No<br class="xooki-br"/><br cla
 ss="xooki-br"/>Regards,<br class="xooki-br"/><br class="xooki-br"/>$ME, IvyDE $VERSION release manager
 </pre>
 
 Note: this <a href="http://ant.apache.org/bylaws.html">page</a> is defining when and how a release can be accepted.<br class="xooki-br"/><br class="xooki-br"/><h1>Deployment</h1>
@@ -191,28 +194,28 @@ Note: this <a href="http://ant.apache.or
 
 The binaries have to be pushed with their signatures and checksums in the apache dist. It is manageg by svnpusub so it needs to be committed into the subversion <a href="https://dist.apache.org/repos/dist/release/ant/">https://dist.apache.org/repos/dist/release/ant/</a><br class="xooki-br"/><br class="xooki-br"/>Then just do:
 <pre>
-$ svn copy <a href="https://dist.apache.org/repos/dist/dev/ant/ivyde/$VERSION">https://dist.apache.org/repos/dist/dev/ant/ivyde/$VERSION</a> <a href="https://dist.apache.org/repos/dist/release/ant/ivyde/$VERSION">https://dist.apache.org/repos/dist/release/ant/ivyde/$VERSION</a><br class="xooki-br"/>$ svn rm <a href="https://dist.apache.org/repos/dist/dev/ant/ivyde/$VERSION">https://dist.apache.org/repos/dist/dev/ant/ivyde/$VERSION</a>
+$ svn mv <a href="https://dist.apache.org/repos/dist/dev/ant/ivyde/$VERSION">https://dist.apache.org/repos/dist/dev/ant/ivyde/$VERSION</a> <a href="https://dist.apache.org/repos/dist/release/ant/ivyde/$VERSION">https://dist.apache.org/repos/dist/release/ant/ivyde/$VERSION</a>
 </pre>
 
 In order to keep the main dist area of a reasonable size, old releases should be removed. They will disapear from the main dist but will still be available via the <a href="http://archive.apache.org/dist/ant/ivyde/">archive</a>. To do so, just use the <tt>svn rm</tt> command against the artifacts or folders to remove.<br class="xooki-br"/><br class="xooki-br"/><h2>Deploy the updatesite</h2>
 
-Follow the instructions of that page: <a href="http://ant.apache.org/ivy/history/latest-milestone/dev/updatesite.html#deployment">http://ant.apache.org/ivy/history/latest-milestone/dev/updatesite.html#deployment</a><br class="xooki-br"/><br class="xooki-br"/><h1>Annoucement</h1>
+Follow the instructions of that <a href="updatesite.html#deployment">page</a>.<br class="xooki-br"/><br class="xooki-br"/><h1>Annoucement</h1>
 
 The annoucement should have been already prepared and reviewed by other committers. Its content can be found in doc/release-notes.html.<br class="xooki-br"/><br class="xooki-br"/>With that content, send a mail to announce@apache.org, ivy-user@ant.apache.org and dev@ant.apache.org with the title "[ANNOUNCE] Apache IvyDE $VERSION released", and with your apache email as sender (announce@ requires it). <br class="xooki-br"/><br class="xooki-br"/><h1>Update the documentation</h1>
 
 <h2>Update the table of content</h2>
 
-The table of content needs to be updated so that the last documentation point to that new release.<br class="xooki-br"/><br class="xooki-br"/>First we need to update the external links. In svn/site/ivyde/history:
+The table of content needs to be updated so that the last documentation point to that new release.<br class="xooki-br"/><br class="xooki-br"/>First we need to update the external links. In svn/site/ivyde/sources/history:
 <pre>svn pe svn:externals .</pre>
 And: <ul><li>update latest-milestone:
 <pre>
-latest-milestone <a href="https://svn.apache.org/repos/asf/ant/ivy/ivyde/tags/$VERSION/doc">https://svn.apache.org/repos/asf/ant/ivy/ivyde/tags/$VERSION/doc</a> </pre>
+latest-milestone <a href="https://svn.apache.org/repos/asf/ant/ivy/ivyde/branches/$VERSION/doc">https://svn.apache.org/repos/asf/ant/ivy/ivyde/branches/$VERSION/doc</a> </pre>
 </li>
 <li>add an entry:
-<pre>$VERSION <a href="https://svn.apache.org/repos/asf/ant/ivy/ivyde/tags/$VERSION/doc">https://svn.apache.org/repos/asf/ant/ivy/ivyde/tags/$VERSION/doc</a> </pre></li>
+<pre>$VERSION <a href="https://svn.apache.org/repos/asf/ant/ivy/ivyde/branches/$VERSION/doc">https://svn.apache.org/repos/asf/ant/ivy/ivyde/branches/$VERSION/doc</a> </pre></li>
 </ul>
 
-Then we need to edit svn/site/ivyde/toc.json:
+Then we need to edit svn/site/ivyde/sources/toc.json:
 <ul>
 <li>add the following data to the correct abstract node:
 <pre>
@@ -227,19 +230,18 @@ Then we need to edit svn/site/ivyde/toc.
 
 Then svn update your working copy (to retrieve the new history branch).<br class="xooki-br"/><br class="xooki-br"/><h2>Update the download page</h2>
 
-In the page svn/site/ivyde/download.html change every reference of the old version to the new one.<br class="xooki-br"/><br class="xooki-br"/><h2>Deploy</h2>
+In the page svn/site/ivyde/sources/download.html change every reference of the old version to the new one.<br class="xooki-br"/><br class="xooki-br"/><h2>Deploy</h2>
 
 All site editing being done, commit your changes.<br class="xooki-br"/><br class="xooki-br"/>And now let's generate the site and deploy it:<br class="xooki-br"/><ol>
     <li>generate the part of the site for the new version:</li>
 <pre>
-ant generate-history-ivyde -Dhistory.version=$VERSION
+ant generate-history -Dhistory.version=$VERSION
 </pre>
 <u>WARNING:</u> that target is modifiying the toc.json in the imported branch so that the generated html have a proper version declared in the toc. You should not commit that change. Once the site has been generated, you may want to revert the changes so you won't commit it by mistake. (TODO: process to improve so we shouldn't worry).<br class="xooki-br"/>    <li>generate the website with the new toc:</li>
 <pre>
-ant /all generate-site-ivyde
+ant /all generate-site
 </pre>
     <li>you should verify that the site generated in target is OK. And once your happy with it, commit the changes in target (some svn add might be needed !)</li>
-    <li>deploy the website: go on people.apache.org and <tt>svn up /www/ant.apache.org/ivy/ivyde</tt></li>
 </ol>
 
 <h1>Post release tasks</h1>
@@ -251,11 +253,13 @@ Update the <a href="https://issues.apach
 Update the versions needs to be updated in the following files:
 <ul>
 <li>build.properties (edit the qualifier)</li>
-<li>org.apache.ivyde.eclipse/META-INF/MANIFEST.MF</li>
-<li>org.apache.ivyde.feature/feature.xml</li>
+<li>*/META-INF/MANIFEST.MF</li>
+<li>*/feature.xml</li>
 </ul>
 
-<h2>Clean up the release notes</h2>
+<h2>Update the doap file</h2>
+
+Add the just released version in IvyDE's doap file: see doap_IvyDE.rdf at the root of the project.<br class="xooki-br"/><br class="xooki-br"/><h2>Clean up the release notes</h2>
 
 Edit the release notes in the documentation (doc/release-notes.html) so it can be prepared and maintanined for the next release:
 <ul>

Added: ant/site/ivyde/production/history/latest-milestone/dev/updatesite.html
URL: http://svn.apache.org/viewvc/ant/site/ivyde/production/history/latest-milestone/dev/updatesite.html?rev=1544616&view=auto
==============================================================================
--- ant/site/ivyde/production/history/latest-milestone/dev/updatesite.html (added)
+++ ant/site/ivyde/production/history/latest-milestone/dev/updatesite.html Fri Nov 22 17:51:54 2013
@@ -0,0 +1,229 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<!--
+   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.    
+-->
+<html>
+<head>
+	<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
+	<script type="text/javascript">var xookiConfig = {level: 1};</script>	
+	
+
+<title>Updatesite | Apache IvyDE&#153;</title>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+  <link rel="stylesheet" type="text/css" href="../../../style/style.css" />
+  <script src="../../../js/jquery.pack.js" type="text/javascript"></script>
+  <script src="../../../js/jquery.treeview.js" type="text/javascript"></script>
+  <script type="text/javascript">
+  $(document).ready(function(){$("#treemenu").Treeview({speed: "fast",store: true});});
+  </script>
+
+<script language="javascript" type="text/javascript">xooki = {u: function(url) {return "../../../xooki/"+url;}};</script>
+</head>
+<body>
+
+<div id="body">
+<table id="header" summary="Navigation elements." border="0"
+	cellpadding="0" cellspacing="0" width="100%">
+	<tr>
+		<td id="home" width="30%"><a href="http://ant.apache.org/"
+			title="Apache Ant&#153;"><img src="../../../images/ant-group-logo.gif" alt="Apache Ant&#153;"
+			border="0" /></a></td>
+
+		<td class="product" width="70%" align="right" valign="middle"><img
+			src="../../../images/logo.png" alt="Apache IvyDE&#153;" border="0" /></td>
+	</tr>
+</table>
+
+<table id="top-menu" summary="Navigation elements." border="0"
+	cellpadding="0" cellspacing="0" width="100%">
+	<tr>
+		<td>
+
+		<div id="navcontainer">
+		<a href="http://www.apache.org/">Apache&#153;</a> &gt; <a href="http://ant.apache.org/">Apache Ant&#153;</a> &gt; <a href="http://ant.apache.org/ivy/">Apache Ivy&#153;</a> &gt; <a href="http://ant.apache.org/ivy/ivyde/">Apache IvyDE&#153;</a> &gt; <span class="breadCrumb"><a href="../../../history/latest-milestone/index.html" >Documentation (2.2.0.final)</a> &gt; <a href="../../../history/latest-milestone/dev.html" >Developer doc</a> &gt; <a href="../../../history/latest-milestone/dev/updatesite.html" class="current">Updatesite</a></span>
+		</div>
+		</td>
+	</tr>
+
+</table>
+
+<table id="content" border="0" cellpadding="0" cellspacing="0"
+	width="100%">
+	<tr>
+		<td id="sidebar-left">
+		<div class="block block-book" id="block-book-0">
+		<h2>Apache IvyDE&#153;</h2>
+
+		<div class="content"><ul id="treemenu" class="treeview">
+<li id="xooki-index" class="submenu"><a href="../../../index.html" >Home</a><ul class="closed"><li id="xooki-faq"><a href="../../../faq.html" >FAQ</a></li>
+</ul></li>
+<li id="xooki-screenshots"><a href="../../../screenshots.html" >Screenshots</a></li>
+<li id="xooki-download"><a href="../../../download.html" >Download</a></li>
+<li id="xooki-undefined"><a href="http://www.apache.org/licenses/" >License</a></li>
+<li id="xooki-history/latest-milestone/index" class="submenu"><a href="../../../history/latest-milestone/index.html" >Documentation (2.2.0.final)</a><ul class="open"><li id="xooki-history/latest-milestone/release-notes"><a href="../../../history/latest-milestone/release-notes.html" >Release Notes</a></li>
+<li id="xooki-history/latest-milestone/undefined"><a href="http://www.apache.org/licenses/" >License</a></li>
+<li id="xooki-history/latest-milestone/compatibility"><a href="../../../history/latest-milestone/compatibility.html" >Compatibility</a></li>
+<li id="xooki-history/latest-milestone/install"><a href="../../../history/latest-milestone/install.html" >Installation</a></li>
+<li id="xooki-history/latest-milestone/cp_container" class="submenu"><a href="../../../history/latest-milestone/cp_container.html" >Classpath Container</a><ul class="closed"><li id="xooki-history/latest-milestone/cpc/create"><a href="../../../history/latest-milestone/cpc/create.html" >Create a container</a></li>
+<li id="xooki-history/latest-milestone/cpc/edit"><a href="../../../history/latest-milestone/cpc/edit.html" >Edit the classpath</a></li>
+<li id="xooki-history/latest-milestone/cpc/resolve"><a href="../../../history/latest-milestone/cpc/resolve.html" >Launching resolve</a></li>
+<li id="xooki-history/latest-milestone/cpc/retrieve"><a href="../../../history/latest-milestone/cpc/retrieve.html" >Retrieve dependencies</a></li>
+<li id="xooki-history/latest-milestone/cpc/jarmapping"><a href="../../../history/latest-milestone/cpc/jarmapping.html" >Jar mapping</a></li>
+<li id="xooki-history/latest-milestone/cpc/cleancache"><a href="../../../history/latest-milestone/cpc/cleancache.html" >Clean the caches</a></li>
+<li id="xooki-history/latest-milestone/cpc/workspace"><a href="../../../history/latest-milestone/cpc/workspace.html" >Resolve in workspace</a></li>
+<li id="xooki-history/latest-milestone/cpc/launch"><a href="../../../history/latest-milestone/cpc/launch.html" >Launch configuration</a></li>
+<li id="xooki-history/latest-milestone/cpc/maven"><a href="../../../history/latest-milestone/cpc/maven.html" >Use with maven poms</a></li>
+<li id="xooki-history/latest-milestone/cpc/wtp"><a href="../../../history/latest-milestone/cpc/wtp.html" >WTP integration</a></li>
+</ul></li>
+<li id="xooki-history/latest-milestone/non-java"><a href="../../../history/latest-milestone/non-java.html" >Non-Java dependencies</a></li>
+<li id="xooki-history/latest-milestone/ivyeditor"><a href="../../../history/latest-milestone/ivyeditor.html" >Ivy file editor</a></li>
+<li id="xooki-history/latest-milestone/settingseditor"><a href="../../../history/latest-milestone/settingseditor.html" >Ivy settings editor</a></li>
+<li id="xooki-history/latest-milestone/preferences"><a href="../../../history/latest-milestone/preferences.html" >Eclipse global preferences</a></li>
+<li id="xooki-history/latest-milestone/eclipsevar"><a href="../../../history/latest-milestone/eclipsevar.html" >Eclipse variables</a></li>
+<li id="xooki-history/latest-milestone/console"><a href="../../../history/latest-milestone/console.html" >Ivy Console</a></li>
+<li id="xooki-history/latest-milestone/ant"><a href="../../../history/latest-milestone/ant.html" >Eclipse's Ant integration</a></li>
+<li id="xooki-history/latest-milestone/revdepexplorer"><a href="../../../history/latest-milestone/revdepexplorer.html" >Reverse Dependency Explorer</a></li>
+<li id="xooki-history/latest-milestone/resolve-visualizer"><a href="../../../history/latest-milestone/resolve-visualizer.html" >Resolve Visualizer</a></li>
+<li id="xooki-history/latest-milestone/dev" class="submenu"><a href="../../../history/latest-milestone/dev.html" >Developer doc</a><ul class="open"><li id="xooki-history/latest-milestone/dev/build"><a href="../../../history/latest-milestone/dev/build.html" >Building</a></li>
+<li id="xooki-history/latest-milestone/dev/release"><a href="../../../history/latest-milestone/dev/release.html" >Releasing</a></li>
+<li id="xooki-history/latest-milestone/dev/updatesite"><a href="../../../history/latest-milestone/dev/updatesite.html" class="current">Updatesite</a></li>
+<li id="xooki-history/latest-milestone/dev/dev-env-setup"><a href="../../../history/latest-milestone/dev/dev-env-setup.html" >Development Environment Setup</a></li>
+</ul></li>
+</ul></li>
+<li id="xooki-history" class="submenu"><a href="../../../history.html" >History</a><ul class="closed"><li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/trunk/index.html" >trunk</a></li>
+<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.2.0.final/index.html" >2.2.0.final</a></li>
+<li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.2.0.beta1/index.html" >2.2.0.beta1</a></li>
+<li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.1.0/index.html" >2.1.0</a></li>
+<li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.0.0.final/index.html" >2.0.0.final</a></li>
+</ul></li>
+<li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/1.2.0/index.html" >1.2.0</a></li>
+</ul></li>
+<li id="xooki-get-involved" class="submenu"><a href="../../../get-involved.html" >Get Involved</a><ul class="closed"><li id="xooki-mailing-lists"><a href="../../../mailing-lists.html" >Mailing Lists</a></li>
+<li id="xooki-issues"><a href="../../../issues.html" >Issue Tracking</a></li>
+</ul></li>
+<li id="xooki-foundation" class="submenu"><a href="../../../foundation.html" >Foundation</a><ul class="closed"><li id="xooki-undefined"><a href="http://www.apache.org" >ASF</a></li>
+<li id="xooki-undefined"><a href="http://www.apache.org/foundation/sponsorship.html" >Sponsorship</a></li>
+<li id="xooki-undefined"><a href="http://www.apache.org/foundation/thanks.html" >Thanks</a></li>
+</ul></li>
+</ul>
+</div>
+
+		</div>
+
+		</td>
+		
+		<td valign="top">
+		<div id="main">
+
+		<h1 class="title">Updatesite</h1>
+            <br class="xooki-br"/>Once a release have been build for Ivy or IvyDE, they should be pushed to the Eclipse updatesite so that Eclipse users will be able to update automatically their installed version of Ivy or IvyDE.<br class="xooki-br"/><br class="xooki-br"/>This doc is in two parts, the <a href="#setup">setup</a> of the updatesite which will be the candidate for the vote of the Ivy or IvyDE release, and the <a href="#deployment">final deployment</a> once the release is accepted.<br class="xooki-br"/><br class="xooki-br"/><u>Important note:</u> in this doc, the released version is denoted as $VERSION (and have to be replaced accordingly in every commands), but this is the OSGi one, not the usually shown one, in particular for release candidate versions. For instance an Ivy version can be <tt>2.0.0-RC1</tt> but the OSGi one, and the one to use here is <tt>2.0.0.cr1</tt>.<br class="xooki-br"/><br class="xooki-br"/><h1><a name="setup"></a>Build a p2 repository</h1>
+
+The svn location of the updatesite builder is there: <a href="https://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk">https://svn.apache.org/repos/asf/ant/ivy/updatesite/trunk</a> . We will build the p2 repository dedicated to the version to release.<br class="xooki-br"/>
+<ul><li>For an <u>Ivy</u> release:<br class="xooki-br"/>As you have a build jar for Ivy, just do:
+<pre>ant build-ivy-p2-repo -Divy.jar=...../path/to/ivy.jar</pre>
+</li><li>
+For an <u>IvyDE</u> release:<br class="xooki-br"/>The zip distribution needs to be unpacked into the updatesite directory:
+<pre>ant build-ivyde-p2-repo -Divyde.zip=...../path/to/org.apache.ivyde.feature-${VERSION}.zip</pre>
+</li>
+</ul>
+
+Now the binary files need to be signed.
+<ul><li>For an <u>Ivy</u> release:<li>
+<pre>./signArtifacts.sh ivy-${VERSION}</pre>
+</li><li>
+For an <u>IvyDE</u> release:
+<pre>./signArtifacts.sh ivyde-${VERSION}</pre>
+</li>
+</ul>
+
+And finally commit your changes in <tt>dist/dev</tt> (this will put the p2 repository in the dev space of the dist repository).<br class="xooki-br"/><br class="xooki-br"/><h2>Test the updatesite</h2>
+
+The updatesite is ready to be tested at: <tt><a href="https://dist.apache.org/repos/dist/dev/ant/eclipse-updatesite/ivyde-${VERSION">https://dist.apache.org/repos/dist/dev/ant/eclipse-updatesite/ivyde-${VERSION</a>} </tt>
+
+<h2>In case of an unaccepted release</h2>
+
+In case the release has not been accepted by the PMC, don't forget to cleanup the svn repository. To do so, just run:
+<pre>svn rm <a href="https://dist.apache.org/repos/dist/dev/ant/eclipse-updatesite/ivyde-$VERSION">https://dist.apache.org/repos/dist/dev/ant/eclipse-updatesite/ivyde-$VERSION</a> -m 'Remove rejected release'
+</pre>
+
+<h1><a name="deployment"></a>Deployment of a release</h1>
+
+<h2>Clean up old releases</h2>
+
+First, you may want to remove from the main repository references to the older releases. Note also that the ASF policy regarding the space occupied by the main dist is about rectricting to only have the main stable released version available there; older are archived on archiche.apache.org.<br class="xooki-br"/><br class="xooki-br"/>To remove a version from the main dist, you'll need to remove the data and remove its reference in the main updatesite.<br class="xooki-br"/><br class="xooki-br"/>To remove the data:
+<pre>svn rm <a href="https://dist.apache.org/repos/dist/release/ant/ivyde/updatesite/ivyde-$OLD_VERSION">https://dist.apache.org/repos/dist/release/ant/ivyde/updatesite/ivyde-$OLD_VERSION</a> -m 'Remove old version'
+</pre>
+
+Then the version listed in the updatesite are maintained in <br class="xooki-br"/><br class="xooki-br"/>Then you have to decide if the version you removed should be still listed in the Eclipse updatesite or not.<br class="xooki-br"/>
+<ul>To remove a version from the listed one, edit the file <tt>versions.xml</tt>
+<li>If the version should no appear anymore, just delete the line about the deleted version.</li>
+<li>If the version should still be listed, prepend the reference to the old version by <tt><a href="http://archive.apache.org/dist/ant/ivy/updatesite/">http://archive.apache.org/dist/ant/ivy/updatesite/</a> </tt></li>
+</ul>
+
+NB: adding or removing lines in <tt>versions.xml</tt> infer that you should edit the <tt>size</tt> attribute in the <tt>versions.xml</tt>, it should correspond to the number of "child".<br class="xooki-br"/><br class="xooki-br"/><h2>Publish the p2 repository data</h2>
+
+It is just about moving data (svn rm is not allowed, the two steps are required): 
+<pre>svn cp <a href="https://dist.apache.org/repos/dist/dev/ant/eclipse-updatesite/ivyde-$VERSION">https://dist.apache.org/repos/dist/dev/ant/eclipse-updatesite/ivyde-$VERSION</a> <a href="https://dist.apache.org/repos/dist/release/ant/ivyde/updatesite/ivyde-$VERSION">https://dist.apache.org/repos/dist/release/ant/ivyde/updatesite/ivyde-$VERSION</a> -m 'publishing the p2 repo of the release of IvyDE $VERSION'<br class="xooki-br"/>svn rm <a href="https://dist.apache.org/repos/dist/dev/ant/eclipse-updatesite/ivyde-$VERSION">https://dist.apache.org/repos/dist/dev/ant/eclipse-updatesite/ivyde-$VERSION</a> -m 'Remove accepted release'
+</pre>
+
+<h2>Regenerate the main repo</h2>
+
+Last but not least, the p2 repository should now list the new release.<br class="xooki-br"/><br class="xooki-br"/>Edit the file <tt>versions.xml</tt>, and add a line about the released version:
+<pre>&lt;child location='ivyde-2.1.0'/&gt;
+</pre>
+
+NB: adding or removing lines in <tt>versions.xml</tt> infer that you should edit the <tt>size</tt> attribute in the <tt>versions.xml</tt>, it should correspond to the number of "child".<br class="xooki-br"/><br class="xooki-br"/>And run:
+<pre>ant build-main-p2-repo
+</pre>
+
+And now commit every modification in <tt>dist/release</tt>.<br class="xooki-br"/><br class="xooki-br"/>
+            <hr/>
+            <a href="?action=print">Printer Friendly</a>
+ 		</div><!-- main -->
+		</td>
+	</tr>
+</table>
+
+<table id="footer-menu" summary="Navigation elements." border="0"
+	cellpadding="0" cellspacing="0" width="100%">
+	<tr>
+		<td align="center" valign="middle">
+		<div class="primary-links">:: 
+			<a href="../../../index.html">Home</a> ::
+			<a href="../../../download.html">Download</a> ::
+			<a href="../../../documentation.html">Documentation</a> ::
+			<a href="../../../get-involved.html">Get involved</a> ::
+		</div>
+		</td>
+	</tr>
+</table>
+
+
+
+<div id="footer-message" class="footer">
+    <hr />
+    <i>Copyright &#169; 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>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>
+</div>
+
+
+</div><!-- body -->
+</body>
+</html>

Propchange: ant/site/ivyde/production/history/latest-milestone/dev/updatesite.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: ant/site/ivyde/production/history/latest-milestone/dev/updatesite.html
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author HeadURL Id

Propchange: ant/site/ivyde/production/history/latest-milestone/dev/updatesite.html
------------------------------------------------------------------------------
    svn:mime-type = text/html

Modified: ant/site/ivyde/production/history/latest-milestone/eclipsevar.html
URL: http://svn.apache.org/viewvc/ant/site/ivyde/production/history/latest-milestone/eclipsevar.html?rev=1544616&r1=1544615&r2=1544616&view=diff
==============================================================================
--- ant/site/ivyde/production/history/latest-milestone/eclipsevar.html (original)
+++ ant/site/ivyde/production/history/latest-milestone/eclipsevar.html Fri Nov 22 17:51:54 2013
@@ -55,7 +55,7 @@
 		<td>
 
 		<div id="navcontainer">
-		<a href="http://www.apache.org/">Apache&#153;</a> &gt; <a href="http://ant.apache.org/">Apache Ant&#153;</a> &gt; <a href="http://ant.apache.org/ivy/">Apache Ivy&#153;</a> &gt; <a href="http://ant.apache.org/ivy/ivyde/">Apache IvyDE&#153;</a> &gt; <span class="breadCrumb"><a href="../../history/latest-milestone/index.html" >Documentation (2.2.0.beta1)</a> &gt; <a href="../../history/latest-milestone/eclipsevar.html" class="current">Eclipse variables</a></span>
+		<a href="http://www.apache.org/">Apache&#153;</a> &gt; <a href="http://ant.apache.org/">Apache Ant&#153;</a> &gt; <a href="http://ant.apache.org/ivy/">Apache Ivy&#153;</a> &gt; <a href="http://ant.apache.org/ivy/ivyde/">Apache IvyDE&#153;</a> &gt; <span class="breadCrumb"><a href="../../history/latest-milestone/index.html" >Documentation (2.2.0.final)</a> &gt; <a href="../../history/latest-milestone/eclipsevar.html" class="current">Eclipse variables</a></span>
 		</div>
 		</td>
 	</tr>
@@ -75,7 +75,7 @@
 <li id="xooki-screenshots"><a href="../../screenshots.html" >Screenshots</a></li>
 <li id="xooki-download"><a href="../../download.html" >Download</a></li>
 <li id="xooki-undefined"><a href="http://www.apache.org/licenses/" >License</a></li>
-<li id="xooki-history/latest-milestone/index" class="submenu"><a href="../../history/latest-milestone/index.html" >Documentation (2.2.0.beta1)</a><ul class="open"><li id="xooki-history/latest-milestone/release-notes"><a href="../../history/latest-milestone/release-notes.html" >Release Notes</a></li>
+<li id="xooki-history/latest-milestone/index" class="submenu"><a href="../../history/latest-milestone/index.html" >Documentation (2.2.0.final)</a><ul class="open"><li id="xooki-history/latest-milestone/release-notes"><a href="../../history/latest-milestone/release-notes.html" >Release Notes</a></li>
 <li id="xooki-history/latest-milestone/undefined"><a href="http://www.apache.org/licenses/" >License</a></li>
 <li id="xooki-history/latest-milestone/compatibility"><a href="../../history/latest-milestone/compatibility.html" >Compatibility</a></li>
 <li id="xooki-history/latest-milestone/install"><a href="../../history/latest-milestone/install.html" >Installation</a></li>
@@ -101,10 +101,13 @@
 <li id="xooki-history/latest-milestone/resolve-visualizer"><a href="../../history/latest-milestone/resolve-visualizer.html" >Resolve Visualizer</a></li>
 <li id="xooki-history/latest-milestone/dev" class="submenu"><a href="../../history/latest-milestone/dev.html" >Developer doc</a><ul class="closed"><li id="xooki-history/latest-milestone/dev/build"><a href="../../history/latest-milestone/dev/build.html" >Building</a></li>
 <li id="xooki-history/latest-milestone/dev/release"><a href="../../history/latest-milestone/dev/release.html" >Releasing</a></li>
+<li id="xooki-history/latest-milestone/dev/updatesite"><a href="../../history/latest-milestone/dev/updatesite.html" >Updatesite</a></li>
+<li id="xooki-history/latest-milestone/dev/dev-env-setup"><a href="../../history/latest-milestone/dev/dev-env-setup.html" >Development Environment Setup</a></li>
 </ul></li>
 </ul></li>
 <li id="xooki-history" class="submenu"><a href="../../history.html" >History</a><ul class="closed"><li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/trunk/index.html" >trunk</a></li>
-<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.2.0.beta1/index.html" >2.2.0.beta1</a></li>
+<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.2.0.final/index.html" >2.2.0.final</a></li>
+<li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.2.0.beta1/index.html" >2.2.0.beta1</a></li>
 <li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.1.0/index.html" >2.1.0</a></li>
 <li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.0.0.final/index.html" >2.0.0.final</a></li>
 </ul></li>
@@ -128,7 +131,7 @@
 		<div id="main">
 
 		<h1 class="title">Eclipse variables</h1>
-            <br class="xooki-br"/>Eclipse contains a <a href="http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.jdt.doc.user/reference/preferences/run-debug/ref-string_substitution.htm">string substitution mecanism</a>. This feature allows you to specify a path location that can be shared between developers.<br class="xooki-br"/><br class="xooki-br"/>Apache IvyDE uses it to find the ivysettings.xml and properties files in both the <a href="preferences.html#settings">glogal preference page</a> and the <a href="cpc/create.html#localconf">project specific preference page</a>.<br class="xooki-br"/><br class="xooki-br"/>Using the "Workspace..." button will open a window to choose a file in the workspace. Apache IvyDE will automatically fill the field with the proper variable.<br class="xooki-br"/><br class="xooki-br"/><center><img src="images/eclipsevar_workspace.jpg" /></center>
+            <br class="xooki-br"/>Eclipse contains a <a href="http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.jdt.doc.user/reference/preferences/run-debug/ref-string_substitution.htm">string substitution mecanism</a>. This feature allows you to specify a path location that can be shared between developers.<br class="xooki-br"/><br class="xooki-br"/>Apache IvyDE uses it to find the ivysettings.xml and properties files in both the <a href="preferences.html#settings">global preference page</a> and the <a href="cpc/create.html#localconf">project specific preference page</a>.<br class="xooki-br"/><br class="xooki-br"/>Using the "Workspace..." button will open a window to choose a file in the workspace. Apache IvyDE will automatically fill the field with the proper variable.<br class="xooki-br"/><br class="xooki-br"/><center><img src="images/eclipsevar_workspace.jpg" /></center>
 
 Using the "File System..." button will allow you to choose a file in the file system. This path will not be portable.<br class="xooki-br"/><br class="xooki-br"/>Finally, you can choose to depend on the Eclipse variable system by clicking on "Variable...".<br class="xooki-br"/><br class="xooki-br"/><center><img src="images/eclipsevar_variables.jpg" /></center>
 

Modified: ant/site/ivyde/production/history/latest-milestone/images/build_path_edit.jpg
URL: http://svn.apache.org/viewvc/ant/site/ivyde/production/history/latest-milestone/images/build_path_edit.jpg?rev=1544616&r1=1544615&r2=1544616&view=diff
==============================================================================
Binary files - no diff available.

Modified: ant/site/ivyde/production/history/latest-milestone/images/httpProject_pom.jpg
URL: http://svn.apache.org/viewvc/ant/site/ivyde/production/history/latest-milestone/images/httpProject_pom.jpg?rev=1544616&r1=1544615&r2=1544616&view=diff
==============================================================================
Binary files - no diff available.

Modified: ant/site/ivyde/production/history/latest-milestone/images/ivy_console_debug.jpg
URL: http://svn.apache.org/viewvc/ant/site/ivyde/production/history/latest-milestone/images/ivy_console_debug.jpg?rev=1544616&r1=1544615&r2=1544616&view=diff
==============================================================================
Binary files - no diff available.

Modified: ant/site/ivyde/production/history/latest-milestone/images/launch_manualconf.jpg
URL: http://svn.apache.org/viewvc/ant/site/ivyde/production/history/latest-milestone/images/launch_manualconf.jpg?rev=1544616&r1=1544615&r2=1544616&view=diff
==============================================================================
Binary files - no diff available.

Modified: ant/site/ivyde/production/history/latest-milestone/images/maven2classpath1.jpg
URL: http://svn.apache.org/viewvc/ant/site/ivyde/production/history/latest-milestone/images/maven2classpath1.jpg?rev=1544616&r1=1544615&r2=1544616&view=diff
==============================================================================
Binary files - no diff available.

Modified: ant/site/ivyde/production/history/latest-milestone/images/pref.jpg
URL: http://svn.apache.org/viewvc/ant/site/ivyde/production/history/latest-milestone/images/pref.jpg?rev=1544616&r1=1544615&r2=1544616&view=diff
==============================================================================
Binary files - no diff available.

Modified: ant/site/ivyde/production/history/latest-milestone/images/pref_classpath.jpg
URL: http://svn.apache.org/viewvc/ant/site/ivyde/production/history/latest-milestone/images/pref_classpath.jpg?rev=1544616&r1=1544615&r2=1544616&view=diff
==============================================================================
Binary files - no diff available.

Modified: ant/site/ivyde/production/history/latest-milestone/images/pref_settings.jpg
URL: http://svn.apache.org/viewvc/ant/site/ivyde/production/history/latest-milestone/images/pref_settings.jpg?rev=1544616&r1=1544615&r2=1544616&view=diff
==============================================================================
Binary files - no diff available.

Modified: ant/site/ivyde/production/history/latest-milestone/images/retrieve.jpg
URL: http://svn.apache.org/viewvc/ant/site/ivyde/production/history/latest-milestone/images/retrieve.jpg?rev=1544616&r1=1544615&r2=1544616&view=diff
==============================================================================
Binary files - no diff available.

Modified: ant/site/ivyde/production/history/latest-milestone/images/retrieve_setup.jpg
URL: http://svn.apache.org/viewvc/ant/site/ivyde/production/history/latest-milestone/images/retrieve_setup.jpg?rev=1544616&r1=1544615&r2=1544616&view=diff
==============================================================================
Binary files - no diff available.

Modified: ant/site/ivyde/production/history/latest-milestone/images/retrieve_setup_settings.jpg
URL: http://svn.apache.org/viewvc/ant/site/ivyde/production/history/latest-milestone/images/retrieve_setup_settings.jpg?rev=1544616&r1=1544615&r2=1544616&view=diff
==============================================================================
Binary files - no diff available.

Modified: ant/site/ivyde/production/history/latest-milestone/images/workspace.jpg
URL: http://svn.apache.org/viewvc/ant/site/ivyde/production/history/latest-milestone/images/workspace.jpg?rev=1544616&r1=1544615&r2=1544616&view=diff
==============================================================================
Binary files - no diff available.

Modified: ant/site/ivyde/production/history/latest-milestone/index.html
URL: http://svn.apache.org/viewvc/ant/site/ivyde/production/history/latest-milestone/index.html?rev=1544616&r1=1544615&r2=1544616&view=diff
==============================================================================
--- ant/site/ivyde/production/history/latest-milestone/index.html (original)
+++ ant/site/ivyde/production/history/latest-milestone/index.html Fri Nov 22 17:51:54 2013
@@ -22,7 +22,7 @@
 	<script type="text/javascript">var xookiConfig = {level: 0};</script>	
 	
 
-<title>Documentation (2.2.0.beta1) | Apache IvyDE&#153;</title>
+<title>Documentation (2.2.0.final) | Apache IvyDE&#153;</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   <link rel="stylesheet" type="text/css" href="../../style/style.css" />
   <script src="../../js/jquery.pack.js" type="text/javascript"></script>
@@ -54,7 +54,7 @@
 		<td>
 
 		<div id="navcontainer">
-		<a href="http://www.apache.org/">Apache&#153;</a> &gt; <a href="http://ant.apache.org/">Apache Ant&#153;</a> &gt; <a href="http://ant.apache.org/ivy/">Apache Ivy&#153;</a> &gt; <a href="http://ant.apache.org/ivy/ivyde/">Apache IvyDE&#153;</a> &gt; <span class="breadCrumb"><a href="../../history/latest-milestone/index.html" class="current">Documentation (2.2.0.beta1)</a></span>
+		<a href="http://www.apache.org/">Apache&#153;</a> &gt; <a href="http://ant.apache.org/">Apache Ant&#153;</a> &gt; <a href="http://ant.apache.org/ivy/">Apache Ivy&#153;</a> &gt; <a href="http://ant.apache.org/ivy/ivyde/">Apache IvyDE&#153;</a> &gt; <span class="breadCrumb"><a href="../../history/latest-milestone/index.html" class="current">Documentation (2.2.0.final)</a></span>
 		</div>
 		</td>
 	</tr>
@@ -74,7 +74,7 @@
 <li id="xooki-screenshots"><a href="../../screenshots.html" >Screenshots</a></li>
 <li id="xooki-download"><a href="../../download.html" >Download</a></li>
 <li id="xooki-undefined"><a href="http://www.apache.org/licenses/" >License</a></li>
-<li id="xooki-history/latest-milestone/index" class="submenu"><a href="../../history/latest-milestone/index.html" class="current">Documentation (2.2.0.beta1)</a><ul class="open"><li id="xooki-history/latest-milestone/release-notes"><a href="../../history/latest-milestone/release-notes.html" >Release Notes</a></li>
+<li id="xooki-history/latest-milestone/index" class="submenu"><a href="../../history/latest-milestone/index.html" class="current">Documentation (2.2.0.final)</a><ul class="open"><li id="xooki-history/latest-milestone/release-notes"><a href="../../history/latest-milestone/release-notes.html" >Release Notes</a></li>
 <li id="xooki-history/latest-milestone/undefined"><a href="http://www.apache.org/licenses/" >License</a></li>
 <li id="xooki-history/latest-milestone/compatibility"><a href="../../history/latest-milestone/compatibility.html" >Compatibility</a></li>
 <li id="xooki-history/latest-milestone/install"><a href="../../history/latest-milestone/install.html" >Installation</a></li>
@@ -100,10 +100,13 @@
 <li id="xooki-history/latest-milestone/resolve-visualizer"><a href="../../history/latest-milestone/resolve-visualizer.html" >Resolve Visualizer</a></li>
 <li id="xooki-history/latest-milestone/dev" class="submenu"><a href="../../history/latest-milestone/dev.html" >Developer doc</a><ul class="closed"><li id="xooki-history/latest-milestone/dev/build"><a href="../../history/latest-milestone/dev/build.html" >Building</a></li>
 <li id="xooki-history/latest-milestone/dev/release"><a href="../../history/latest-milestone/dev/release.html" >Releasing</a></li>
+<li id="xooki-history/latest-milestone/dev/updatesite"><a href="../../history/latest-milestone/dev/updatesite.html" >Updatesite</a></li>
+<li id="xooki-history/latest-milestone/dev/dev-env-setup"><a href="../../history/latest-milestone/dev/dev-env-setup.html" >Development Environment Setup</a></li>
 </ul></li>
 </ul></li>
 <li id="xooki-history" class="submenu"><a href="../../history.html" >History</a><ul class="closed"><li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/trunk/index.html" >trunk</a></li>
-<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.2.0.beta1/index.html" >2.2.0.beta1</a></li>
+<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.2.0.final/index.html" >2.2.0.final</a></li>
+<li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.2.0.beta1/index.html" >2.2.0.beta1</a></li>
 <li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.1.0/index.html" >2.1.0</a></li>
 <li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.0.0.final/index.html" >2.0.0.final</a></li>
 </ul></li>
@@ -126,15 +129,15 @@
 		<td valign="top">
 		<div id="main">
 
-		<h1 class="title">Documentation (2.2.0.beta1)</h1>
+		<h1 class="title">Documentation (2.2.0.final)</h1>
             <br class="xooki-br"/>Apache IvyDE Eclipse plugin integrates Apache Ivy's dependency management into Eclipse&#153;. 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.<br class="xooki-br"/><br class="xooki-br"/>A summary of the features it provides follows:
 <ul>
-<li><a href="cp_container.html">Managed classpath container</a>: automatic downloads, access to the Ivy "resolve" task from your IDE, and a <a href="cpc/workspace.html">feature</a> allowing you to develop interdependent multi-module applications in one workspace.</li>
+<li><a href="cp_container.html">Managed classpath container</a>: for Java projects, automatic build of you classpath with resolve and downloads of jars and<br class="xooki-br"/>    sources of your dependencies, and also <a href="cpc/workspace.html">managed project inter dependencies</a> within the workspace.</li>
 <li><a href="ivyeditor.html">Ivy XML files editor</a>: creation wizard, html preview and completion for Ivy XML tags, attributes, and attribute values.</li>
 <li><a href="settingseditor.html">Ivy settings files editor</a>: completion for XML tags, attributes, and attribute values.</li>
-<li><a href="cp_container.html">Ivy console</a>: presents every log from Ivy to assist in debugging a failing resolve.</li>
+<li><a href="console.html">Ivy console</a>: presents every log from Ivy to assist in debugging a failing resolve.</li>
 <li><a href="revdepexplorer.html">Reverse Dependency Explorer</a>: helps you work with conflicting dependencies amongst several projects.</li>
-<li>Resolve and retrieve for non Java project: use Ivy within Eclipse to manage files non necessarly Java-related</li>
+<li><a href="non-java.html">Resolve and retrieve for non Java project</a>: automation of the retrival of your dependencies in your non Java project</li>
 </ul>
 
 Apache IvyDE can be also used with other plugins like <a href="cpc/wtp.html">WTP</a> and <a href="ant.html">Apache Ant</a>.<br class="xooki-br"/><br class="xooki-br"/>

Modified: ant/site/ivyde/production/history/latest-milestone/install.html
URL: http://svn.apache.org/viewvc/ant/site/ivyde/production/history/latest-milestone/install.html?rev=1544616&r1=1544615&r2=1544616&view=diff
==============================================================================
--- ant/site/ivyde/production/history/latest-milestone/install.html (original)
+++ ant/site/ivyde/production/history/latest-milestone/install.html Fri Nov 22 17:51:54 2013
@@ -55,7 +55,7 @@
 		<td>
 
 		<div id="navcontainer">
-		<a href="http://www.apache.org/">Apache&#153;</a> &gt; <a href="http://ant.apache.org/">Apache Ant&#153;</a> &gt; <a href="http://ant.apache.org/ivy/">Apache Ivy&#153;</a> &gt; <a href="http://ant.apache.org/ivy/ivyde/">Apache IvyDE&#153;</a> &gt; <span class="breadCrumb"><a href="../../history/latest-milestone/index.html" >Documentation (2.2.0.beta1)</a> &gt; <a href="../../history/latest-milestone/install.html" class="current">Installation</a></span>
+		<a href="http://www.apache.org/">Apache&#153;</a> &gt; <a href="http://ant.apache.org/">Apache Ant&#153;</a> &gt; <a href="http://ant.apache.org/ivy/">Apache Ivy&#153;</a> &gt; <a href="http://ant.apache.org/ivy/ivyde/">Apache IvyDE&#153;</a> &gt; <span class="breadCrumb"><a href="../../history/latest-milestone/index.html" >Documentation (2.2.0.final)</a> &gt; <a href="../../history/latest-milestone/install.html" class="current">Installation</a></span>
 		</div>
 		</td>
 	</tr>
@@ -75,7 +75,7 @@
 <li id="xooki-screenshots"><a href="../../screenshots.html" >Screenshots</a></li>
 <li id="xooki-download"><a href="../../download.html" >Download</a></li>
 <li id="xooki-undefined"><a href="http://www.apache.org/licenses/" >License</a></li>
-<li id="xooki-history/latest-milestone/index" class="submenu"><a href="../../history/latest-milestone/index.html" >Documentation (2.2.0.beta1)</a><ul class="open"><li id="xooki-history/latest-milestone/release-notes"><a href="../../history/latest-milestone/release-notes.html" >Release Notes</a></li>
+<li id="xooki-history/latest-milestone/index" class="submenu"><a href="../../history/latest-milestone/index.html" >Documentation (2.2.0.final)</a><ul class="open"><li id="xooki-history/latest-milestone/release-notes"><a href="../../history/latest-milestone/release-notes.html" >Release Notes</a></li>
 <li id="xooki-history/latest-milestone/undefined"><a href="http://www.apache.org/licenses/" >License</a></li>
 <li id="xooki-history/latest-milestone/compatibility"><a href="../../history/latest-milestone/compatibility.html" >Compatibility</a></li>
 <li id="xooki-history/latest-milestone/install"><a href="../../history/latest-milestone/install.html" class="current">Installation</a></li>
@@ -101,10 +101,13 @@
 <li id="xooki-history/latest-milestone/resolve-visualizer"><a href="../../history/latest-milestone/resolve-visualizer.html" >Resolve Visualizer</a></li>
 <li id="xooki-history/latest-milestone/dev" class="submenu"><a href="../../history/latest-milestone/dev.html" >Developer doc</a><ul class="closed"><li id="xooki-history/latest-milestone/dev/build"><a href="../../history/latest-milestone/dev/build.html" >Building</a></li>
 <li id="xooki-history/latest-milestone/dev/release"><a href="../../history/latest-milestone/dev/release.html" >Releasing</a></li>
+<li id="xooki-history/latest-milestone/dev/updatesite"><a href="../../history/latest-milestone/dev/updatesite.html" >Updatesite</a></li>
+<li id="xooki-history/latest-milestone/dev/dev-env-setup"><a href="../../history/latest-milestone/dev/dev-env-setup.html" >Development Environment Setup</a></li>
 </ul></li>
 </ul></li>
 <li id="xooki-history" class="submenu"><a href="../../history.html" >History</a><ul class="closed"><li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/trunk/index.html" >trunk</a></li>
-<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.2.0.beta1/index.html" >2.2.0.beta1</a></li>
+<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.2.0.final/index.html" >2.2.0.final</a></li>
+<li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.2.0.beta1/index.html" >2.2.0.beta1</a></li>
 <li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.1.0/index.html" >2.1.0</a></li>
 <li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.0.0.final/index.html" >2.0.0.final</a></li>
 </ul></li>

Modified: ant/site/ivyde/production/history/latest-milestone/ivyeditor.html
URL: http://svn.apache.org/viewvc/ant/site/ivyde/production/history/latest-milestone/ivyeditor.html?rev=1544616&r1=1544615&r2=1544616&view=diff
==============================================================================
--- ant/site/ivyde/production/history/latest-milestone/ivyeditor.html (original)
+++ ant/site/ivyde/production/history/latest-milestone/ivyeditor.html Fri Nov 22 17:51:54 2013
@@ -54,7 +54,7 @@
 		<td>
 
 		<div id="navcontainer">
-		<a href="http://www.apache.org/">Apache&#153;</a> &gt; <a href="http://ant.apache.org/">Apache Ant&#153;</a> &gt; <a href="http://ant.apache.org/ivy/">Apache Ivy&#153;</a> &gt; <a href="http://ant.apache.org/ivy/ivyde/">Apache IvyDE&#153;</a> &gt; <span class="breadCrumb"><a href="../../history/latest-milestone/index.html" >Documentation (2.2.0.beta1)</a> &gt; <a href="../../history/latest-milestone/ivyeditor.html" class="current">Ivy file editor</a></span>
+		<a href="http://www.apache.org/">Apache&#153;</a> &gt; <a href="http://ant.apache.org/">Apache Ant&#153;</a> &gt; <a href="http://ant.apache.org/ivy/">Apache Ivy&#153;</a> &gt; <a href="http://ant.apache.org/ivy/ivyde/">Apache IvyDE&#153;</a> &gt; <span class="breadCrumb"><a href="../../history/latest-milestone/index.html" >Documentation (2.2.0.final)</a> &gt; <a href="../../history/latest-milestone/ivyeditor.html" class="current">Ivy file editor</a></span>
 		</div>
 		</td>
 	</tr>
@@ -74,7 +74,7 @@
 <li id="xooki-screenshots"><a href="../../screenshots.html" >Screenshots</a></li>
 <li id="xooki-download"><a href="../../download.html" >Download</a></li>
 <li id="xooki-undefined"><a href="http://www.apache.org/licenses/" >License</a></li>
-<li id="xooki-history/latest-milestone/index" class="submenu"><a href="../../history/latest-milestone/index.html" >Documentation (2.2.0.beta1)</a><ul class="open"><li id="xooki-history/latest-milestone/release-notes"><a href="../../history/latest-milestone/release-notes.html" >Release Notes</a></li>
+<li id="xooki-history/latest-milestone/index" class="submenu"><a href="../../history/latest-milestone/index.html" >Documentation (2.2.0.final)</a><ul class="open"><li id="xooki-history/latest-milestone/release-notes"><a href="../../history/latest-milestone/release-notes.html" >Release Notes</a></li>
 <li id="xooki-history/latest-milestone/undefined"><a href="http://www.apache.org/licenses/" >License</a></li>
 <li id="xooki-history/latest-milestone/compatibility"><a href="../../history/latest-milestone/compatibility.html" >Compatibility</a></li>
 <li id="xooki-history/latest-milestone/install"><a href="../../history/latest-milestone/install.html" >Installation</a></li>
@@ -100,10 +100,13 @@
 <li id="xooki-history/latest-milestone/resolve-visualizer"><a href="../../history/latest-milestone/resolve-visualizer.html" >Resolve Visualizer</a></li>
 <li id="xooki-history/latest-milestone/dev" class="submenu"><a href="../../history/latest-milestone/dev.html" >Developer doc</a><ul class="closed"><li id="xooki-history/latest-milestone/dev/build"><a href="../../history/latest-milestone/dev/build.html" >Building</a></li>
 <li id="xooki-history/latest-milestone/dev/release"><a href="../../history/latest-milestone/dev/release.html" >Releasing</a></li>
+<li id="xooki-history/latest-milestone/dev/updatesite"><a href="../../history/latest-milestone/dev/updatesite.html" >Updatesite</a></li>
+<li id="xooki-history/latest-milestone/dev/dev-env-setup"><a href="../../history/latest-milestone/dev/dev-env-setup.html" >Development Environment Setup</a></li>
 </ul></li>
 </ul></li>
 <li id="xooki-history" class="submenu"><a href="../../history.html" >History</a><ul class="closed"><li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/trunk/index.html" >trunk</a></li>
-<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.2.0.beta1/index.html" >2.2.0.beta1</a></li>
+<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.2.0.final/index.html" >2.2.0.final</a></li>
+<li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.2.0.beta1/index.html" >2.2.0.beta1</a></li>
 <li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.1.0/index.html" >2.1.0</a></li>
 <li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.0.0.final/index.html" >2.0.0.final</a></li>
 </ul></li>

Modified: ant/site/ivyde/production/history/latest-milestone/non-java.html
URL: http://svn.apache.org/viewvc/ant/site/ivyde/production/history/latest-milestone/non-java.html?rev=1544616&r1=1544615&r2=1544616&view=diff
==============================================================================
--- ant/site/ivyde/production/history/latest-milestone/non-java.html (original)
+++ ant/site/ivyde/production/history/latest-milestone/non-java.html Fri Nov 22 17:51:54 2013
@@ -55,7 +55,7 @@
 		<td>
 
 		<div id="navcontainer">
-		<a href="http://www.apache.org/">Apache&#153;</a> &gt; <a href="http://ant.apache.org/">Apache Ant&#153;</a> &gt; <a href="http://ant.apache.org/ivy/">Apache Ivy&#153;</a> &gt; <a href="http://ant.apache.org/ivy/ivyde/">Apache IvyDE&#153;</a> &gt; <span class="breadCrumb"><a href="../../history/latest-milestone/index.html" >Documentation (2.2.0.beta1)</a> &gt; <a href="../../history/latest-milestone/non-java.html" class="current">Non-Java dependencies</a></span>
+		<a href="http://www.apache.org/">Apache&#153;</a> &gt; <a href="http://ant.apache.org/">Apache Ant&#153;</a> &gt; <a href="http://ant.apache.org/ivy/">Apache Ivy&#153;</a> &gt; <a href="http://ant.apache.org/ivy/ivyde/">Apache IvyDE&#153;</a> &gt; <span class="breadCrumb"><a href="../../history/latest-milestone/index.html" >Documentation (2.2.0.final)</a> &gt; <a href="../../history/latest-milestone/non-java.html" class="current">Non-Java dependencies</a></span>
 		</div>
 		</td>
 	</tr>
@@ -75,7 +75,7 @@
 <li id="xooki-screenshots"><a href="../../screenshots.html" >Screenshots</a></li>
 <li id="xooki-download"><a href="../../download.html" >Download</a></li>
 <li id="xooki-undefined"><a href="http://www.apache.org/licenses/" >License</a></li>
-<li id="xooki-history/latest-milestone/index" class="submenu"><a href="../../history/latest-milestone/index.html" >Documentation (2.2.0.beta1)</a><ul class="open"><li id="xooki-history/latest-milestone/release-notes"><a href="../../history/latest-milestone/release-notes.html" >Release Notes</a></li>
+<li id="xooki-history/latest-milestone/index" class="submenu"><a href="../../history/latest-milestone/index.html" >Documentation (2.2.0.final)</a><ul class="open"><li id="xooki-history/latest-milestone/release-notes"><a href="../../history/latest-milestone/release-notes.html" >Release Notes</a></li>
 <li id="xooki-history/latest-milestone/undefined"><a href="http://www.apache.org/licenses/" >License</a></li>
 <li id="xooki-history/latest-milestone/compatibility"><a href="../../history/latest-milestone/compatibility.html" >Compatibility</a></li>
 <li id="xooki-history/latest-milestone/install"><a href="../../history/latest-milestone/install.html" >Installation</a></li>
@@ -101,10 +101,13 @@
 <li id="xooki-history/latest-milestone/resolve-visualizer"><a href="../../history/latest-milestone/resolve-visualizer.html" >Resolve Visualizer</a></li>
 <li id="xooki-history/latest-milestone/dev" class="submenu"><a href="../../history/latest-milestone/dev.html" >Developer doc</a><ul class="closed"><li id="xooki-history/latest-milestone/dev/build"><a href="../../history/latest-milestone/dev/build.html" >Building</a></li>
 <li id="xooki-history/latest-milestone/dev/release"><a href="../../history/latest-milestone/dev/release.html" >Releasing</a></li>
+<li id="xooki-history/latest-milestone/dev/updatesite"><a href="../../history/latest-milestone/dev/updatesite.html" >Updatesite</a></li>
+<li id="xooki-history/latest-milestone/dev/dev-env-setup"><a href="../../history/latest-milestone/dev/dev-env-setup.html" >Development Environment Setup</a></li>
 </ul></li>
 </ul></li>
 <li id="xooki-history" class="submenu"><a href="../../history.html" >History</a><ul class="closed"><li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/trunk/index.html" >trunk</a></li>
-<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.2.0.beta1/index.html" >2.2.0.beta1</a></li>
+<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.2.0.final/index.html" >2.2.0.final</a></li>
+<li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.2.0.beta1/index.html" >2.2.0.beta1</a></li>
 <li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.1.0/index.html" >2.1.0</a></li>
 <li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.0.0.final/index.html" >2.0.0.final</a></li>
 </ul></li>

Modified: ant/site/ivyde/production/history/latest-milestone/preferences.html
URL: http://svn.apache.org/viewvc/ant/site/ivyde/production/history/latest-milestone/preferences.html?rev=1544616&r1=1544615&r2=1544616&view=diff
==============================================================================
--- ant/site/ivyde/production/history/latest-milestone/preferences.html (original)
+++ ant/site/ivyde/production/history/latest-milestone/preferences.html Fri Nov 22 17:51:54 2013
@@ -54,7 +54,7 @@
 		<td>
 
 		<div id="navcontainer">
-		<a href="http://www.apache.org/">Apache&#153;</a> &gt; <a href="http://ant.apache.org/">Apache Ant&#153;</a> &gt; <a href="http://ant.apache.org/ivy/">Apache Ivy&#153;</a> &gt; <a href="http://ant.apache.org/ivy/ivyde/">Apache IvyDE&#153;</a> &gt; <span class="breadCrumb"><a href="../../history/latest-milestone/index.html" >Documentation (2.2.0.beta1)</a> &gt; <a href="../../history/latest-milestone/preferences.html" class="current">Eclipse global preferences</a></span>
+		<a href="http://www.apache.org/">Apache&#153;</a> &gt; <a href="http://ant.apache.org/">Apache Ant&#153;</a> &gt; <a href="http://ant.apache.org/ivy/">Apache Ivy&#153;</a> &gt; <a href="http://ant.apache.org/ivy/ivyde/">Apache IvyDE&#153;</a> &gt; <span class="breadCrumb"><a href="../../history/latest-milestone/index.html" >Documentation (2.2.0.final)</a> &gt; <a href="../../history/latest-milestone/preferences.html" class="current">Eclipse global preferences</a></span>
 		</div>
 		</td>
 	</tr>
@@ -74,7 +74,7 @@
 <li id="xooki-screenshots"><a href="../../screenshots.html" >Screenshots</a></li>
 <li id="xooki-download"><a href="../../download.html" >Download</a></li>
 <li id="xooki-undefined"><a href="http://www.apache.org/licenses/" >License</a></li>
-<li id="xooki-history/latest-milestone/index" class="submenu"><a href="../../history/latest-milestone/index.html" >Documentation (2.2.0.beta1)</a><ul class="open"><li id="xooki-history/latest-milestone/release-notes"><a href="../../history/latest-milestone/release-notes.html" >Release Notes</a></li>
+<li id="xooki-history/latest-milestone/index" class="submenu"><a href="../../history/latest-milestone/index.html" >Documentation (2.2.0.final)</a><ul class="open"><li id="xooki-history/latest-milestone/release-notes"><a href="../../history/latest-milestone/release-notes.html" >Release Notes</a></li>
 <li id="xooki-history/latest-milestone/undefined"><a href="http://www.apache.org/licenses/" >License</a></li>
 <li id="xooki-history/latest-milestone/compatibility"><a href="../../history/latest-milestone/compatibility.html" >Compatibility</a></li>
 <li id="xooki-history/latest-milestone/install"><a href="../../history/latest-milestone/install.html" >Installation</a></li>
@@ -100,10 +100,13 @@
 <li id="xooki-history/latest-milestone/resolve-visualizer"><a href="../../history/latest-milestone/resolve-visualizer.html" >Resolve Visualizer</a></li>
 <li id="xooki-history/latest-milestone/dev" class="submenu"><a href="../../history/latest-milestone/dev.html" >Developer doc</a><ul class="closed"><li id="xooki-history/latest-milestone/dev/build"><a href="../../history/latest-milestone/dev/build.html" >Building</a></li>
 <li id="xooki-history/latest-milestone/dev/release"><a href="../../history/latest-milestone/dev/release.html" >Releasing</a></li>
+<li id="xooki-history/latest-milestone/dev/updatesite"><a href="../../history/latest-milestone/dev/updatesite.html" >Updatesite</a></li>
+<li id="xooki-history/latest-milestone/dev/dev-env-setup"><a href="../../history/latest-milestone/dev/dev-env-setup.html" >Development Environment Setup</a></li>
 </ul></li>
 </ul></li>
 <li id="xooki-history" class="submenu"><a href="../../history.html" >History</a><ul class="closed"><li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/trunk/index.html" >trunk</a></li>
-<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.2.0.beta1/index.html" >2.2.0.beta1</a></li>
+<li id="xooki-2.x" class="submenu">2.x<ul class="closed"><li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.2.0.final/index.html" >2.2.0.final</a></li>
+<li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.2.0.beta1/index.html" >2.2.0.beta1</a></li>
 <li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.1.0/index.html" >2.1.0</a></li>
 <li id="xooki-undefined"><a href="http://ant.apache.org/ivy/ivyde/history/2.0.0.final/index.html" >2.0.0.final</a></li>
 </ul></li>
@@ -133,6 +136,8 @@
 
 <h4>Offline</h4>
 <p>If checked, it will force Ivy to never check resources via any network and trust its cache</p>
+<h4>Open the Ivy console on startup</h4>
+<p>If checked, the Ivy console will be opened on startup so that every log from Ivy will be printed. This is especially usefull when looking for debug log from IvyDE starting up.</p>
 <h4>On Eclipse startup:</h4>
 <p>Specifies what Apache IvyDE should do in every project containing an IvyDE managed classpath container when Eclipse&#153; is starting up.</p>
 <h4>On Ivy file change:</h4>
@@ -158,10 +163,14 @@
 
 <center><img src="images/pref_classpath.jpg"/></center>
 
-<h4>Resolve dependencies in workpace:</h4>
+<h4>Resolve dependencies in workspace:</h4>
 <p>Apache IvyDE allows Ivy dependencies between projects in the workspace to be realized through project references rather than jars from the repository.  See the <a href="cpc/workspace.html">documentation</a> for further information on this feature.</p>
+<h4>Resolve dependencies transitively</h4>
+<p>If unchecked, the dependencies will be resolved with transitivity disabled regardless to the settings in ivy.xml</p>
+<h4>Read OSGi metadata:</h4>
+<p>If your classpath is based on jars which are actually OSGi bundles, checking this option will make IvyDE read the jar manifests and setup the specific OSGi visibility constraints.</p>
 <h4>Accepted types:</h4>
-<p>A comma separated list of extensions which will make IvyDE add the artifact to the classpath</p>
+<p>A comma separated list of extensions which will make IvyDE add the artifact to the classpath. Setting <tt>*</tt> will make very kind of type accepted. Note that a type specified as a <a href="#mapping">source or javadoc type</a> won't be accepted in any manner.</p>
 <h4>Order of the classpath entries:</h4>
 <p>By default, the classpath container entries are ordered by order of declaration in the ivy.xml. When there are many entries, it can be useful to have them ordered lexically for enhanced readability.</p>
 <h4>Build the classpath with:</h4>
@@ -180,6 +189,8 @@
 <p>By default, Apache IvyDE will parse the ivy settings file each times it is needed (each resolve, refresh, clean cache or completion in the ivy editor). For remote ivysettings this can slow the UI dramatically, so it is possible to make IvyDE keep the settings in a cache and only reload them via the context menu on the container).</p>
 <h4>Ivy settings path:</h4>
 <p>The path to your ivy settings file. Leave it blank to use Ivy default resolvers. See also the documentation about <a href="eclipsevar.html">Eclipse variables</a>.</p>
+<h4>Ivy user dir:</h4>
+<p>The path to the default Ivy user directory, where Ivy have its default cache location</p>
 <h4>Property files:</h4>
 <p>This is a list of Java properties files to load before loading the ivysettings.xml. Specify in this files properties which you expect to use in the ivysettings.xml</p>