You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by mp...@apache.org on 2006/07/26 09:36:40 UTC

svn commit: r425652 [3/3] - in /incubator/openjpa/trunk: openjpa-project/ openjpa-project/src/doc/manual/ openjpa-project/src/site/ openjpa-project/src/site/resources/ openjpa-project/src/site/resources/css/ openjpa-project/src/site/resources/img/ src/...

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/css/docbook.css
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/css/docbook.css?rev=425652&view=auto
==============================================================================
--- incubator/openjpa/trunk/openjpa-project/src/site/resources/css/docbook.css (added)
+++ incubator/openjpa/trunk/openjpa-project/src/site/resources/css/docbook.css Wed Jul 26 00:36:39 2006
@@ -0,0 +1,29 @@
+
+
+body { 
+    background: #FFFFFF; 
+}
+
+h1, h2, h3, h4, h5 { 
+    color: #800000; 
+    font-family: sans-serif; 
+}
+
+span.term { 
+    font-weight: bold; 
+}
+
+div.sidebar { 
+    background: #F0F0F0; 
+    border: 1px solid gray; 
+    padding: 5px; 
+    margin: 20px; 
+}
+
+pre.programlisting { 
+    background: #F0F0F0; 
+    border: 1px solid gray; 
+    padding: 2px; 
+    font-size: 10pt;
+    white-space: pre;
+}

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/appid-hierarchy.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/appid-hierarchy.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/appid-hierarchy.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/basic-coll.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/basic-coll.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/basic-coll.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-arch.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-arch.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-arch.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-assoc-table.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-assoc-table.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-assoc-table.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-basic-field.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-basic-field.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-basic-field.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-data-model.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-data-model.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-data-model.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-direct-relation.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-direct-relation.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-direct-relation.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-discrim-all.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-discrim-all.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-discrim-all.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-embedded.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-embedded.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-embedded.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-exceptions.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-exceptions.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-exceptions.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-inher-all.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-inher-all.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-inher-all.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-inher-joined.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-inher-joined.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-inher-joined.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-map.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-map.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-map.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-mapping-identity.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-mapping-identity.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-mapping-identity.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-meta-model.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-meta-model.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-meta-model.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-query.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-query.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-query.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-state-transitions.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-state-transitions.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-state-transitions.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-transaction.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-transaction.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/ejb3-transaction.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/embedded-coll.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/embedded-coll.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/embedded-coll.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/enhancement.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/enhancement.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/enhancement.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/entitymanager.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/entitymanager.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/entitymanager.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/entitymanagerfactory.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/entitymanagerfactory.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/entitymanagerfactory.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/inher-superclass-table.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/inher-superclass-table.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/inher-superclass-table.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/inher-tpc.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/inher-tpc.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/inher-tpc.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/inv-key-coll.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/inv-key-coll.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/inv-key-coll.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/joins-constant.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/joins-constant.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/joins-constant.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/persistence.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/persistence.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/persistence.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/secondary-table.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/secondary-table.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/secondary-table.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/sqlquery-model.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/sqlquery-model.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/sqlquery-model.png
------------------------------------------------------------------------------
    svn:executable = *

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/sqlquery-model.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/string-rel-map.png
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-project/src/site/resources/img/string-rel-map.png?rev=425652&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/openjpa/trunk/openjpa-project/src/site/resources/img/string-rel-map.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: incubator/openjpa/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/src/site/site.xml?rev=425652&r1=425651&r2=425652&view=diff
==============================================================================
--- incubator/openjpa/trunk/src/site/site.xml (original)
+++ incubator/openjpa/trunk/src/site/site.xml Wed Jul 26 00:36:39 2006
@@ -8,7 +8,7 @@
     <body>
         <menu name="OpenJPA">
             <item name="Home" href="index.html"/>
-            <item name="Manual" href="openjpa-project/manual/manual.html"/>
+            <item name="Manual" href="openjpa-project/manual/index.html"/>
             <item name="Download" href="downloads.html"/>
             <item name="Building" href="building.html"/>
         </menu>
@@ -26,9 +26,11 @@
         <!-- <menu ref="modules"/> -->
     </body>
 
+    <!--
     <skin>
         <groupId>org.apache.maven.skins</groupId>
         <artifactId>maven-stylus-skin</artifactId>
         <version>1.0</version>
     </skin>
+    -->
 </project>