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 E352A200B75 for ; Sun, 4 Sep 2016 11:32:55 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E1E0F160AC0; Sun, 4 Sep 2016 09:32:55 +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 36017160AB0 for ; Sun, 4 Sep 2016 11:32:55 +0200 (CEST) Received: (qmail 49454 invoked by uid 500); 4 Sep 2016 09:32:54 -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 49440 invoked by uid 99); 4 Sep 2016 09:32:54 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Sep 2016 09:32:54 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id E19E21A0898 for ; Sun, 4 Sep 2016 09:32:53 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-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-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 8qkge29dol9D for ; Sun, 4 Sep 2016 09:32:53 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id EECCC5FB15 for ; Sun, 4 Sep 2016 09:32:52 +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 700DDE00B8 for ; Sun, 4 Sep 2016 09:32:52 +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 6C6883A05B4 for ; Sun, 4 Sep 2016 09:32:52 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r996643 - in /websites/staging/openwebbeans/trunk/content: ./ download.html Date: Sun, 04 Sep 2016 09:32:52 -0000 To: commits@openwebbeans.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160904093252.6C6883A05B4@svn01-us-west.apache.org> archived-at: Sun, 04 Sep 2016 09:32:56 -0000 Author: buildbot Date: Sun Sep 4 09:32:52 2016 New Revision: 996643 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:52 2016 @@ -1 +1 @@ -1759162 +1759163 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:52 2016 @@ -214,14 +214,17 @@ We will try to add complete lists of thi -

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

+

Tomcat 7 Module

+

(also works for Tomcat-8, Tomcat-8.5 and Tomcat-9)

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

JMS Module

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