Skip to content
Snippets Groups Projects
Commit d461c890 authored by m1ch1's avatar m1ch1
Browse files

gh-67 use checkstyle.

parent 3dbc6c63
No related branches found
No related tags found
No related merge requests found
- gh-67 Use checkstyle (m1ch1)
0.1.4 - 2/22/12
- Fixes for Cassandra 0.7 client (tjake)
......
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>com.yahoo.ycsb</groupId>
<artifactId>build-tools</artifactId>
<version>0.1.4</version>
<name>Build Tools</name>
</project>
File moved
......@@ -88,15 +88,8 @@
<version>2.6</version>
<configuration>
<consoleOutput>true</consoleOutput>
<!--configLocation>checkstyle.xml</configLocation-->
<configLocation>checkstyle.xml</configLocation>
</configuration>
<!--dependencies>
<dependency>
<groupId>com.yahoo.ycsb</groupId>
<artifactId>build-tools</artifactId>
<version>0.1.4</version>
</dependency>
</dependencies-->
<executions>
<execution>
<id>validate</id>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment