Return-Path: X-Original-To: apmail-openwebbeans-commits-archive@www.apache.org Delivered-To: apmail-openwebbeans-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 BCFB017E37 for ; Mon, 20 Apr 2015 09:00:20 +0000 (UTC) Received: (qmail 61009 invoked by uid 500); 20 Apr 2015 09:00:20 -0000 Delivered-To: apmail-openwebbeans-commits-archive@openwebbeans.apache.org Received: (qmail 60985 invoked by uid 500); 20 Apr 2015 09:00:20 -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 60974 invoked by uid 99); 20 Apr 2015 09:00:20 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Apr 2015 09:00:20 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 8A7C2AC006E for ; Mon, 20 Apr 2015 09:00:20 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r948370 - in /websites/staging/openwebbeans/trunk/content: ./ download.html Date: Mon, 20 Apr 2015 09:00:20 -0000 To: commits@openwebbeans.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150420090020.8A7C2AC006E@hades.apache.org> Author: buildbot Date: Mon Apr 20 09:00:20 2015 New Revision: 948370 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 Mon Apr 20 09:00:20 2015 @@ -1 +1 @@ -1674764 +1674765 Modified: websites/staging/openwebbeans/trunk/content/download.html ============================================================================== --- websites/staging/openwebbeans/trunk/content/download.html (original) +++ websites/staging/openwebbeans/trunk/content/download.html Mon Apr 20 09:00:20 2015 @@ -144,6 +144,15 @@ want to build any of the above binaries,

Maven Dependencies

API:s

+
<dependency>
+    <groupId>org.apache.geronimo.specs</groupId>
+    <artifactId>geronimo-jcdi_1.0_spec</artifactId>
+    <version>1.0</version>
+    <scope>compile</scope>
+</dependency>
+
+ +

Required

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