Return-Path: X-Original-To: apmail-deltaspike-commits-archive@www.apache.org Delivered-To: apmail-deltaspike-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 CAB5A10204 for ; Sun, 27 Oct 2013 21:49:57 +0000 (UTC) Received: (qmail 164 invoked by uid 500); 27 Oct 2013 21:49:57 -0000 Delivered-To: apmail-deltaspike-commits-archive@deltaspike.apache.org Received: (qmail 100 invoked by uid 500); 27 Oct 2013 21:49:55 -0000 Mailing-List: contact commits-help@deltaspike.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@deltaspike.apache.org Delivered-To: mailing list commits@deltaspike.apache.org Received: (qmail 99946 invoked by uid 99); 27 Oct 2013 21:49:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 Oct 2013 21:49:50 +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; Sun, 27 Oct 2013 21:49:49 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 6A8B123888D7; Sun, 27 Oct 2013 21:49:29 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: svn commit: r1536213 - /deltaspike/site/trunk/content/documentation.mdtext Date: Sun, 27 Oct 2013 21:49:29 -0000 To: commits@deltaspike.apache.org From: gpetracek@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20131027214929.6A8B123888D7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: gpetracek Date: Sun Oct 27 21:49:29 2013 New Revision: 1536213 URL: http://svn.apache.org/r1536213 Log: cleanup Modified: deltaspike/site/trunk/content/documentation.mdtext Modified: deltaspike/site/trunk/content/documentation.mdtext URL: http://svn.apache.org/viewvc/deltaspike/site/trunk/content/documentation.mdtext?rev=1536213&r1=1536212&r2=1536213&view=diff ============================================================================== --- deltaspike/site/trunk/content/documentation.mdtext (original) +++ deltaspike/site/trunk/content/documentation.mdtext Sun Oct 27 21:49:29 2013 @@ -309,53 +309,30 @@ The core features of DeltaSpike project Definition : Contain the API and util classes of DeltaSpike project -Features : - -* BeanProvider & Manager -* ProjectStage -* Config & Property -* Messages & I18n -* Exception Handling & Control - View details » ## Security (optional) Definition : Intercept and check security -Features : - -* - View details » ## JPA (optional) Definition : -Features : - -* - View details » ## JSF (optional) Definition : -Features : - -* - View details » ## Container Control (optional) Definition : -Features : - -* View details » ## Bean Validation (optional)