Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/warnings-plugin
  Commit: f364b80f299318569967664a354384d23ae5597f
      
https://github.com/jenkinsci/warnings-plugin/commit/f364b80f299318569967664a354384d23ae5597f
  Author: AdamWest <[email protected]>
  Date:   2013-06-12 (Wed, 12 Jun 2013)

  Changed paths:
    M pom.xml
    A src/main/java/hudson/plugins/warnings/parser/jcreportparser/File.java
    A src/main/java/hudson/plugins/warnings/parser/jcreportparser/Item.java
    A 
src/main/java/hudson/plugins/warnings/parser/jcreportparser/JcReportModule.java
    A 
src/main/java/hudson/plugins/warnings/parser/jcreportparser/JcReportParser.java
    A src/main/java/hudson/plugins/warnings/parser/jcreportparser/Report.java
    A src/test/java/hudson/plugins/warnings/parser/JcReportParserTest.java

  Log Message:
  -----------
  JcReportParser implemented.


  Commit: c69c1b3b2b46b6bdd3f08cab4fde49bc191a597e
      
https://github.com/jenkinsci/warnings-plugin/commit/c69c1b3b2b46b6bdd3f08cab4fde49bc191a597e
  Author: AdamWest <[email protected]>
  Date:   2013-06-12 (Wed, 12 Jun 2013)

  Changed paths:
    A src/test/resources/hudson/plugins/warnings/parser/jcreport/testCorrect.xml
    A src/test/resources/hudson/plugins/warnings/parser/jcreport/testCorrupt.xml
    A 
src/test/resources/hudson/plugins/warnings/parser/jcreport/testReportProps.xml

  Log Message:
  -----------
  JcReportParser and Tests implemented.
Added Testfiles


  Commit: 1e0c3c255764032310452bd14a6579dfe3f96386
      
https://github.com/jenkinsci/warnings-plugin/commit/1e0c3c255764032310452bd14a6579dfe3f96386
  Author: AdamWest <[email protected]>
  Date:   2013-06-13 (Thu, 13 Jun 2013)

  Changed paths:
    M 
src/main/java/hudson/plugins/warnings/parser/jcreportparser/JcReportParser.java
    M src/test/java/hudson/plugins/warnings/parser/JcReportParserTest.java

  Log Message:
  -----------
  Replaced IOException with IOException2


  Commit: efcd64c89e73390fd44378ae2000480c4aca1e1f
      
https://github.com/jenkinsci/warnings-plugin/commit/efcd64c89e73390fd44378ae2000480c4aca1e1f
  Author: AdamWest <[email protected]>
  Date:   2013-06-15 (Sat, 15 Jun 2013)

  Changed paths:
    M src/main/java/hudson/plugins/warnings/parser/ViolationsRegistry.java
    M 
src/main/java/hudson/plugins/warnings/parser/jcreportparser/JcReportParser.java
    M src/test/java/hudson/plugins/warnings/parser/JcReportParserTest.java
    M src/test/resources/hudson/plugins/warnings/parser/jcreport/testCorrect.xml

  Log Message:
  -----------
  JcReportParser changed.


  Commit: 396b6317af9b1ae2a3007fa71f82be95c880fa9c
      
https://github.com/jenkinsci/warnings-plugin/commit/396b6317af9b1ae2a3007fa71f82be95c880fa9c
  Author: AdamWest <[email protected]>
  Date:   2013-06-17 (Mon, 17 Jun 2013)

  Changed paths:
    M 
src/main/java/hudson/plugins/warnings/parser/jcreportparser/JcReportParser.java

  Log Message:
  -----------
  issueLevel.isEmpty replaced with Stringutils.isEmtpy(issueLevel).


  Commit: d958f11ad36dc423954da997fa18c4c914966517
      
https://github.com/jenkinsci/warnings-plugin/commit/d958f11ad36dc423954da997fa18c4c914966517
  Author: Ulli Hafner <[email protected]>
  Date:   2013-06-17 (Mon, 17 Jun 2013)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/warnings/parser/ViolationsRegistry.java
    A src/main/java/hudson/plugins/warnings/parser/jcreportparser/File.java
    A src/main/java/hudson/plugins/warnings/parser/jcreportparser/Item.java
    A 
src/main/java/hudson/plugins/warnings/parser/jcreportparser/JcReportModule.java
    A 
src/main/java/hudson/plugins/warnings/parser/jcreportparser/JcReportParser.java
    A src/main/java/hudson/plugins/warnings/parser/jcreportparser/Report.java
    A src/test/java/hudson/plugins/warnings/parser/JcReportParserTest.java
    A src/test/resources/hudson/plugins/warnings/parser/jcreport/testCorrect.xml
    A src/test/resources/hudson/plugins/warnings/parser/jcreport/testCorrupt.xml
    A 
src/test/resources/hudson/plugins/warnings/parser/jcreport/testReportProps.xml

  Log Message:
  -----------
  Merge pull request #23 from mmenev/JENKINS-17790

[FIXED JENKINS-17790] Added native parser for JC reports.


Compare: 
https://github.com/jenkinsci/warnings-plugin/compare/0c0c2402f32b...d958f11ad36d

-- 
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/groups/opt_out.


Reply via email to