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 ACDC6D0EA for ; Tue, 11 Dec 2012 13:41:07 +0000 (UTC) Received: (qmail 78996 invoked by uid 500); 11 Dec 2012 13:41:06 -0000 Delivered-To: apmail-openwebbeans-commits-archive@openwebbeans.apache.org Received: (qmail 78955 invoked by uid 500); 11 Dec 2012 13:41:06 -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 78937 invoked by uid 99); 11 Dec 2012 13:41:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Dec 2012 13:41:06 +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.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Dec 2012 13:41:04 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 451DE2388AA9 for ; Tue, 11 Dec 2012 13:40:44 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r841691 - in /websites/staging/openwebbeans/trunk/content: ./ source.html Date: Tue, 11 Dec 2012 13:40:44 -0000 To: commits@openwebbeans.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121211134044.451DE2388AA9@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Tue Dec 11 13:40:43 2012 New Revision: 841691 Log: Staging update by buildbot for openwebbeans Modified: websites/staging/openwebbeans/trunk/content/ (props changed) websites/staging/openwebbeans/trunk/content/source.html Propchange: websites/staging/openwebbeans/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Tue Dec 11 13:40:43 2012 @@ -1 +1 @@ -1420099 +1420151 Modified: websites/staging/openwebbeans/trunk/content/source.html ============================================================================== --- websites/staging/openwebbeans/trunk/content/source.html (original) +++ websites/staging/openwebbeans/trunk/content/source.html Tue Dec 11 13:40:43 2012 @@ -1,144 +1,121 @@ + + + + Apache OpenWebBeans + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - Apache OpenWebBeans - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
   
   -
- -
- -
  
  - - - - - -
-
-
-
- + -
- -
- -
-
 
   - -   
  - -  
   
- - + + + +
+ +
+

We are always looking for new contributors to the project.

+

Mailing Lists

+

Please join our discussions about the project in our mailing lists by sending an informal email to

+
+

user-subscribe@openwebbeans.apache.org +for any usage specific questions, and

+

dev-subscribe@openwebbeans.apache.org +for bugs and feature discussions.

+
+

Issue Tracking

+

Bug reports and feature requests will be maintained via JIRA at

+
+

https://issues.apache.org/jira/browse/OWB

+
+

Source Repository

+

The sources of Apache OpenWebBeans are maintained in the Apache Software Foundation Subversion repository.

+

The sources can be checked out read only with the following command:

+
+

svn co http://svn.apache.org/repos/asf/openwebbeans/trunk openwebbeans +If you have commit rights, then you should use

+

svn co https://svn.apache.org/repos/asf/openwebbeans/trunk openwebbeans

+
+

Building OpenWebBeans

+

Apache OpenWebBeans can be built by using Apache Maven. Just go into the source directory and execute

+
+

mvn clean install +The following maven profiles exist in our build to trigger additional build steps and configuration:

+
+
    +
  • tck - for executing the JSR-299 standalone TCK
  • +
  • jsr330-tck - for executing the JSR-330 TCK
  • +
  • doc - for building the documentation PDF from docbook
  • +
+

To activate all of them use

+
+

mvn clean install -Ptck -Pjsr330-tck -Pdoc

+
+
+ +
+ +
+

Copyright © 20011-2012 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.

+

Apache and the Apache feather logo are trademarks of The Apache Software Foundation.

+
+ +
+ + + + + + + + + + + + + + + + + + +