Branch: refs/heads/3.0
  Home:   https://github.com/jenkinsci/warnings-plugin
  Commit: a86bcede313788b6a3b3d1ec1f925e4550a193af
      
https://github.com/jenkinsci/warnings-plugin/commit/a86bcede313788b6a3b3d1ec1f925e4550a193af
  Author: Ulli Hafner <[email protected]>
  Date:   2018-03-17 (Sat, 17 Mar 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Activate coverage report only for io.jenkins.** packages.


  Commit: cf8ce2e1214d75f70aac6331fd9f8d06ed52b6eb
      
https://github.com/jenkinsci/warnings-plugin/commit/cf8ce2e1214d75f70aac6331fd9f8d06ed52b6eb
  Author: Ulli Hafner <[email protected]>
  Date:   2018-03-22 (Thu, 22 Mar 2018)

  Changed paths:
    M 
src/main/java/io/jenkins/plugins/analysis/warnings/DuplicateCodeScanner.java
    M 
src/main/resources/hudson/plugins/warnings/ParserConfiguration/config.jelly
    M 
src/main/resources/io/jenkins/plugins/analysis/warnings/FindBugs/config.jelly
    A 
src/main/resources/io/jenkins/plugins/analysis/warnings/FindBugs/config.properties
    M 
src/test/java/io/jenkins/plugins/analysis/warnings/DryThresholdValidationTest.java
    M src/test/java/io/jenkins/plugins/analysis/warnings/StepsITest.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/3.0' into hm-edu-testing


  Commit: 72ab339d6a950d5d28769fe6d6450cee42fd1758
      
https://github.com/jenkinsci/warnings-plugin/commit/72ab339d6a950d5d28769fe6d6450cee42fd1758
  Author: Stephan Ploederl <[email protected]>
  Date:   2018-03-22 (Thu, 22 Mar 2018)

  Changed paths:
    M clean.sh
    M go.sh
    M jenkins.sh
    M skip.sh

  Log Message:
  -----------
  Using /bin/bash instead of /bin/sh to fix problems on linux hosts


  Commit: 33922aedfcf160e0e19623a0144c978201cc3ba9
      
https://github.com/jenkinsci/warnings-plugin/commit/33922aedfcf160e0e19623a0144c978201cc3ba9
  Author: Ullrich Hafner <[email protected]>
  Date:   2018-03-22 (Thu, 22 Mar 2018)

  Changed paths:
    M clean.sh
    M go.sh
    M jenkins.sh
    M skip.sh

  Log Message:
  -----------
  Merge pull request #120 from LokiNightray/hm-edu-testing

Using /bin/bash instead of /bin/sh to fix problems on linux hosts


  Commit: 7029b195cbff202a9f7e6c4660460147260e027c
      
https://github.com/jenkinsci/warnings-plugin/commit/7029b195cbff202a9f7e6c4660460147260e027c
  Author: Ulli Hafner <[email protected]>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Use fix version of analysis-model.


  Commit: 10efe32be6f0734a0891c94dc9bf60d00ba49c15
      
https://github.com/jenkinsci/warnings-plugin/commit/10efe32be6f0734a0891c94dc9bf60d00ba49c15
  Author: Ulli Hafner <[email protected]>
  Date:   2018-04-10 (Tue, 10 Apr 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Use fixed version of old analysis-model.


  Commit: 8fefa4c986bab55b75fa39654c1e1d402809127c
      
https://github.com/jenkinsci/warnings-plugin/commit/8fefa4c986bab55b75fa39654c1e1d402809127c
  Author: Ulli Hafner <[email protected]>
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Use fixed version of old analysis-model.

Now using pom 2.0-20180411.213524-22.


  Commit: d6f96f3fd2e9ca76f602fea1bedd0366275dd203
      
https://github.com/jenkinsci/warnings-plugin/commit/d6f96f3fd2e9ca76f602fea1bedd0366275dd203
  Author: Ulli Hafner <[email protected]>
  Date:   2018-04-19 (Thu, 19 Apr 2018)

  Changed paths:
    A 
src/test/java/io/jenkins/plugins/analysis/warnings/IssuesRecorderITest.java

  Log Message:
  -----------
  Added class with utils for integration tests of IssueRecorder.


  Commit: 7b795d92a550636eb184f3339ce48512e2ba0ced
      
https://github.com/jenkinsci/warnings-plugin/commit/7b795d92a550636eb184f3339ce48512e2ba0ced
  Author: Ulli Hafner <[email protected]>
  Date:   2018-04-19 (Thu, 19 Apr 2018)

  Changed paths:
    M 
src/test/java/io/jenkins/plugins/analysis/warnings/IssuesRecorderITest.java

  Log Message:
  -----------
  Added three integration tests.


  Commit: 844e6e10be07b33103f5a6a74ef3eb0119ba4f4b
      
https://github.com/jenkinsci/warnings-plugin/commit/844e6e10be07b33103f5a6a74ef3eb0119ba4f4b
  Author: Ulli Hafner <[email protected]>
  Date:   2018-04-20 (Fri, 20 Apr 2018)

  Changed paths:
    M compile.sh
    M go.sh
    M skip.sh

  Log Message:
  -----------
  Use mvn install to deploy artifacts to local repository.


  Commit: f1e7c9f5a6a9517e67e107ad3a2e3ae2d23bf1f4
      
https://github.com/jenkinsci/warnings-plugin/commit/f1e7c9f5a6a9517e67e107ad3a2e3ae2d23bf1f4
  Author: Ulli Hafner <[email protected]>
  Date:   2018-04-26 (Thu, 26 Apr 2018)

  Changed paths:
    M Jenkinsfile
    M src/main/java/io/jenkins/plugins/analysis/warnings/CheckStyle.java
    M src/main/java/io/jenkins/plugins/analysis/warnings/Cpd.java
    M src/main/java/io/jenkins/plugins/analysis/warnings/Doxygen.java
    M src/main/java/io/jenkins/plugins/analysis/warnings/DrMemory.java
    M src/main/java/io/jenkins/plugins/analysis/warnings/Eclipse.java
    M src/main/java/io/jenkins/plugins/analysis/warnings/FindBugs.java
    M src/main/java/io/jenkins/plugins/analysis/warnings/GhsMulti.java
    M src/main/java/io/jenkins/plugins/analysis/warnings/GnuFortran.java
    M src/main/java/io/jenkins/plugins/analysis/warnings/Iar.java
    M src/main/java/io/jenkins/plugins/analysis/warnings/NagFortran.java
    M src/main/java/io/jenkins/plugins/analysis/warnings/Pmd.java
    M src/main/java/io/jenkins/plugins/analysis/warnings/SpotBugs.java
    M src/main/java/io/jenkins/plugins/analysis/warnings/YuiCompressor.java
    M 
src/main/resources/io/jenkins/plugins/analysis/warnings/DuplicateCodeScanner/config.jelly
    M 
src/main/resources/io/jenkins/plugins/analysis/warnings/FindBugs/config.jelly
    M 
src/main/resources/io/jenkins/plugins/analysis/warnings/Messages.properties

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/origin/3.0' into hm-edu-testing


  Commit: f8216a3058a393df3508f3bf3305844aa52fdff4
      
https://github.com/jenkinsci/warnings-plugin/commit/f8216a3058a393df3508f3bf3305844aa52fdff4
  Author: Ulli Hafner <[email protected]>
  Date:   2018-04-26 (Thu, 26 Apr 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/origin/3.0' into hm-edu-testing.


  Commit: 1985f9205b8b37771fa2a60ec59c90dfa255ae34
      
https://github.com/jenkinsci/warnings-plugin/commit/1985f9205b8b37771fa2a60ec59c90dfa255ae34
  Author: Ulli Hafner <[email protected]>
  Date:   2018-04-26 (Thu, 26 Apr 2018)

  Changed paths:
    M clean.sh

  Log Message:
  -----------
  Use install for maven scripts.


  Commit: 479dc0699f9c215c9caeb03cc8f79ac25c5e49cf
      
https://github.com/jenkinsci/warnings-plugin/commit/479dc0699f9c215c9caeb03cc8f79ac25c5e49cf
  Author: Ulli Hafner <[email protected]>
  Date:   2018-04-26 (Thu, 26 Apr 2018)

  Changed paths:
    M src/main/java/io/jenkins/plugins/analysis/warnings/ArmCc.java
    M 
src/main/java/io/jenkins/plugins/analysis/warnings/DuplicateCodeScanner.java
    M src/main/java/io/jenkins/plugins/analysis/warnings/Gcc4.java
    M src/main/java/io/jenkins/plugins/analysis/warnings/GroovyScript.java
    M 
src/main/java/io/jenkins/plugins/analysis/warnings/MetrowerksCodeWarrior.java
    M src/main/java/io/jenkins/plugins/analysis/warnings/Scala.java
    M src/main/java/io/jenkins/plugins/analysis/warnings/Xlc.java
    M 
src/main/java/io/jenkins/plugins/analysis/warnings/groovy/GroovyParserToolAdapter.java
    M 
src/test/java/io/jenkins/plugins/analysis/warnings/DuplicateCodeScannerTest.java
    M src/test/java/io/jenkins/plugins/analysis/warnings/ParsersITest.java
    M src/test/java/io/jenkins/plugins/analysis/warnings/StepsITest.java
    M 
src/test/java/io/jenkins/plugins/analysis/warnings/groovy/DynamicDocumentParserTest.java
    M 
src/test/java/io/jenkins/plugins/analysis/warnings/groovy/DynamicLineParserTest.java
    M 
src/test/java/io/jenkins/plugins/analysis/warnings/groovy/GroovyParserTest.java

  Log Message:
  -----------
  Removed type information from Issues and associated parsers.

- Issues and *Parser classes do not use generics anymore.
- Added additionalProperties element to class Issue to provide all
parsers a placeholder to store additional information.


  Commit: 949a42495b52be0c95f27b8fe3de8509d0ad520a
      
https://github.com/jenkinsci/warnings-plugin/commit/949a42495b52be0c95f27b8fe3de8509d0ad520a
  Author: Ulli Hafner <[email protected]>
  Date:   2018-04-29 (Sun, 29 Apr 2018)

  Changed paths:
    M 
src/main/java/io/jenkins/plugins/analysis/warnings/DuplicateCodeScanner.java
    M 
src/main/java/io/jenkins/plugins/analysis/warnings/groovy/GroovyParser.java
    M 
src/test/java/io/jenkins/plugins/analysis/warnings/DuplicateCodeScannerTest.java

  Log Message:
  -----------
  Removed type information from Issues and associated parsers.

- Issues and *Parser classes do not use generics anymore.
- Added additionalProperties element to class Issue to provide all
parsers a placeholder to store additional information.


  Commit: ab6f365484386c613ba1afc939004f4d42c0fda2
      
https://github.com/jenkinsci/warnings-plugin/commit/ab6f365484386c613ba1afc939004f4d42c0fda2
  Author: Ulli Hafner <[email protected]>
  Date:   2018-05-02 (Wed, 02 May 2018)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Use updated findbugs library with shaded org.dom4j.io.


  Commit: a91b7dda95d2241e79071739a0c9a36dfc13c4c3
      
https://github.com/jenkinsci/warnings-plugin/commit/a91b7dda95d2241e79071739a0c9a36dfc13c4c3
  Author: Ulli Hafner <[email protected]>
  Date:   2018-05-02 (Wed, 02 May 2018)

  Changed paths:
    M 
src/test/java/io/jenkins/plugins/analysis/warnings/IssuesRecorderITest.java

  Log Message:
  -----------
  Added a test that does some simple HTML scraping.


  Commit: 02de0bdfe1de99781ef0e0ed9fdb8d30151289b3
      
https://github.com/jenkinsci/warnings-plugin/commit/02de0bdfe1de99781ef0e0ed9fdb8d30151289b3
  Author: Ulli Hafner <[email protected]>
  Date:   2018-05-03 (Thu, 03 May 2018)

  Changed paths:
    M 
src/test/java/io/jenkins/plugins/analysis/warnings/IssuesRecorderITest.java

  Log Message:
  -----------
  Move HTML page creating to new method.


  Commit: b69265e20b659985d7b07ed760899b043cbf7183
      
https://github.com/jenkinsci/warnings-plugin/commit/b69265e20b659985d7b07ed760899b043cbf7183
  Author: Ulli Hafner <[email protected]>
  Date:   2018-05-06 (Sun, 06 May 2018)

  Changed paths:
    M src/test/java/io/jenkins/plugins/analysis/warnings/ParsersITest.java
    M src/test/java/io/jenkins/plugins/analysis/warnings/StepsITest.java
    M 
src/test/java/io/jenkins/plugins/analysis/warnings/groovy/GroovyParserTest.java
    M src/test/resources/io/jenkins/plugins/analysis/warnings/spotbugsXml.xml

  Log Message:
  -----------
  Renamed Issues to Report.


  Commit: 5e0c9146c59d576bf3bc942547e4e7a5e8f515c6
      
https://github.com/jenkinsci/warnings-plugin/commit/5e0c9146c59d576bf3bc942547e4e7a5e8f515c6
  Author: Ulli Hafner <[email protected]>
  Date:   2018-05-08 (Tue, 08 May 2018)

  Changed paths:
    M clean.sh
    M compile.sh
    M go.sh
    M jenkins.sh
    M pom.xml
    M skip.sh
    A 
src/test/java/io/jenkins/plugins/analysis/warnings/IssuesRecorderITest.java

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/origin/hm-edu-testing' into 3.0


  Commit: 37937c131d255ca046535227e4eec35a9c8fe7c2
      
https://github.com/jenkinsci/warnings-plugin/commit/37937c131d255ca046535227e4eec35a9c8fe7c2
  Author: Ulli Hafner <[email protected]>
  Date:   2018-05-08 (Tue, 08 May 2018)

  Changed paths:
    M pom.xml
    M 
src/main/java/io/jenkins/plugins/analysis/warnings/groovy/GroovyParser.java

  Log Message:
  -----------
  Fixed architecture tests.


  Commit: 85edaf849218d6fab2ff6cfd919fca20dd1c8110
      
https://github.com/jenkinsci/warnings-plugin/commit/85edaf849218d6fab2ff6cfd919fca20dd1c8110
  Author: Ulli Hafner <[email protected]>
  Date:   2018-05-08 (Tue, 08 May 2018)

  Changed paths:
    M 
src/main/java/io/jenkins/plugins/analysis/warnings/DuplicateCodeScanner.java
    M 
src/main/resources/io/jenkins/plugins/analysis/warnings/Messages.properties

  Log Message:
  -----------
  Fixed access to not allowed Messages classes.


  Commit: 9f84fd15a8e6cdbf24b9f56c2a0a1728e2955c4d
      
https://github.com/jenkinsci/warnings-plugin/commit/9f84fd15a8e6cdbf24b9f56c2a0a1728e2955c4d
  Author: Ulli Hafner <[email protected]>
  Date:   2018-05-10 (Thu, 10 May 2018)

  Changed paths:
    M pom.xml
    R src/test/java/hudson/plugins/warnings/WarningsDifferencerTest.java
    R src/test/java/hudson/plugins/warnings/WarningsHealthDescriptorTest.java
    R src/test/java/hudson/plugins/warnings/WarningsResultTest.java
    R src/test/java/hudson/plugins/warnings/parser/BugSerializeModelTest.java
    M src/test/java/io/jenkins/plugins/analysis/warnings/PmdMessagesTest.java

  Log Message:
  -----------
  Upgrade of dependencies and plugins to latest versions.

Removed dependency to analysis-test.


Compare: 
https://github.com/jenkinsci/warnings-plugin/compare/ec0337ca13dc...9f84fd15a8e6
      **NOTE:** This service been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
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