Skip to content

Commit

Permalink
gh-67 use checkstyle.
Browse files Browse the repository at this point in the history
  • Loading branch information
cybergarage committed Feb 27, 2012
1 parent 96303e7 commit 18b8a95
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 15 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
- gh-67 Use checkstyle (m1ch1)

0.1.4 - 2/22/12

- Fixes for Cassandra 0.7 client (tjake)
Expand Down
7 changes: 0 additions & 7 deletions build-tools/pom.xml

This file was deleted.

File renamed without changes.
9 changes: 1 addition & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 18b8a95

Please sign in to comment.