Author: heiko.braun(a)jboss.com
Date: 2007-06-04 17:49:58 -0400 (Mon, 04 Jun 2007)
New Revision: 3435
Modified:
branches/jbossws-2.0/build/ant-import/build-release.xml
Log:
Remove sunri and xfire release targets
Modified: branches/jbossws-2.0/build/ant-import/build-release.xml
===================================================================
--- branches/jbossws-2.0/build/ant-import/build-release.xml 2007-06-04 21:05:38 UTC (rev
3434)
+++ branches/jbossws-2.0/build/ant-import/build-release.xml 2007-06-04 21:49:58 UTC (rev
3435)
@@ -42,9 +42,7 @@
<ant antfile="${int.jboss42.dir}/build.xml" target="release"
inheritall="false"/>
<ant antfile="${int.jboss40.dir}/build.xml" target="release"
inheritall="false"/>
<ant antfile="${int.native.dir}/build.xml" target="release"
inheritall="false"/>
- <ant antfile="${int.sunri.dir}/build.xml" target="release"
inheritall="false"/>
- <ant antfile="${int.xfire.dir}/build.xml" target="release"
inheritall="false"/>
- </target>
+</target>
<!-- Release to portal content -->
<target name="check-portal-content" depends="prepare"
unless="jbossws.portal.content.available">
Show replies by date