[Windup-commits] [windup/windup] 44ef3b: WINDUP-1494 sort apps case insensitive (#1140)

Ondrej Zizka zizka at seznam.cz
Fri Jul 21 12:08:02 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/windup/windup
  Commit: 44ef3bb9f1b0117822b9eb06af7db0f3c722ad6e
      https://github.com/windup/windup/commit/44ef3bb9f1b0117822b9eb06af7db0f3c722ad6e
  Author: Ondrej Zizka <zizka at seznam.cz>
  Date:   2017-07-21 (Fri, 21 Jul 2017)

  Changed paths:
    M reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/GetEffortDescriptionForPoints.java
    A reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/IterableToListMethod.java
    A reporting/api/src/main/java/org/jboss/windup/reporting/freemarker/SortApplicationsListMethod.java
    M reporting/api/src/main/java/org/jboss/windup/reporting/model/WindupVertexListModel.java
    M reporting/api/src/main/java/org/jboss/windup/reporting/rules/CreateApplicationListReportRuleProvider.java
    M reporting/impl/src/main/resources/reports/templates/application_list.ftl

  Log Message:
  -----------
  WINDUP-1494 sort apps case insensitive (#1140)

* WINDUP-1494 WIP Sort apps case insensitive - List vertex doesn't keep the order, need a freemarker method.

* WINDUP-1494 WIP Sort apps case insensitive - Using freemarker method

* WINDUP-1494 Sort apps properly also in JavaScript.




More information about the Windup-commits mailing list