You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-commits@db.apache.org by an...@apache.org on 2009/05/19 09:04:03 UTC

svn commit: r776210 - /db/jdo/HowToReleaseJDO.html

Author: andyj
Date: Tue May 19 07:04:03 2009
New Revision: 776210

URL: http://svn.apache.org/viewvc?rev=776210&view=rev
Log:
Add M2 file release to process

Modified:
    db/jdo/HowToReleaseJDO.html

Modified: db/jdo/HowToReleaseJDO.html
URL: http://svn.apache.org/viewvc/db/jdo/HowToReleaseJDO.html?rev=776210&r1=776209&r2=776210&view=diff
==============================================================================
--- db/jdo/HowToReleaseJDO.html (original)
+++ db/jdo/HowToReleaseJDO.html Tue May 19 07:04:03 2009
@@ -214,11 +214,10 @@
 ssh people.apache.org
 cp -r public_html/jdo<i>version</i>/dist/db /www/www.apache.org/dist
 cp -r public_html/jdo<i>version</i>/dist/m1-ibiblio-rsync-repository/* /www/people.apache.org/repo/m1-ibiblio-rsync-repository
+cp -r public_html/jdo<i>version</i>/dist/m2-ibiblio-rsync-repository/* /www/people.apache.org/repo/m2-ibiblio-rsync-repository
 </pre>
     NOTE!! Be sure that there is no slash at the end of the directory you are copying from; otherwise the files will be put in the wrong target directory.
     </LI>
-    <LI>Copy the Maven 2 repository file to the location needed for it to be
-    pushed to IBiblio. <B>Check how to do this</B></LI>
 
     <LI>Check the distribution into svn
 <pre>