[jboss-cvs] JBossAS SVN: r81077 - branches/JBPAPP_4_2_0_GA_CP/cluster.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Nov 14 12:01:38 EST 2008
Author: galder.zamarreno at jboss.com
Date: 2008-11-14 12:01:37 -0500 (Fri, 14 Nov 2008)
New Revision: 81077
Modified:
branches/JBPAPP_4_2_0_GA_CP/cluster/build.xml
Log:
[JBPAPP-1410] Make sure new interceptors are stored in ha client jar.
Modified: branches/JBPAPP_4_2_0_GA_CP/cluster/build.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/cluster/build.xml 2008-11-14 16:59:51 UTC (rev 81076)
+++ branches/JBPAPP_4_2_0_GA_CP/cluster/build.xml 2008-11-14 17:01:37 UTC (rev 81077)
@@ -283,6 +283,7 @@
<include name="org/jboss/invocation/unified/interfaces/**"/>
<include name="org/jboss/invocation/InvokerProxyHA**"/>
<include name="org/jboss/ha/**/*Stub.class"/>
+ <include name="org/jboss/proxy/*"/>
<include name="org/jboss/ha/framework/test/ExplicitFailoverClientInterceptor.class"/>
</fileset>
</jar>
More information about the jboss-cvs-commits
mailing list