Author: julien(a)jboss.com
Date: 2007-11-20 12:12:35 -0500 (Tue, 20 Nov 2007)
New Revision: 9043
Modified:
branches/JBoss_Portal_Branch_2_6/build/build-thirdparty.xml
Log:
add gwt stuff to 2.6 thirdparty although it is only used in presentation branch, if there
are other libs, I'll consider a better approach than overloading 2.6
Modified: branches/JBoss_Portal_Branch_2_6/build/build-thirdparty.xml
===================================================================
--- branches/JBoss_Portal_Branch_2_6/build/build-thirdparty.xml 2007-11-20 16:18:02 UTC
(rev 9042)
+++ branches/JBoss_Portal_Branch_2_6/build/build-thirdparty.xml 2007-11-20 17:12:35 UTC
(rev 9043)
@@ -119,8 +119,13 @@
<componentref name="freemarker" version="2.3.9"/>
<componentref name="wutka-dtdparser" version="1.2.1"/>
<componentref name="portals-bridges" version="1.0.3"/>
- </build>
+ <!-- For the presentation branch only, not the mainstream branch -->
+ <componentref name="gwt" version="1.4.60"/>
+ <componentref name="mygwt" version="0.3.0"/>
+
+ </build>
+
<synchronizeinfo/>
<target name="generate-lib-file"