You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by br...@apache.org on 2004/04/05 02:14:51 UTC

cvs commit: db-ojb/src/test/org/apache/ojb/odmg DListTest.java LockTestCommitedReads.java LockTestRepeatableReads.java LockTestSerializable.java LockTestUncommitedReads.java TestClassBProxyI.java

brianm      2004/04/04 17:14:51

  Modified:    src/test/org/apache/ojb/broker BrokerExamples.java
                        GraphTest.java KeyConstraintViolationTest.java
                        MtoNMapping.java
                        ProductGroupWithCollectionProxy.java
               src/test/org/apache/ojb/odmg DListTest.java
                        LockTestCommitedReads.java
                        LockTestRepeatableReads.java
                        LockTestSerializable.java
                        LockTestUncommitedReads.java TestClassBProxyI.java
  Log:
  Fix copyright dates for ASL2 migration
  
  Revision  Changes    Path
  1.18      +1 -1      db-ojb/src/test/org/apache/ojb/broker/BrokerExamples.java
  
  Index: BrokerExamples.java
  ===================================================================
  RCS file: /home/cvs/db-ojb/src/test/org/apache/ojb/broker/BrokerExamples.java,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- BrokerExamples.java	25 Jun 2003 20:09:47 -0000	1.17
  +++ BrokerExamples.java	5 Apr 2004 00:14:51 -0000	1.18
  @@ -334,4 +334,4 @@
               // broker.setClassDescriptor(cld);
   
       }
  -}
  \ No newline at end of file
  +}
  
  
  
  1.8       +1 -1      db-ojb/src/test/org/apache/ojb/broker/GraphTest.java
  
  Index: GraphTest.java
  ===================================================================
  RCS file: /home/cvs/db-ojb/src/test/org/apache/ojb/broker/GraphTest.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- GraphTest.java	14 Jan 2003 11:16:20 -0000	1.7
  +++ GraphTest.java	5 Apr 2004 00:14:51 -0000	1.8
  @@ -179,4 +179,4 @@
   		assertEquals(results.size(), 1); // only "bc" conforms
   	}
   
  -}
  \ No newline at end of file
  +}
  
  
  
  1.4       +1 -1      db-ojb/src/test/org/apache/ojb/broker/KeyConstraintViolationTest.java
  
  Index: KeyConstraintViolationTest.java
  ===================================================================
  RCS file: /home/cvs/db-ojb/src/test/org/apache/ojb/broker/KeyConstraintViolationTest.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- KeyConstraintViolationTest.java	20 Dec 2002 01:54:58 -0000	1.3
  +++ KeyConstraintViolationTest.java	5 Apr 2004 00:14:51 -0000	1.4
  @@ -98,4 +98,4 @@
   			t.printStackTrace();
   		}
   	}
  -}
  \ No newline at end of file
  +}
  
  
  
  1.23      +1 -1      db-ojb/src/test/org/apache/ojb/broker/MtoNMapping.java
  
  Index: MtoNMapping.java
  ===================================================================
  RCS file: /home/cvs/db-ojb/src/test/org/apache/ojb/broker/MtoNMapping.java,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- MtoNMapping.java	4 Mar 2004 23:46:38 -0000	1.22
  +++ MtoNMapping.java	5 Apr 2004 00:14:51 -0000	1.23
  @@ -733,4 +733,4 @@
           broker.delete(proj);
           broker.commitTransaction();
       }
  -}
  \ No newline at end of file
  +}
  
  
  
  1.4       +1 -1      db-ojb/src/test/org/apache/ojb/broker/ProductGroupWithCollectionProxy.java
  
  Index: ProductGroupWithCollectionProxy.java
  ===================================================================
  RCS file: /home/cvs/db-ojb/src/test/org/apache/ojb/broker/ProductGroupWithCollectionProxy.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ProductGroupWithCollectionProxy.java	25 Jun 2003 20:19:02 -0000	1.3
  +++ ProductGroupWithCollectionProxy.java	5 Apr 2004 00:14:51 -0000	1.4
  @@ -17,4 +17,4 @@
           super (pGroupId, pGroupName, pDescription);
       }
   
  -}
  \ No newline at end of file
  +}
  
  
  
  1.19      +1 -1      db-ojb/src/test/org/apache/ojb/odmg/DListTest.java
  
  Index: DListTest.java
  ===================================================================
  RCS file: /home/cvs/db-ojb/src/test/org/apache/ojb/odmg/DListTest.java,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- DListTest.java	3 Jan 2004 02:06:30 -0000	1.18
  +++ DListTest.java	5 Apr 2004 00:14:51 -0000	1.19
  @@ -521,4 +521,4 @@
               this.randomName = randomName;
           }
       }
  -}
  \ No newline at end of file
  +}
  
  
  
  1.6       +1 -1      db-ojb/src/test/org/apache/ojb/odmg/LockTestCommitedReads.java
  
  Index: LockTestCommitedReads.java
  ===================================================================
  RCS file: /home/cvs/db-ojb/src/test/org/apache/ojb/odmg/LockTestCommitedReads.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- LockTestCommitedReads.java	5 Feb 2003 20:04:40 -0000	1.5
  +++ LockTestCommitedReads.java	5 Apr 2004 00:14:51 -0000	1.6
  @@ -253,4 +253,4 @@
           {
           }
       }
  -}
  \ No newline at end of file
  +}
  
  
  
  1.6       +1 -1      db-ojb/src/test/org/apache/ojb/odmg/LockTestRepeatableReads.java
  
  Index: LockTestRepeatableReads.java
  ===================================================================
  RCS file: /home/cvs/db-ojb/src/test/org/apache/ojb/odmg/LockTestRepeatableReads.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- LockTestRepeatableReads.java	5 Feb 2003 20:04:40 -0000	1.5
  +++ LockTestRepeatableReads.java	5 Apr 2004 00:14:51 -0000	1.6
  @@ -252,4 +252,4 @@
           {
           }
       }
  -}
  \ No newline at end of file
  +}
  
  
  
  1.6       +1 -1      db-ojb/src/test/org/apache/ojb/odmg/LockTestSerializable.java
  
  Index: LockTestSerializable.java
  ===================================================================
  RCS file: /home/cvs/db-ojb/src/test/org/apache/ojb/odmg/LockTestSerializable.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- LockTestSerializable.java	5 Feb 2003 20:04:40 -0000	1.5
  +++ LockTestSerializable.java	5 Apr 2004 00:14:51 -0000	1.6
  @@ -251,4 +251,4 @@
           {
           }
       }
  -}
  \ No newline at end of file
  +}
  
  
  
  1.6       +1 -1      db-ojb/src/test/org/apache/ojb/odmg/LockTestUncommitedReads.java
  
  Index: LockTestUncommitedReads.java
  ===================================================================
  RCS file: /home/cvs/db-ojb/src/test/org/apache/ojb/odmg/LockTestUncommitedReads.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- LockTestUncommitedReads.java	5 Feb 2003 20:04:40 -0000	1.5
  +++ LockTestUncommitedReads.java	5 Apr 2004 00:14:51 -0000	1.6
  @@ -251,4 +251,4 @@
           {
           }
       }
  -}
  \ No newline at end of file
  +}
  
  
  
  1.3       +1 -1      db-ojb/src/test/org/apache/ojb/odmg/TestClassBProxyI.java
  
  Index: TestClassBProxyI.java
  ===================================================================
  RCS file: /home/cvs/db-ojb/src/test/org/apache/ojb/odmg/TestClassBProxyI.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- TestClassBProxyI.java	2 Aug 2002 08:05:21 -0000	1.2
  +++ TestClassBProxyI.java	5 Apr 2004 00:14:51 -0000	1.3
  @@ -17,4 +17,4 @@
       * @return returns value1
       */
       String getValue1();
  -}
  \ No newline at end of file
  +}
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org