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 mb...@apache.org on 2015/02/27 18:49:19 UTC

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

Author: mbo
Date: Fri Feb 27 17:49:19 2015
New Revision: 1662765

URL: http://svn.apache.org/r1662765
Log:
Fix href link

Modified:
    db/jdo/HowToReleaseJDO.html

Modified: db/jdo/HowToReleaseJDO.html
URL: http://svn.apache.org/viewvc/db/jdo/HowToReleaseJDO.html?rev=1662765&r1=1662764&r2=1662765&view=diff
==============================================================================
--- db/jdo/HowToReleaseJDO.html (original)
+++ db/jdo/HowToReleaseJDO.html Fri Feb 27 17:49:19 2015
@@ -111,8 +111,8 @@ https://svn.apache.org/repos/asf/db/jdo/
           <dd>Update version number</dd>
         </dl>
       </li>
-      <li>Follow the instructions at <a 
-     href="www.apache.org/dev/publishing-maven-artifacts.html"> Publishing Maven Artifacts</a> to set up your development environment.
+      <li>Follow the instructions at <a href="http://www.apache.org/dev/publishing-maven-artifacts.html">
+      Publishing Maven Artifacts</a> to set up your development environment.
       </li>
       <li>Copy the JNDI implementation jars (providerutil.jar and
         fscontext.jar) to the branch lib/ext directory. This is needed
@@ -125,9 +125,8 @@ https://svn.apache.org/repos/asf/db/jdo/
   	This creates the .jar and .pom files
 	in the target directory of each subproject.
       </li>
-      <li>Run RAT, which is at <a
-          href="http://creadur.apache.org/rat/">http://creadur.apache.org/rat/</a>,
-        on the release. </li>
+      <li>Run RAT, which is at <a href="http://creadur.apache.org/rat/">
+      http://creadur.apache.org/rat/</a>,  on the release. </li>
       </li>
       <li>
       Do a dry run prepare and deployment of a snapshot release.
@@ -137,7 +136,8 @@ https://svn.apache.org/repos/asf/db/jdo/
 
  mvn deploy -Papache-release 
 	</pre>
-      Check the artifacts at <a href="https://repository.apache.org/content/repositories/snapshots/">the Maven release repository</a>
+      Check the artifacts at <a href="https://repository.apache.org/content/repositories/snapshots/">
+      the Maven release repository</a>
       </li>
       <li>
       Prepare and release the artifacts. There are interoperability issues with the maven release plugin and cygwin, so if on Windows, use a Windows command window for this step and the following one.
@@ -167,8 +167,7 @@ mvn release:perform -Papache-release
         vote to jdo-dev@db.apache.org, cc: general@db.apache.org, and
         include [VOTE] [RESULTS] in the subject line.</li>
       <li>After testing and voting is complete, 
-          follow the instructions at <a href="
-		  https://docs.sonatype.org/display/Repository/Releasing+a+Staging+Repository">
+          follow the instructions at <a href="https://docs.sonatype.org/display/Repository/Releasing+a+Staging+Repository">
 	   Releasing a Staging Repository</a> to release the artifacts.
 	</li>
       <li>Update the distribution repository at http://apache.org/dist/db/jdo/
@@ -218,9 +217,8 @@ svn add site/docs/releases/release-<i>N.
             svn:executable to true for the .cgi files.</li>
         </ol>
       </li>
-      <li>Change the link to RunRules on the <a
-          href="http://db.apache.org/jdo/tck.html">TCK</a> page to link
-        to the RunRules.html file of the latest release.</li>
+      <li>Change the link to RunRules on the <a href="http://db.apache.org/jdo/tck.html">TCK</a>
+      page to link to the RunRules.html file of the latest release.</li>
       <li>Update the news list on the site home page to announce the new
         release.</li>
       <li>Update the specification page to link to the new specification