[Yanel-commits] rev 33860 - public/yanel/contributions/realms/foaf

michi at wyona.com michi at wyona.com
Sat Mar 22 22:15:43 CET 2008


Author: michi
Date: 2008-03-22 22:15:43 +0100 (Sat, 22 Mar 2008)
New Revision: 33860

Modified:
   public/yanel/contributions/realms/foaf/build.xml
Log:
import target started

Modified: public/yanel/contributions/realms/foaf/build.xml
===================================================================
--- public/yanel/contributions/realms/foaf/build.xml	2008-03-22 21:15:13 UTC (rev 33859)
+++ public/yanel/contributions/realms/foaf/build.xml	2008-03-22 21:15:43 UTC (rev 33860)
@@ -45,4 +45,8 @@
     </copy>
   </target>
 
+  <target name="import" depends="init">
+    <echo>Import FOAF files ...</echo>
+  </target>
+
 </project>



More information about the Yanel-commits mailing list