Author: richard.opalka(a)jboss.com
Date: 2010-04-23 07:23:18 -0400 (Fri, 23 Apr 2010)
New Revision: 12109
Modified:
stack/native/branches/jbossws-native-2.0.1.SP2_CP/ant-import/build-deploy.xml
Log:
always endorse regardless Java that is used
Modified: stack/native/branches/jbossws-native-2.0.1.SP2_CP/ant-import/build-deploy.xml
===================================================================
---
stack/native/branches/jbossws-native-2.0.1.SP2_CP/ant-import/build-deploy.xml 2010-04-23
11:21:36 UTC (rev 12108)
+++
stack/native/branches/jbossws-native-2.0.1.SP2_CP/ant-import/build-deploy.xml 2010-04-23
11:23:18 UTC (rev 12109)
@@ -60,7 +60,7 @@
jbosshome="${jboss42.home}"/>
</target>
- <target name="deploy-jboss42-endorsed" depends="prepare"
if="HAVE_JDK_1.6">
+ <target name="deploy-jboss42-endorsed" depends="prepare">
<macro-deploy-endorsed
jbosshome="${jboss42.home}"
stacklibs="${core.dir}/output/lib"
Show replies by date