Return-Path: X-Original-To: apmail-tomee-commits-archive@www.apache.org Delivered-To: apmail-tomee-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0CF4317E9F for ; Wed, 23 Sep 2015 21:43:55 +0000 (UTC) Received: (qmail 4678 invoked by uid 500); 23 Sep 2015 21:43:51 -0000 Delivered-To: apmail-tomee-commits-archive@tomee.apache.org Received: (qmail 4589 invoked by uid 500); 23 Sep 2015 21:43:51 -0000 Mailing-List: contact commits-help@tomee.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tomee.apache.org Delivered-To: mailing list commits@tomee.apache.org Received: (qmail 4555 invoked by uid 99); 23 Sep 2015 21:43:51 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Sep 2015 21:43:51 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 839A2E0AFB; Wed, 23 Sep 2015 21:43:51 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: andygumbrecht@apache.org To: commits@tomee.apache.org Date: Wed, 23 Sep 2015 21:43:53 -0000 Message-Id: <3b4535a67ea543c398e4880216e0d8de@git.apache.org> In-Reply-To: <9fff6fe433f543b9bd3870cd9e6bbcda@git.apache.org> References: <9fff6fe433f543b9bd3870cd9e6bbcda@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [3/4] tomee git commit: Format only Format only Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/792d06a3 Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/792d06a3 Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/792d06a3 Branch: refs/heads/master Commit: 792d06a34c8a35c18338b28900d5f1780add0d42 Parents: 6f071cb Author: andygumbrecht@apache.org Authored: Wed Sep 23 23:42:52 2015 +0200 Committer: andygumbrecht@apache.org Committed: Wed Sep 23 23:42:52 2015 +0200 ---------------------------------------------------------------------- arquillian/arquillian-tomee-common/pom.xml | 4 +- .../arquillian-tomee-moviefun-example/pom.xml | 6 +- .../arquillian-tomee-webapp-remote/pom.xml | 4 +- assembly/openejb-standalone/pom.xml | 49 +-- assembly/pom.xml | 3 +- container/mbean-annotation-api/pom.xml | 3 +- container/openejb-api/pom.xml | 3 +- container/openejb-core/pom.xml | 29 +- container/openejb-javaagent/pom.xml | 3 +- container/openejb-jee-accessors/pom.xml | 3 +- container/openejb-jee/pom.xml | 3 +- container/openejb-junit/pom.xml | 3 +- container/pom.xml | 3 +- examples/access-timeout-meta/pom.xml | 5 +- examples/access-timeout/pom.xml | 5 +- examples/alternate-descriptors/pom.xml | 13 +- examples/application-composer/pom.xml | 5 +- examples/async-methods/pom.xml | 5 +- examples/async-postconstruct/pom.xml | 3 +- .../bean-validation-design-by-contract/pom.xml | 11 +- .../cdi-alternative-and-stereotypes/pom.xml | 5 +- examples/cdi-basic/pom.xml | 5 +- examples/cdi-events/pom.xml | 3 +- examples/cdi-interceptors/pom.xml | 5 +- examples/cdi-produces-disposes/pom.xml | 5 +- examples/cdi-produces-field/pom.xml | 3 +- examples/cdi-realm/pom.xml | 3 +- examples/change-jaxws-url/pom.xml | 11 +- examples/client-resource-lookup-preview/pom.xml | 3 +- examples/component-interfaces/pom.xml | 3 +- examples/custom-injection/pom.xml | 5 +- examples/datasource-ciphered-password/pom.xml | 15 +- examples/datasource-definition/pom.xml | 5 +- examples/decorators/pom.xml | 5 +- examples/deltaspike-exception-handling/pom.xml | 3 +- examples/deltaspike-i18n/pom.xml | 3 +- examples/dynamic-dao-implementation/pom.xml | 5 +- examples/dynamic-datasource-routing/pom.xml | 13 +- examples/dynamic-implementation/pom.xml | 5 +- examples/dynamic-proxy-to-access-mbean/pom.xml | 3 +- examples/ear-testing/business-logic/pom.xml | 3 +- examples/ear-testing/business-model/pom.xml | 3 +- examples/ear-testing/pom.xml | 3 +- examples/ejb-examples/pom.xml | 3 +- examples/ejb-webservice/pom.xml | 3 +- examples/groovy-cdi/pom.xml | 3 +- examples/groovy-jpa/pom.xml | 3 +- examples/groovy-spock/pom.xml | 3 +- examples/helloworld-weblogic/pom.xml | 5 +- examples/injection-of-connectionfactory/pom.xml | 5 +- examples/injection-of-datasource/pom.xml | 5 +- examples/injection-of-ejbs/pom.xml | 5 +- examples/injection-of-entitymanager/pom.xml | 5 +- examples/injection-of-env-entry/pom.xml | 5 +- examples/interceptors/pom.xml | 3 +- examples/javamail/pom.xml | 3 +- examples/jpa-eclipselink/pom.xml | 5 +- examples/jpa-enumerated/pom.xml | 3 +- examples/jpa-hibernate/pom.xml | 5 +- examples/jsf-cdi-and-ejb/pom.xml | 5 +- examples/jsf-managedBean-and-ejb/pom.xml | 9 +- examples/lookup-of-ejbs-with-descriptor/pom.xml | 5 +- examples/lookup-of-ejbs/pom.xml | 5 +- examples/mbean-auto-registration/pom.xml | 19 +- examples/moviefun/pom.xml | 3 +- examples/movies-complete-meta/pom.xml | 5 +- examples/movies-complete/pom.xml | 5 +- examples/multiple-arquillian-adapters/pom.xml | 4 +- examples/persistence-fragment/pom.xml | 5 +- examples/pojo-webservice/pom.xml | 3 +- examples/polling-parent/polling-client/pom.xml | 2 +- examples/polling-parent/polling-domain/pom.xml | 2 +- examples/pom.xml | 5 +- examples/quartz-app/pom.xml | 5 +- examples/quartz-app/quartz-beans/pom.xml | 3 +- examples/quartz-app/quartz-ra/pom.xml | 3 +- examples/realm-in-tomee/pom.xml | 3 +- .../reload-persistence-unit-properties/pom.xml | 5 +- examples/resources-declared-in-webapp/pom.xml | 11 +- examples/resources-jmx-example/pom.xml | 6 +- .../resources-jmx-ear/pom.xml | 84 ++-- .../resources-jmx-ejb/pom.xml | 200 +++++----- .../rest-applicationcomposer-mockito/pom.xml | 5 +- examples/rest-applicationcomposer/pom.xml | 5 +- examples/rest-cdi/pom.xml | 5 +- examples/rest-example-with-application/pom.xml | 17 +- examples/rest-xml-json/pom.xml | 5 +- examples/schedule-events/pom.xml | 3 +- examples/schedule-expression/pom.xml | 5 +- examples/schedule-methods-meta/pom.xml | 5 +- examples/schedule-methods/pom.xml | 5 +- examples/server-events/pom.xml | 5 +- examples/simple-cdi-interceptor/pom.xml | 5 +- examples/simple-mdb-and-cdi/pom.xml | 5 +- examples/simple-mdb-with-descriptor/pom.xml | 5 +- examples/simple-mdb/pom.xml | 5 +- examples/simple-rest/pom.xml | 5 +- examples/simple-singleton/pom.xml | 3 +- examples/simple-stateful-callbacks/pom.xml | 5 +- examples/simple-stateful/pom.xml | 5 +- examples/simple-stateless-callbacks/pom.xml | 5 +- .../simple-stateless-with-descriptor/pom.xml | 5 +- examples/simple-stateless/pom.xml | 5 +- .../simple-webservice-without-interface/pom.xml | 5 +- examples/simple-webservice/pom.xml | 5 +- examples/spring-data-proxy-meta/pom.xml | 5 +- examples/spring-data-proxy/pom.xml | 5 +- examples/telephone-stateful/pom.xml | 5 +- examples/testcase-injection/pom.xml | 5 +- examples/testing-security-2/pom.xml | 3 +- examples/testing-security-3/pom.xml | 3 +- examples/testing-security-4/pom.xml | 3 +- examples/testing-security-meta/pom.xml | 3 +- examples/testing-security/pom.xml | 3 +- examples/testing-transactions-bmt/pom.xml | 5 +- examples/testing-transactions/pom.xml | 5 +- examples/transaction-rollback/pom.xml | 3 +- examples/troubleshooting/pom.xml | 3 +- examples/webservice-attachments/pom.xml | 5 +- examples/webservice-handlerchain/pom.xml | 3 +- examples/webservice-holder/pom.xml | 3 +- examples/webservice-inheritance/pom.xml | 5 +- examples/webservice-security/pom.xml | 5 +- examples/webservice-ws-security/pom.xml | 3 +- itests/failover/pom.xml | 14 +- itests/legacy-server/pom.xml | 4 +- itests/openejb-itests-app/pom.xml | 8 +- itests/openejb-itests-beans/pom.xml | 4 +- itests/openejb-itests-client/pom.xml | 8 +- itests/openejb-itests-interceptor-beans/pom.xml | 2 +- itests/openejb-itests-servlets/pom.xml | 8 +- itests/openejb-itests-web/pom.xml | 6 +- maven/applicationcomposer-maven-plugin/pom.xml | 86 ++-- maven/tomee-webapp-archetype/pom.xml | 2 +- server/openejb-http/pom.xml | 14 +- tck/bval-embedded/pom.xml | 3 +- tck/cdi-embedded/pom.xml | 6 +- tck/pom.xml | 6 +- tck/tck-common/pom.xml | 9 +- tomee/tomee-catalina/pom.xml | 2 +- tomee/tomee-common/pom.xml | 3 +- tomee/tomee-deb/pom.xml | 400 +++++++++---------- tomee/tomee-plume-webapp/pom.xml | 2 +- tomee/tomee-plus-webapp/pom.xml | 5 +- tomee/tomee-webservices/pom.xml | 3 +- utils/openejb-core-eclipselink/pom.xml | 3 +- utils/pom.xml | 3 +- utils/webdeployer/pom.xml | 8 +- 148 files changed, 837 insertions(+), 711 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/arquillian/arquillian-tomee-common/pom.xml ---------------------------------------------------------------------- diff --git a/arquillian/arquillian-tomee-common/pom.xml b/arquillian/arquillian-tomee-common/pom.xml index 1f06951..a753978 100644 --- a/arquillian/arquillian-tomee-common/pom.xml +++ b/arquillian/arquillian-tomee-common/pom.xml @@ -207,8 +207,8 @@ wsdl4j - org.apache.openejb.shade - quartz-openejb-shade + org.apache.openejb.shade + quartz-openejb-shade openwebbeans-impl http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/arquillian/arquillian-tomee-moviefun-example/pom.xml ---------------------------------------------------------------------- diff --git a/arquillian/arquillian-tomee-moviefun-example/pom.xml b/arquillian/arquillian-tomee-moviefun-example/pom.xml index 0834f09..12f3227 100644 --- a/arquillian/arquillian-tomee-moviefun-example/pom.xml +++ b/arquillian/arquillian-tomee-moviefun-example/pom.xml @@ -79,9 +79,9 @@ 1.2.17 - org.apache.myfaces.core - myfaces-api - 2.1.8 + org.apache.myfaces.core + myfaces-api + 2.1.8 taglibs http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/arquillian/arquillian-tomee-webapp-remote/pom.xml ---------------------------------------------------------------------- diff --git a/arquillian/arquillian-tomee-webapp-remote/pom.xml b/arquillian/arquillian-tomee-webapp-remote/pom.xml index 3af15e5..bea03fd 100644 --- a/arquillian/arquillian-tomee-webapp-remote/pom.xml +++ b/arquillian/arquillian-tomee-webapp-remote/pom.xml @@ -238,8 +238,8 @@ org.apache.openwebbeans - - + + openwebbeans-ejb http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/assembly/openejb-standalone/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/openejb-standalone/pom.xml b/assembly/openejb-standalone/pom.xml index a986480..54b341d 100644 --- a/assembly/openejb-standalone/pom.xml +++ b/assembly/openejb-standalone/pom.xml @@ -19,20 +19,21 @@ - - + + 4.0.0 - + assembly org.apache.tomee 7.0.0-SNAPSHOT - + openejb-standalone pom OpenEJB :: Assembly :: Standalone - + @@ -55,8 +56,8 @@ package - - + + @@ -244,36 +245,36 @@ - - - - + + + + - - + + - + - + - - - + + + - - - + + + - - - + + + http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/assembly/pom.xml ---------------------------------------------------------------------- diff --git a/assembly/pom.xml b/assembly/pom.xml index 7b95b3b..137d19b 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -18,7 +18,8 @@ --> - + tomee-project org.apache.tomee http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/container/mbean-annotation-api/pom.xml ---------------------------------------------------------------------- diff --git a/container/mbean-annotation-api/pom.xml b/container/mbean-annotation-api/pom.xml index 59ca677..062a648 100644 --- a/container/mbean-annotation-api/pom.xml +++ b/container/mbean-annotation-api/pom.xml @@ -16,7 +16,8 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 container http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/container/openejb-api/pom.xml ---------------------------------------------------------------------- diff --git a/container/openejb-api/pom.xml b/container/openejb-api/pom.xml index 352371b..162aef0 100644 --- a/container/openejb-api/pom.xml +++ b/container/openejb-api/pom.xml @@ -19,7 +19,8 @@ - + container org.apache.tomee http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/container/openejb-core/pom.xml ---------------------------------------------------------------------- diff --git a/container/openejb-core/pom.xml b/container/openejb-core/pom.xml index 63c608c..3be1987 100644 --- a/container/openejb-core/pom.xml +++ b/container/openejb-core/pom.xml @@ -23,17 +23,17 @@ 4.0.0 - + container org.apache.tomee 7.0.0-SNAPSHOT - - + + openejb-core jar OpenEJB :: Container :: Core - + javax.annotation;version="[1.1.0,2.0.0)", @@ -227,7 +227,7 @@ org.apache.openejb;version=${openejb.osgi.export.version} - + @@ -335,14 +335,14 @@ **/TestHandler.java org/apache/openejb/cdi/** - + @@ -721,7 +721,8 @@ -Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=5005 -Xms512m -Xmx1024m -XX:PermSize=256m -XX:MaxPermSize=512m - alphabetical + alphabetical + ${project.basedir}/target ${project.basedir}/target/test-classes http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/container/openejb-javaagent/pom.xml ---------------------------------------------------------------------- diff --git a/container/openejb-javaagent/pom.xml b/container/openejb-javaagent/pom.xml index 06451dd..df4f7dd 100644 --- a/container/openejb-javaagent/pom.xml +++ b/container/openejb-javaagent/pom.xml @@ -16,7 +16,8 @@ See the License for the specific language governing permissions and limitations under the License. --> - + container org.apache.tomee http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/container/openejb-jee-accessors/pom.xml ---------------------------------------------------------------------- diff --git a/container/openejb-jee-accessors/pom.xml b/container/openejb-jee-accessors/pom.xml index 4735c4f..7d5217a 100644 --- a/container/openejb-jee-accessors/pom.xml +++ b/container/openejb-jee-accessors/pom.xml @@ -19,7 +19,8 @@ - + container org.apache.tomee http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/container/openejb-jee/pom.xml ---------------------------------------------------------------------- diff --git a/container/openejb-jee/pom.xml b/container/openejb-jee/pom.xml index b67b82b..fba61b8 100644 --- a/container/openejb-jee/pom.xml +++ b/container/openejb-jee/pom.xml @@ -19,7 +19,8 @@ - + container org.apache.tomee http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/container/openejb-junit/pom.xml ---------------------------------------------------------------------- diff --git a/container/openejb-junit/pom.xml b/container/openejb-junit/pom.xml index f94d3f3..b55a019 100644 --- a/container/openejb-junit/pom.xml +++ b/container/openejb-junit/pom.xml @@ -16,7 +16,8 @@ See the License for the specific language governing permissions and limitations under the License. --> - + container org.apache.tomee http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/container/pom.xml ---------------------------------------------------------------------- diff --git a/container/pom.xml b/container/pom.xml index b27a009..bd4a8b2 100644 --- a/container/pom.xml +++ b/container/pom.xml @@ -16,7 +16,8 @@ See the License for the specific language governing permissions and limitations under the License. --> - + tomee-project org.apache.tomee http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/access-timeout-meta/pom.xml ---------------------------------------------------------------------- diff --git a/examples/access-timeout-meta/pom.xml b/examples/access-timeout-meta/pom.xml index a920310..2e07187 100644 --- a/examples/access-timeout-meta/pom.xml +++ b/examples/access-timeout-meta/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz access-timeout-meta @@ -34,7 +35,7 @@ org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/access-timeout/pom.xml ---------------------------------------------------------------------- diff --git a/examples/access-timeout/pom.xml b/examples/access-timeout/pom.xml index 9455f05..77228d0 100644 --- a/examples/access-timeout/pom.xml +++ b/examples/access-timeout/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz access-timeout @@ -34,7 +35,7 @@ org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/alternate-descriptors/pom.xml ---------------------------------------------------------------------- diff --git a/examples/alternate-descriptors/pom.xml b/examples/alternate-descriptors/pom.xml index bdc9e6b..d4fd445 100644 --- a/examples/alternate-descriptors/pom.xml +++ b/examples/alternate-descriptors/pom.xml @@ -19,19 +19,20 @@ - + 4.0.0 - + org.superbiz alternate-descriptors jar 1.1.0-SNAPSHOT OpenEJB :: Examples :: Alternate Descriptors - + UTF-8 - + install @@ -46,7 +47,7 @@ - + apache-m2-snapshot @@ -54,7 +55,7 @@ https://repository.apache.org/content/groups/snapshots - + org.apache.tomee http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/application-composer/pom.xml ---------------------------------------------------------------------- diff --git a/examples/application-composer/pom.xml b/examples/application-composer/pom.xml index 4a37314..43c9ef3 100644 --- a/examples/application-composer/pom.xml +++ b/examples/application-composer/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz application-composer @@ -34,7 +35,7 @@ org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/async-methods/pom.xml ---------------------------------------------------------------------- diff --git a/examples/async-methods/pom.xml b/examples/async-methods/pom.xml index 3068d5b..370bf72 100644 --- a/examples/async-methods/pom.xml +++ b/examples/async-methods/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz async-methods @@ -34,7 +35,7 @@ org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/async-postconstruct/pom.xml ---------------------------------------------------------------------- diff --git a/examples/async-postconstruct/pom.xml b/examples/async-postconstruct/pom.xml index 3281c60..1390e5b 100644 --- a/examples/async-postconstruct/pom.xml +++ b/examples/async-postconstruct/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz async-postconstruct http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/bean-validation-design-by-contract/pom.xml ---------------------------------------------------------------------- diff --git a/examples/bean-validation-design-by-contract/pom.xml b/examples/bean-validation-design-by-contract/pom.xml index 841fa1f..94e9e4b 100755 --- a/examples/bean-validation-design-by-contract/pom.xml +++ b/examples/bean-validation-design-by-contract/pom.xml @@ -15,26 +15,27 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 - + org.superbiz bean-validation-design-by-contract jar 1.1.0-SNAPSHOT OpenEJB :: Examples :: Bean Validation Design By Contract - + UTF-8 7.0.0-SNAPSHOT - + install org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/cdi-alternative-and-stereotypes/pom.xml ---------------------------------------------------------------------- diff --git a/examples/cdi-alternative-and-stereotypes/pom.xml b/examples/cdi-alternative-and-stereotypes/pom.xml index b0cb709..66b2a70 100644 --- a/examples/cdi-alternative-and-stereotypes/pom.xml +++ b/examples/cdi-alternative-and-stereotypes/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz cdi-alternative-and-stereotypes @@ -34,7 +35,7 @@ org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/cdi-basic/pom.xml ---------------------------------------------------------------------- diff --git a/examples/cdi-basic/pom.xml b/examples/cdi-basic/pom.xml index 82aa817..29ea66d 100644 --- a/examples/cdi-basic/pom.xml +++ b/examples/cdi-basic/pom.xml @@ -17,7 +17,8 @@ limitations under the License. --> - + 4.0.0 org.superbiz cdi-basic @@ -32,7 +33,7 @@ org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/cdi-events/pom.xml ---------------------------------------------------------------------- diff --git a/examples/cdi-events/pom.xml b/examples/cdi-events/pom.xml index 0e8c434..6bb40fe 100644 --- a/examples/cdi-events/pom.xml +++ b/examples/cdi-events/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz cdi-events http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/cdi-interceptors/pom.xml ---------------------------------------------------------------------- diff --git a/examples/cdi-interceptors/pom.xml b/examples/cdi-interceptors/pom.xml index bbcb354..ccd90af 100644 --- a/examples/cdi-interceptors/pom.xml +++ b/examples/cdi-interceptors/pom.xml @@ -13,7 +13,8 @@ - + 4.0.0 org.superbiz cdi-interceptors @@ -28,7 +29,7 @@ org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/cdi-produces-disposes/pom.xml ---------------------------------------------------------------------- diff --git a/examples/cdi-produces-disposes/pom.xml b/examples/cdi-produces-disposes/pom.xml index e5016ee..f8df0da 100644 --- a/examples/cdi-produces-disposes/pom.xml +++ b/examples/cdi-produces-disposes/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz cdi-produces-disposes @@ -34,7 +35,7 @@ org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/cdi-produces-field/pom.xml ---------------------------------------------------------------------- diff --git a/examples/cdi-produces-field/pom.xml b/examples/cdi-produces-field/pom.xml index e2ab8a1..ac79a23 100644 --- a/examples/cdi-produces-field/pom.xml +++ b/examples/cdi-produces-field/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz cdi-produces-field http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/cdi-realm/pom.xml ---------------------------------------------------------------------- diff --git a/examples/cdi-realm/pom.xml b/examples/cdi-realm/pom.xml index 8f52f59..fc3fae7 100644 --- a/examples/cdi-realm/pom.xml +++ b/examples/cdi-realm/pom.xml @@ -17,7 +17,8 @@ limitations under the License. --> - + 4.0.0 org.superbiz cdi-realm http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/change-jaxws-url/pom.xml ---------------------------------------------------------------------- diff --git a/examples/change-jaxws-url/pom.xml b/examples/change-jaxws-url/pom.xml index 21de49e..973394c 100644 --- a/examples/change-jaxws-url/pom.xml +++ b/examples/change-jaxws-url/pom.xml @@ -16,21 +16,22 @@ See the License for the specific language governing permissions and limitations under the License. --> - - + + 4.0.0 - + org.superbiz change-jaxws-url war 1.1.0-SNAPSHOT OpenEJB :: Web Examples :: Change JAXWS URL - + UTF-8 7.0.0-SNAPSHOT - + apache-m2-snapshot http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/client-resource-lookup-preview/pom.xml ---------------------------------------------------------------------- diff --git a/examples/client-resource-lookup-preview/pom.xml b/examples/client-resource-lookup-preview/pom.xml index a212989..b32478c 100644 --- a/examples/client-resource-lookup-preview/pom.xml +++ b/examples/client-resource-lookup-preview/pom.xml @@ -16,7 +16,8 @@ limitations under the License. --> - + 4.0.0 org.superbiz client-resource-lookup-preview http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/component-interfaces/pom.xml ---------------------------------------------------------------------- diff --git a/examples/component-interfaces/pom.xml b/examples/component-interfaces/pom.xml index 1c84c79..30ffbe0 100644 --- a/examples/component-interfaces/pom.xml +++ b/examples/component-interfaces/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz component-interfaces http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/custom-injection/pom.xml ---------------------------------------------------------------------- diff --git a/examples/custom-injection/pom.xml b/examples/custom-injection/pom.xml index cdf2fa8..96e12ad 100644 --- a/examples/custom-injection/pom.xml +++ b/examples/custom-injection/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz custom-injection @@ -34,7 +35,7 @@ org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/datasource-ciphered-password/pom.xml ---------------------------------------------------------------------- diff --git a/examples/datasource-ciphered-password/pom.xml b/examples/datasource-ciphered-password/pom.xml index 26a2c51..ec3cc56 100644 --- a/examples/datasource-ciphered-password/pom.xml +++ b/examples/datasource-ciphered-password/pom.xml @@ -15,27 +15,28 @@ See the License for the specific language governing permissions and limitations under the License. --> - - + + 4.0.0 - + org.superbiz datasource-ciphered-password jar - 1.1.0-SNAPSHOT + 1.1.0-SNAPSHOT OpenEJB :: Examples :: Datasource Ciphered Password - + UTF-8 7.0.0-SNAPSHOT - + install org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/datasource-definition/pom.xml ---------------------------------------------------------------------- diff --git a/examples/datasource-definition/pom.xml b/examples/datasource-definition/pom.xml index 4e58599..359de75 100644 --- a/examples/datasource-definition/pom.xml +++ b/examples/datasource-definition/pom.xml @@ -15,7 +15,8 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.superbiz datasource-definition @@ -120,7 +121,7 @@ test - + - + 4.0.0 org.superbiz decorators @@ -34,7 +35,7 @@ org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/deltaspike-exception-handling/pom.xml ---------------------------------------------------------------------- diff --git a/examples/deltaspike-exception-handling/pom.xml b/examples/deltaspike-exception-handling/pom.xml index 8f9fce6..e303287 100644 --- a/examples/deltaspike-exception-handling/pom.xml +++ b/examples/deltaspike-exception-handling/pom.xml @@ -17,7 +17,8 @@ limitations under the License. --> - + 4.0.0 org.superbiz http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/deltaspike-i18n/pom.xml ---------------------------------------------------------------------- diff --git a/examples/deltaspike-i18n/pom.xml b/examples/deltaspike-i18n/pom.xml index 1b2143c..c9458f1 100644 --- a/examples/deltaspike-i18n/pom.xml +++ b/examples/deltaspike-i18n/pom.xml @@ -17,7 +17,8 @@ limitations under the License. --> - + 4.0.0 org.superbiz http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/dynamic-dao-implementation/pom.xml ---------------------------------------------------------------------- diff --git a/examples/dynamic-dao-implementation/pom.xml b/examples/dynamic-dao-implementation/pom.xml index 5474794..9147a5a 100644 --- a/examples/dynamic-dao-implementation/pom.xml +++ b/examples/dynamic-dao-implementation/pom.xml @@ -16,7 +16,8 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.superbiz dynamic-dao-implementation @@ -31,7 +32,7 @@ org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/dynamic-datasource-routing/pom.xml ---------------------------------------------------------------------- diff --git a/examples/dynamic-datasource-routing/pom.xml b/examples/dynamic-datasource-routing/pom.xml index dd6279c..8e632bf 100755 --- a/examples/dynamic-datasource-routing/pom.xml +++ b/examples/dynamic-datasource-routing/pom.xml @@ -15,27 +15,28 @@ See the License for the specific language governing permissions and limitations under the License. --> - - + + 4.0.0 - + org.superbiz dynamic-datasource-routing jar 1.1.0-SNAPSHOT OpenEJB :: Examples :: Dynamic Datasource Routing - + UTF-8 7.0.0-SNAPSHOT - + install org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/dynamic-implementation/pom.xml ---------------------------------------------------------------------- diff --git a/examples/dynamic-implementation/pom.xml b/examples/dynamic-implementation/pom.xml index a953f61..914f325 100644 --- a/examples/dynamic-implementation/pom.xml +++ b/examples/dynamic-implementation/pom.xml @@ -15,7 +15,8 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.superbiz dynamic-implementation @@ -30,7 +31,7 @@ org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/dynamic-proxy-to-access-mbean/pom.xml ---------------------------------------------------------------------- diff --git a/examples/dynamic-proxy-to-access-mbean/pom.xml b/examples/dynamic-proxy-to-access-mbean/pom.xml index bb82192..26e8ce0 100644 --- a/examples/dynamic-proxy-to-access-mbean/pom.xml +++ b/examples/dynamic-proxy-to-access-mbean/pom.xml @@ -15,7 +15,8 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.superbiz dynamic-proxy-to-access-mbean http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/ear-testing/business-logic/pom.xml ---------------------------------------------------------------------- diff --git a/examples/ear-testing/business-logic/pom.xml b/examples/ear-testing/business-logic/pom.xml index a985953..d57dad9 100644 --- a/examples/ear-testing/business-logic/pom.xml +++ b/examples/ear-testing/business-logic/pom.xml @@ -19,7 +19,8 @@ - + org.superbiz myear http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/ear-testing/business-model/pom.xml ---------------------------------------------------------------------- diff --git a/examples/ear-testing/business-model/pom.xml b/examples/ear-testing/business-model/pom.xml index 346cce3..c8b4345 100644 --- a/examples/ear-testing/business-model/pom.xml +++ b/examples/ear-testing/business-model/pom.xml @@ -19,7 +19,8 @@ - + org.superbiz myear http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/ear-testing/pom.xml ---------------------------------------------------------------------- diff --git a/examples/ear-testing/pom.xml b/examples/ear-testing/pom.xml index 6365994..4999a6a 100644 --- a/examples/ear-testing/pom.xml +++ b/examples/ear-testing/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/ejb-examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/ejb-examples/pom.xml b/examples/ejb-examples/pom.xml index 6c8ac91..95e6b10 100644 --- a/examples/ejb-examples/pom.xml +++ b/examples/ejb-examples/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz ejb-examples http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/ejb-webservice/pom.xml ---------------------------------------------------------------------- diff --git a/examples/ejb-webservice/pom.xml b/examples/ejb-webservice/pom.xml index ffadf5c..3551933 100644 --- a/examples/ejb-webservice/pom.xml +++ b/examples/ejb-webservice/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz ejb-webservice http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/groovy-cdi/pom.xml ---------------------------------------------------------------------- diff --git a/examples/groovy-cdi/pom.xml b/examples/groovy-cdi/pom.xml index 846ca36..febfc96 100644 --- a/examples/groovy-cdi/pom.xml +++ b/examples/groovy-cdi/pom.xml @@ -17,7 +17,8 @@ limitations under the License. --> - + 4.0.0 org.superbiz http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/groovy-jpa/pom.xml ---------------------------------------------------------------------- diff --git a/examples/groovy-jpa/pom.xml b/examples/groovy-jpa/pom.xml index f7c102b..6161218 100644 --- a/examples/groovy-jpa/pom.xml +++ b/examples/groovy-jpa/pom.xml @@ -17,7 +17,8 @@ limitations under the License. --> - + 4.0.0 org.superbiz http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/groovy-spock/pom.xml ---------------------------------------------------------------------- diff --git a/examples/groovy-spock/pom.xml b/examples/groovy-spock/pom.xml index 50ab543..8d0c389 100644 --- a/examples/groovy-spock/pom.xml +++ b/examples/groovy-spock/pom.xml @@ -17,7 +17,8 @@ limitations under the License. --> - + 4.0.0 org.superbiz http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/helloworld-weblogic/pom.xml ---------------------------------------------------------------------- diff --git a/examples/helloworld-weblogic/pom.xml b/examples/helloworld-weblogic/pom.xml index a6e0a49..e014adf 100644 --- a/examples/helloworld-weblogic/pom.xml +++ b/examples/helloworld-weblogic/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz helloworld-weblogic @@ -34,7 +35,7 @@ org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/injection-of-connectionfactory/pom.xml ---------------------------------------------------------------------- diff --git a/examples/injection-of-connectionfactory/pom.xml b/examples/injection-of-connectionfactory/pom.xml index 13c3f35..0cb724e 100644 --- a/examples/injection-of-connectionfactory/pom.xml +++ b/examples/injection-of-connectionfactory/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz injection-of-connectionfactory @@ -34,7 +35,7 @@ org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/injection-of-datasource/pom.xml ---------------------------------------------------------------------- diff --git a/examples/injection-of-datasource/pom.xml b/examples/injection-of-datasource/pom.xml index 9f2734c..dd6929a 100644 --- a/examples/injection-of-datasource/pom.xml +++ b/examples/injection-of-datasource/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz injection-of-datasource @@ -34,7 +35,7 @@ org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/injection-of-ejbs/pom.xml ---------------------------------------------------------------------- diff --git a/examples/injection-of-ejbs/pom.xml b/examples/injection-of-ejbs/pom.xml index e4c4a1e..56f58dc 100644 --- a/examples/injection-of-ejbs/pom.xml +++ b/examples/injection-of-ejbs/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz injection-of-ejbs @@ -34,7 +35,7 @@ org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/injection-of-entitymanager/pom.xml ---------------------------------------------------------------------- diff --git a/examples/injection-of-entitymanager/pom.xml b/examples/injection-of-entitymanager/pom.xml index f8bff50..7eba654 100644 --- a/examples/injection-of-entitymanager/pom.xml +++ b/examples/injection-of-entitymanager/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz injection-of-entitymanager @@ -34,7 +35,7 @@ org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/injection-of-env-entry/pom.xml ---------------------------------------------------------------------- diff --git a/examples/injection-of-env-entry/pom.xml b/examples/injection-of-env-entry/pom.xml index 553e4d9..83e34b1 100644 --- a/examples/injection-of-env-entry/pom.xml +++ b/examples/injection-of-env-entry/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz injection-of-env-entry @@ -34,7 +35,7 @@ org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/interceptors/pom.xml ---------------------------------------------------------------------- diff --git a/examples/interceptors/pom.xml b/examples/interceptors/pom.xml index 62e06ca..2b25907 100644 --- a/examples/interceptors/pom.xml +++ b/examples/interceptors/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz interceptors http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/javamail/pom.xml ---------------------------------------------------------------------- diff --git a/examples/javamail/pom.xml b/examples/javamail/pom.xml index 8ebb918..c0c2f03 100644 --- a/examples/javamail/pom.xml +++ b/examples/javamail/pom.xml @@ -16,7 +16,8 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.superbiz http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/jpa-eclipselink/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jpa-eclipselink/pom.xml b/examples/jpa-eclipselink/pom.xml index c895735..8187627 100644 --- a/examples/jpa-eclipselink/pom.xml +++ b/examples/jpa-eclipselink/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz jpa-eclipselink @@ -34,7 +35,7 @@ org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/jpa-enumerated/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jpa-enumerated/pom.xml b/examples/jpa-enumerated/pom.xml index c3f2c4f..609820f 100644 --- a/examples/jpa-enumerated/pom.xml +++ b/examples/jpa-enumerated/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz jpa-enumerated http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/jpa-hibernate/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jpa-hibernate/pom.xml b/examples/jpa-hibernate/pom.xml index b8c9a33..ef7faf0 100644 --- a/examples/jpa-hibernate/pom.xml +++ b/examples/jpa-hibernate/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz jpa-hibernate @@ -34,7 +35,7 @@ org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/jsf-cdi-and-ejb/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jsf-cdi-and-ejb/pom.xml b/examples/jsf-cdi-and-ejb/pom.xml index 50e05ce..4d08c29 100644 --- a/examples/jsf-cdi-and-ejb/pom.xml +++ b/examples/jsf-cdi-and-ejb/pom.xml @@ -17,7 +17,8 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 org.superbiz.jsf jsf-cdi-and-ejb @@ -33,7 +34,7 @@ org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/jsf-managedBean-and-ejb/pom.xml ---------------------------------------------------------------------- diff --git a/examples/jsf-managedBean-and-ejb/pom.xml b/examples/jsf-managedBean-and-ejb/pom.xml index 7049c8a..5e8d3d2 100644 --- a/examples/jsf-managedBean-and-ejb/pom.xml +++ b/examples/jsf-managedBean-and-ejb/pom.xml @@ -17,7 +17,8 @@ * specific language governing permissions and limitations * under the License. --> - + 4.0.0 @@ -52,7 +53,7 @@ - + @@ -63,7 +64,7 @@ https://repository.apache.org/content/groups/snapshots - + org.apache.myfaces.core @@ -112,7 +113,7 @@ provided - + - + 4.0.0 org.superbiz lookup-of-ejbs-with-descriptor @@ -37,7 +38,7 @@ org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7 http://git-wip-us.apache.org/repos/asf/tomee/blob/792d06a3/examples/lookup-of-ejbs/pom.xml ---------------------------------------------------------------------- diff --git a/examples/lookup-of-ejbs/pom.xml b/examples/lookup-of-ejbs/pom.xml index e6baecb..dedce80 100644 --- a/examples/lookup-of-ejbs/pom.xml +++ b/examples/lookup-of-ejbs/pom.xml @@ -19,7 +19,8 @@ - + 4.0.0 org.superbiz lookup-of-ejbs @@ -37,7 +38,7 @@ org.apache.maven.plugins - maven-compiler-plugin + maven-compiler-plugin 3.2 1.7