[Windup-commits] [windup/windup] d2cb8d: WINDUP-842 removed breadcrumbs and moved link to A...

Jess Sightler jesse.sightler at gmail.com
Fri Dec 11 10:31:38 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/windup/windup
  Commit: d2cb8d9efdf591d66b7d1b44a857a7ce414b2e30
      https://github.com/windup/windup/commit/d2cb8d9efdf591d66b7d1b44a857a7ce414b2e30
  Author: Marek Novotný <hotmana76 at gmail.com>
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
    M reporting/api/src/main/java/org/jboss/windup/reporting/model/ApplicationReportIndexModel.java
    M reporting/impl/src/main/java/org/jboss/windup/reporting/rules/rendering/GenerateIndexPageRuleProvider.java
    R reporting/impl/src/main/resources/reports/templates/include/breadcrumbs.ftl
    M reporting/impl/src/main/resources/reports/templates/include/navbar.ftl
    M reporting/impl/src/main/resources/reports/templates/index.ftl
    M reporting/impl/src/main/resources/reports/templates/migration-issues.ftl
    M reporting/impl/src/main/resources/reports/templates/source.ftl
    M rules-java-ee/addon/src/main/resources/reports/templates/ejb.ftl
    M rules-java-ee/addon/src/main/resources/reports/templates/hibernate.ftl
    M rules-java-ee/addon/src/main/resources/reports/templates/jbpm.ftl
    M rules-java-ee/addon/src/main/resources/reports/templates/jpa.ftl
    M rules-java-ee/addon/src/main/resources/reports/templates/remote.ftl
    M rules-java-ee/addon/src/main/resources/reports/templates/server.ftl
    M rules-java-ee/addon/src/main/resources/reports/templates/spring.ftl
    M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/rules/CreateJavaApplicationOverviewReportRuleProvider.java
    M rules-java/api/src/main/resources/reports/templates/about_windup.ftl
    M rules-java/api/src/main/resources/reports/templates/compatible_files.ftl
    M rules-java/api/src/main/resources/reports/templates/ignored_files.ftl
    M rules-java/api/src/main/resources/reports/templates/java_application.ftl
    M rules-java/api/src/main/resources/reports/templates/static_ip_addresses.ftl
    M tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureSmallBinaryModeTest.java
    M tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureTest.java

  Log Message:
  -----------
  WINDUP-842 removed breadcrumbs and moved link to All Applications to top navbar, WINDUP-838 changed Overview title report to Application Report


  Commit: 8c8202c1912e06bfb0a8cda4de1d90ccefd99072
      https://github.com/windup/windup/commit/8c8202c1912e06bfb0a8cda4de1d90ccefd99072
  Author: Jess Sightler <jesse.sightler at gmail.com>
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
    M reporting/api/src/main/java/org/jboss/windup/reporting/model/ApplicationReportIndexModel.java
    M reporting/api/src/main/java/org/jboss/windup/reporting/rules/AttachApplicationReportsToIndexRuleProvider.java
    M reporting/impl/src/main/java/org/jboss/windup/reporting/rules/rendering/GenerateIndexPageRuleProvider.java
    M reporting/impl/src/main/resources/reports/templates/include/navbar.ftl

  Log Message:
  -----------
  Tweaked a little to prevent index.html from linking to a nonexistent ../index.html


  Commit: caf3032c971b7fa2f917d130cbae21d4cea00f99
      https://github.com/windup/windup/commit/caf3032c971b7fa2f917d130cbae21d4cea00f99
  Author: Jess Sightler <jesse.sightler at gmail.com>
  Date:   2015-12-11 (Fri, 11 Dec 2015)

  Changed paths:
    M reporting/api/src/main/java/org/jboss/windup/reporting/rules/AttachApplicationReportsToIndexRuleProvider.java
    M reporting/impl/src/main/java/org/jboss/windup/reporting/rules/rendering/GenerateIndexPageRuleProvider.java
    R reporting/impl/src/main/resources/reports/templates/include/breadcrumbs.ftl
    M reporting/impl/src/main/resources/reports/templates/include/navbar.ftl
    M reporting/impl/src/main/resources/reports/templates/index.ftl
    M reporting/impl/src/main/resources/reports/templates/migration-issues.ftl
    M reporting/impl/src/main/resources/reports/templates/source.ftl
    M rules-java-ee/addon/src/main/resources/reports/templates/ejb.ftl
    M rules-java-ee/addon/src/main/resources/reports/templates/hibernate.ftl
    M rules-java-ee/addon/src/main/resources/reports/templates/jbpm.ftl
    M rules-java-ee/addon/src/main/resources/reports/templates/jpa.ftl
    M rules-java-ee/addon/src/main/resources/reports/templates/remote.ftl
    M rules-java-ee/addon/src/main/resources/reports/templates/server.ftl
    M rules-java-ee/addon/src/main/resources/reports/templates/spring.ftl
    M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/rules/CreateJavaApplicationOverviewReportRuleProvider.java
    M rules-java/api/src/main/resources/reports/templates/about_windup.ftl
    M rules-java/api/src/main/resources/reports/templates/compatible_files.ftl
    M rules-java/api/src/main/resources/reports/templates/ignored_files.ftl
    M rules-java/api/src/main/resources/reports/templates/java_application.ftl
    M rules-java/api/src/main/resources/reports/templates/static_ip_addresses.ftl
    M tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureSmallBinaryModeTest.java
    M tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureTest.java

  Log Message:
  -----------
  Merge branch 'mareknovotny-WINDUP-842'


Compare: https://github.com/windup/windup/compare/978739738ca8...caf3032c971b


More information about the Windup-commits mailing list