[jboss-svn-commits] JBL Code SVN: r23030 - labs/jbossrules/trunk/drools-eclipse.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Sep 23 18:56:43 EDT 2008


Author: KrisVerlaenen
Date: 2008-09-23 18:56:43 -0400 (Tue, 23 Sep 2008)
New Revision: 23030

Modified:
   labs/jbossrules/trunk/drools-eclipse/pom.xml
Log:
- removed documentation from eclipse

Modified: labs/jbossrules/trunk/drools-eclipse/pom.xml
===================================================================
--- labs/jbossrules/trunk/drools-eclipse/pom.xml	2008-09-23 22:43:56 UTC (rev 23029)
+++ labs/jbossrules/trunk/drools-eclipse/pom.xml	2008-09-23 22:56:43 UTC (rev 23030)
@@ -35,7 +35,7 @@
            </goals>
          </execution>    
          
-         <execution>
+         <!--execution>
            <id>unzip manual</id>
            <phase>process-resources</phase>
            <configuration>
@@ -57,7 +57,7 @@
            <goals>
              <goal>run</goal>
            </goals>           
-         </execution>
+         </execution-->
        
          <execution>
            <id>compile-plugin</id>




More information about the jboss-svn-commits mailing list