[Yanel-commits] rev 47071 - public/yanel/contributions/resources/soap

michi at wyona.com michi at wyona.com
Fri Jan 15 11:22:30 CET 2010


Author: michi
Date: 2010-01-15 11:22:30 +0100 (Fri, 15 Jan 2010)
New Revision: 47071

Modified:
   public/yanel/contributions/resources/soap/build.xml
Log:
default target added

Modified: public/yanel/contributions/resources/soap/build.xml
===================================================================
--- public/yanel/contributions/resources/soap/build.xml	2010-01-15 10:22:13 UTC (rev 47070)
+++ public/yanel/contributions/resources/soap/build.xml	2010-01-15 10:22:30 UTC (rev 47071)
@@ -1,3 +1,5 @@
-<project name="yanel-xml-resource">
+<?xml version="1.0"?>
+
+<project name="yanel-soap-resource" default="deploy-jar">
   <import file="${yanel.source.home}/src/build/resource-types/resource-type.build.xml"/>
 </project>



More information about the Yanel-commits mailing list