arminw | 28 Jan 2008 03:04
Picon
Favicon

svn commit: r615700 - in /db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest: ./ src/documentation/content/xdocs/ src/documentation/content/xdocs/docu/ src/documentation/content/xdocs/docu/guides/ src/documentation/content/xdocs/docu/howtos/

Author: arminw
Date: Sun Jan 27 18:04:36 2008
New Revision: 615700

URL: http://svn.apache.org/viewvc?rev=615700&view=rev
Log:
update documentation

Modified:
    db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/forrest.properties
    db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/docu/getting-started.xml
    db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/docu/guides/advanced-technique.xml
    db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/docu/guides/basic-technique.xml
    db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/docu/guides/deployment.xml
    db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/docu/guides/objectcache.xml
    db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/docu/guides/pb-guide.xml
    db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/docu/guides/xdoclet-module.xml
    db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/docu/howtos/howto-build-mappings.xml
    db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/docu/howtos/howto-use-spring.xml
    db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/docu/howtos/howto-work-with-clustering.xml
    db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/site.xml

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/forrest.properties
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/forrest.properties?rev=615700&r1=615699&r2=615700&view=diff
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/forrest.properties (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/forrest.properties Sun Jan 27 18:04:36 2008
 <at>  <at>  -101,7 +101,7  <at>  <at> 
 project.debuglevel=INFO

(Continue reading)

arminw | 28 Jan 2008 03:06
Picon
Favicon

svn commit: r615701 - in /db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/sample/java/org/apache/ojb/sample: BasicObject.java Book.java CD.java DVD.java Medium.java ProductGroup.java Review.java SampleTest.java

Author: arminw
Date: Sun Jan 27 18:05:59 2008
New Revision: 615701

URL: http://svn.apache.org/viewvc?rev=615701&view=rev
Log:
improve sample

Modified:
    db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/sample/java/org/apache/ojb/sample/BasicObject.java
    db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/sample/java/org/apache/ojb/sample/Book.java
    db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/sample/java/org/apache/ojb/sample/CD.java
    db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/sample/java/org/apache/ojb/sample/DVD.java
    db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/sample/java/org/apache/ojb/sample/Medium.java
    db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/sample/java/org/apache/ojb/sample/ProductGroup.java
    db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/sample/java/org/apache/ojb/sample/Review.java
    db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/sample/java/org/apache/ojb/sample/SampleTest.java

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/sample/java/org/apache/ojb/sample/BasicObject.java
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/sample/java/org/apache/ojb/sample/BasicObject.java?rev=615701&r1=615700&r2=615701&view=diff
==============================================================================
---
db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/sample/java/org/apache/ojb/sample/BasicObject.java (original)
+++
db/ojb/branches/OJB_1_0_RELEASE/src/xdoclet/sample/java/org/apache/ojb/sample/BasicObject.java
Sun Jan 27 18:05:59 2008
 <at>  <at>  -22,7 +22,7  <at>  <at> 
  */

 /**
(Continue reading)

arminw | 28 Jan 2008 03:08
Picon
Favicon

svn commit: r615702 - /db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/compare/OJBPerfTest.java

Author: arminw
Date: Sun Jan 27 18:08:13 2008
New Revision: 615702

URL: http://svn.apache.org/viewvc?rev=615702&view=rev
Log:
comment out the OTM test implementation

Modified:
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/compare/OJBPerfTest.java

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/compare/OJBPerfTest.java
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/compare/OJBPerfTest.java?rev=615702&r1=615701&r2=615702&view=diff
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/compare/OJBPerfTest.java (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/compare/OJBPerfTest.java Sun Jan
27 18:08:13 2008
 <at>  <at>  -6,10 +6,8  <at>  <at> 
 import java.sql.Statement;
 import java.util.ArrayList;
 import java.util.Collection;
-import java.util.Iterator;
 import java.util.List;

-import org.apache.ojb.broker.Identity;
 import org.apache.ojb.broker.PersistenceBroker;
 import org.apache.ojb.broker.PersistenceBrokerFactory;
 import org.apache.ojb.broker.TestHelper;
 <at>  <at>  -20,10 +18,6  <at>  <at> 
 import org.apache.ojb.broker.util.ObjectModification;
(Continue reading)

arminw | 28 Jan 2008 03:09
Picon
Favicon

svn commit: r615703 - /db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/performance/PerfMain.java

Author: arminw
Date: Sun Jan 27 18:09:03 2008
New Revision: 615703

URL: http://svn.apache.org/viewvc?rev=615703&view=rev
Log:
minor improvement

Modified:
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/performance/PerfMain.java

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/performance/PerfMain.java
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/performance/PerfMain.java?rev=615703&r1=615702&r2=615703&view=diff
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/performance/PerfMain.java (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/performance/PerfMain.java Sun Jan
27 18:09:03 2008
 <at>  <at>  -729,10 +729,10  <at>  <at> 
             if(printer != null)
             {
                 printer.println();
-                printer.println("## Undefined value (<=0), can't calculate percent --> use approximated value 0.1 to
fix ##");
+                printer.println("## Undefined value (<=0), can't calculate percent --> use approximated value 0.05 to
fix ##");
                 printer.println();
             }
-            value = 0.1d;
+            value = 0.05d;
         }
(Continue reading)

arminw | 28 Jan 2008 03:10
Picon
Favicon

svn commit: r615704 - /db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/repository.xml

Author: arminw
Date: Sun Jan 27 18:10:26 2008
New Revision: 615704

URL: http://svn.apache.org/viewvc?rev=615704&view=rev
Log:
comment out the OTM link

Modified:
    db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/repository.xml

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/repository.xml
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/repository.xml?rev=615704&r1=615703&r2=615704&view=diff
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/repository.xml (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/test/org/apache/ojb/repository.xml Sun Jan 27 18:10:26 2008
 <at>  <at>  -86,7 +86,7  <at>  <at> 
     -->
     &junit;
     &junit_odmg;
-    &junit_otm;
+    <!--&junit_otm;-->
     &junit_ref;
     &junit_meta_seq;
     &junit_cache;
arminw | 28 Jan 2008 03:11
Picon
Favicon

svn commit: r615707 - /db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/dependencies.xml

Author: arminw
Date: Sun Jan 27 18:11:27 2008
New Revision: 615707

URL: http://svn.apache.org/viewvc?rev=615707&view=rev
Log:
initial version, OJB dependencies

Added:
    db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/dependencies.xml

Added: db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/dependencies.xml
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/dependencies.xml?rev=615707&view=auto
==============================================================================
---
db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/dependencies.xml (added)
+++
db/ojb/branches/OJB_1_0_RELEASE/src/doc/forrest/src/documentation/content/xdocs/dependencies.xml
Sun Jan 27 18:11:27 2008
 <at>  <at>  -0,0 +1,365  <at>  <at> 
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
(Continue reading)

arminw | 28 Jan 2008 03:12
Picon
Favicon

svn commit: r615708 - /db/ojb/branches/OJB_1_0_RELEASE/src/etc/readme.html

Author: arminw
Date: Sun Jan 27 18:12:10 2008
New Revision: 615708

URL: http://svn.apache.org/viewvc?rev=615708&view=rev
Log:
readme file for OJB source distribution

Added:
    db/ojb/branches/OJB_1_0_RELEASE/src/etc/readme.html

Added: db/ojb/branches/OJB_1_0_RELEASE/src/etc/readme.html
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/etc/readme.html?rev=615708&view=auto
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/etc/readme.html (added)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/etc/readme.html Sun Jan 27 18:12:10 2008
 <at>  <at>  -0,0 +1,87  <at>  <at> 
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
+<html>
+<head>
+    <title>OJB Readme</title>
+</head>
+<body>
+<h1>Installation Source Distribution</h1>
+
+<p>
+    Unzip the source distribution file.
+    <br/>
+    After you unpacked the jar, you'll get the following directory layout:
+</p>
(Continue reading)

arminw | 28 Jan 2008 03:12
Picon
Favicon

svn commit: r615709 - /db/ojb/branches/OJB_1_0_RELEASE/build-ddlutils.xml

Author: arminw
Date: Sun Jan 27 18:12:46 2008
New Revision: 615709

URL: http://svn.apache.org/viewvc?rev=615709&view=rev
Log:
DdlUtil ant tasks

Added:
    db/ojb/branches/OJB_1_0_RELEASE/build-ddlutils.xml

Added: db/ojb/branches/OJB_1_0_RELEASE/build-ddlutils.xml
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/build-ddlutils.xml?rev=615709&view=auto
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/build-ddlutils.xml (added)
+++ db/ojb/branches/OJB_1_0_RELEASE/build-ddlutils.xml Sun Jan 27 18:12:46 2008
 <at>  <at>  -0,0 +1,139  <at>  <at> 
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+/*
+* Licensed to the Apache Software Foundation (ASF) under one
+* or more contributor license agreements.  See the NOTICE file
+* distributed with this work for additional information
+* regarding copyright ownership.  The ASF licenses this file
+* to you 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
(Continue reading)

arminw | 28 Jan 2008 03:15
Picon
Favicon

svn commit: r615710 - /db/ojb/branches/OJB_1_0_RELEASE/lib/

Author: arminw
Date: Sun Jan 27 18:15:20 2008
New Revision: 615710

URL: http://svn.apache.org/viewvc?rev=615710&view=rev
Log:
update 'J2EE' specific jars

Added:
    db/ojb/branches/OJB_1_0_RELEASE/lib/geronimo-ejb_2.1_spec-1.0.1.jar   (with props)
    db/ojb/branches/OJB_1_0_RELEASE/lib/geronimo-jta_1.0.1B_spec-1.0.1.jar   (with props)
    db/ojb/branches/OJB_1_0_RELEASE/lib/geronimo-servlet_2.4_spec-1.0.1.jar   (with props)
Removed:
    db/ojb/branches/OJB_1_0_RELEASE/lib/geronimo-spec-j2ee-1.4-rc2.jar
    db/ojb/branches/OJB_1_0_RELEASE/lib/geronimo-spec-jta-1.0.1B-rc2.jar
    db/ojb/branches/OJB_1_0_RELEASE/lib/geronimo-spec-servlet-2.4-rc2.jar

Added: db/ojb/branches/OJB_1_0_RELEASE/lib/geronimo-ejb_2.1_spec-1.0.1.jar
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/lib/geronimo-ejb_2.1_spec-1.0.1.jar?rev=615710&view=auto
==============================================================================
Binary file - no diff available.

Propchange: db/ojb/branches/OJB_1_0_RELEASE/lib/geronimo-ejb_2.1_spec-1.0.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: db/ojb/branches/OJB_1_0_RELEASE/lib/geronimo-jta_1.0.1B_spec-1.0.1.jar
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/lib/geronimo-jta_1.0.1B_spec-1.0.1.jar?rev=615710&view=auto
==============================================================================
Binary file - no diff available.
(Continue reading)

arminw | 28 Jan 2008 03:16
Picon
Favicon

svn commit: r615711 - /db/ojb/branches/OJB_1_0_RELEASE/src/config/repository_database.xml

Author: arminw
Date: Sun Jan 27 18:16:23 2008
New Revision: 615711

URL: http://svn.apache.org/viewvc?rev=615711&view=rev
Log:
fix property setting

Modified:
    db/ojb/branches/OJB_1_0_RELEASE/src/config/repository_database.xml

Modified: db/ojb/branches/OJB_1_0_RELEASE/src/config/repository_database.xml
URL: http://svn.apache.org/viewvc/db/ojb/branches/OJB_1_0_RELEASE/src/config/repository_database.xml?rev=615711&r1=615710&r2=615711&view=diff
==============================================================================
--- db/ojb/branches/OJB_1_0_RELEASE/src/config/repository_database.xml (original)
+++ db/ojb/branches/OJB_1_0_RELEASE/src/config/repository_database.xml Sun Jan 27 18:16:23 2008
 <at>  <at>  -122,7 +122,7  <at>  <at> 

             <!-- ObjectCacheDefaultImpl attributes -->
             <attribute attribute-name="timeout" attribute-value="900"/>
-            <attribute attribute-name="autoSync" attribute-value="true"/>
+            <attribute attribute-name="autoSync" attribute-value="false"/>
             <attribute attribute-name="cachingKeyType" attribute-value="0"/>
             <attribute attribute-name="useSoftReferences" attribute-value="true"/>
         </object-cache>

Gmane