[portal-commits] JBoss Portal SVN: r11801 - branches/JBoss_Portal_Branch_2_6/build.

portal-commits at lists.jboss.org portal-commits at lists.jboss.org
Wed Sep 3 18:56:23 EDT 2008


Author: prabhat.jha at jboss.com
Date: 2008-09-03 18:56:23 -0400 (Wed, 03 Sep 2008)
New Revision: 11801

Modified:
   branches/JBoss_Portal_Branch_2_6/build/build-thirdparty.xml
Log:
[JBPORTAL-2149] missed this one

Modified: branches/JBoss_Portal_Branch_2_6/build/build-thirdparty.xml
===================================================================
--- branches/JBoss_Portal_Branch_2_6/build/build-thirdparty.xml	2008-09-03 22:47:57 UTC (rev 11800)
+++ branches/JBoss_Portal_Branch_2_6/build/build-thirdparty.xml	2008-09-03 22:56:23 UTC (rev 11801)
@@ -121,10 +121,12 @@
       <componentref name="portals-bridges" version="1.0.3"/>
       <componentref name="tagsoup" version="1.2"/>
 
-
       <!-- For the presentation branch only, not the mainstream branch -->
       <componentref name="gwt" version="1.4.60"/>
       <componentref name="mygwt" version="0.3.0"/>
+   	
+   	  <!-- To use new jboss-cahce/hibernate integration library-->
+   	  <componentref name="org/jboss/cluster/hibernate-jbc-cacheprovider" version="1.0.0.GA"/>
 
     </build>
 




More information about the portal-commits mailing list