Return-Path: X-Original-To: apmail-incubator-deltaspike-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-deltaspike-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 9C83D9F89 for ; Mon, 27 Feb 2012 16:00:16 +0000 (UTC) Received: (qmail 11522 invoked by uid 500); 27 Feb 2012 16:00:16 -0000 Delivered-To: apmail-incubator-deltaspike-commits-archive@incubator.apache.org Received: (qmail 11494 invoked by uid 500); 27 Feb 2012 16:00:16 -0000 Mailing-List: contact deltaspike-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: deltaspike-dev@incubator.apache.org Delivered-To: mailing list deltaspike-commits@incubator.apache.org Received: (qmail 11487 invoked by uid 99); 27 Feb 2012 16:00:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Feb 2012 16:00:16 +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.114] (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Feb 2012 16:00:14 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 3808D813432; Mon, 27 Feb 2012 15:59:54 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: rdebusscher@apache.org To: deltaspike-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: git commit: DELTASPIKE-103: Integration testing on wls12c Message-Id: <20120227155954.3808D813432@tyr.zones.apache.org> Date: Mon, 27 Feb 2012 15:59:54 +0000 (UTC) Updated Branches: refs/heads/master 50f9259bc -> f6ca9fed5 DELTASPIKE-103: Integration testing on wls12c Project: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/commit/f6ca9fed Tree: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/tree/f6ca9fed Diff: http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/diff/f6ca9fed Branch: refs/heads/master Commit: f6ca9fed59e63418210667608a78def9eacb2a5a Parents: 50f9259 Author: Rudy De Busscher Authored: Mon Feb 27 16:59:18 2012 +0100 Committer: Rudy De Busscher Committed: Mon Feb 27 16:59:18 2012 +0100 ---------------------------------------------------------------------- .../src/test/resources/arquillian.xml | 10 +++ deltaspike/parent/it/pom.xml | 49 +++++++++++++++ 2 files changed, 59 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/blob/f6ca9fed/deltaspike/core/integration-test/src/test/resources/arquillian.xml ---------------------------------------------------------------------- diff --git a/deltaspike/core/integration-test/src/test/resources/arquillian.xml b/deltaspike/core/integration-test/src/test/resources/arquillian.xml index 934c35b..953f57a 100644 --- a/deltaspike/core/integration-test/src/test/resources/arquillian.xml +++ b/deltaspike/core/integration-test/src/test/resources/arquillian.xml @@ -39,4 +39,14 @@ + + + t3://localhost:7001 + weblogic1 + weblogic1 + AdminServer + ${WLS_HOME} + + + http://git-wip-us.apache.org/repos/asf/incubator-deltaspike/blob/f6ca9fed/deltaspike/parent/it/pom.xml ---------------------------------------------------------------------- diff --git a/deltaspike/parent/it/pom.xml b/deltaspike/parent/it/pom.xml index 9e5b20c..e567e45 100644 --- a/deltaspike/parent/it/pom.xml +++ b/deltaspike/parent/it/pom.xml @@ -38,6 +38,14 @@ 7.1.0.CR1b + + + + JBoss + JBoss Repository + https://repository.jboss.org/nexus/content/groups/public/ + + @@ -189,6 +197,47 @@ + wls-remote-12c + + + + org.jboss.arquillian.container + arquillian-wls-remote-12.1 + 1.0.0.Alpha2 + test + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + ${maven.surefire.plugin.version} + + + wls-remote-12c + + + ${env.WLS_HOME} + + + + org.apache.deltaspike.test.category.FullProfileCategory, + org.apache.deltaspike.test.category.SeCategory + + + + + + + + + jbossas-managed-7