Return-Path: Delivered-To: apmail-cocoon-docs-archive@www.apache.org Received: (qmail 57662 invoked from network); 20 Dec 2004 13:59:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 20 Dec 2004 13:59:18 -0000 Received: (qmail 24553 invoked by uid 500); 20 Dec 2004 13:54:29 -0000 Delivered-To: apmail-cocoon-docs-archive@cocoon.apache.org Received: (qmail 24466 invoked by uid 500); 20 Dec 2004 13:54:27 -0000 Mailing-List: contact docs-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: docs@cocoon.apache.org Delivered-To: mailing list docs@cocoon.apache.org Received: (qmail 24455 invoked by uid 99); 20 Dec 2004 13:54:27 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Mon, 20 Dec 2004 05:54:24 -0800 Received: (qmail 54946 invoked from network); 20 Dec 2004 13:54:19 -0000 Received: from unknown (HELO minotaur.apache.org) (127.0.0.1) by 127.0.0.1 with SMTP; 20 Dec 2004 13:54:19 -0000 Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: docs@cocoon.apache.org To: docs@cocoon.apache.org Subject: =?iso-8859-1?q?=5BCocoon_Wiki=5D_Updated=3A__AboutTheBuildTargets?= Date: Mon, 20 Dec 2004 13:54:19 -0000 Message-ID: <20041220135419.54923.55366@minotaur.apache.org> X-Spam-Rating: 127.0.0.1 1.6.2 0/1000/N X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Date: 2004-12-20T05:54:18 Editor: StavrosKounis Wiki: Cocoon Wiki Page: AboutTheBuildTargets URL: http://wiki.apache.org/cocoon/AboutTheBuildTargets no comment Change Log: ---------------------------------------------------------------------------= --- @@ -23,3 +23,36 @@ If you wish to build the .war file without any of the samples, you can use= {{{build clean-webapp}}} and then copy the resulting {{{.war}}} file to yo= ur {{{webapps}}} directory. = It might also be good to copy {{{build.properties}}} to {{{local.build.pro= perties}}} and edit it to exclude the samples, docs, etc to your liking. + +=3D=3D cocoon 2.1.6 =3D=3D +{{{build.sh -projecthelp}}} in 2.1.6 + +|| '''Target''' || '''Description''' || +|| Woody2CocoonForms || Updates from Woody to CocoonForms || +|| anteater-test || Runs a single Anteater test || +|| anteater-tests || Runs AntEater tests || +|| clean || Cleans the cocoon build, webapp and standalon= e-demo || +|| clean-cocoon || Cleans the cocoon build || +|| clean-dist || Cleans everything and brings back to original= 'CVS checkout' state || +|| clean-standalone-demo || Cleans the standalone-demo || +|| clean-webapp || Cleans the webapp || +|| core-anteater-tests || Runs anteater tests || +|| correctLinefeed || Make sure LF is used as line feed || +|| custom-conf || Uses Cocoon's xpatch task to customize runtim= e configuration || +|| dist || [admin] Builds the distribution || +|| docs || Builds the documentation || +|| eclipse-project || Generate the Eclipse project files || +|| eclipse-webapp-prepare || Prepares the webapp directory to make it usab= le within Eclipse || +|| emacs-project || Generate the Emacs project files || +|| forrest || Generates static HTML documentation || +|| javadocs || Builds the API documentation (javadocs) || +|| junit-tests || Runs JUnit tests || +|| site || [admin] Builds the site || +|| standalone-demo || build webapp and copy files for standalone de= mo || +|| test || Runs all tests || +|| validate-sitemaps || Standalone target to validate all sitemaps || +|| validate-stylesheets || Standalone target to validate all stylesheets= || +|| war || Builds web application archive || +|| webapp || Builds web application folder || + +