From 8798309bfe5619d52fd129ab3504e13563418ea4 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Thu, 12 Aug 2010 22:01:48 +0200 Subject: basic package.xml generation with native pearpkg2 task - does not really work since file roles are not supported --- build.xml | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 364613a..bda5641 100644 --- a/build.xml +++ b/build.xml @@ -10,6 +10,17 @@ + + @@ -52,6 +63,59 @@ description="Creates the pear package" > + + -- cgit v1.2.3