svn commit: r501356 - in /incubator/openjpa/trunk: openjpa-integration/ openjpa-integration/pom.xml openjpa-integration/tck/ openjpa-integration/tck/pom.xml pom.xml

2007-01-30 Thread mprudhom
Author: mprudhom Date: Tue Jan 30 01:37:59 2007 New Revision: 501356 URL: http://svn.apache.org/viewvc?view=revrev=501356 Log: Added openjpa-integration/tck/pom.xml which can be used to run the JPA TCK (provided it exist locally) against the OpenJPA build. Added:

svn commit: r501693 - /incubator/openjpa/trunk/openjpa-project/src/doc/manual/jpa_overview_pc.xml

2007-01-30 Thread pcl
Author: pcl Date: Tue Jan 30 18:19:48 2007 New Revision: 501693 URL: http://svn.apache.org/viewvc?view=revrev=501693 Log: OPENJPA-21: added java.sql.Time to docs Modified: incubator/openjpa/trunk/openjpa-project/src/doc/manual/jpa_overview_pc.xml Modified:

svn commit: r501695 - /incubator/openjpa/trunk/openjpa-integration/tck/pom.xml

2007-01-30 Thread mprudhom
Author: mprudhom Date: Tue Jan 30 18:40:56 2007 New Revision: 501695 URL: http://svn.apache.org/viewvc?view=revrev=501695 Log: Changed references to '{user.home}/.m2' to be '{maven.home}', in case people have a non-standard repository location. Modified:

svn commit: r501696 - /incubator/openjpa/trunk/openjpa-integration/tck/pom.xml

2007-01-30 Thread mprudhom
Author: mprudhom Date: Tue Jan 30 18:47:00 2007 New Revision: 501696 URL: http://svn.apache.org/viewvc?view=revrev=501696 Log: Un-did last change, since maven.home doesn't actually work. Modified: incubator/openjpa/trunk/openjpa-integration/tck/pom.xml Modified:

svn commit: r501700 - /incubator/openjpa/trunk/openjpa-integration/tck/pom.xml

2007-01-30 Thread mprudhom
Author: mprudhom Date: Tue Jan 30 19:00:20 2007 New Revision: 501700 URL: http://svn.apache.org/viewvc?view=revrev=501700 Log: Use settings.localRepository instead if {user.home}/.m2 to handle non-standard repository locations. Modified: