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 ma...@apache.org on 2011/11/03 14:54:15 UTC

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

Author: madams
Date: Thu Nov  3 13:54:14 2011
New Revision: 1197119

URL: http://svn.apache.org/viewvc?rev=1197119&view=rev
Log:
fixed typo

Modified:
    db/jdo/HowToReleaseJDO.html

Modified: db/jdo/HowToReleaseJDO.html
URL: http://svn.apache.org/viewvc/db/jdo/HowToReleaseJDO.html?rev=1197119&r1=1197118&r2=1197119&view=diff
==============================================================================
--- db/jdo/HowToReleaseJDO.html (original)
+++ db/jdo/HowToReleaseJDO.html Thu Nov  3 13:54:14 2011
@@ -134,6 +134,7 @@ svn commit -m "Remove projects and files
       </li>
       <li>Update the details in branches/<version>/api/m2_repo_maven_metadata.xml
 
+
 
           to include the version being released.</version></li>
       <li>Copy the JNDI implementation jars (providerutil.jar and
@@ -141,8 +142,9 @@ svn commit -m "Remove projects and files
         to test the tck before distributing it.<b><br>
           Do not check these in to SVN</b> </li>
       <li>Manually install vdoclet:qdox:current:jar artifacts to your
-        local Maven 1 repository.&nbsp; It can be found at <a
-          href="http://repo1.maven.org/maven2/vdoclet/qdox/current/">http://repo1.maven.org/maven2/vdoclet/qdox/current/</a>.&nbsp;
+        local Maven 1 repository.&nbsp; They can be found at <a
+          href="http://repo1.maven.org/maven2/vdoclet/qdox/current/">http://repo1.maven.org/maven2/vdoclet/qdox/current/</a>.&nbsp;
+
         Make sure to download qdox-current.jar to
         ~/.maven/repository/vdoclet/jars.<br>
       </li>
@@ -154,6 +156,7 @@ svn commit -m "Remove projects and files
         directory for distribution. It contains two subdirectories; db
         contains downloadable artifacts and java-repository contains
         artifacts that are automatically pulled to maven repositories. <i>Note:
+
 
           Failure possibly due to insufficient heap space was fixed by
           setting the environment variable MAVEN_OPTS="-Xmx1024m