Return-Path: Delivered-To: apmail-incubator-abdera-commits-archive@locus.apache.org Received: (qmail 34692 invoked from network); 5 Oct 2007 15:42:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Oct 2007 15:42:35 -0000 Received: (qmail 16011 invoked by uid 500); 5 Oct 2007 15:42:23 -0000 Delivered-To: apmail-incubator-abdera-commits-archive@incubator.apache.org Received: (qmail 15992 invoked by uid 500); 5 Oct 2007 15:42:23 -0000 Mailing-List: contact abdera-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: abdera-dev@incubator.apache.org Delivered-To: mailing list abdera-commits@incubator.apache.org Received: (qmail 15983 invoked by uid 99); 5 Oct 2007 15:42:23 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Oct 2007 08:42:23 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Oct 2007 15:42:34 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 09A301A9832; Fri, 5 Oct 2007 08:41:44 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r582316 - in /incubator/abdera/site/trunk: docs/building.html docs/developers.html docs/gettingstarted.html docs/reference.html faq.html index.html project.html releases.xml Date: Fri, 05 Oct 2007 15:41:39 -0000 To: abdera-commits@incubator.apache.org From: jmsnell@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20071005154144.09A301A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jmsnell Date: Fri Oct 5 08:41:37 2007 New Revision: 582316 URL: http://svn.apache.org/viewvc?rev=582316&view=rev Log: (empty) Modified: incubator/abdera/site/trunk/docs/building.html incubator/abdera/site/trunk/docs/developers.html incubator/abdera/site/trunk/docs/gettingstarted.html incubator/abdera/site/trunk/docs/reference.html incubator/abdera/site/trunk/faq.html incubator/abdera/site/trunk/index.html incubator/abdera/site/trunk/project.html incubator/abdera/site/trunk/releases.xml Modified: incubator/abdera/site/trunk/docs/building.html URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/docs/building.html?rev=582316&r1=582315&r2=582316&view=diff ============================================================================== --- incubator/abdera/site/trunk/docs/building.html (original) +++ incubator/abdera/site/trunk/docs/building.html Fri Oct 5 08:41:37 2007 @@ -56,12 +56,16 @@
  • /java
    • /build
    • +
    • /client
    • /core
    • /dependencies
    • /docs
    • /examples
    • +
    • /extensions
    • /parser
    • +
    • /protocol
    • /security
    • +
    • /spring
    @@ -82,6 +86,13 @@

    The compiled jar files will be available under a newly created %Abdera_Home/java/dist directory

    +

    To build with support for XML Digital Signatures and Encryption, set the + ABDERA_XMLSECURITY environment variable to true, + e.g. export ABDERA_XMLSECURITY=true.

    + +

    To build with support for the Spring framework, set the ABDERA_SPRING + environment variable to true, e.g. export ABDERA_SPRING=true.

    +

    Building with Eclipse

    TODO

    @@ -93,7 +104,7 @@ Modified: incubator/abdera/site/trunk/docs/developers.html URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/docs/developers.html?rev=582316&r1=582315&r2=582316&view=diff ============================================================================== --- incubator/abdera/site/trunk/docs/developers.html (original) +++ incubator/abdera/site/trunk/docs/developers.html Fri Oct 5 08:41:37 2007 @@ -164,7 +164,7 @@

    Running Tests

    -

    TBD

    +

    The unit tests are run automatically during the build.

    Contributing new test cases

    @@ -177,7 +177,7 @@ Modified: incubator/abdera/site/trunk/docs/gettingstarted.html URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/docs/gettingstarted.html?rev=582316&r1=582315&r2=582316&view=diff ============================================================================== --- incubator/abdera/site/trunk/docs/gettingstarted.html (original) +++ incubator/abdera/site/trunk/docs/gettingstarted.html Fri Oct 5 08:41:37 2007 @@ -308,7 +308,7 @@ Modified: incubator/abdera/site/trunk/docs/reference.html URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/docs/reference.html?rev=582316&r1=582315&r2=582316&view=diff ============================================================================== --- incubator/abdera/site/trunk/docs/reference.html (original) +++ incubator/abdera/site/trunk/docs/reference.html Fri Oct 5 08:41:37 2007 @@ -66,7 +66,7 @@ Modified: incubator/abdera/site/trunk/faq.html URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/faq.html?rev=582316&r1=582315&r2=582316&view=diff ============================================================================== --- incubator/abdera/site/trunk/faq.html (original) +++ incubator/abdera/site/trunk/faq.html Fri Oct 5 08:41:37 2007 @@ -210,7 +210,7 @@ Modified: incubator/abdera/site/trunk/index.html URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/index.html?rev=582316&r1=582315&r2=582316&view=diff ============================================================================== --- incubator/abdera/site/trunk/index.html (original) +++ incubator/abdera/site/trunk/index.html Fri Oct 5 08:41:37 2007 @@ -262,7 +262,7 @@ Modified: incubator/abdera/site/trunk/project.html URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/project.html?rev=582316&r1=582315&r2=582316&view=diff ============================================================================== --- incubator/abdera/site/trunk/project.html (original) +++ incubator/abdera/site/trunk/project.html Fri Oct 5 08:41:37 2007 @@ -99,7 +99,7 @@ Modified: incubator/abdera/site/trunk/releases.xml URL: http://svn.apache.org/viewvc/incubator/abdera/site/trunk/releases.xml?rev=582316&r1=582315&r2=582316&view=diff ============================================================================== --- incubator/abdera/site/trunk/releases.xml (original) +++ incubator/abdera/site/trunk/releases.xml Fri Oct 5 08:41:37 2007 @@ -6,7 +6,7 @@ Abdera PPMC - + Copyright © 2006-2007, The Apache Software Foundation tag:incubator.apache.org,2006:abdera/releases/0.3.0-incubating Abdera 0.3.0-incubating