[jbossws-dev] [Fwd: [jbossws-commits] JBossWS SVN: r4283 - stack/native/branches/native-2.0/ant-import-tests.]

Darran Lofthouse dlofthouse at redhat.com
Thu Aug 9 07:15:34 EDT 2007


For any commits to either the 2.0 or trunk branches if the issue is
related to a Jira issue can we please make sure that the commit message
contains the Jira issue number.

This is how the commits are linked to Jira issues and is how we identify
the code changes if we have a need to port the fix to an alternative
version or to identify which changes may have broken something else.

-- 

Regards,
Darran Lofthouse.

Senior Software Maintenance Engineer
JBoss, a division of Red Hat


-------- Forwarded Message --------
> From: jbossws-commits at lists.jboss.org
> Reply-To: jbossws-commits at lists.jboss.org
> To: jbossws-commits at lists.jboss.org
> Subject: [jbossws-commits] JBossWS SVN: r4283 -
> stack/native/branches/native-2.0/ant-import-tests.
> Date: Thu, 09 Aug 2007 06:04:15 -0400
> 
> Author: richard_opalka
> Date: 2007-08-09 06:04:14 -0400 (Thu, 09 Aug 2007)
> New Revision: 4283
> 
> Modified:
>    stack/native/branches/native-2.0/ant-import-tests/build-jars-jaxws.xml
> Log:
> adding new test war creation
> 
> Modified: stack/native/branches/native-2.0/ant-import-tests/build-jars-jaxws.xml
> ===================================================================
> --- stack/native/branches/native-2.0/ant-import-tests/build-jars-jaxws.xml	2007-08-09 10:02:28 UTC (rev 4282)
> +++ stack/native/branches/native-2.0/ant-import-tests/build-jars-jaxws.xml	2007-08-09 10:04:14 UTC (rev 4283)
> @@ -341,7 +341,15 @@
>        <webinf dir="${tests.output.dir}/resources/jaxws/jbws1702/WEB-INF"/>
>      </war>
>  
> -   <!-- jaxws namespace -->
> +    <!-- jaxws-jbws1733 -->
> +    <war warfile="${tests.output.dir}/libs/jaxws-jbws1733.war" webxml="${tests.output.dir}/resources/jaxws/jbws1733/WEB-INF/web.xml">
> +      <classes dir="${tests.output.dir}/classes">
> +        <include name="org/jboss/test/ws/jaxws/jbws1733/JBWS1733.class"/>
> +        <include name="org/jboss/test/ws/jaxws/jbws1733/JBWS1733Impl.class"/>
> +      </classes>
> +    </war>
> +
> +    <!-- jaxws namespace -->
>      <war warfile="${tests.output.dir}/libs/jaxws-namespace.war" webxml="${tests.output.dir}/resources/jaxws/namespace/WEB-INF/web.xml">
>        <classes dir="${tests.output.dir}/classes">
>          <include name="org/jboss/test/ws/jaxws/namespace/EndpointBean.class"/>
> 
> _______________________________________________
> jbossws-commits mailing list
> jbossws-commits at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jbossws-commits





More information about the jbossws-dev mailing list