[jboss-cvs] JBossBlog SVN: r343 - branches/feeds100P27.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Mar 17 06:44:12 EDT 2009


Author: sviluppatorefico
Date: 2009-03-17 06:44:12 -0400 (Tue, 17 Mar 2009)
New Revision: 343

Modified:
   branches/feeds100P27/build.xml
Log:


Modified: branches/feeds100P27/build.xml
===================================================================
--- branches/feeds100P27/build.xml	2009-03-12 20:29:35 UTC (rev 342)
+++ branches/feeds100P27/build.xml	2009-03-17 10:44:12 UTC (rev 343)
@@ -272,6 +272,26 @@
                 <exclude name="lib/jboss-seam-gen.jar" />
 
                 <include name="lib/let-tag.jar" />
+            	
+        	<!-- Luca Stancapiano - added to use jbossblog as portlet -->
+                <include name="lib/shotoku-base.jar" />
+                <include name="lib/commons-configuration-1.6.jar" />   <!-- not included -->
+                <include name="lib/commons-lang-2.4.jar" />   <!-- not included --> 
+            <!--<include name="lib/ehcache*.jar" />
+                <include name="lib/jdom*.jar" />
+                <include name="lib/jericho-html-*.jar" />
+                <include name="lib/htmlcleaner*.jar" /> -->
+                        
+                <!--<include name="lib/hibernate3.jar" />             
+                <include name="lib/hibernate-annotations.jar" />         
+                <include name="lib/hibernate-entitymanager.jar" /> 
+                <include name="lib/hibernate-commons-annotations.jar" />  
+                <include name="lib/hibernate.jar" />                    
+                <include name="lib/hibernate-search.jar" />            
+                <include name="lib/hibernate-validator.jar" /> -->
+
+                <!-- <include name="lib/lucene*.jar" /> -->
+                <!-- end -->
             </fileset>
         </copy>
         <copy todir="${ear.dir}/META-INF">




More information about the jboss-cvs-commits mailing list