Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id AB5A6200B75 for ; Sun, 4 Sep 2016 11:32:30 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id A9DEC160AC0; Sun, 4 Sep 2016 09:32:30 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id F1D91160AB0 for ; Sun, 4 Sep 2016 11:32:29 +0200 (CEST) Received: (qmail 49226 invoked by uid 500); 4 Sep 2016 09:32:29 -0000 Mailing-List: contact commits-help@openwebbeans.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openwebbeans.apache.org Delivered-To: mailing list commits@openwebbeans.apache.org Received: (qmail 49215 invoked by uid 99); 4 Sep 2016 09:32:29 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Sep 2016 09:32:29 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id A72F7C000A for ; Sun, 4 Sep 2016 09:32:28 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.374 X-Spam-Level: X-Spam-Status: No, score=0.374 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx2-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id lFnhgAsDFFHc for ; Sun, 4 Sep 2016 09:32:26 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx2-lw-eu.apache.org (ASF Mail Server at mx2-lw-eu.apache.org) with ESMTP id 299A85FAFA for ; Sun, 4 Sep 2016 09:32:26 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 5420FE00B8 for ; Sun, 4 Sep 2016 09:32:25 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 50BB63A05B4 for ; Sun, 4 Sep 2016 09:32:25 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r996642 - in /websites/staging/openwebbeans/trunk/content: ./ download.html Date: Sun, 04 Sep 2016 09:32:25 -0000 To: commits@openwebbeans.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160904093225.50BB63A05B4@svn01-us-west.apache.org> archived-at: Sun, 04 Sep 2016 09:32:30 -0000 Author: buildbot Date: Sun Sep 4 09:32:25 2016 New Revision: 996642 Log: Staging update by buildbot for openwebbeans Modified: websites/staging/openwebbeans/trunk/content/ (props changed) websites/staging/openwebbeans/trunk/content/download.html Propchange: websites/staging/openwebbeans/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Sun Sep 4 09:32:25 2016 @@ -1 +1 @@ -1759160 +1759162 Modified: websites/staging/openwebbeans/trunk/content/download.html ============================================================================== --- websites/staging/openwebbeans/trunk/content/download.html (original) +++ websites/staging/openwebbeans/trunk/content/download.html Sun Sep 4 09:32:25 2016 @@ -214,16 +214,14 @@ We will try to add complete lists of thi -

Tomcat 7 Module

-
<dependency>
-    <groupId>org.apache.openwebbeans</groupId>
-    <artifactId>openwebbeans-tomcat7</artifactId>
-    <version>${owb.version}</version>
-    <scope>compile</scope>
-</dependency>
-
- - +

Tomcat 7 Module +(also works for Tomcat-8, Tomcat-8.5 and Tomcat-9) + + org.apache.openwebbeans + openwebbeans-tomcat7 + ${owb.version} + compile +

JMS Module

<dependency>
     <groupId>org.apache.openwebbeans</groupId>