[jboss-svn-commits] JBL Code SVN: r34752 - labs/jbossrules/soa_branches/BRMS-SOA5.1-Mavenise/soa-distribution.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Aug 17 05:34:35 EDT 2010


Author: ryanzhang
Date: 2010-08-17 05:34:34 -0400 (Tue, 17 Aug 2010)
New Revision: 34752

Modified:
   labs/jbossrules/soa_branches/BRMS-SOA5.1-Mavenise/soa-distribution/pom.xml
Log:
Revert to the previous version, Still need the extra jars

Modified: labs/jbossrules/soa_branches/BRMS-SOA5.1-Mavenise/soa-distribution/pom.xml
===================================================================
--- labs/jbossrules/soa_branches/BRMS-SOA5.1-Mavenise/soa-distribution/pom.xml	2010-08-17 07:11:05 UTC (rev 34751)
+++ labs/jbossrules/soa_branches/BRMS-SOA5.1-Mavenise/soa-distribution/pom.xml	2010-08-17 09:34:34 UTC (rev 34752)
@@ -104,8 +104,8 @@
 
                        <!-- copy dependecy library from repo (For ESB integration:jbrules.esb)-->
                        <file file="${maven.dependency.org.antlr.antlr-runtime.jar.path}" />
-                       <!--file file="${maven.dependency.jexcelapi.jxl.jar.path}" />
-                       <file file="${maven.dependency.xpp3.xpp3_min.jar.path}" /-->
+                       <file file="${maven.dependency.jexcelapi.jxl.jar.path}" />
+                       <file file="${maven.dependency.xpp3.xpp3_min.jar.path}" />
                      </resources>
                   </copy>
 



More information about the jboss-svn-commits mailing list