From easyant-commits-return-34-apmail-incubator-easyant-commits-archive=incubator.apache.org@incubator.apache.org Thu Feb 17 17:03:49 2011 Return-Path: Delivered-To: apmail-incubator-easyant-commits-archive@minotaur.apache.org Received: (qmail 63310 invoked from network); 17 Feb 2011 17:03:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 17 Feb 2011 17:03:48 -0000 Received: (qmail 17152 invoked by uid 500); 17 Feb 2011 17:03:48 -0000 Delivered-To: apmail-incubator-easyant-commits-archive@incubator.apache.org Received: (qmail 17124 invoked by uid 500); 17 Feb 2011 17:03:48 -0000 Mailing-List: contact easyant-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: easyant-dev@incubator.apache.org Delivered-To: mailing list easyant-commits@incubator.apache.org Received: (qmail 16961 invoked by uid 99); 17 Feb 2011 17:03:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Feb 2011 17:03:47 +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, 17 Feb 2011 17:03:41 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 653842388CB2; Thu, 17 Feb 2011 17:02:10 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1071697 [39/42] - in /incubator/easyant: buildtypes/ buildtypes/trunk/ buildtypes/trunk/build-osgi-bundle-java/ buildtypes/trunk/build-osgi-bundle-java/src/ buildtypes/trunk/build-osgi-bundle-java/src/main/ buildtypes/trunk/build-osgi-bund... Date: Thu, 17 Feb 2011 17:01:56 -0000 To: easyant-commits@incubator.apache.org From: hibou@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110217170210.653842388CB2@eris.apache.org> Added: incubator/easyant/plugins/trunk/package-jar/module.ivy URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/package-jar/module.ivy?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/package-jar/module.ivy (added) +++ incubator/easyant/plugins/trunk/package-jar/module.ivy Thu Feb 17 17:01:07 2011 @@ -0,0 +1,32 @@ + + + + This module provides jar packaging feature. + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/package-jar/module.ivy ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/package-jar/module.ivy ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/package-jar/module.ivy ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/package-jar/src/main/resources/package-jar.ant URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/package-jar/src/main/resources/package-jar.ant?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/package-jar/src/main/resources/package-jar.ant (added) +++ incubator/easyant/plugins/trunk/package-jar/src/main/resources/package-jar.ant Thu Feb 17 17:01:07 2011 @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/package-jar/src/main/resources/package-jar.ant ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/package-jar/src/main/resources/package-jar.ant ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/package-jar/src/main/resources/package-jar.ant ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/package-test-jar/module.ivy URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/package-test-jar/module.ivy?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/package-test-jar/module.ivy (added) +++ incubator/easyant/plugins/trunk/package-test-jar/module.ivy Thu Feb 17 17:01:07 2011 @@ -0,0 +1,51 @@ + + + + +

This module provides jar packaging feature for tests.

+

+ You can bind targets of this plugin to package phase by using bindtarget element in your module.ivy file. + Example : + + + + + Or as a nested element of the plugin + + + + + + + +

