Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/violation-comments-to-stash-plugin
  Commit: 5fab312cb2fef0207455ea193899b884d3cd4157
      
https://github.com/jenkinsci/violation-comments-to-stash-plugin/commit/5fab312cb2fef0207455ea193899b884d3cd4157
  Author: Tomas Bjerre <[email protected]>
  Date:   2015-05-02 (Sat, 02 May 2015)

  Changed paths:
    M README.md
    M build.sh
    M clean.sh
    R plugin/pom.xml
    R plugin/src/main/java/org/jenkinsci/plugins/jvcts/JvctsLogger.java
    R 
plugin/src/main/java/org/jenkinsci/plugins/jvcts/ViolationsToStashDescriptor.java
    R 
plugin/src/main/java/org/jenkinsci/plugins/jvcts/ViolationsToStashRecorder.java
    R plugin/src/main/java/org/jenkinsci/plugins/jvcts/config/Parser.java
    R plugin/src/main/java/org/jenkinsci/plugins/jvcts/config/ParserConfig.java
    R 
plugin/src/main/java/org/jenkinsci/plugins/jvcts/config/ViolationsToStashConfig.java
    R 
plugin/src/main/java/org/jenkinsci/plugins/jvcts/config/ViolationsToStashConfigHelper.java
    R 
plugin/src/main/java/org/jenkinsci/plugins/jvcts/perform/FullBuildModelWrapper.java
    R 
plugin/src/main/java/org/jenkinsci/plugins/jvcts/perform/JvctsPerformer.java
    R 
plugin/src/main/java/org/jenkinsci/plugins/jvcts/stash/JvctsStashClient.java
    R plugin/src/main/java/org/jenkinsci/plugins/jvcts/stash/StashInvoker.java
    R 
plugin/src/main/resources/org/jenkinsci/plugins/jvcts/ViolationsToStashRecorder/config.jelly
    R 
plugin/src/main/resources/org/jenkinsci/plugins/jvcts/ViolationsToStashRecorder/help.html
    R 
plugin/src/test/java/org/jenkinsci/plugins/jvcts/perform/JvctsPerformerParseTest.java
    R 
plugin/src/test/java/org/jenkinsci/plugins/jvcts/stash/StashClientFaker.java
    R plugin/src/test/resources/checkstyle_checkstylefile_1.json
    R plugin/src/test/resources/checkstyle_checkstylefile_2.json
    R plugin/src/test/resources/checkstyle_checkstylefile_3_relativePath.json
    R plugin/src/test/resources/checkstyle_pmdandcheckstyle.json
    R plugin/src/test/resources/findbugs_code.json
    R plugin/src/test/resources/freestyle/checkstyle/checkstyle.xml
    R plugin/src/test/resources/freestyle/checkstyle/checkstyle_relativePath.xml
    R plugin/src/test/resources/freestyle/findbugs/findbugs.xml
    R plugin/src/test/resources/freestyle/pmd/pmd.xml
    R plugin/src/test/resources/pmd_pmdandcheckstyle.json
    R plugin/src/test/resources/pmd_pmdfile.json
    R plugin/src/test/resources/pullrequestchanges_1_GET.json
    R plugin/src/test/resources/pullrequestcomments_GET.json
    R plugin/src/test/resources/pullrequestcomments_GET_none.json
    R plugin/src/test/resources/test-resources-placeholder.txt
    A pom.xml
    A src/main/java/org/jenkinsci/plugins/jvcts/JvctsLogger.java
    A src/main/java/org/jenkinsci/plugins/jvcts/ViolationsToStashDescriptor.java
    A src/main/java/org/jenkinsci/plugins/jvcts/ViolationsToStashRecorder.java
    A src/main/java/org/jenkinsci/plugins/jvcts/config/Parser.java
    A src/main/java/org/jenkinsci/plugins/jvcts/config/ParserConfig.java
    A 
src/main/java/org/jenkinsci/plugins/jvcts/config/ViolationsToStashConfig.java
    A 
src/main/java/org/jenkinsci/plugins/jvcts/config/ViolationsToStashConfigHelper.java
    A 
src/main/java/org/jenkinsci/plugins/jvcts/perform/FullBuildModelWrapper.java
    A src/main/java/org/jenkinsci/plugins/jvcts/perform/JvctsPerformer.java
    A src/main/java/org/jenkinsci/plugins/jvcts/stash/JvctsStashClient.java
    A src/main/java/org/jenkinsci/plugins/jvcts/stash/StashInvoker.java
    A 
src/main/resources/org/jenkinsci/plugins/jvcts/ViolationsToStashRecorder/config.jelly
    A 
src/main/resources/org/jenkinsci/plugins/jvcts/ViolationsToStashRecorder/help.html
    A 
src/test/java/org/jenkinsci/plugins/jvcts/perform/JvctsPerformerParseTest.java
    A src/test/java/org/jenkinsci/plugins/jvcts/stash/StashClientFaker.java
    A src/test/resources/checkstyle_checkstylefile_1.json
    A src/test/resources/checkstyle_checkstylefile_2.json
    A src/test/resources/checkstyle_checkstylefile_3_relativePath.json
    A src/test/resources/checkstyle_pmdandcheckstyle.json
    A src/test/resources/findbugs_code.json
    A src/test/resources/freestyle/checkstyle/checkstyle.xml
    A src/test/resources/freestyle/checkstyle/checkstyle_relativePath.xml
    A src/test/resources/freestyle/findbugs/findbugs.xml
    A src/test/resources/freestyle/pmd/pmd.xml
    A src/test/resources/pmd_pmdandcheckstyle.json
    A src/test/resources/pmd_pmdfile.json
    A src/test/resources/pullrequestchanges_1_GET.json
    A src/test/resources/pullrequestcomments_GET.json
    A src/test/resources/pullrequestcomments_GET_none.json
    A src/test/resources/test-resources-placeholder.txt

  Log Message:
  -----------
  Moving plugin implementation to root of repo
* This is the expected project layout of a Jenkins plugin. Otherwise it wont 
build in CloudBees.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to