Return-Path: X-Original-To: apmail-incubator-isis-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-isis-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7585B62A0 for ; Mon, 20 Jun 2011 08:00:27 +0000 (UTC) Received: (qmail 85220 invoked by uid 500); 20 Jun 2011 08:00:27 -0000 Delivered-To: apmail-incubator-isis-commits-archive@incubator.apache.org Received: (qmail 85183 invoked by uid 500); 20 Jun 2011 08:00:27 -0000 Mailing-List: contact isis-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: isis-dev@incubator.apache.org Delivered-To: mailing list isis-commits@incubator.apache.org Received: (qmail 85167 invoked by uid 99); 20 Jun 2011 08:00:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jun 2011 08:00:27 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jun 2011 08:00:16 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 638AC2388A3D; Mon, 20 Jun 2011 07:59:53 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1137537 [4/9] - in /incubator/isis/branches/0.1.2-incubating/trunk: ./ applib/ core/ core/commons/ core/metamodel/ core/progmodel/ core/runtime/ core/testsupport/ core/webapp/ progmodels/ progmodels/dflt/ progmodels/groovy/ progmodels/groo... Date: Mon, 20 Jun 2011 07:59:52 -0000 To: isis-commits@incubator.apache.org From: danhaywood@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110620075953.638AC2388A3D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/monitoring/pom.xml URL: http://svn.apache.org/viewvc/incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/monitoring/pom.xml?rev=1137537&r1=1137536&r2=1137537&view=diff ============================================================================== --- incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/monitoring/pom.xml (original) +++ incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/monitoring/pom.xml Mon Jun 20 07:59:49 2011 @@ -1,75 +1,74 @@ - - - - 4.0.0 - - - org.apache.isis.runtimes - dflt - 0.1.2-incubating-SNAPSHOT - - - org.apache.isis.runtimes.dflt - monitoring - Default Runtime Monitoring - - - ../../.. - runtimes/dflt/monitoring/ - - - - http://incubator.apache.org/isis/${relativeUrl} - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - ${maven-project-info-reports-plugin} - false - - false - - - - false - - dependencies - dependency-convergence - plugins - summary - - - - - - - - - - - org.apache.isis.runtimes.dflt - runtime - - - - + + + + 4.0.0 + + + org.apache.isis.runtimes + dflt + 0.1.2-incubating + + + org.apache.isis.runtimes.dflt + monitoring + Default Runtime Monitoring + + + ../../.. + runtimes/dflt/monitoring/ + + + + http://incubator.apache.org/isis/${relativeUrl} + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + ${maven-project-info-reports-plugin} + false + + false + + + + false + + dependencies + dependency-convergence + plugins + summary + + + + + + + + + + + org.apache.isis.runtimes.dflt + runtime + + + + Modified: incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/dflt/pom.xml URL: http://svn.apache.org/viewvc/incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/dflt/pom.xml?rev=1137537&r1=1137536&r2=1137537&view=diff ============================================================================== --- incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/dflt/pom.xml (original) +++ incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/dflt/pom.xml Mon Jun 20 07:59:49 2011 @@ -1,108 +1,108 @@ - - - - 4.0.0 - - - org.apache.isis.runtimes.dflt - objectstores - 0.1.2-incubating-SNAPSHOT - - - org.apache.isis.runtimes.dflt.objectstores - dflt - Default Runtime Default ObjectStore (In-Memory) - - - ../../../.. - runtimes/dflt/objectstores/dflt/ - - - - http://incubator.apache.org/isis/${relativeUrl} - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - ${maven-project-info-reports-plugin} - false - - false - - - - false - - dependencies - dependency-convergence - plugins - summary - - - - - - - - - - - org.apache.isis.core - testsupport - test - - - - org.apache.isis.core - metamodel - test-jar - test - - - - org.apache.isis.runtimes.dflt - runtime - - - org.apache.isis.runtimes.dflt - runtime - test-jar - test - - - - - org.apache.isis.progmodels - dflt - 0.1.2-incubating-SNAPSHOT - test - - - - - org.apache.isis.runtimes.dflt.bytecode - dflt - test - - - - + + + + 4.0.0 + + + org.apache.isis.runtimes.dflt + objectstores + 0.1.2-incubating + + + org.apache.isis.runtimes.dflt.objectstores + dflt + Default Runtime Default ObjectStore (In-Memory) + + + ../../../.. + runtimes/dflt/objectstores/dflt/ + + + + http://incubator.apache.org/isis/${relativeUrl} + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + ${maven-project-info-reports-plugin} + false + + false + + + + false + + dependencies + dependency-convergence + plugins + summary + + + + + + + + + + + org.apache.isis.core + testsupport + test + + + + org.apache.isis.core + metamodel + test-jar + test + + + + org.apache.isis.runtimes.dflt + runtime + + + org.apache.isis.runtimes.dflt + runtime + test-jar + test + + + + + org.apache.isis.progmodels + dflt + 0.1.2-incubating + test + + + + + org.apache.isis.runtimes.dflt.bytecode + dflt + test + + + + Modified: incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/nosql/pom.xml URL: http://svn.apache.org/viewvc/incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/nosql/pom.xml?rev=1137537&r1=1137536&r2=1137537&view=diff ============================================================================== --- incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/nosql/pom.xml (original) +++ incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/nosql/pom.xml Mon Jun 20 07:59:49 2011 @@ -1,245 +1,242 @@ - - - - 4.0.0 - - - org.apache.isis.runtimes.dflt - objectstores - 0.1.2-incubating-SNAPSHOT - - - org.apache.isis.runtimes.dflt.objectstores - nosql - 0.1.2-incubating-SNAPSHOT - - Default Runtime NOSQL ObjectStore - - - Provides file based persistence for a standalone application using a NOSQL database. - - - - ../../../.. - runtimes/dflt/objectstores/nosql/ - - Apache Isis Default Runtime NOSQL ObjectStore - Configuration and Deployment Guide - isis-nosql-objectstore - - - - http://incubator.apache.org/isis/${relativeUrl} - - - - - org.apache.maven.plugins - maven-surefire-plugin - - true - - **/MongoStateReaderTest.java - **/MongoDbTest.java - **/MongoStateWriterTest.java - - - - - - - - com.agilejava.docbkx - docbkx-maven-plugin - false - - - - - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - ${maven-project-info-reports-plugin} - false - - false - - - - false - - dependency-management - dependencies - dependency-convergence - plugins - summary - - - - - - - - - - - org.mongodb - mongo-java-driver - 1.3 - - - org.json - json - 20090211 - - - commons-configuration - commons-configuration - 1.6 - - - - - - - - - - org.apache.isis.runtimes.dflt - runtime - - - - commons-cli - commons-cli - - - - org.mongodb - mongo-java-driver - - - - org.json - json - - - - commons-configuration - commons-configuration - - - - - - - org.apache.isis.runtimes.dflt - runtime - test-jar - test - - - - - org.apache.isis.progmodels - dflt - 0.1.2-incubating-SNAPSHOT - test - - - - org.apache.isis.runtimes.dflt.bytecode - dflt - test - - - - org.apache.isis.runtimes.dflt.objectstores - dflt - test - - - - org.apache.isis.runtimes.dflt.objectstores - dflt - test-jar - test - - - - org.easymock - easymock - test - - - - org.jmock - jmock-legacy - test - - - - + + + + 4.0.0 + + + org.apache.isis.runtimes.dflt + objectstores + 0.1.2-incubating + + + org.apache.isis.runtimes.dflt.objectstores + nosql + 0.1.2-incubating + + Default Runtime NOSQL ObjectStore + + + Provides file based persistence for a standalone application using a NOSQL database. + + + + ../../../.. + runtimes/dflt/objectstores/nosql/ + + Apache Isis Default Runtime NOSQL ObjectStore + Configuration and Deployment Guide + isis-nosql-objectstore + + + + http://incubator.apache.org/isis/${relativeUrl} + + + + + org.apache.maven.plugins + maven-surefire-plugin + + true + + **/MongoStateReaderTest.java + **/MongoDbTest.java + **/MongoStateWriterTest.java + + + + + + + + com.agilejava.docbkx + docbkx-maven-plugin + false + + + + + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + ${maven-project-info-reports-plugin} + false + + false + + + + false + + dependency-management + dependencies + dependency-convergence + plugins + summary + + + + + + + + + + + org.mongodb + mongo-java-driver + 1.3 + + + org.json + json + 20090211 + + + commons-configuration + commons-configuration + 1.6 + + + + + + + + + + org.apache.isis.runtimes.dflt + runtime + + + + commons-cli + commons-cli + + + + org.mongodb + mongo-java-driver + + + + org.json + json + + + + commons-configuration + commons-configuration + + + + + + + org.apache.isis.runtimes.dflt + runtime + test-jar + test + + + + + org.apache.isis.progmodels + dflt + 0.1.2-incubating + test + + + + org.apache.isis.runtimes.dflt.bytecode + dflt + test + + + + org.apache.isis.runtimes.dflt.objectstores + dflt + test + + + + org.apache.isis.runtimes.dflt.objectstores + dflt + test-jar + test + + + + org.easymock + easymock + test + + + + org.jmock + jmock-legacy + test + + + + Modified: incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/pom.xml URL: http://svn.apache.org/viewvc/incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/pom.xml?rev=1137537&r1=1137536&r2=1137537&view=diff ============================================================================== --- incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/pom.xml (original) +++ incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/pom.xml Mon Jun 20 07:59:49 2011 @@ -1,77 +1,76 @@ - - - - 4.0.0 - - - org.apache.isis.runtimes - dflt - 0.1.2-incubating-SNAPSHOT - - - org.apache.isis.runtimes.dflt - objectstores - - Default Runtime ObjectStores - - pom - - - ../../.. - runtimes/dflt/objectstores/ - - - - http://incubator.apache.org/isis/${relativeUrl} - - - dflt - xml - sql - nosql - - - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - ${maven-project-info-reports-plugin} - false - - - false - - plugins - modules - summary - - - - - - - - - + + + + 4.0.0 + + + org.apache.isis.runtimes + dflt + 0.1.2-incubating + + + org.apache.isis.runtimes.dflt + objectstores + + Default Runtime ObjectStores + + pom + + + ../../.. + runtimes/dflt/objectstores/ + + + + http://incubator.apache.org/isis/${relativeUrl} + + + dflt + xml + sql + nosql + + + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + ${maven-project-info-reports-plugin} + false + + + false + + plugins + modules + summary + + + + + + + + + Modified: incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/sql/impl/pom.xml URL: http://svn.apache.org/viewvc/incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/sql/impl/pom.xml?rev=1137537&r1=1137536&r2=1137537&view=diff ============================================================================== --- incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/sql/impl/pom.xml (original) +++ incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/sql/impl/pom.xml Mon Jun 20 07:59:49 2011 @@ -1,65 +1,64 @@ - - - - 4.0.0 - - - org.apache.isis.runtimes.dflt.objectstores - sql - 0.1.2-incubating-SNAPSHOT - - - sql-impl - Default Runtime SQL ObjectStore Implementation - - - ../../../../.. - runtimes/dflt/objectstores/sql/impl/ - - - - http://incubator.apache.org/isis/${relativeUrl} - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - ${maven-project-info-reports-plugin} - false - - false - - - - false - - dependencies - dependency-convergence - plugins - summary - - - - - - - - - - org.apache.isis.runtimes.dflt - runtime - - - - + + + + 4.0.0 + + + org.apache.isis.runtimes.dflt.objectstores + sql + 0.1.2-incubating + + + sql-impl + Default Runtime SQL ObjectStore Implementation + + + ../../../../.. + runtimes/dflt/objectstores/sql/impl/ + + + + http://incubator.apache.org/isis/${relativeUrl} + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + ${maven-project-info-reports-plugin} + false + + false + + + + false + + dependencies + dependency-convergence + plugins + summary + + + + + + + + + + org.apache.isis.runtimes.dflt + runtime + + + + Modified: incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/sql/pom.xml URL: http://svn.apache.org/viewvc/incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/sql/pom.xml?rev=1137537&r1=1137536&r2=1137537&view=diff ============================================================================== --- incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/sql/pom.xml (original) +++ incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/sql/pom.xml Mon Jun 20 07:59:49 2011 @@ -1,129 +1,128 @@ - - - - 4.0.0 - - - org.apache.isis.runtimes.dflt - objectstores - 0.1.2-incubating-SNAPSHOT - - - org.apache.isis.runtimes.dflt.objectstores - sql - 0.1.2-incubating-SNAPSHOT - - Default Runtime SQL ObjectStore - - - Provides JDBC-based persistence. - - - pom - - - ../../../.. - runtimes/dflt/objectstores/sql/ - - Apache Isis Default Runtime SQL ObjectStore - Configuration and Deployment Guide - isis-sql-objectstore - - - - http://incubator.apache.org/isis/${relativeUrl} - - - - - com.agilejava.docbkx - docbkx-maven-plugin - false - - - - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - ${maven-project-info-reports-plugin} - false - - - false - - dependency-management - plugins - modules - summary - - - - - - - - - - - normal - - true - - - impl - tests-common - - - - integration-tests - - impl - tests-common - tests-served - - - - - - - - - org.apache.isis.runtimes.dflt.objectstores - sql-impl - 0.1.2-incubating-SNAPSHOT - - - org.apache.isis.runtimes.dflt.objectstores - sql-tests-common - 0.1.2-incubating-SNAPSHOT - - - org.apache.isis.runtimes.dflt.objectstores - sql-tests-common - 0.1.2-incubating-SNAPSHOT - test-jar - test - - - org.apache.isis.runtimes.dflt.objectstores - sql-tests-served - 0.1.2-incubating-SNAPSHOT - - - - - - + + + + 4.0.0 + + + org.apache.isis.runtimes.dflt + objectstores + 0.1.2-incubating + + + org.apache.isis.runtimes.dflt.objectstores + sql + 0.1.2-incubating + + Default Runtime SQL ObjectStore + + + Provides JDBC-based persistence. + + + pom + + + ../../../.. + runtimes/dflt/objectstores/sql/ + + Apache Isis Default Runtime SQL ObjectStore + Configuration and Deployment Guide + isis-sql-objectstore + + + + http://incubator.apache.org/isis/${relativeUrl} + + + + + com.agilejava.docbkx + docbkx-maven-plugin + false + + + + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + ${maven-project-info-reports-plugin} + false + + + false + + dependency-management + plugins + modules + summary + + + + + + + + + + + normal + + true + + + impl + tests-common + + + + integration-tests + + impl + tests-common + tests-served + + + + + + + + + org.apache.isis.runtimes.dflt.objectstores + sql-impl + 0.1.2-incubating + + + org.apache.isis.runtimes.dflt.objectstores + sql-tests-common + 0.1.2-incubating + + + org.apache.isis.runtimes.dflt.objectstores + sql-tests-common + 0.1.2-incubating + test-jar + test + + + org.apache.isis.runtimes.dflt.objectstores + sql-tests-served + 0.1.2-incubating + + + + + + Modified: incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/sql/tests-common/pom.xml URL: http://svn.apache.org/viewvc/incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/sql/tests-common/pom.xml?rev=1137537&r1=1137536&r2=1137537&view=diff ============================================================================== --- incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/sql/tests-common/pom.xml (original) +++ incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/sql/tests-common/pom.xml Mon Jun 20 07:59:49 2011 @@ -1,166 +1,165 @@ - - - - - 4.0.0 - - - org.apache.isis.runtimes.dflt.objectstores - sql - 0.1.2-incubating-SNAPSHOT - - - sql-tests-common - - Default Runtime SQL ObjectStore Integration Tests - Common - - - ../../../../.. - runtimes/dflt/objecstores/sql/tests-common/ - - 0.1.2-incubating-SNAPSHOT - 1.8.0.10 - - - - http://incubator.apache.org/isis/${relativeUrl} - - Common code to test the sql persistor. Uses the HSQLDB for maximum compatibility. - - - - - org.apache.maven.plugins - maven-surefire-plugin - - true - - - - - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - ${maven-project-info-reports-plugin} - false - - false - - - - false - - dependency-management - dependencies - dependency-convergence - plugins - summary - - - - - - - - - - - org.hsqldb - hsqldb - ${hsqldb.version} - - - - org.apache.isis.runtimes.dflt.objectstores - xml - ${xml-objectstore.version} - - - - - - - - org.apache.isis.runtimes.dflt - runtime - - - - - org.apache.isis.runtimes.dflt.objectstores - dflt - - - org.apache.isis.runtimes.dflt.objectstores - dflt - test-jar - test - - - - org.apache.isis.runtimes.dflt.bytecode - dflt - 0.1.2-incubating-SNAPSHOT - test - - - - - org.apache.isis.runtimes.dflt.objectstores - sql-impl - - - - - org.apache.isis.progmodels - dflt - 0.1.2-incubating-SNAPSHOT - - - - - - org.hsqldb - hsqldb - - - - org.apache.isis.runtimes.dflt.objectstores - xml - - - - org.jmock - jmock-legacy - - - org.jmock - jmock-junit4 - - - junit - junit - - - + + + + + 4.0.0 + + + org.apache.isis.runtimes.dflt.objectstores + sql + 0.1.2-incubating + + + sql-tests-common + + Default Runtime SQL ObjectStore Integration Tests - Common + + + ../../../../.. + runtimes/dflt/objecstores/sql/tests-common/ + + 0.1.2-incubating + 1.8.0.10 + + + + http://incubator.apache.org/isis/${relativeUrl} + + Common code to test the sql persistor. Uses the HSQLDB for maximum compatibility. + + + + + org.apache.maven.plugins + maven-surefire-plugin + + true + + + + + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + ${maven-project-info-reports-plugin} + false + + false + + + + false + + dependency-management + dependencies + dependency-convergence + plugins + summary + + + + + + + + + + + org.hsqldb + hsqldb + ${hsqldb.version} + + + + org.apache.isis.runtimes.dflt.objectstores + xml + ${xml-objectstore.version} + + + + + + + + org.apache.isis.runtimes.dflt + runtime + + + + + org.apache.isis.runtimes.dflt.objectstores + dflt + + + org.apache.isis.runtimes.dflt.objectstores + dflt + test-jar + test + + + + org.apache.isis.runtimes.dflt.bytecode + dflt + 0.1.2-incubating + test + + + + + org.apache.isis.runtimes.dflt.objectstores + sql-impl + + + + + org.apache.isis.progmodels + dflt + 0.1.2-incubating + + + + + + org.hsqldb + hsqldb + + + + org.apache.isis.runtimes.dflt.objectstores + xml + + + + org.jmock + jmock-legacy + + + org.jmock + jmock-junit4 + + + junit + junit + + + Modified: incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/sql/tests-served/pom.xml URL: http://svn.apache.org/viewvc/incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/sql/tests-served/pom.xml?rev=1137537&r1=1137536&r2=1137537&view=diff ============================================================================== --- incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/sql/tests-served/pom.xml (original) +++ incubator/isis/branches/0.1.2-incubating/trunk/runtimes/dflt/objectstores/sql/tests-served/pom.xml Mon Jun 20 07:59:49 2011 @@ -1,170 +1,169 @@ - - - - - 4.0.0 - - - org.apache.isis.runtimes.dflt.objectstores - sql - 0.1.2-incubating-SNAPSHOT - - - sql-tests-served - - Default Runtime SQL ObjectStore Integration Tests - Served - - - ../../../../.. - runtimes/dflt/objecstores/sql/tests-served/ - - 8.4-701.jdbc4 - 5.0.5 - - - - http://incubator.apache.org/isis/${relativeUrl} - - Runs the common tests against a few server implementations. -Just add your server implementation to org.apache.isis.extensions.sql.objectstore - - - - - org.apache.maven.plugins - maven-surefire-plugin - - true - - - - - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - ${maven-project-info-reports-plugin} - false - - false - - - - false - - dependency-management - dependencies - dependency-convergence - plugins - summary - - - - - - - - - - - - ${project.groupId} - sql-tests-common - ${project.version} - - - - - - - - postgresql - postgresql - ${postgresql.version} - - - mysql - mysql-connector-java - ${mysql.version} - - - - - - - - - - org.apache.isis.runtimes.dflt.objectstores - dflt - - - org.apache.isis.runtimes.dflt.objectstores - dflt - test-jar - test - - - - - org.apache.isis.progmodels - dflt - 0.1.2-incubating-SNAPSHOT - - - - - - ${project.groupId} - sql-impl - - - - - ${project.groupId} - sql-tests-common - - - ${project.groupId} - sql-tests-common - test-jar - test - - - - - postgresql - postgresql - - - mysql - mysql-connector-java - - - + + + + + 4.0.0 + + + org.apache.isis.runtimes.dflt.objectstores + sql + 0.1.2-incubating + + + sql-tests-served + + Default Runtime SQL ObjectStore Integration Tests - Served + + + ../../../../.. + runtimes/dflt/objecstores/sql/tests-served/ + + 8.4-701.jdbc4 + 5.0.5 + + + + http://incubator.apache.org/isis/${relativeUrl} + + Runs the common tests against a few server implementations. +Just add your server implementation to org.apache.isis.extensions.sql.objectstore + + + + + org.apache.maven.plugins + maven-surefire-plugin + + true + + + + + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + ${maven-project-info-reports-plugin} + false + + false + + + + false + + dependency-management + dependencies + dependency-convergence + plugins + summary + + + + + + + + + + + + ${project.groupId} + sql-tests-common + ${project.version} + + + + + + + + postgresql + postgresql + ${postgresql.version} + + + mysql + mysql-connector-java + ${mysql.version} + + + + + + + + + + org.apache.isis.runtimes.dflt.objectstores + dflt + + + org.apache.isis.runtimes.dflt.objectstores + dflt + test-jar + test + + + + + org.apache.isis.progmodels + dflt + 0.1.2-incubating + + + + + + ${project.groupId} + sql-impl + + + + + ${project.groupId} + sql-tests-common + + + ${project.groupId} + sql-tests-common + test-jar + test + + + + + postgresql + postgresql + + + mysql + mysql-connector-java + + +