Branch: refs/heads/master Home: https://github.com/jenkinsci/analysis-model Commit: 54fea553744251fdbcf43eee3a8e5b42ddd24e81 https://github.com/jenkinsci/analysis-model/commit/54fea553744251fdbcf43eee3a8e5b42ddd24e81 Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2018-03-28 (Wed, 28 Mar 2018)
Changed paths: M src/main/java/edu/hm/hafner/analysis/parser/FindBugsParser.java Log Message: ----------- Open stream with try-with-ressources. Commit: 7d8396524e0d217b4d610bf269cf4fb927b38ad8 https://github.com/jenkinsci/analysis-model/commit/7d8396524e0d217b4d610bf269cf4fb927b38ad8 Author: Ulli Hafner <ullrich.haf...@gmail.com> Date: 2018-04-09 (Mon, 09 Apr 2018) Changed paths: M src/main/java/edu/hm/hafner/analysis/Issue.java M src/main/java/edu/hm/hafner/analysis/IssueBuilder.java M src/main/java/edu/hm/hafner/analysis/Issues.java M src/test/java/edu/hm/hafner/ArchitectureRulesTest.java M src/test/java/edu/hm/hafner/analysis/FingerprintGeneratorTest.java M src/test/java/edu/hm/hafner/analysis/IssueBuilderTest.java M src/test/java/edu/hm/hafner/analysis/IssueFilterTest.java M src/test/java/edu/hm/hafner/analysis/IssueTest.java M src/test/java/edu/hm/hafner/analysis/IssuesTest.java M src/test/java/edu/hm/hafner/analysis/PackageNameResolverTest.java M src/test/java/edu/hm/hafner/analysis/assertj/IssuesAssert.java M src/test/resources/edu/hm/hafner/analysis/issues.ser Log Message: ----------- Improved design of Issue and Issues in order to simplify DB mapping. - Added Issue constructor with ID - Added unique ID for issues (origin and reference) - Renamed sizeOfDuplicates Compare: https://github.com/jenkinsci/analysis-model/compare/2572f9e59491...7d8396524e0d -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.