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/12/20 16:04:46 UTC

svn commit: r1221307 - in /db/jdo/site: docs/releases/release-3.0.1.html xdocs/releases/release-3.0.1.xml

Author: madams
Date: Tue Dec 20 15:04:46 2011
New Revision: 1221307

URL: http://svn.apache.org/viewvc?rev=1221307&view=rev
Log:
fixed release-3.0.1.* files

Added:
    db/jdo/site/xdocs/releases/release-3.0.1.xml
Modified:
    db/jdo/site/docs/releases/release-3.0.1.html

Modified: db/jdo/site/docs/releases/release-3.0.1.html
URL: http://svn.apache.org/viewvc/db/jdo/site/docs/releases/release-3.0.1.html?rev=1221307&r1=1221306&r2=1221307&view=diff
==============================================================================
--- db/jdo/site/docs/releases/release-3.0.1.html (original)
+++ db/jdo/site/docs/releases/release-3.0.1.html Tue Dec 20 15:04:46 2011
@@ -27,8 +27,8 @@
         </select>
         <input type="submit" value="Change"></input>
         </form><br></br><div class="subsection"><a name="Release_Notes"></a><h3>Release Notes</h3><p>
-                <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12313404&amp;styleName=Html&amp;projectId=10630">
-                    View release notes for JDO 3.0</a>
+                <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12317950&amp;styleName=Html&amp;projectId=10630">
+                    View release notes for JDO 3.0.1</a>
             </p></div><div class="subsection"><a name="API"></a><h3>API</h3><p>
             The api project contains source to build jdo-api.jar,
             which defines the JDO API.
@@ -37,44 +37,43 @@
             It can be downloaded automatically by maven and placed into the local
             maven repository if you include the
             proper dependency in your maven project definition. 
-            Use groupId javax.jdo, artifactId jdo-api, version 3.0
+            Use groupId javax.jdo, artifactId jdo-api, version 3.0.1
             and define your remote repository as 
             http://www.ibiblio.org/maven.
             Alternatively, it can be downloaded manually and put into a location 
             of your choice.
 			</p><p>
-            <a href="http://people.apache.org/repo/m1-ibiblio-rsync-repository/javax.jdo/jars/jdo-api-3.0.jar" class="externalLink" title="External Link">jdo-api-3.0.jar</a>
-            [<a href="http://people.apache.org/repo/m1-ibiblio-rsync-repository/javax.jdo/jars/jdo-api-3.0.jar.asc" class="externalLink" title="External Link">PGP</a>]
-            [<a href="http://people.apache.org/repo/m1-ibiblio-rsync-repository/javax.jdo/jars/jdo-api-3.0.jar.md5" class="externalLink" title="External Link">MD5</a>]
+            <a href="http://people.apache.org/repo/m1-ibiblio-rsync-repository/javax.jdo/jars/jdo-api-3.0.1.jar" class="externalLink" title="External Link">jdo-api-3.0.1.jar</a>
+            [<a href="http://people.apache.org/repo/m1-ibiblio-rsync-repository/javax.jdo/jars/jdo-api-3.0.1.jar.asc" class="externalLink" title="External Link">PGP</a>]
+            [<a href="http://people.apache.org/repo/m1-ibiblio-rsync-repository/javax.jdo/jars/jdo-api-3.0.1.jar.md5" class="externalLink" title="External Link">MD5</a>]
             </p><p>
-            <a href="http://people.apache.org/repo/m1-ibiblio-rsync-repository/javax.jdo/poms/jdo-api-3.0.pom" class="externalLink" title="External Link">jdo-api-3.0.pom</a>
-            [<a href="http://people.apache.org/repo/m1-ibiblio-rsync-repository/javax.jdo/poms/jdo-api-3.0.pom.asc" class="externalLink" title="External Link">PGP</a>]
-            [<a href="http://people.apache.org/repo/m1-ibiblio-rsync-repository/javax.jdo/poms/jdo-api-3.0.pom.md5" class="externalLink" title="External Link">MD5</a>]
+            <a href="http://people.apache.org/repo/m1-ibiblio-rsync-repository/javax.jdo/poms/jdo-api-3.0.1.pom" class="externalLink" title="External Link">jdo-api-3.0.1.pom</a>
+            [<a href="http://people.apache.org/repo/m1-ibiblio-rsync-repository/javax.jdo/poms/jdo-api-3.0.1.pom.asc" class="externalLink" title="External Link">PGP</a>]
+            [<a href="http://people.apache.org/repo/m1-ibiblio-rsync-repository/javax.jdo/poms/jdo-api-3.0.1.pom.md5" class="externalLink" title="External Link">MD5</a>]
             </p><p>
