Branch: refs/heads/master
Home:
https://github.com/windup/windup
Commit: 6b21b47a56ba394aab10ef8f95e9f1b17634b255
https://github.com/windup/windup/commit/6b21b47a56ba394aab10ef8f95e9f1b17...
Author: Jess Sightler <jesse.sightler(a)gmail.com>
Date: 2015-12-16 (Wed, 16 Dec 2015)
Changed paths:
M graph/api/src/main/java/org/jboss/windup/graph/frames/FrameBooleanDefaultValue.java
M reporting/api/src/main/java/org/jboss/windup/reporting/config/Hint.java
M
reporting/api/src/main/java/org/jboss/windup/reporting/config/classification/Classification.java
A
reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GetEffortDescriptionForPoints.java
M reporting/api/src/main/java/org/jboss/windup/reporting/model/EffortReportModel.java
M
reporting/impl/src/main/java/org/jboss/windup/reporting/freemarker/problemsummary/GetProblemSummariesMethod.java
M
reporting/impl/src/main/java/org/jboss/windup/reporting/freemarker/problemsummary/ProblemSummary.java
M reporting/impl/src/main/resources/reports/templates/migration-issues.ftl
M
test-util/src/main/java/org/jboss/windup/testutil/html/TestMigrationIssuesReportUtil.java
M
tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureSourceModeTest.java
Log Message:
-----------
WINDUP-858: Migration Issues report should be updated
Commit: 4842f53974a63858c062196eedfb7ec4f82e60ad
https://github.com/windup/windup/commit/4842f53974a63858c062196eedfb7ec4f...
Author: Jesse Sightler <jesse.sightler(a)gmail.com>
Date: 2015-12-18 (Fri, 18 Dec 2015)
Changed paths:
M graph/api/src/main/java/org/jboss/windup/graph/frames/FrameBooleanDefaultValue.java
M reporting/api/src/main/java/org/jboss/windup/reporting/config/Hint.java
M
reporting/api/src/main/java/org/jboss/windup/reporting/config/classification/Classification.java
A
reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GetEffortDescriptionForPoints.java
M reporting/api/src/main/java/org/jboss/windup/reporting/model/EffortReportModel.java
M
reporting/impl/src/main/java/org/jboss/windup/reporting/freemarker/problemsummary/GetProblemSummariesMethod.java
M
reporting/impl/src/main/java/org/jboss/windup/reporting/freemarker/problemsummary/ProblemSummary.java
M reporting/impl/src/main/resources/reports/templates/migration-issues.ftl
M
test-util/src/main/java/org/jboss/windup/testutil/html/TestMigrationIssuesReportUtil.java
M
tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureSourceModeTest.java
Log Message:
-----------
Merge pull request #793 from jsight/WINDUP-858
WINDUP-858: Migration Issues report should be updated
Compare:
https://github.com/windup/windup/compare/5b54f654a554...4842f53974a6