Skip to content

Commit

Permalink
Checkin final 1.1 scorecard generators and scripts to run open source…
Browse files Browse the repository at this point in the history
… tools.
  • Loading branch information
davewichers committed Jul 10, 2015
1 parent 0694bdc commit b05b992
Show file tree
Hide file tree
Showing 82 changed files with 103,135 additions and 26,724 deletions.
1 change: 1 addition & 0 deletions createScorecards.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
call mvn validate -Pbenchmarkscore -Dexec.args="expectedresults-1.1.csv results"
1 change: 1 addition & 0 deletions createScorecards.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
mvn validate -Pbenchmarkscore -Dexec.args="expectedresults-1.1.csv results"
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.4</version>
<version>3.5</version>
<configuration>
<linkXref>true</linkXref>
<targetJdk>1.7</targetJdk>
Expand Down
506 changes: 506 additions & 0 deletions results/Benchmark_1.1-findbugs-v3.0.1-363.xml

Large diffs are not rendered by default.

Loading

0 comments on commit b05b992

Please sign in to comment.