Title: [waffle-scm] [193] trunk: Re-enabled rspec maven plugin - works fine with JRuby bin installed.
Revision
193
Author
mauro
Date
2007-06-29 10:01:07 -0500 (Fri, 29 Jun 2007)

Log Message

Re-enabled rspec maven plugin - works fine with JRuby bin installed.
Updated BUILD.txt.

Modified Paths

Diff

Modified: trunk/BUILD.txt (192 => 193)

--- trunk/BUILD.txt	2007-06-29 14:40:30 UTC (rev 192)
+++ trunk/BUILD.txt	2007-06-29 15:01:07 UTC (rev 193)
@@ -2,6 +2,7 @@
 
 JDK required: 1.5+
 Maven (http://maven.apache.org) required: 2.0.5+
+JRuby (http://jruby.codehaus.org) required: 1.0+
 
 Build profiles:
 

Modified: trunk/core/pom.xml (192 => 193)

--- trunk/core/pom.xml	2007-06-29 14:40:30 UTC (rev 192)
+++ trunk/core/pom.xml	2007-06-29 15:01:07 UTC (rev 193)
@@ -57,7 +57,6 @@
       </resource>
     </resources>
     <plugins>
-      <!-- MT commenting out plugin - it fails on Mac OS, and omitting does not have any impact on tests
       <plugin>
         <groupId>org.codehaus.waffle</groupId>
         <artifactId>rspec-maven-plugin</artifactId>
@@ -76,7 +75,6 @@
           </execution>
         </executions>
       </plugin>
-      -->
       <plugin>
         <groupId>com.thoughtworks.paranamer</groupId>
         <artifactId>paranamer-maven-plugin</artifactId>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to