-            <a href="[preferred]/db/jdo/3.0/jdo-api-3.0-src.zip">jdo-api-3.0-src.zip</a>
-            [<a href="http://www.apache.org/dist/db/jdo/3.0/jdo-api-3.0-src.zip.asc" class="externalLink" title="External Link">PGP</a>]
-            [<a href="http://www.apache.org/dist/db/jdo/3.0/jdo-api-3.0-src.zip.md5" class="externalLink" title="External Link">MD5</a>]
+            <a href="[preferred]/db/jdo/3.0/jdo-api-3.0.1-src.zip">jdo-api-3.0.1-src.zip</a>
+            [<a href="http://www.apache.org/dist/db/jdo/3.0/jdo-api-3.0.1-src.zip.asc" class="externalLink" title="External Link">PGP</a>]
+            [<a href="http://www.apache.org/dist/db/jdo/3.0/jdo-api-3.0.1-src.zip.md5" class="externalLink" title="External Link">MD5</a>]
             </p><p>
-            <a href="[preferred]/db/jdo/3.0/jdo-api-3.0-src.tar.gz">jdo-api-3.0-src.tar.gz</a>
-            [<a href="http://www.apache.org/dist/db/jdo/3.0/jdo-api-3.0-src.tar.gz.asc" class="externalLink" title="External Link">PGP</a>]
-            [<a href="http://www.apache.org/dist/db/jdo/3.0/jdo-api-3.0-src.tar.gz.md5" class="externalLink" title="External Link">MD5</a>]
+            <a href="[preferred]/db/jdo/3.0/jdo-api-3.0.1-src.tar.gz">jdo-api-3.0.1-src.tar.gz</a>
+            [<a href="http://www.apache.org/dist/db/jdo/3.0/jdo-api-3.0.1-src.tar.gz.asc" class="externalLink" title="External Link">PGP</a>]
+            [<a href="http://www.apache.org/dist/db/jdo/3.0/jdo-api-3.0.1-src.tar.gz.md5" class="externalLink" title="External Link">MD5</a>]
             </p></div><div class="subsection"><a name="TCK"></a><h3>TCK</h3><p>
 				This is a download for all implementors of JDO, and for those who want to check
 				how well an implementation is compliant with the JDO specification.
-            The tck2 project contains the JDO 2 Technology Compatibility Kit. 
+            The tck project contains the JDO Technology Compatibility Kit. 
             The source distribution is the only artifact needed to be downloaded 
-            by the user.  The dependencies (including the model20 jar,
-            util20 jar, enhancer20 jar, api2 jar, and JPOX)
+            by the user.  The dependencies 
             are automatically downloaded by maven as needed to run the TCK.
 
 			</p><p>
-            <a href="[preferred]/db/jdo/3.0/jdo-tck-3.0-src.zip">jdo-tck-3.0-src.zip</a>
-            [<a href="http://www.apache.org/dist/db/jdo/3.0/jdo-tck-3.0-src.zip.asc" class="externalLink" title="External Link">PGP</a>]
-            [<a href="http://www.apache.org/dist/db/jdo/3.0/jdo-tck-3.0-src.zip.md5" class="externalLink" title="External Link">MD5</a>]
+            <a href="[preferred]/db/jdo/3.0/jdo-tck-3.0.1-src.zip">jdo-tck-3.0.1-src.zip</a>
+            [<a href="http://www.apache.org/dist/db/jdo/3.0/jdo-tck-3.0.1-src.zip.asc" class="externalLink" title="External Link">PGP</a>]
+            [<a href="http://www.apache.org/dist/db/jdo/3.0/jdo-tck-3.0.1-src.zip.md5" class="externalLink" title="External Link">MD5</a>]
             </p><p>
-            <a href="[preferred]/db/jdo/3.0/jdo-tck-3.0-src.tar.gz">jdo-tck-3.0-src.tar.gz</a>
-            [<a href="http://www.apache.org/dist/db/jdo/3.0/jdo-tck-3.0-src.tar.gz.asc" class="externalLink" title="External Link">PGP</a>]
-            [<a href="http://www.apache.org/dist/db/jdo/3.0/jdo-tck-3.0-src.tar.gz.md5" class="externalLink" title="External Link">MD5</a>]
+            <a href="[preferred]/db/jdo/3.0/jdo-tck-3.0.1-src.tar.gz">jdo-tck-3.0.1-src.tar.gz</a>
+            [<a href="http://www.apache.org/dist/db/jdo/3.0/jdo-tck-3.0.1-src.tar.gz.asc" class="externalLink" title="External Link">PGP</a>]
+            [<a href="http://www.apache.org/dist/db/jdo/3.0/jdo-tck-3.0.1-src.tar.gz.md5" class="externalLink" title="External Link">MD5</a>]
             </p></div></div><div class="section"><a name="Verifying_Releases"></a><h2>Verifying Releases</h2><a name="Verifying"></a><p>It is essential that you verify the integrity of the downloaded
 files using the PGP signature and/or the MD5 checksum.  The
 checksum is not as strong an indicator as the PGP signature is.</p><p>The PGP signatures can be verified using PGP or GPG.

