Author: palin
Date: 2007-06-15 03:48:14 -0400 (Fri, 15 Jun 2007)
New Revision: 3588
Modified:
branches/maeste_palin/integration/xfire/ant-import/build-deploy.xml
Log:
Fix xfire build, spiscripts attribute doesn't exist any more
Modified: branches/maeste_palin/integration/xfire/ant-import/build-deploy.xml
===================================================================
--- branches/maeste_palin/integration/xfire/ant-import/build-deploy.xml 2007-06-14
19:38:53 UTC (rev 3587)
+++ branches/maeste_palin/integration/xfire/ant-import/build-deploy.xml 2007-06-15
07:48:14 UTC (rev 3588)
@@ -32,7 +32,6 @@
<macro-deploy-spi
spilibs="${spi.dir}/output/lib"
- spiscripts="${spi.dir}/etc"
thirdpartylibs="${spi.dir}/thirdparty"
jbosshome="${jboss50.home}"/>
</target>
@@ -55,7 +54,6 @@
<macro-deploy-spi
spilibs="${spi.dir}/output/lib"
- spiscripts="${spi.dir}/etc"
thirdpartylibs="${spi.dir}/thirdparty"
jbosshome="${jboss42.home}"/>
</target>
Show replies by date