Revision: 14969
          http://gate.svn.sourceforge.net/gate/?rev=14969&view=rev
Author:   markagreenwood
Date:     2012-01-09 19:23:54 +0000 (Mon, 09 Jan 2012)
Log Message:
-----------
the distro target now builds the creole.zip files

Modified Paths:
--------------
    plugins/trunk/obsolete/build.xml

Modified: plugins/trunk/obsolete/build.xml
===================================================================
--- plugins/trunk/obsolete/build.xml    2012-01-09 18:59:51 UTC (rev 14968)
+++ plugins/trunk/obsolete/build.xml    2012-01-09 19:23:54 UTC (rev 14969)
@@ -79,6 +79,7 @@
           <then>
             <var name="plugin.dir" unset="true" />     
            <basename property="plugin.dir" file="@{plugin}" />
+            <zip destfile="@{plugin}/creole.zip" basedir="." 
includes="${plugin.dir}/**" excludes="**/creole.zip" update="false" />
             <echo>Adding plugin ${plugin.dir} to site.xml</echo>               
             <echoxml file="site.xml" append="true">
               <CreolePlugin url="${plugin.dir}" />

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to