From jdo-commits-return-1965-apmail-db-jdo-commits-archive=www.apache.org@db.apache.org Wed Oct 03 06:22:53 2007 Return-Path: Delivered-To: apmail-db-jdo-commits-archive@www.apache.org Received: (qmail 98856 invoked from network); 3 Oct 2007 06:22:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Oct 2007 06:22:53 -0000 Received: (qmail 91106 invoked by uid 500); 3 Oct 2007 06:22:42 -0000 Mailing-List: contact jdo-commits-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-commits@db.apache.org Received: (qmail 91095 invoked by uid 99); 3 Oct 2007 06:22:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Oct 2007 23:22:42 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Oct 2007 06:22:41 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 28BC61A9842; Tue, 2 Oct 2007 23:22:21 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r581505 [3/4] - in /db/jdo/site: docs/ docs/articles/ docs/guides/ docs/releases/ docs/tutorials/ xdocs/ xdocs/articles/ xdocs/guides/ xdocs/tutorials/ Date: Wed, 03 Oct 2007 06:22:15 -0000 To: jdo-commits@db.apache.org From: andyj@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20071003062221.28BC61A9842@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: db/jdo/site/docs/jdocentral.html URL: http://svn.apache.org/viewvc/db/jdo/site/docs/jdocentral.html?rev=581505&r1=581504&r2=581505&view=diff ============================================================================== --- db/jdo/site/docs/jdocentral.html (original) +++ db/jdo/site/docs/jdocentral.html Tue Oct 2 23:22:12 2007 @@ -1,7 +1,7 @@ Java Data Objects (JDO) - Home

JDOCentral at Apache JDO

+ @import url("./style/maven-theme.css");

JDOCentral at Apache JDO

Welcome to the new home of JDOCentral!

JDOCentral was a privately maintained site. @@ -11,5 +11,5 @@ Visit the other pages on the Apache JDO site to find out what's going on with JDO. Join the mailing lists to get involved and provide feedback.


Modified: db/jdo/site/docs/jdohelper.html URL: http://svn.apache.org/viewvc/db/jdo/site/docs/jdohelper.html?rev=581505&r1=581504&r2=581505&view=diff ============================================================================== --- db/jdo/site/docs/jdohelper.html (original) +++ db/jdo/site/docs/jdohelper.html Tue Oct 2 23:22:12 2007 @@ -1,7 +1,7 @@ Java Data Objects (JDO) - JDO Helper

JDO Help er

+ @import url("./style/maven-theme.css");

JDO Helper

