[jboss-cvs] JBossAS SVN: r88665 - branches/Branch_5_x/build.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon May 11 14:52:32 EDT 2009
Author: pgier
Date: 2009-05-11 14:52:32 -0400 (Mon, 11 May 2009)
New Revision: 88665
Modified:
branches/Branch_5_x/build/build-distr.xml
Log:
Remove unused target.
Modified: branches/Branch_5_x/build/build-distr.xml
===================================================================
--- branches/Branch_5_x/build/build-distr.xml 2009-05-11 18:42:29 UTC (rev 88664)
+++ branches/Branch_5_x/build/build-distr.xml 2009-05-11 18:52:32 UTC (rev 88665)
@@ -1366,19 +1366,6 @@
<target name="_module-tomcat-all" depends="_module-tomcat-most">
</target>
- <!-- ========== -->
- <!-- Webservice -->
- <!-- ========== -->
-
- <target name="_module-webservice-most">
- <property name="_module.name" value="webservice" override="true"/>
- <property name="_module.output" value="${project.root}/${_module.name}/output" override="true"/>
-
- </target>
-
- <target name="_module-webservice-all" depends="_module-webservice-most">
- </target>
-
<!-- ==== -->
<!-- IIOP -->
<!-- ==== -->
More information about the jboss-cvs-commits
mailing list