[Windup-commits] [windup/windup] 401138: WINDUP-924: Change the contents of the incident co...

Jesse Sightler jesse.sightler at gmail.com
Tue Feb 16 10:53:26 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/windup/windup
  Commit: 4011383abb2a943cb2faefefa3db4c42b102657d
      https://github.com/windup/windup/commit/4011383abb2a943cb2faefefa3db4c42b102657d
  Author: Jess Sightler <jesse.sightler at gmail.com>
  Date:   2016-02-15 (Mon, 15 Feb 2016)

  Changed paths:
    M reporting/api/src/main/java/org/jboss/windup/reporting/service/ClassificationService.java
    A reporting/api/src/main/java/org/jboss/windup/reporting/service/EffortAccumulatorFunction.java
    M reporting/api/src/main/java/org/jboss/windup/reporting/service/InlineHintService.java
    A reporting/impl/src/main/java/org/jboss/windup/reporting/freemarker/GetEffortCountForProjectBySeverityMethod.java
    M reporting/impl/src/main/java/org/jboss/windup/reporting/freemarker/GetEffortDetailsForProjectMethod.java
    M reporting/impl/src/main/java/org/jboss/windup/reporting/freemarker/GetEffortForFile.java
    M reporting/impl/src/main/resources/reports/templates/application_list.ftl
    M reporting/impl/src/main/resources/reports/templates/include/effort_util.ftl
    M reporting/tests/src/test/java/org/jboss/windup/reporting/ClassificationServiceTest.java
    M reporting/tests/src/test/java/org/jboss/windup/reporting/InlineHintServiceTest.java

  Log Message:
  -----------
  WINDUP-924: Change the contents of the incident count cell on the application_list to use mandatory vs optional


  Commit: fda4da5290a2c111d3dd8906dbefe173405e17a2
      https://github.com/windup/windup/commit/fda4da5290a2c111d3dd8906dbefe173405e17a2
  Author: Jesse Sightler <jesse.sightler at gmail.com>
  Date:   2016-02-16 (Tue, 16 Feb 2016)

  Changed paths:
    M reporting/api/src/main/java/org/jboss/windup/reporting/service/ClassificationService.java
    A reporting/api/src/main/java/org/jboss/windup/reporting/service/EffortAccumulatorFunction.java
    M reporting/api/src/main/java/org/jboss/windup/reporting/service/InlineHintService.java
    A reporting/impl/src/main/java/org/jboss/windup/reporting/freemarker/GetEffortCountForProjectBySeverityMethod.java
    M reporting/impl/src/main/java/org/jboss/windup/reporting/freemarker/GetEffortDetailsForProjectMethod.java
    M reporting/impl/src/main/java/org/jboss/windup/reporting/freemarker/GetEffortForFile.java
    M reporting/impl/src/main/resources/reports/templates/application_list.ftl
    M reporting/impl/src/main/resources/reports/templates/include/effort_util.ftl
    M reporting/tests/src/test/java/org/jboss/windup/reporting/ClassificationServiceTest.java
    M reporting/tests/src/test/java/org/jboss/windup/reporting/InlineHintServiceTest.java

  Log Message:
  -----------
  Merge pull request #847 from jsight/WINDUP-924

WINDUP-924: Change the contents of the incident count cell on the app…


Compare: https://github.com/windup/windup/compare/7f8126db6add...fda4da5290a2


More information about the Windup-commits mailing list