Index: xdocs/downloads.xml =================================================================== --- xdocs/downloads.xml (revision 376881) +++ xdocs/downloads.xml (working copy) @@ -10,33 +10,25 @@
-Currently, Apache JDO has no certified releases. -
- -
-Latest Unstable
+
-
-
Latest Unstable +
Use the links below to download a distribution of Apache JDO from one of our mirrors. It is good practice to verify the integrity of the distribution files.
+You are currently using [preferred]. 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 status of mirrors.
+ ++jdo2-tck-2.0-beta-src-24_Jan_2006.zip +[PGP] +[MD5] +
++jdo2-enhancer-2.0-beta-src-24_Jan_2006.zip +[PGP] +[MD5] +
++jdo2-enhancer-2.0-beta-src-24_Jan_2006.tar.gz +[PGP] +[MD5] +
++jdo2-core-2.0-beta-src-24_Jan_2006.zip +[PGP] +[MD5] +
++jdo2-core-2.0-beta-src-24_Jan_2006.tar.gz +[PGP] +[MD5] +
++jdo2-api-2.0-beta-src-24_Jan_2006.zip +[PGP] +[MD5] +
+ +It is essential that you verify the integrity of the downloaded +files using the PGP signature or the SHA1 or MD5 checksums. The +checksums are not as strong indicators as the PGP signature.
+The PGP signatures can be verified using PGP or GPG.
+First download the KEYS
+as well as the asc signature file for the particular
+distribution.
+Make sure you get these files from the main distribution
+directory, rather than from a mirror. Then verify the signatures
+using
+% pgpk -a KEYS
+or
+% pgpv release_name.tar.gz.asc
+
+
+% pgp -ka KEYS
+or
+% pgp release_name.tar.gz.asc
+
+
+% gpg --import KEYS
+% gpg --verify release_name.tar.gz.asc
+
Alternatively, you can verify the checksums on the files. Unix
+programs called md5/sha1 or
+md5sum/sha1sum are included in many unix
+distributions. *sum is also available as part of
+GNU Textutils.
+Windows users can get binary md5 programs from http://www.fourmilab.ch/md5 and
+hhttp://www.pc-tools.net/win32/freeware/console.
+Windows SlavaSoft fsum supports MD5 and
+SHA1.
We highly recommend verifying the PGP signature, though.
+--Currently, Apache JDO has no certified releases. -
-+
-
- Binaries + Latest Official Release --Latest Unstable -
-
- -
++
-- +2.0 beta + (Jan 24, 2006) +
-
-- - - Source_Code - - - - --Latest Unstable -
-
-- -
-- Index: docs/releases/release-2.0-beta.cgi =================================================================== --- docs/releases/release-2.0-beta.cgi (revision 0) +++ docs/releases/release-2.0-beta.cgi (revision 0) @@ -0,0 +1,23 @@ +#!/bin/sh + +# Copyright 2002-2004 The Apache Software Foundation or its licensors, +# as applicable. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +# Wrapper script around mirrors.cgi script +# (we must change to that directory in order for python to pick up the +# python includes correctly) +# Copied from Stefan's http://www.apache.org/~bodewig/mirror.html +cd /www/www.apache.org/dyn/mirrors +/www/www.apache.org/dyn/mirrors/mirrors.cgi $* Property changes on: docs/releases/release-2.0-beta.cgi ___________________________________________________________________ Name: svn:executable + * Index: docs/releases/release-2.0-beta.html =================================================================== --- docs/releases/release-2.0-beta.html (revision 0) +++ docs/releases/release-2.0-beta.html (revision 0) @@ -0,0 +1,258 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + Apache JDO - Apache JDO 2.0 Release + + + ++ +
++ ++ + + ++
+
+ + + + + + + + + + + + + + + + + + + + + + + Property changes on: docs/releases/release-2.0-beta.html ___________________________________________________________________ Name: svn:executable + *+ + +
++ + + + ++ + + + ++ + + + + + + +
General
+ +Community
++
+- Get Involved +
+- Committers +
+- Mailing Lists +
+- Documentation +
+- FAQ +
+- Wiki +
+Development
++
+- Road Map / TODO +
+- Source Code +
+- Coding Standards +
+- JIRA +
+- Dependencies +
++ ++
++ + + JDO 2.0 Beta Distributions + + + + ++ +Use the links below to download a distribution of Apache JDO from one of our mirrors. It is good practice to verify the integrity of the distribution files.
+You are currently using [preferred]. 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 status of mirrors.
+ ++jdo2-tck-2.0-beta-src-24_Jan_2006.zip +[PGP] +[MD5] +
++jdo2-enhancer-2.0-beta-src-24_Jan_2006.zip +[PGP] +[MD5] +
++jdo2-enhancer-2.0-beta-src-24_Jan_2006.tar.gz +[PGP] +[MD5] +
++jdo2-core-2.0-beta-src-24_Jan_2006.zip +[PGP] +[MD5] +
++jdo2-core-2.0-beta-src-24_Jan_2006.tar.gz +[PGP] +[MD5] +
++jdo2-api-2.0-beta-src-24_Jan_2006.zip +[PGP] +[MD5] +
+ ++ +
++ + + Verifying Releases + + + + + ++ +It is essential that you verify the integrity of the downloaded +files using the PGP signature or the SHA1 or MD5 checksums. The +checksums are not as strong indicators as the PGP signature.
+The PGP signatures can be verified using PGP or GPG. +First download the KEYS +as well as the
+ascsignature file for the particular +distribution. +Make sure you get these files from the main distribution +directory, rather than from a mirror. Then verify the signatures +using+
+% pgpk -a KEYS+or
+% pgpv release_name.tar.gz.asc
+
++% pgp -ka KEYS+or
+% pgp release_name.tar.gz.asc
+
++% gpg --import KEYS
+% gpg --verify release_name.tar.gz.asc +Alternatively, you can verify the checksums on the files. Unix +programs called
+md5/sha1or +md5sum/sha1sumare included in many unix +distributions.*sumis also available as part of +GNU Textutils. +Windows users can get binary md5 programs from http://www.fourmilab.ch/md5 and +hhttp://www.pc-tools.net/win32/freeware/console. +Windows SlavaSoft fsum supports MD5 and +SHA1.We highly recommend verifying the PGP signature, though.
++ + +
++ + + Copyright © 2003-2005, The Apache Software Foundation ++