[jboss-cvs] JBossAS SVN: r71785 - trunk/connector.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Apr 8 06:00:24 EDT 2008


Author: adrian at jboss.org
Date: 2008-04-08 06:00:24 -0400 (Tue, 08 Apr 2008)
New Revision: 71785

Modified:
   trunk/connector/build.xml
Log:
Remove the obsolete ha jdbc rars - now in the main jdbc rars

Modified: trunk/connector/build.xml
===================================================================
--- trunk/connector/build.xml	2008-04-08 09:59:38 UTC (rev 71784)
+++ trunk/connector/build.xml	2008-04-08 10:00:24 UTC (rev 71785)
@@ -394,7 +394,6 @@
       manifest="${build.etc}/default.mf">
       <fileset dir="${build.classes}">
         <include name="org/jboss/resource/adapter/jdbc/xa/**/*.class"/>
-        <exclude name="org/jboss/resource/adapter/jdbc/xa/**/HA*.class"/>
       </fileset>
     </jar>
 




More information about the jboss-cvs-commits mailing list