JDO provides a standard utility that gives access to useful parts of the JDO persistence process. This is known as JDOHelper (javax.jdo.JDOHelper) @@ -61,5 +61,5 @@

  • isDetached(Object pc) - returns whether the passed object is detached

  • Modified: db/jdo/site/docs/jdoquery_dtd.html URL: http://svn.apache.org/viewvc/db/jdo/site/docs/jdoquery_dtd.html?rev=581505&r1=581504&r2=581505&view=diff ============================================================================== --- db/jdo/site/docs/jdoquery_dtd.html (original) +++ db/jdo/site/docs/jdoquery_dtd.html Tue Oct 2 23:22:12 2007 @@ -1,7 +1,7 @@ Java Data Objects (JDO) - JDOQuery DTD

    Meta-Data - JDOQuery

    + @import url("./style/maven-theme.css");

    Meta-Data - JDOQuery

    JDO2 defines XML MetaData in jdo files as well as orm files, but also specifies that named queries can be defined in jdoquery files. As always with XML, the metadata must match the defined DTD/XSD for that file type. This section describes the content of the jdoquery files. @@ -32,5 +32,5 @@ Your MetaData should match either the DTD or the XSD specification.


    Modified: db/jdo/site/docs/mail-lists.html URL: http://svn.apache.org/viewvc/db/jdo/site/docs/mail-lists.html?rev=581505&r1=581504&r2=581505&view=diff ============================================================================== --- db/jdo/site/docs/mail-lists.html (original) +++ db/jdo/site/docs/mail-lists.html Tue Oct 2 23:22:12 2007 @@ -1,7 +1,7 @@ Java Data Objects (JDO) - Mailing Lists

    Apache JDO Mailing Lists

    + @import url("./style/maven-theme.css");

    Apache JDO Mailing Lists

    There are currently two publicly available mailing lists for JDO. The user list is for general discussion of the JDO project and JDO technology. It is low traffic, as the JDO project has not yet shipped. @@ -31,5 +31,5 @@ Archive


    Modified: db/jdo/site/docs/maven-reports.html URL: http://svn.apache.org/viewvc/db/jdo/site/docs/maven-reports.html?rev=581505&r1=581504&r2=581505&view=diff ============================================================================== --- db/jdo/site/docs/maven-reports.html (original) +++ db/jdo/site/docs/maven-reports.html Tue Oct 2 23:22:12 2007 @@ -1,11 +1,11 @@ Java Data Objects (JDO) - Project Reports

    Maven Genera ted Reports

    + @import url("./style/maven-theme.css");

    Maven Generated Reports

    This document provides an overview of the various reports that are automatically generated by Maven. Each report is briefly described below.

    Overview

    DocumentDescription

    Modified: db/jdo/site/docs/metadata.html URL: http://svn.apache.org/viewvc/db/jdo/site/docs/metadata.html?rev=581505&r1=581504&r2=581505&view=diff ============================================================================== --- db/jdo/site/docs/metadata.html (original) +++ db/jdo/site/docs/metadata.html Tue Oct 2 23:22:12 2007 @@ -1,9 +1,9 @@ Java Data Objects (JDO) - JDO MetaData

    Persistence MetaData

    + @import url("./style/maven-theme.css");

    Persistence MetaData

    JDO 1.0 and JDO 2.0 support specification of persistence using XML MetaData. JDO 2.1 adds on the ability to specify persistence using Java5 annotations.


    Modified: db/jdo/site/docs/newshistory.html URL: http://svn.apache.org/viewvc/db/jdo/site/docs/newshistory.html?rev=581505&r1=581504&r2=581505&view=diff ============================================================================== --- db/jdo/site/docs/newshistory.html (original) +++ db/jdo/site/docs/newshistory.html Tue Oct 2 23:22:12 2007 @@ -1,7 +1,7 @@ Java Data Objects (JDO) - News

    Older JDO News

    + @import url("./style/maven-theme.css");

    Older JDO News

    JDO code donated to Apache by Sun Microsystems, Inc.

    On 9-Mar-2005 Sun Microsystems, Inc. officially donated to Apache Software Foundation the @@ -12,5 +12,5 @@ Corporate Contributor License Agreement (CCLA) between The Apache Software Foundation and Sun Microsystems, Inc.


    Modified: db/jdo/site/docs/orm_dtd.html URL: http://svn.apache.org/viewvc/db/jdo/site/docs/orm_dtd.html?rev=581505&r1=581504&r2=581505&view=diff ============================================================================== --- db/jdo/site/docs/orm_dtd.html (original) +++ db/jdo/site/docs/orm_dtd.html Tue Oct 2 23:22:12 2007 @@ -1,7 +1,7 @@ Java Data Objects (JDO) - ORM DTD

    Meta-Data - ORM

    + @import url("./style/maven-theme.css");

    Meta-Data - ORM

    JDO2 defines XML MetaData in jdo files as well as orm files. As always with XML, the metadata must match the defined DTD/XSD for that file type. This section describes the content of the orm files. @@ -32,5 +32,5 @@ Your MetaData should match either the DTD or the XSD specification.


    Modified: db/jdo/site/docs/project-info.html URL: http://svn.apache.org/viewvc/db/jdo/site/docs/project-info.html?rev=581505&r1=581504&r2=581505&view=diff ============================================================================== --- db/jdo/site/docs/project-info.html (original) +++ db/jdo/site/docs/project-info.html Tue Oct 2 23:22:12 2007 @@ -1,7 +1,7 @@ Java Data Objects (JDO) - Project Information

    General Project Information

    + @import url("./style/maven-theme.css");

    General Project Information

    This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by @@ -22,5 +22,5 @@ project. Issues (bugs, features, change requests) can be created and queried using this link.


    Modified: db/jdo/site/docs/references.html URL: http://svn.apache.org/viewvc/db/jdo/site/docs/references.html?rev=581505&r1=581504&r2=581505&view=diff ============================================================================== --- db/jdo/site/docs/references.html (original) +++ db/jdo/site/docs/references.html Tue Oct 2 23:22:12 2007 @@ -1,7 +1,7 @@ Java Data Objects (JDO) - References

    JDO References

    Articles

    + @import url("./style/maven-theme.css");

    JDO References

    Articles

    There have been several articles about JDO on various websites. Some are listed below

    • SUN : JDO Web Site
    • @@ -21,5 +21,5 @@ Core Java Data Objects by Sameer Tyagi, Michael Vorburger, Keiron McCammon, Heiko Bobzin. Publisher: Prentice Hall



    Modified: db/jdo/site/docs/releases/release-2.0-beta.html URL: http://svn.apache.org/viewvc/db/jdo/site/docs/releases/release-2.0-beta.html?rev=581505&r1=581504&r2=581505&view=diff ============================================================================== --- db/jdo/site/docs/releases/release-2.0-beta.html (original) +++ db/jdo/site/docs/releases/release-2.0-beta.html Tue Oct 2 23:22:12 2007 @@ -1,7 +1,7 @@ Java Data Objects (JDO) - Apache JDO 2.0 Release

    JDO 2.0 Beta Distributions

    Use the links below to download a distribution of Apache JDO from one of our mirrors. To run the Technology Compatibility Kit (TCK), you need only download and extract jdo2-tck-2.0-beta-src-24_Jan_2006.zip, follow the instructions in the Prerequisites section of README.txt, and then follow the procedure in RunRules.html in the jdo2-tck-2.0-beta directory. + @import url("../style/maven-theme.css");

    < /div>

    JDO 2.0 Beta Distributions

    Use the links below to download a distribution of Apache JDO from one of our mirrors. To run the Technology Compatibility Kit (TCK), you need only download and extract jdo2-tck-2.0-beta-src-24_Jan_2006.zip, follow the instructions in the Prerequisites section of README.txt, and then follow the procedure in RunRules.html in the jdo2-tck-2.0-beta directory. All the distributions below may be extracted into the same directory.

    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.

    Other mirrors: