Turning on tests, adding hooks to start and stop Riak server.

This commit is contained in:
J. Brisbin
2010-12-08 16:42:41 -06:00
parent 892fd53900
commit ae4af38c05
2 changed files with 18 additions and 4 deletions

View File

@@ -126,7 +126,7 @@
<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>
@@ -167,7 +167,7 @@
<version>2.7.7</version>
</dependency>
</dependencies>
</plugin>-->
</plugin>
</plugins>
</build>