[Yanel-commits] rev 29332 - public/yanel/contributions/realms/foaf/src/resources/foaf

michi at wyona.com michi at wyona.com
Wed Nov 28 23:01:56 CET 2007


Author: michi
Date: 2007-11-28 23:01:56 +0100 (Wed, 28 Nov 2007)
New Revision: 29332

Modified:
   public/yanel/contributions/realms/foaf/src/resources/foaf/build.xml
Log:
copy resource.xml into jar

Modified: public/yanel/contributions/realms/foaf/src/resources/foaf/build.xml
===================================================================
--- public/yanel/contributions/realms/foaf/src/resources/foaf/build.xml	2007-11-28 22:01:34 UTC (rev 29331)
+++ public/yanel/contributions/realms/foaf/src/resources/foaf/build.xml	2007-11-28 22:01:56 UTC (rev 29332)
@@ -29,6 +29,7 @@
       classpathref="classpath"
       debug="true"
     />
+    <copy file="${resource.home.dir}/resource.xml" todir="${resource.classes.dir}/org/wyona/yanel/impl/resources/foaf"/>
     <mkdir dir="${resource.lib.dir}"/>
     <jar destfile="${resource.lib.dir}/yanel-resource-${resource.name}-${resource.version}.jar"
       basedir="${resource.classes.dir}"



More information about the Yanel-commits mailing list