Skip to content

Commit b05b992

Browse files
committed
Checkin final 1.1 scorecard generators and scripts to run open source tools.
1 parent 0694bdc commit b05b992

File tree

82 files changed

+103135
-26724
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+103135
-26724
lines changed

createScorecards.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
call mvn validate -Pbenchmarkscore -Dexec.args="expectedresults-1.1.csv results"

createScorecards.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
mvn validate -Pbenchmarkscore -Dexec.args="expectedresults-1.1.csv results"

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@
518518
<plugin>
519519
<groupId>org.apache.maven.plugins</groupId>
520520
<artifactId>maven-pmd-plugin</artifactId>
521-
<version>3.4</version>
521+
<version>3.5</version>
522522
<configuration>
523523
<linkXref>true</linkXref>
524524
<targetJdk>1.7</targetJdk>

results/Benchmark_1.1-findbugs-v3.0.1-363.xml

Lines changed: 506 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)