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 185524B6B for ; Wed, 25 May 2011 05:04:04 +0000 (UTC) Received: (qmail 89961 invoked by uid 500); 25 May 2011 05:04:03 -0000 Delivered-To: apmail-incubator-isis-commits-archive@incubator.apache.org Received: (qmail 89919 invoked by uid 500); 25 May 2011 05:04:03 -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 89904 invoked by uid 99); 25 May 2011 05:04:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 May 2011 05:04:03 +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; Wed, 25 May 2011 05:03:59 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id A8CF02388A93; Wed, 25 May 2011 05:03:16 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1127380 [6/9] - in /incubator/isis/branches/0.1.2-RC1-incubating/trunk: ./ applib/ core/ core/commons/ core/metamodel/ core/progmodel/ core/runtime/ core/testsupport/ core/webapp/ progmodels/ progmodels/dflt/ progmodels/groovy/ progmodels/... Date: Wed, 25 May 2011 05:03:15 -0000 To: isis-commits@incubator.apache.org From: danhaywood@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110525050316.A8CF02388A93@eris.apache.org> Modified: incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/remoting/transport-http/client/pom.xml URL: http://svn.apache.org/viewvc/incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/remoting/transport-http/client/pom.xml?rev=1127380&r1=1127379&r2=1127380&view=diff ============================================================================== --- incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/remoting/transport-http/client/pom.xml (original) +++ incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/remoting/transport-http/client/pom.xml Wed May 25 05:03:13 2011 @@ -1,91 +1,91 @@ - - - - 4.0.0 - - - org.apache.isis.runtimes.dflt.remoting - transport-http - 0.1.2-incubating-SNAPSHOT - - - transport-http-client - Default Runtime HTTP Transport (Client-side) - - - ../../../../.. - runtimes/dflt/remoting/transport-http/client/ - - - - 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.remoting - common - - - - - org.apache.isis.runtimes.dflt.remoting - marshalling-encode - true - - - - org.apache.isis.runtimes.dflt.remoting - marshalling-serialize - true - - - - - commons-httpclient - commons-httpclient - - - - + + + + 4.0.0 + + + org.apache.isis.runtimes.dflt.remoting + transport-http + 0.1.2-RC1-incubating + + + transport-http-client + Default Runtime HTTP Transport (Client-side) + + + ../../../../.. + runtimes/dflt/remoting/transport-http/client/ + + + + 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.remoting + common + + + + + org.apache.isis.runtimes.dflt.remoting + marshalling-encode + true + + + + org.apache.isis.runtimes.dflt.remoting + marshalling-serialize + true + + + + + commons-httpclient + commons-httpclient + + + + Modified: incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/remoting/transport-http/pom.xml URL: http://svn.apache.org/viewvc/incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/remoting/transport-http/pom.xml?rev=1127380&r1=1127379&r2=1127380&view=diff ============================================================================== --- incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/remoting/transport-http/pom.xml (original) +++ incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/remoting/transport-http/pom.xml Wed May 25 05:03:13 2011 @@ -1,88 +1,87 @@ - - - - 4.0.0 - - - org.apache.isis.runtimes.dflt - remoting - 0.1.2-incubating-SNAPSHOT - - - org.apache.isis.runtimes.dflt.remoting - transport-http - 0.1.2-incubating-SNAPSHOT - - Default Runtime HTTP Transport - - pom - - - ../../../.. - runtimes/dflt/remoting/transport-http/ - - - - http://incubator.apache.org/isis/${relativeUrl} - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - ${maven-project-info-reports-plugin} - false - - - false - - dependency-management - plugins - modules - summary - - - - - - - - - client - server - - - - - - org.apache.isis.runtimes.dflt.remoting - transport-http-client - 0.1.2-incubating-SNAPSHOT - - - org.apache.isis.runtimes.dflt.remoting - transport-http-server - 0.1.2-incubating-SNAPSHOT - - - - - + + + + 4.0.0 + + + org.apache.isis.runtimes.dflt + remoting + 0.1.2-RC1-incubating + + + org.apache.isis.runtimes.dflt.remoting + transport-http + 0.1.2-RC1-incubating + + Default Runtime HTTP Transport + + pom + + + ../../../.. + runtimes/dflt/remoting/transport-http/ + + + + http://incubator.apache.org/isis/${relativeUrl} + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + ${maven-project-info-reports-plugin} + false + + + false + + dependency-management + plugins + modules + summary + + + + + + + + + client + server + + + + + + org.apache.isis.runtimes.dflt.remoting + transport-http-client + 0.1.2-RC1-incubating + + + org.apache.isis.runtimes.dflt.remoting + transport-http-server + 0.1.2-RC1-incubating + + + + + Modified: incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/remoting/transport-http/server/pom.xml URL: http://svn.apache.org/viewvc/incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/remoting/transport-http/server/pom.xml?rev=1127380&r1=1127379&r2=1127380&view=diff ============================================================================== --- incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/remoting/transport-http/server/pom.xml (original) +++ incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/remoting/transport-http/server/pom.xml Wed May 25 05:03:13 2011 @@ -1,96 +1,96 @@ - - - - 4.0.0 - - - org.apache.isis.runtimes.dflt.remoting - transport-http - 0.1.2-incubating-SNAPSHOT - - - transport-http-server - - Default Runtime HTTP Transport (Server-side) - - - ../../../../.. - runtimes/dflt/remoting/transport-http/server/ - - - - 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 - webapp - - - - org.apache.isis.runtimes.dflt.remoting - common - - - - org.apache.isis.runtimes.dflt.remoting - marshalling-encode - true - - - - org.apache.isis.runtimes.dflt.remoting - marshalling-serialize - true - - - - org.apache.geronimo.specs - geronimo-servlet_2.5_spec - provided - - - - + + + + 4.0.0 + + + org.apache.isis.runtimes.dflt.remoting + transport-http + 0.1.2-RC1-incubating + + + transport-http-server + + Default Runtime HTTP Transport (Server-side) + + + ../../../../.. + runtimes/dflt/remoting/transport-http/server/ + + + + 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 + webapp + + + + org.apache.isis.runtimes.dflt.remoting + common + + + + org.apache.isis.runtimes.dflt.remoting + marshalling-encode + true + + + + org.apache.isis.runtimes.dflt.remoting + marshalling-serialize + true + + + + org.apache.geronimo.specs + geronimo-servlet_2.5_spec + provided + + + + Modified: incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/remoting/transport-sockets/pom.xml URL: http://svn.apache.org/viewvc/incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/remoting/transport-sockets/pom.xml?rev=1127380&r1=1127379&r2=1127380&view=diff ============================================================================== --- incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/remoting/transport-sockets/pom.xml (original) +++ incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/remoting/transport-sockets/pom.xml Wed May 25 05:03:13 2011 @@ -1,94 +1,94 @@ - - - - 4.0.0 - - - org.apache.isis.runtimes.dflt - remoting - 0.1.2-incubating-SNAPSHOT - - - org.apache.isis.runtimes.dflt.remoting - transport-sockets - Default Runtime Remoting APIs - - - ../../../.. - runtimes/dflt/remoting/transport-sockets/ - - - - 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.remoting - common - - - - org.apache.isis.runtimes.dflt - monitoring - - - - - org.apache.isis.runtimes.dflt.remoting - marshalling-serialize - true - - - - - org.apache.isis.runtimes.dflt.remoting - marshalling-encode - true - - - - - + + + + 4.0.0 + + + org.apache.isis.runtimes.dflt + remoting + 0.1.2-RC1-incubating + + + org.apache.isis.runtimes.dflt.remoting + transport-sockets + Default Runtime Remoting APIs + + + ../../../.. + runtimes/dflt/remoting/transport-sockets/ + + + + 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.remoting + common + + + + org.apache.isis.runtimes.dflt + monitoring + + + + + org.apache.isis.runtimes.dflt.remoting + marshalling-serialize + true + + + + + org.apache.isis.runtimes.dflt.remoting + marshalling-encode + true + + + + + Modified: incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/runtime/pom.xml URL: http://svn.apache.org/viewvc/incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/runtime/pom.xml?rev=1127380&r1=1127379&r2=1127380&view=diff ============================================================================== --- incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/runtime/pom.xml (original) +++ incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/runtime/pom.xml Wed May 25 05:03:13 2011 @@ -1,140 +1,139 @@ - - - - 4.0.0 - - - org.apache.isis.runtimes - dflt - 0.1.2-incubating-SNAPSHOT - - - org.apache.isis.runtimes.dflt - runtime - Default Runtime Runtime - - - ../../.. - runtimes/dflt/runtime/ - - - - http://incubator.apache.org/isis/${relativeUrl} - - - - - src/main/resources - - isis-version.properties - - true - - - src/main/resources - false - - - - - - - - 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 - applib - test-jar - test - - - - org.apache.isis.core - testsupport - test - - - - org.apache.isis.core - commons - test-jar - test - - - - org.apache.isis.core - metamodel - test-jar - test - - - - org.apache.isis.core - progmodel - test-jar - test - - - - org.apache.isis.core - progmodel - - - - org.apache.isis.core - runtime - - - - commons-lang - commons-lang - - - - org.jmock - jmock-legacy - test - - - - + + + + 4.0.0 + + + org.apache.isis.runtimes + dflt + 0.1.2-RC1-incubating + + + org.apache.isis.runtimes.dflt + runtime + Default Runtime Runtime + + + ../../.. + runtimes/dflt/runtime/ + + + + http://incubator.apache.org/isis/${relativeUrl} + + + + + src/main/resources + + isis-version.properties + + true + + + src/main/resources + false + + + + + + + + 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 + applib + test-jar + test + + + + org.apache.isis.core + testsupport + test + + + + org.apache.isis.core + commons + test-jar + test + + + + org.apache.isis.core + metamodel + test-jar + test + + + + org.apache.isis.core + progmodel + test-jar + test + + + + org.apache.isis.core + progmodel + + + + org.apache.isis.core + runtime + + + + commons-lang + commons-lang + + + + org.jmock + jmock-legacy + test + + + + Modified: incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/webapp/pom.xml URL: http://svn.apache.org/viewvc/incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/webapp/pom.xml?rev=1127380&r1=1127379&r2=1127380&view=diff ============================================================================== --- incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/webapp/pom.xml (original) +++ incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/webapp/pom.xml Wed May 25 05:03:13 2011 @@ -1,110 +1,110 @@ - - - - 4.0.0 - - - org.apache.isis.runtimes - dflt - 0.1.2-incubating-SNAPSHOT - - - org.apache.isis.runtimes.dflt - webapp - Default Runtime Webapp Components - - - ../../.. - runtimes/dflt/webapp/ - - - - http://incubator.apache.org/isis/${relativeUrl} - - - - - org.apache.maven.plugins - maven-eclipse-plugin - - 2.0 - - - - - org.apache.maven.plugins - maven-war-plugin - - - - org.mortbay.jetty - maven-jetty-plugin - - - - - - - - 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 - - - org.apache.isis.runtimes.dflt - monitoring - - - - org.apache.isis.core - webapp - - - - org.apache.geronimo.specs - geronimo-servlet_2.5_spec - provided - - - - + + + + 4.0.0 + + + org.apache.isis.runtimes + dflt + 0.1.2-RC1-incubating + + + org.apache.isis.runtimes.dflt + webapp + Default Runtime Webapp Components + + + ../../.. + runtimes/dflt/webapp/ + + + + http://incubator.apache.org/isis/${relativeUrl} + + + + + org.apache.maven.plugins + maven-eclipse-plugin + + 2.0 + + + + + org.apache.maven.plugins + maven-war-plugin + + + + org.mortbay.jetty + maven-jetty-plugin + + + + + + + + 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 + + + org.apache.isis.runtimes.dflt + monitoring + + + + org.apache.isis.core + webapp + + + + org.apache.geronimo.specs + geronimo-servlet_2.5_spec + provided + + + + Modified: incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/webserver/pom.xml URL: http://svn.apache.org/viewvc/incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/webserver/pom.xml?rev=1127380&r1=1127379&r2=1127380&view=diff ============================================================================== --- incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/webserver/pom.xml (original) +++ incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/dflt/webserver/pom.xml Wed May 25 05:03:13 2011 @@ -1,84 +1,84 @@ - - - - 4.0.0 - - - org.apache.isis.runtimes - dflt - 0.1.2-incubating-SNAPSHOT - - - org.apache.isis.runtimes.dflt - webserver - Default Runtime WebServer (Jetty) - - - ../../.. - runtimes/dflt/webserver/ - - - - 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 - webapp - - - - org.mortbay.jetty - jetty - - - - org.apache.geronimo.specs - geronimo-servlet_2.5_spec - provided - - - - + + + + 4.0.0 + + + org.apache.isis.runtimes + dflt + 0.1.2-RC1-incubating + + + org.apache.isis.runtimes.dflt + webserver + Default Runtime WebServer (Jetty) + + + ../../.. + runtimes/dflt/webserver/ + + + + 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 + webapp + + + + org.mortbay.jetty + jetty + + + + org.apache.geronimo.specs + geronimo-servlet_2.5_spec + provided + + + + Modified: incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/embedded/pom.xml URL: http://svn.apache.org/viewvc/incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/embedded/pom.xml?rev=1127380&r1=1127379&r2=1127380&view=diff ============================================================================== --- incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/embedded/pom.xml (original) +++ incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/embedded/pom.xml Wed May 25 05:03:13 2011 @@ -1,130 +1,130 @@ - - - - 4.0.0 - - - org.apache.isis - runtimes - 0.1.2-incubating-SNAPSHOT - - - - org.apache.isis.runtimes - embedded - 0.1.2-incubating-SNAPSHOT - - Embedded Runtime - - - ../.. - runtimes/embedded/ - - 0.1.2-incubating-SNAPSHOT - 0.1.2-incubating-SNAPSHOT - - Apache Isis Embedded Runtime - Programming, Configuration and Deployment Guide - isis-embedded-runtime - - - - - - com.agilejava.docbkx - docbkx-maven-plugin - false - - - - - - 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.progmodels - dflt - 0.1.2-incubating-SNAPSHOT - - - org.apache.isis.runtimes.dflt.bytecode - identity - 0.1.2-incubating-SNAPSHOT - - - - org.apache.isis.progmodels - wrapper-metamodel - ${wrapper-progmodel.version} - - - - - - - org.apache.isis.core - metamodel - - - - org.apache.isis.progmodels - wrapper-metamodel - - - - org.apache.isis.progmodels - dflt - - - - org.apache.isis.runtimes.dflt.bytecode - identity - - - - + + + + 4.0.0 + + + org.apache.isis + runtimes + 0.1.2-RC1-incubating + + + + org.apache.isis.runtimes + embedded + 0.1.2-RC1-incubating + + Embedded Runtime + + + ../.. + runtimes/embedded/ + + 0.1.2-RC1-incubating + 0.1.2-incubating-SNAPSHOT + + Apache Isis Embedded Runtime + Programming, Configuration and Deployment Guide + isis-embedded-runtime + + + + + + com.agilejava.docbkx + docbkx-maven-plugin + false + + + + + + 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.progmodels + dflt + 0.1.2-RC1-incubating + + + org.apache.isis.runtimes.dflt.bytecode + identity + 0.1.2-RC1-incubating + + + + org.apache.isis.progmodels + wrapper-metamodel + ${wrapper-progmodel.version} + + + + + + + org.apache.isis.core + metamodel + + + + org.apache.isis.progmodels + wrapper-metamodel + + + + org.apache.isis.progmodels + dflt + + + + org.apache.isis.runtimes.dflt.bytecode + identity + + + + Modified: incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/pom.xml URL: http://svn.apache.org/viewvc/incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/pom.xml?rev=1127380&r1=1127379&r2=1127380&view=diff ============================================================================== --- incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/pom.xml (original) +++ incubator/isis/branches/0.1.2-RC1-incubating/trunk/runtimes/pom.xml Wed May 25 05:03:13 2011 @@ -1,114 +1,113 @@ - - - - 4.0.0 - - - org.apache.isis - isis - 0.1.2-incubating-SNAPSHOT - - - runtimes - - Isis Runtimes - - - Runtime implementations. - - - pom - - - .. - runtimes/ - - - - http://incubator.apache.org/isis/${relativeUrl} - - - dflt - embedded - - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - ${maven-project-info-reports-plugin} - false - - - false - - dependency-management - plugins - modules - summary - - - - - - - - - - - org.apache.isis - core - 0.1.2-incubating-SNAPSHOT - pom - import - - - - org.apache.isis.runtimes - dflt - 0.1.2-incubating-SNAPSHOT - - - org.apache.isis.runtimes - dflt - 0.1.2-incubating-SNAPSHOT - test-jar - - - - org.apache.isis.runtimes - embedded - 0.1.2-incubating-SNAPSHOT - - - org.apache.isis.runtimes - embedded - 0.1.2-incubating-SNAPSHOT - test-jar - - - - - - - - + + + + 4.0.0 + + + org.apache.isis + isis + 0.1.2-RC1-incubating + + + runtimes + + Isis Runtimes + + + Runtime implementations. + + + pom + + + .. + runtimes/ + + + + http://incubator.apache.org/isis/${relativeUrl} + + + dflt + embedded + + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + ${maven-project-info-reports-plugin} + false + + + false + + dependency-management + plugins + modules + summary + + + + + + + + + + + org.apache.isis + core + 0.1.2-incubating-SNAPSHOT + pom + import + + + + org.apache.isis.runtimes + dflt + 0.1.2-RC1-incubating + + + org.apache.isis.runtimes + dflt + 0.1.2-RC1-incubating + test-jar + + + + org.apache.isis.runtimes + embedded + 0.1.2-RC1-incubating + + + org.apache.isis.runtimes + embedded + 0.1.2-RC1-incubating + test-jar + + + + + + + + Modified: incubator/isis/branches/0.1.2-RC1-incubating/trunk/security/dflt/pom.xml URL: http://svn.apache.org/viewvc/incubator/isis/branches/0.1.2-RC1-incubating/trunk/security/dflt/pom.xml?rev=1127380&r1=1127379&r2=1127380&view=diff ============================================================================== --- incubator/isis/branches/0.1.2-RC1-incubating/trunk/security/dflt/pom.xml (original) +++ incubator/isis/branches/0.1.2-RC1-incubating/trunk/security/dflt/pom.xml Wed May 25 05:03:13 2011 @@ -1,95 +1,95 @@ - - - - 4.0.0 - - - org.apache.isis - security - 0.1.2-incubating-SNAPSHOT - - - org.apache.isis.security - dflt - Default Security (No-op) - - - ../.. - security/dflt/ - - - - http://incubator.apache.org/isis/${relativeUrl} - - - - - 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.apache.isis.runtimes - dflt - 0.1.2-incubating-SNAPSHOT - pom - import - - - - - - - - org.apache.isis.runtimes.dflt - runtime - - - - org.apache.isis.runtimes.dflt - runtime - test-jar - test - - - + + + + 4.0.0 + + + org.apache.isis + security + 0.1.2-RC1-incubating + + + org.apache.isis.security + dflt + Default Security (No-op) + + + ../.. + security/dflt/ + + + + http://incubator.apache.org/isis/${relativeUrl} + + + + + 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.apache.isis.runtimes + dflt + 0.1.2-RC1-incubating + pom + import + + + + + + + + org.apache.isis.runtimes.dflt + runtime + + + + org.apache.isis.runtimes.dflt + runtime + test-jar + test + + + Modified: incubator/isis/branches/0.1.2-RC1-incubating/trunk/security/file/pom.xml URL: http://svn.apache.org/viewvc/incubator/isis/branches/0.1.2-RC1-incubating/trunk/security/file/pom.xml?rev=1127380&r1=1127379&r2=1127380&view=diff ============================================================================== --- incubator/isis/branches/0.1.2-RC1-incubating/trunk/security/file/pom.xml (original) +++ incubator/isis/branches/0.1.2-RC1-incubating/trunk/security/file/pom.xml Wed May 25 05:03:13 2011 @@ -1,95 +1,95 @@ - - - - 4.0.0 - - - org.apache.isis - security - 0.1.2-incubating-SNAPSHOT - - - org.apache.isis.security - file - 0.1.2-incubating-SNAPSHOT - - File Security Implementation - - - ../.. - security/file/ - - - - 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 - 0.1.2-incubating-SNAPSHOT - pom - import - - - - - - - - org.apache.isis.runtimes.dflt - runtime - - - - org.apache.isis.runtimes.dflt - runtime - test-jar - test - - - + + + + 4.0.0 + + + org.apache.isis + security + 0.1.2-RC1-incubating + + + org.apache.isis.security + file + 0.1.2-RC1-incubating + + File Security Implementation + + + ../.. + security/file/ + + + + 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 + 0.1.2-RC1-incubating + pom + import + + + + + + + + org.apache.isis.runtimes.dflt + runtime + + + + org.apache.isis.runtimes.dflt + runtime + test-jar + test + + +