Turned off tests.

This commit is contained in:
J. Brisbin
2010-12-08 18:23:59 -06:00
parent 9182c78ac5
commit 6f1c4bbebb

View File

@@ -126,8 +126,8 @@
<groupId>com.springsource.bundlor</groupId>
<artifactId>com.springsource.bundlor.maven</artifactId>
</plugin>
<!-- For running Groovy/Spock tests -->
<!-- For running Groovy/Spock tests
<plugin>
<groupId>org.spockframework</groupId>
<artifactId>spock-maven</artifactId>
@@ -168,7 +168,7 @@
<version>2.7.7</version>
</dependency>
</dependencies>
</plugin>
</plugin> -->
</plugins>
</build>