Added: db/jdo/site/xdocs/releases/release-3.0.1.xml
URL: http://svn.apache.org/viewvc/db/jdo/site/xdocs/releases/release-3.0.1.xml?rev=1221307&view=auto
==============================================================================
--- db/jdo/site/xdocs/releases/release-3.0.1.xml (added)
+++ db/jdo/site/xdocs/releases/release-3.0.1.xml Tue Dec 20 15:04:46 2011
@@ -0,0 +1,147 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<document>
+    <properties>
+        <title>Apache JDO 3.0.1 Release</title>
+        <author email="jdo-dev@db.apache.org">JDO Documentation Team</author>
+    </properties>
+    <body>
+    <section name="JDO 3.0.1 Distributions">
+        <p>
+			Use the links below to download Apache JDO from one of our mirrors.
+            For more information about the projects see <a href="../downloads.html">Downloads</a>.
+            For information on running the TCK, see <a href="../tck.html">TCK</a>.
+        </p>
+        <p>
+            It is good practice to <a href="#Verifying">verify the integrity</a> 
+            of the distribution files.
+        </p>
+        <p>
+			You are currently using <strong>[preferred]</strong>. 
+            If you encounter a problem with this mirror, then please select another. 
+            If all mirrors are failing, there are backup mirrors at the end of the list. 
+            See <a href="http://www.apache.org/mirrors/">status</a> of mirrors.
+        </p>
+        <form action="[location]" method="get" id="SelectMirror">
+        Other mirrors: <select name="Preferred">
+            [if-any http]
+              [for http]<option value="[http]">[http]</option>[end]
+            [end]  
+            [if-any ftp]
+              [for ftp]<option value="[ftp]">[ftp]</option>[end]
+            [end]
+            [if-any backup]
+              [for backup]<option value="[backup]">[backup] (backup)</option>[end]
+            [end]
+        </select>
+        <input type="submit" value="Change" />
+        </form>
+        <br/>
+
+        <subsection name="Release Notes">
+            <p>
+                <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12317950&amp;styleName=Html&amp;projectId=10630">
+                    View release notes for JDO 3.0.1</a>
+            </p> 
+        </subsection>
+        <subsection name="API">
+			<p>
+            The api project contains source to build jdo-api.jar,
+            which defines the JDO API.
+            The jar file is the only artifact needed for users who wish to compile 
+            their programs using the JDO API.
+            It can be downloaded automatically by maven and placed into the local
+            maven repository if you include the
+            proper dependency in your maven project definition. 
+            Use groupId javax.jdo, artifactId jdo-api, version 3.0
+            and define your remote repository as 
+            http://www.ibiblio.org/maven.
+            Alternatively, it can be downloaded manually and put into a location 
+            of your choice.
+			</p>
+            <p>
+            <a href="http://people.apache.org/repo/m1-ibiblio-rsync-repository/javax.jdo/jars/jdo-api-3.0.1.jar">jdo-api-3.0.1.jar</a>
+            [<a href="http://people.apache.org/repo/m1-ibiblio-rsync-repository/javax.jdo/jars/jdo-api-3.0.1.jar.asc">PGP</a>]
+            [<a href="http://people.apache.org/repo/m1-ibiblio-rsync-repository/javax.jdo/jars/jdo-api-3.0.1.jar.md5">MD5</a>]
+            </p>
+            <p>
+            <a href="http://people.apache.org/repo/m1-ibiblio-rsync-repository/javax.jdo/poms/jdo-api-3.0.1.pom">jdo-api-3.0.1.pom</a>
+            [<a href="http://people.apache.org/repo/m1-ibiblio-rsync-repository/javax.jdo/poms/jdo-api-3.0.1.pom.asc">PGP</a>]
+            [<a href="http://people.apache.org/repo/m1-ibiblio-rsync-repository/javax.jdo/poms/jdo-api-3.0.1.pom.md5">MD5</a>]
+            </p>
+            <p>
+            <a href="[preferred]/db/jdo/3.0/jdo-api-3.0.1-src.zip">jdo-api-3.0.1-src.zip</a>
+            [<a href="http://www.apache.org/dist/db/jdo/3.0/jdo-api-3.0.1-src.zip.asc">PGP</a>]
+            [<a href="http://www.apache.org/dist/db/jdo/3.0/jdo-api-3.0.1-src.zip.md5">MD5</a>]
+            </p>
+            <p>
+            <a href="[preferred]/db/jdo/3.0/jdo-api-3.0.1-src.tar.gz">jdo-api-3.0.1-src.tar.gz</a>
+            [<a href="http://www.apache.org/dist/db/jdo/3.0/jdo-api-3.0.1-src.tar.gz.asc">PGP</a>]
+            [<a href="http://www.apache.org/dist/db/jdo/3.0/jdo-api-3.0.1-src.tar.gz.md5">MD5</a>]
+            </p> 
+        </subsection>
+
+        <subsection name="TCK">
+			<p>
+				This is a download for all implementors of JDO, and for those who want to check
+				how well an implementation is compliant with the JDO specification.
+            The tck2 project contains the JDO 2 Technology Compatibility Kit. 
+            The source distribution is the only artifact needed to be downloaded 
+            by the user.  The dependencies (including the model20 jar,
+            util20 jar, enhancer20 jar, api2 jar, and JPOX)
+            are automatically downloaded by maven as needed to run the TCK.
+
+			</p>
+            <p>
+            <a href="[preferred]/db/jdo/3.0/jdo-tck-3.0.1-src.zip">jdo-tck-3.0.1-src.zip</a>
+            [<a href="http://www.apache.org/dist/db/jdo/3.0/jdo-tck-3.0.1-src.zip.asc">PGP</a>]
+            [<a href="http://www.apache.org/dist/db/jdo/3.0/jdo-tck-3.0.1-src.zip.md5">MD5</a>]
+            </p>
+            <p>
+            <a href="[preferred]/db/jdo/3.0/jdo-tck-3.0.1-src.tar.gz">jdo-tck-3.0.1-src.tar.gz</a>
+            [<a href="http://www.apache.org/dist/db/jdo/3.0/jdo-tck-3.0.1-src.tar.gz.asc">PGP</a>]
+            [<a href="http://www.apache.org/dist/db/jdo/3.0/jdo-tck-3.0.1-src.tar.gz.md5">MD5</a>]
+            </p>
+        </subsection>
+
+        </section>
+
+<section name="Verifying Releases">
+<a name="Verifying"></a>
+<p>It is essential that you verify the integrity of the downloaded
+files using the PGP signature and/or the MD5 checksum.  The
+checksum is not as strong an indicator as the PGP signature is.</p>
+<p>The PGP signatures can be verified using PGP or GPG.
+First download the <a href="http://www.apache.org/dist/db/jdo/KEYS">KEYS</a>
+as well as the <code>asc</code> signature file for the particular
+distribution.
+Make sure you get these files from the 
+<a href="http://www.apache.org/dist/db/jdo/">main distribution
+directory</a>, rather than from a mirror. Then verify the signatures using
+</p>
+<p><code>
+% pgpk -a KEYS<br />
+% pgpv <i>release_name</i>.tar.gz.asc<br />
+</code>
+<em>or</em><br />
+<code>
+% pgp -ka KEYS<br />
+% pgp <i>release_name</i>.tar.gz.asc<br />
+</code>
+<em>or</em><br />
+<code>
+% gpg --import KEYS<br/>
+% gpg --verify <i>release_name</i>.tar.gz.asc
+</code></p>
+<p>Alternatively, you can verify the checksums on the files.  Unix
+programs called <code>md5</code>/<code>sha1</code> or
+<code>md5sum</code>/<code>sha1sum</code> are included in many unix
+distributions.  <code>*sum</code> is also available as part of
+<a href="http://www.gnu.org/software/textutils/textutils.html">GNU Textutils</a>.
+Windows users can get binary md5 programs from <a href="http://www.fourmilab.ch/md5/">http://www.fourmilab.ch/md5</a> and
+<a href="http://www.pc-tools.net/win32/freeware/console/">hhttp://www.pc-tools.net/win32/freeware/console</a>.
+Windows SlavaSoft <a href="http://www.slavasoft.com/fsum/">fsum</a> supports MD5 and
+SHA1.</p>
+<p>We highly recommend verifying the PGP signature, though.</p>
+        </section>
+    </body>
+</document>