+ +
+ +
+ + + + + + + + +
Propchange: incubator/easyant/plugins/trunk/package-test-jar/module.ivy ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/package-test-jar/module.ivy ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/package-test-jar/module.ivy ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/package-test-jar/src/main/resources/package-test-jar.ant URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/package-test-jar/src/main/resources/package-test-jar.ant?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/package-test-jar/src/main/resources/package-test-jar.ant (added) +++ incubator/easyant/plugins/trunk/package-test-jar/src/main/resources/package-test-jar.ant Thu Feb 17 17:01:07 2011 @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/package-test-jar/src/main/resources/package-test-jar.ant ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/package-test-jar/src/main/resources/package-test-jar.ant ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/package-test-jar/src/main/resources/package-test-jar.ant ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/package-war/module.ivy URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/package-war/module.ivy?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/package-war/module.ivy (added) +++ incubator/easyant/plugins/trunk/package-war/module.ivy Thu Feb 17 17:01:07 2011 @@ -0,0 +1,32 @@ + + + + This module provides war packaging feature. + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/package-war/module.ivy ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/package-war/module.ivy ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/package-war/module.ivy ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/package-war/src/main/resources/package-war.ant URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/package-war/src/main/resources/package-war.ant?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/package-war/src/main/resources/package-war.ant (added) +++ incubator/easyant/plugins/trunk/package-war/src/main/resources/package-war.ant Thu Feb 17 17:01:07 2011 @@ -0,0 +1,100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/package-war/src/main/resources/package-war.ant ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/package-war/src/main/resources/package-war.ant ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/package-war/src/main/resources/package-war.ant ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/phases-std/module.ivy URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/phases-std/module.ivy?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/phases-std/module.ivy (added) +++ incubator/easyant/plugins/trunk/phases-std/module.ivy Thu Feb 17 17:01:07 2011 @@ -0,0 +1,32 @@ + + + + Describes the standard phases of a build. These phase are directly inspired by maven 2 standard phases. + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/phases-std/module.ivy ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/phases-std/module.ivy ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/phases-std/module.ivy ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/phases-std/src/main/resources/phases-std.ant URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/phases-std/src/main/resources/phases-std.ant?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/phases-std/src/main/resources/phases-std.ant (added) +++ incubator/easyant/plugins/trunk/phases-std/src/main/resources/phases-std.ant Thu Feb 17 17:01:07 2011 @@ -0,0 +1,118 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/phases-std/src/main/resources/phases-std.ant ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/phases-std/src/main/resources/phases-std.ant ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/phases-std/src/main/resources/phases-std.ant ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/rat/module.ivy URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/rat/module.ivy?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/rat/module.ivy (added) +++ incubator/easyant/plugins/trunk/rat/module.ivy Thu Feb 17 17:01:07 2011 @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/rat/module.ivy ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/rat/module.ivy ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/rat/module.ivy ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/rat/src/main/resources/rat.ant URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/rat/src/main/resources/rat.ant?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/rat/src/main/resources/rat.ant (added) +++ incubator/easyant/plugins/trunk/rat/src/main/resources/rat.ant Thu Feb 17 17:01:07 2011 @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + Generating rat report ... + + + + + + + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/rat/src/main/resources/rat.ant ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/rat/src/main/resources/rat.ant ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/rat/src/main/resources/rat.ant ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/rat/src/test/antunit/rat-test.xml URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/rat/src/test/antunit/rat-test.xml?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/rat/src/test/antunit/rat-test.xml (added) +++ incubator/easyant/plugins/trunk/rat/src/test/antunit/rat-test.xml Thu Feb 17 17:01:07 2011 @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/rat/src/test/antunit/rat-test.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/rat/src/test/antunit/rat-test.xml ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/rat/src/test/antunit/rat-test.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/resources-std/module.ivy URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/resources-std/module.ivy?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/resources-std/module.ivy (added) +++ incubator/easyant/plugins/trunk/resources-std/module.ivy Thu Feb 17 17:01:07 2011 @@ -0,0 +1,32 @@ + + + + This module provides basic resources management, a la maven. + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/resources-std/module.ivy ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/resources-std/module.ivy ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/resources-std/module.ivy ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/resources-std/src/main/resources/resources-std.ant URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/resources-std/src/main/resources/resources-std.ant?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/resources-std/src/main/resources/resources-std.ant (added) +++ incubator/easyant/plugins/trunk/resources-std/src/main/resources/resources-std.ant Thu Feb 17 17:01:07 2011 @@ -0,0 +1,102 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/resources-std/src/main/resources/resources-std.ant ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/resources-std/src/main/resources/resources-std.ant ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/resources-std/src/main/resources/resources-std.ant ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/run-java/module.ivy URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/run-java/module.ivy?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/run-java/module.ivy (added) +++ incubator/easyant/plugins/trunk/run-java/module.ivy Thu Feb 17 17:01:07 2011 @@ -0,0 +1,32 @@ + + + + This module provides java bytecode execution feature. + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/run-java/module.ivy ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/run-java/module.ivy ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/run-java/module.ivy ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/run-java/src/main/resources/run-java.ant URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/run-java/src/main/resources/run-java.ant?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/run-java/src/main/resources/run-java.ant (added) +++ incubator/easyant/plugins/trunk/run-java/src/main/resources/run-java.ant Thu Feb 17 17:01:07 2011 @@ -0,0 +1,53 @@ + + + + + + + + + + + + + +Name of the main class to run. +By default this property take the same value as 'project.main.classname' property. +If you are looking for a way to reference your mainclass one time for all plugins you should set project.main.classname instead. + + + + + + + + + + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/run-java/src/main/resources/run-java.ant ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/run-java/src/main/resources/run-java.ant ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/run-java/src/main/resources/run-java.ant ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/scaladoc/module.ivy URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/scaladoc/module.ivy?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/scaladoc/module.ivy (added) +++ incubator/easyant/plugins/trunk/scaladoc/module.ivy Thu Feb 17 17:01:07 2011 @@ -0,0 +1,32 @@ + + + + This module provides scaladoc feature. + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/scaladoc/module.ivy ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/scaladoc/module.ivy ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/scaladoc/module.ivy ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/scaladoc/src/main/resources/scaladoc.ant URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/scaladoc/src/main/resources/scaladoc.ant?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/scaladoc/src/main/resources/scaladoc.ant (added) +++ incubator/easyant/plugins/trunk/scaladoc/src/main/resources/scaladoc.ant Thu Feb 17 17:01:07 2011 @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/scaladoc/src/main/resources/scaladoc.ant ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/scaladoc/src/main/resources/scaladoc.ant ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/scaladoc/src/main/resources/scaladoc.ant ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/scm-svn/module.ivy URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/scm-svn/module.ivy?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/scm-svn/module.ivy (added) +++ incubator/easyant/plugins/trunk/scm-svn/module.ivy Thu Feb 17 17:01:07 2011 @@ -0,0 +1,35 @@ + + + + This module provides svn feature. + + + + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/scm-svn/module.ivy ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/scm-svn/module.ivy ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/scm-svn/module.ivy ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/scm-svn/src/main/resources/scm-svn.ant URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/scm-svn/src/main/resources/scm-svn.ant?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/scm-svn/src/main/resources/scm-svn.ant (added) +++ incubator/easyant/plugins/trunk/scm-svn/src/main/resources/scm-svn.ant Thu Feb 17 17:01:07 2011 @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + + + + + + + + + + + creating tag on the project + + + + + + + + + creating branch on the project + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/scm-svn/src/main/resources/scm-svn.ant ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/scm-svn/src/main/resources/scm-svn.ant ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/scm-svn/src/main/resources/scm-svn.ant ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/skeleton/module.ivy URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/skeleton/module.ivy?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/skeleton/module.ivy (added) +++ incubator/easyant/plugins/trunk/skeleton/module.ivy Thu Feb 17 17:01:07 2011 @@ -0,0 +1,33 @@ + + + + This modules provides targets to create or install skeleton of projects. + + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/skeleton/module.ivy ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/skeleton/module.ivy ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/skeleton/module.ivy ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/skeleton/src/main/resources/ivy.xml.tpl URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/skeleton/src/main/resources/ivy.xml.tpl?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/skeleton/src/main/resources/ivy.xml.tpl (added) +++ incubator/easyant/plugins/trunk/skeleton/src/main/resources/ivy.xml.tpl Thu Feb 17 17:01:07 2011 @@ -0,0 +1,7 @@ + + + + + + + Added: incubator/easyant/plugins/trunk/skeleton/src/main/resources/skeleton.ant URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/skeleton/src/main/resources/skeleton.ant?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/skeleton/src/main/resources/skeleton.ant (added) +++ incubator/easyant/plugins/trunk/skeleton/src/main/resources/skeleton.ant Thu Feb 17 17:01:07 2011 @@ -0,0 +1,173 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + This target will now create a new project from a project skeleton. + This target can be called with -Dparameters, refer to the skeleton plugin documentation to have more informations. + + + + + + + + Example: easyant skeleton:create -Dskeleton.org=${skeleton.org} -Dskeleton.module=${skeleton.module} -Dskeleton.rev=${skeleton.rev} -Dproject.org=org.mycompany -Dproject.module=myproject -Dproject.ref=0.1 + + + Example: easyant skeleton:create -Dskeleton.org=foo -Dskeleton.module=bar-skeleton -Dskeleton.rev=0.1 -Dproject.org=org.mycompany -Dproject.module=myproject -Dproject.ref=0.1 + + + + + + + + + + + + + + + + + + Choose a skeleton in the following list: + + + + + + + + + + + + + + + + Retrieving project skeleton : ${skeleton.org}#${skeleton.module};${skeleton.rev} + + + + + + + + + + Unzipping project skeleton to ${skeleton.target.dir} + + + + + + + + + + + + + + Trying to replace property related to YOUR project in .tpl files + + + + + + + + + + + + + + + + + + + + + + + + + Cleaning your ${skeleton.download.artifact} directory + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/skeleton/src/main/resources/skeleton.ant ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/skeleton/src/main/resources/skeleton.ant ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/skeleton/src/main/resources/skeleton.ant ------------------------------------------------------------------------------ svn:mime-type = text/xml