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

michi at wyona.com michi at wyona.com
Mon Dec 17 23:42:23 CET 2007


Author: michi
Date: 2007-12-17 23:42:22 +0100 (Mon, 17 Dec 2007)
New Revision: 29965

Modified:
   public/yanel/contributions/realms/foaf/src/resources/foaf/build.xml
Log:
copy xslt

Modified: public/yanel/contributions/realms/foaf/src/resources/foaf/build.xml
===================================================================
--- public/yanel/contributions/realms/foaf/src/resources/foaf/build.xml	2007-12-17 22:42:05 UTC (rev 29964)
+++ public/yanel/contributions/realms/foaf/src/resources/foaf/build.xml	2007-12-17 22:42:22 UTC (rev 29965)
@@ -30,6 +30,7 @@
       debug="true"
     />
     <copy file="${resource.home.dir}/resource.xml" todir="${resource.classes.dir}/org/wyona/yanel/impl/resources/foaf"/>
+    <copy file="${resource.java.dir}//org/wyona/yanel/impl/resources/foaf/foaf2opensocial.xsl" 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