Author: hibou
Date: Mon Jul 13 08:51:24 2009
New Revision: 793496
URL: http://svn.apache.org/viewvc?rev=793496&view=rev
Log:
No more need to update the deprecated updatesite
Modified:
ant/ivy/core/trunk/doc/dev/updatesite.html
Modified: ant/ivy/core/trunk/doc/dev/updatesite.html
URL:
http://svn.apache.org/viewvc/ant/ivy/core/trunk/doc/dev/updatesite.html?rev=793496&r1=793495&r2=793496&view=diff
==============================================================================
--- ant/ivy/core/trunk/doc/dev/updatesite.html (original)
+++ ant/ivy/core/trunk/doc/dev/updatesite.html Mon Jul 13 08:51:24 2009
@@ -112,25 +112,6 @@
svn export
https://svn.apache.org/repos/asf/ant/ivy/updatesite/tags/$TAGNAME/dist
updatesite
</pre>
-<h2>Deprecated updatesite</h2>
-
-The updatesite needs to be also deployed in its deprecated location, in the
IvyDE website.
-
-In your local svn working copy do:
-<pre>
-cp updatesite/trunk/dist/digest.zip* site/ivyde/updatesite
-cp updatesite/trunk/dist/site.xml site/ivyde/updatesite
-</pre>
-And commit the changes of the website.
-Next is the usual IvyDE website deployment:
-<pre>
-ant generate-site-ivyde
-svn ci target/ivyde/updatesite
-</pre>
-And on people.apache.org:
-<pre>
-svn up /www/ant.apache.org/ivy/ivyde/updatesite
-</pre>
</textarea>
<script type="text/javascript">xooki.postProcess();</script>
</body>