From easyant-commits-return-29-apmail-incubator-easyant-commits-archive=incubator.apache.org@incubator.apache.org Thu Feb 17 17:03:48 2011 Return-Path: Delivered-To: apmail-incubator-easyant-commits-archive@minotaur.apache.org Received: (qmail 63216 invoked from network); 17 Feb 2011 17:03:47 -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:47 -0000 Received: (qmail 17015 invoked by uid 500); 17 Feb 2011 17:03:47 -0000 Delivered-To: apmail-incubator-easyant-commits-archive@incubator.apache.org Received: (qmail 16960 invoked by uid 500); 17 Feb 2011 17:03:47 -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 16855 invoked by uid 99); 17 Feb 2011 17:03:46 -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:46 +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 7153E2388CB4; 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 [40/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.7153E2388CB4@eris.apache.org> Added: incubator/easyant/plugins/trunk/source-jar/module.ivy URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/source-jar/module.ivy?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/source-jar/module.ivy (added) +++ incubator/easyant/plugins/trunk/source-jar/module.ivy Thu Feb 17 17:01:07 2011 @@ -0,0 +1,56 @@ + + + + +

This module provides source jar packaging feature.

+ +

+ 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/source-jar/module.ivy ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/source-jar/module.ivy ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/source-jar/module.ivy ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/source-jar/src/main/resources/source-jar.ant URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/source-jar/src/main/resources/source-jar.ant?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/source-jar/src/main/resources/source-jar.ant (added) +++ incubator/easyant/plugins/trunk/source-jar/src/main/resources/source-jar.ant Thu Feb 17 17:01:07 2011 @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/source-jar/src/main/resources/source-jar.ant ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/source-jar/src/main/resources/source-jar.ant ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/source-jar/src/main/resources/source-jar.ant ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/test-junit/module.ivy URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/test-junit/module.ivy?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/test-junit/module.ivy (added) +++ incubator/easyant/plugins/trunk/test-junit/module.ivy Thu Feb 17 17:01:07 2011 @@ -0,0 +1,34 @@ + + + + This module provides junit tests compilation and execution feature.
+This module extends abstract-test module.
+ +
+ + + + + + + + + +
Propchange: incubator/easyant/plugins/trunk/test-junit/module.ivy ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/test-junit/module.ivy ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/test-junit/module.ivy ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/test-junit/src/main/resources/test-junit.ant URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/test-junit/src/main/resources/test-junit.ant?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/test-junit/src/main/resources/test-junit.ant (added) +++ incubator/easyant/plugins/trunk/test-junit/src/main/resources/test-junit.ant Thu Feb 17 17:01:07 2011 @@ -0,0 +1,233 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Examining @{test.collection} for test cases + + + + + + + Adding test cases from test jar @{test.collection} + + + + + + + + + Adding test cases from test class directory @{test.collection} + + + + + + Test path entry @{test.collection} does not appear to be a directory or a test jar, skipping + + + + + + + + + Test path scanning disabled by property @{prefix}.scan.path + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/test-junit/src/main/resources/test-junit.ant ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/test-junit/src/main/resources/test-junit.ant ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/test-junit/src/main/resources/test-junit.ant ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/test-testng/module.ivy URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/test-testng/module.ivy?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/test-testng/module.ivy (added) +++ incubator/easyant/plugins/trunk/test-testng/module.ivy Thu Feb 17 17:01:07 2011 @@ -0,0 +1,33 @@ + + + + This module provides testng tests compilation and execution feature.
+This module extends abstract-test module.
+ +
+ + + + + + + + +
Propchange: incubator/easyant/plugins/trunk/test-testng/module.ivy ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/test-testng/module.ivy ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/test-testng/module.ivy ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/test-testng/src/main/resources/test-testng.ant URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/test-testng/src/main/resources/test-testng.ant?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/test-testng/src/main/resources/test-testng.ant (added) +++ incubator/easyant/plugins/trunk/test-testng/src/main/resources/test-testng.ant Thu Feb 17 17:01:07 2011 @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/test-testng/src/main/resources/test-testng.ant ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/test-testng/src/main/resources/test-testng.ant ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/test-testng/src/main/resources/test-testng.ant ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/webstart/module.ivy URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/webstart/module.ivy?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/webstart/module.ivy (added) +++ incubator/easyant/plugins/trunk/webstart/module.ivy Thu Feb 17 17:01:07 2011 @@ -0,0 +1,35 @@ + + + + This module allows different webstart processus. + + + + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/webstart/module.ivy ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/webstart/module.ivy ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/webstart/module.ivy ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/webstart/src/main/resources/webstart.ant URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/webstart/src/main/resources/webstart.ant?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/webstart/src/main/resources/webstart.ant (added) +++ incubator/easyant/plugins/trunk/webstart/src/main/resources/webstart.ant Thu Feb 17 17:01:07 2011 @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + Sign... + + + + + + + + + + + + + + + + + + + + + Sign done ! + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/webstart/src/main/resources/webstart.ant ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/webstart/src/main/resources/webstart.ant ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/webstart/src/main/resources/webstart.ant ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/webstart/src/test/antunit/common/test-utils.ant URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/webstart/src/test/antunit/common/test-utils.ant?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/webstart/src/test/antunit/common/test-utils.ant (added) +++ incubator/easyant/plugins/trunk/webstart/src/test/antunit/common/test-utils.ant Thu Feb 17 17:01:07 2011 @@ -0,0 +1,22 @@ + + + + + Macros and targets to assist in writing AntUnit test cases for EasyAnt + + + + + + + + + + + + + + + + + \ No newline at end of file Propchange: incubator/easyant/plugins/trunk/webstart/src/test/antunit/common/test-utils.ant ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/webstart/src/test/antunit/common/test-utils.ant ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/webstart/src/test/antunit/common/test-utils.ant ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/webstart/src/test/antunit/webstart-test.xml URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/webstart/src/test/antunit/webstart-test.xml?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/webstart/src/test/antunit/webstart-test.xml (added) +++ incubator/easyant/plugins/trunk/webstart/src/test/antunit/webstart-test.xml Thu Feb 17 17:01:07 2011 @@ -0,0 +1,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/webstart/src/test/antunit/webstart-test.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/webstart/src/test/antunit/webstart-test.xml ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/webstart/src/test/antunit/webstart-test.xml ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/xooki/module.ivy URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/xooki/module.ivy?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/xooki/module.ivy (added) +++ incubator/easyant/plugins/trunk/xooki/module.ivy Thu Feb 17 17:01:07 2011 @@ -0,0 +1,38 @@ + + + + + This module provides functionalities for setting up a xooki-based documentation structure in your project. + + + + + + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/xooki/module.ivy ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/xooki/module.ivy ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/xooki/module.ivy ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/plugins/trunk/xooki/src/main/resources/xooki.ant URL: http://svn.apache.org/viewvc/incubator/easyant/plugins/trunk/xooki/src/main/resources/xooki.ant?rev=1071697&view=auto ============================================================================== --- incubator/easyant/plugins/trunk/xooki/src/main/resources/xooki.ant (added) +++ incubator/easyant/plugins/trunk/xooki/src/main/resources/xooki.ant Thu Feb 17 17:01:07 2011 @@ -0,0 +1,160 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + Loading xooki antlib + + + + Xooki modules requires JDK 1.6. Xooki module will be disabled. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Updating history for @{doc-version} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/easyant/plugins/trunk/xooki/src/main/resources/xooki.ant ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/plugins/trunk/xooki/src/main/resources/xooki.ant ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/plugins/trunk/xooki/src/main/resources/xooki.ant ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/skeletons/trunk/std-ant-plugin/module.ivy URL: http://svn.apache.org/viewvc/incubator/easyant/skeletons/trunk/std-ant-plugin/module.ivy?rev=1071697&view=auto ============================================================================== --- incubator/easyant/skeletons/trunk/std-ant-plugin/module.ivy (added) +++ incubator/easyant/skeletons/trunk/std-ant-plugin/module.ivy Thu Feb 17 17:01:07 2011 @@ -0,0 +1,25 @@ + + + + Skeleton for creating ant based plugin for easyant + + + Propchange: incubator/easyant/skeletons/trunk/std-ant-plugin/module.ivy ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/skeletons/trunk/std-ant-plugin/module.ivy ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/skeletons/trunk/std-ant-plugin/module.ivy ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/skeletons/trunk/std-ant-plugin/src/main/resources/module.ivy.tpl URL: http://svn.apache.org/viewvc/incubator/easyant/skeletons/trunk/std-ant-plugin/src/main/resources/module.ivy.tpl?rev=1071697&view=auto ============================================================================== --- incubator/easyant/skeletons/trunk/std-ant-plugin/src/main/resources/module.ivy.tpl (added) +++ incubator/easyant/skeletons/trunk/std-ant-plugin/src/main/resources/module.ivy.tpl Thu Feb 17 17:01:07 2011 @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + Added: incubator/easyant/skeletons/trunk/std-ant-plugin/src/main/resources/skeleton.postinstall.ant.tpl URL: http://svn.apache.org/viewvc/incubator/easyant/skeletons/trunk/std-ant-plugin/src/main/resources/skeleton.postinstall.ant.tpl?rev=1071697&view=auto ============================================================================== --- incubator/easyant/skeletons/trunk/std-ant-plugin/src/main/resources/skeleton.postinstall.ant.tpl (added) +++ incubator/easyant/skeletons/trunk/std-ant-plugin/src/main/resources/skeleton.postinstall.ant.tpl Thu Feb 17 17:01:07 2011 @@ -0,0 +1,12 @@ + + + + + + + + + + Added: incubator/easyant/skeletons/trunk/std-ant-plugin/src/main/resources/src/main/resources/temp-plugin.ant.tpl URL: http://svn.apache.org/viewvc/incubator/easyant/skeletons/trunk/std-ant-plugin/src/main/resources/src/main/resources/temp-plugin.ant.tpl?rev=1071697&view=auto ============================================================================== --- incubator/easyant/skeletons/trunk/std-ant-plugin/src/main/resources/src/main/resources/temp-plugin.ant.tpl (added) +++ incubator/easyant/skeletons/trunk/std-ant-plugin/src/main/resources/src/main/resources/temp-plugin.ant.tpl Thu Feb 17 17:01:07 2011 @@ -0,0 +1,18 @@ + + + + + + + + This is the init target of @project.module@ + + + + + Added: incubator/easyant/skeletons/trunk/std-ant-plugin/src/main/resources/src/test/antunit/temp-plugin-test.xml.tpl URL: http://svn.apache.org/viewvc/incubator/easyant/skeletons/trunk/std-ant-plugin/src/main/resources/src/test/antunit/temp-plugin-test.xml.tpl?rev=1071697&view=auto ============================================================================== --- incubator/easyant/skeletons/trunk/std-ant-plugin/src/main/resources/src/test/antunit/temp-plugin-test.xml.tpl (added) +++ incubator/easyant/skeletons/trunk/std-ant-plugin/src/main/resources/src/test/antunit/temp-plugin-test.xml.tpl Thu Feb 17 17:01:07 2011 @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file Added: incubator/easyant/skeletons/trunk/std-java-application/module.ivy URL: http://svn.apache.org/viewvc/incubator/easyant/skeletons/trunk/std-java-application/module.ivy?rev=1071697&view=auto ============================================================================== --- incubator/easyant/skeletons/trunk/std-java-application/module.ivy (added) +++ incubator/easyant/skeletons/trunk/std-java-application/module.ivy Thu Feb 17 17:01:07 2011 @@ -0,0 +1,25 @@ + + + + Skeleton for creating standard java application + + + Propchange: incubator/easyant/skeletons/trunk/std-java-application/module.ivy ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/skeletons/trunk/std-java-application/module.ivy ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/skeletons/trunk/std-java-application/module.ivy ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/skeletons/trunk/std-java-application/src/main/resources/module.ivy.tpl URL: http://svn.apache.org/viewvc/incubator/easyant/skeletons/trunk/std-java-application/src/main/resources/module.ivy.tpl?rev=1071697&view=auto ============================================================================== --- incubator/easyant/skeletons/trunk/std-java-application/src/main/resources/module.ivy.tpl (added) +++ incubator/easyant/skeletons/trunk/std-java-application/src/main/resources/module.ivy.tpl Thu Feb 17 17:01:07 2011 @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + Added: incubator/easyant/skeletons/trunk/std-java-webapplication/module.ivy URL: http://svn.apache.org/viewvc/incubator/easyant/skeletons/trunk/std-java-webapplication/module.ivy?rev=1071697&view=auto ============================================================================== --- incubator/easyant/skeletons/trunk/std-java-webapplication/module.ivy (added) +++ incubator/easyant/skeletons/trunk/std-java-webapplication/module.ivy Thu Feb 17 17:01:07 2011 @@ -0,0 +1,25 @@ + + + + Skeleton for creating standard java web application + + + Propchange: incubator/easyant/skeletons/trunk/std-java-webapplication/module.ivy ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/skeletons/trunk/std-java-webapplication/module.ivy ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/skeletons/trunk/std-java-webapplication/module.ivy ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/skeletons/trunk/std-java-webapplication/src/main/resources/module.ivy.tpl URL: http://svn.apache.org/viewvc/incubator/easyant/skeletons/trunk/std-java-webapplication/src/main/resources/module.ivy.tpl?rev=1071697&view=auto ============================================================================== --- incubator/easyant/skeletons/trunk/std-java-webapplication/src/main/resources/module.ivy.tpl (added) +++ incubator/easyant/skeletons/trunk/std-java-webapplication/src/main/resources/module.ivy.tpl Thu Feb 17 17:01:07 2011 @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + Added: incubator/easyant/skeletons/trunk/std-skeleton/module.ivy URL: http://svn.apache.org/viewvc/incubator/easyant/skeletons/trunk/std-skeleton/module.ivy?rev=1071697&view=auto ============================================================================== --- incubator/easyant/skeletons/trunk/std-skeleton/module.ivy (added) +++ incubator/easyant/skeletons/trunk/std-skeleton/module.ivy Thu Feb 17 17:01:07 2011 @@ -0,0 +1,25 @@ + + + + Emtpy skeleton structure + + + Propchange: incubator/easyant/skeletons/trunk/std-skeleton/module.ivy ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/skeletons/trunk/std-skeleton/module.ivy ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/skeletons/trunk/std-skeleton/module.ivy ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/skeletons/trunk/std-skeleton/src/main/resources/module.ivy.tpl URL: http://svn.apache.org/viewvc/incubator/easyant/skeletons/trunk/std-skeleton/src/main/resources/module.ivy.tpl?rev=1071697&view=auto ============================================================================== --- incubator/easyant/skeletons/trunk/std-skeleton/src/main/resources/module.ivy.tpl (added) +++ incubator/easyant/skeletons/trunk/std-skeleton/src/main/resources/module.ivy.tpl Thu Feb 17 17:01:07 2011 @@ -0,0 +1,9 @@ + + + + + + Added: incubator/easyant/skeletons/trunk/std-skeleton/src/main/resources/skeleton.postinstall.ant.tpl URL: http://svn.apache.org/viewvc/incubator/easyant/skeletons/trunk/std-skeleton/src/main/resources/skeleton.postinstall.ant.tpl?rev=1071697&view=auto ============================================================================== --- incubator/easyant/skeletons/trunk/std-skeleton/src/main/resources/skeleton.postinstall.ant.tpl (added) +++ incubator/easyant/skeletons/trunk/std-skeleton/src/main/resources/skeleton.postinstall.ant.tpl Thu Feb 17 17:01:07 2011 @@ -0,0 +1,12 @@ + + + + + + + + + + Added: incubator/easyant/skeletons/trunk/std-skeleton/src/main/resources/src/main/resources/module.ivy URL: http://svn.apache.org/viewvc/incubator/easyant/skeletons/trunk/std-skeleton/src/main/resources/src/main/resources/module.ivy?rev=1071697&view=auto ============================================================================== --- incubator/easyant/skeletons/trunk/std-skeleton/src/main/resources/src/main/resources/module.ivy (added) +++ incubator/easyant/skeletons/trunk/std-skeleton/src/main/resources/src/main/resources/module.ivy Thu Feb 17 17:01:07 2011 @@ -0,0 +1,9 @@ + + + + + + Propchange: incubator/easyant/skeletons/trunk/std-skeleton/src/main/resources/src/main/resources/module.ivy ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/skeletons/trunk/std-skeleton/src/main/resources/src/main/resources/module.ivy ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/skeletons/trunk/std-skeleton/src/main/resources/src/main/resources/module.ivy ------------------------------------------------------------------------------ svn:mime-type = text/xml Added: incubator/easyant/skeletons/trunk/std-skeleton/src/main/resources/src/test/antunit/temp-plugin-test.xml.tpl URL: http://svn.apache.org/viewvc/incubator/easyant/skeletons/trunk/std-skeleton/src/main/resources/src/test/antunit/temp-plugin-test.xml.tpl?rev=1071697&view=auto ============================================================================== --- incubator/easyant/skeletons/trunk/std-skeleton/src/main/resources/src/test/antunit/temp-plugin-test.xml.tpl (added) +++ incubator/easyant/skeletons/trunk/std-skeleton/src/main/resources/src/test/antunit/temp-plugin-test.xml.tpl Thu Feb 17 17:01:07 2011 @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + Added: incubator/easyant/tasks/trunk/mavenivy-adapters/module.ivy URL: http://svn.apache.org/viewvc/incubator/easyant/tasks/trunk/mavenivy-adapters/module.ivy?rev=1071697&view=auto ============================================================================== --- incubator/easyant/tasks/trunk/mavenivy-adapters/module.ivy (added) +++ incubator/easyant/tasks/trunk/mavenivy-adapters/module.ivy Thu Feb 17 17:01:07 2011 @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + Propchange: incubator/easyant/tasks/trunk/mavenivy-adapters/module.ivy ------------------------------------------------------------------------------ svn:eol-style = native Propchange: incubator/easyant/tasks/trunk/mavenivy-adapters/module.ivy ------------------------------------------------------------------------------ svn:executable = * Propchange: incubator/easyant/tasks/trunk/mavenivy-adapters/module.ivy ------------------------------------------------------------------------------ svn:keywords = Date Revision Author HeadURL Id Propchange: incubator/easyant/tasks/trunk/mavenivy-adapters/module.ivy ------------------------------------------------------------------------------ svn:mime-type = text/xml