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 4F0C4D2A2 for ; Thu, 13 Dec 2012 10:38:40 +0000 (UTC) Received: (qmail 63936 invoked by uid 500); 13 Dec 2012 10:38:40 -0000 Delivered-To: apmail-openwebbeans-commits-archive@openwebbeans.apache.org Received: (qmail 63919 invoked by uid 500); 13 Dec 2012 10:38:40 -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 63901 invoked by uid 99); 13 Dec 2012 10:38:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Dec 2012 10:38:39 +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; Thu, 13 Dec 2012 10:38:37 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 7A47A23889B8; Thu, 13 Dec 2012 10:38:16 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1421205 - /openwebbeans/cms-site/trunk/content/index.html Date: Thu, 13 Dec 2012 10:38:16 -0000 To: commits@openwebbeans.apache.org From: struberg@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20121213103816.7A47A23889B8@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: struberg Date: Thu Dec 13 10:38:15 2012 New Revision: 1421205 URL: http://svn.apache.org/viewvc?rev=1421205&view=rev Log: CMS commit to openwebbeans by struberg Modified: openwebbeans/cms-site/trunk/content/index.html Modified: openwebbeans/cms-site/trunk/content/index.html URL: http://svn.apache.org/viewvc/openwebbeans/cms-site/trunk/content/index.html?rev=1421205&r1=1421204&r2=1421205&view=diff ============================================================================== --- openwebbeans/cms-site/trunk/content/index.html (original) +++ openwebbeans/cms-site/trunk/content/index.html Thu Dec 13 10:38:15 2012 @@ -67,7 +67,7 @@ Apache OpenWebBeans is
  • Fast - we agressively use caches internally and deliver great performance
  • -
  • Modular - OpenWebBeans Core is purely JavaSE, additional EE functionality gets added via 'plugins'
  • +
  • Modular - OpenWebBeans Core is purely JavaSE, additional EE functionality gets added via 'Modules'
  • Industry Proved - Many projects use OpenWebBeans in production.
  • Community Oriented - Please visit our mailing list and we will help you moving your project forwrard.
@@ -81,7 +81,7 @@

Modules

-

OpenWebBeans ispackaged as modules.

+

OpenWebBeans is packaged as modules which get activated by simply dropping them into the classpath.

View details »