[Windup-commits] [windup/windup] 15de1b: WINDUP-598 - Link Spring Beans to Configuration So...

Lincoln.Baxter at lists.jboss.org Lincoln.Baxter at lists.jboss.org
Sat May 30 09:56:03 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/windup/windup
  Commit: 15de1b22067566844843c3027f284fa88ef45486
      https://github.com/windup/windup/commit/15de1b22067566844843c3027f284fa88ef45486
  Author: Brad Davis <bradsdavis at gmail.com>
  Date:   2015-05-29 (Fri, 29 May 2015)

  Changed paths:
    M rules-java-ee/addon/src/main/resources/reports/templates/spring.ftl

  Log Message:
  -----------
  WINDUP-598 - Link Spring Beans to Configuration Source When Available


  Commit: 4a07fea49d3cf06cb46808049a996c5ee77699ff
      https://github.com/windup/windup/commit/4a07fea49d3cf06cb46808049a996c5ee77699ff
  Author: Brad Davis <bradsdavis at gmail.com>
  Date:   2015-05-29 (Fri, 29 May 2015)

  Changed paths:
    M reporting/impl/src/main/resources/reports/resources/css/windup.css
    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/jbpm.ftl
    A rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/RenderFileReferenceDirective.java
    M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/service/JavaClassService.java
    M rules-java/api/src/main/resources/reports/templates/static_ip_addresses.ftl

  Log Message:
  -----------
  WINDUP-505 - Added render_link directive to link between resources.  Inline hinting also goes directly to inline.
  Added functionality to interlink resources in a more repeatable process.


  Commit: 5c76a38493090471654a1e09e72c4795d4924b30
      https://github.com/windup/windup/commit/5c76a38493090471654a1e09e72c4795d4924b30
  Author: Brad Davis <bradsdavis at gmail.com>
  Date:   2015-05-29 (Fri, 29 May 2015)

  Changed paths:
    M reporting/impl/src/main/resources/reports/templates/source.ftl

  Log Message:
  -----------
  Added scroll adjustment for the anchor tags due to the nav height.


  Commit: f08812f88cb4fe7289314bac5b638a028f5ca558
      https://github.com/windup/windup/commit/f08812f88cb4fe7289314bac5b638a028f5ca558
  Author: Lincoln Baxter, III <lincolnbaxter at gmail.com>
  Date:   2015-05-29 (Fri, 29 May 2015)

  Changed paths:
    M reporting/api/src/main/java/org/jboss/windup/reporting/model/ReportModel.java
    M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/RenderFileReferenceDirective.java
    M tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureMediumBinaryModeTest.java
    M tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureSpringSmallTest.java

  Log Message:
  -----------
  WINDUP-505: Fix some failing tests (one more left)


  Commit: 894fbdb0d6f42c74ee2c04fa9528406d7d0446b6
      https://github.com/windup/windup/commit/894fbdb0d6f42c74ee2c04fa9528406d7d0446b6
  Author: Jess Sightler <jesse.sightler at gmail.com>
  Date:   2015-05-29 (Fri, 29 May 2015)

  Changed paths:
    M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/RenderFileReferenceDirective.java

  Log Message:
  -----------
  Fix defaulting of model name in directive


  Commit: e970ff50c758160528a51229cdef1c999b043137
      https://github.com/windup/windup/commit/e970ff50c758160528a51229cdef1c999b043137
  Author: Lincoln Baxter, III <lincolnbaxter at gmail.com>
  Date:   2015-05-30 (Sat, 30 May 2015)

  Changed paths:
    M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/RenderFileReferenceDirective.java

  Log Message:
  -----------
  Merge pull request #11 from jsight/lincolnthree-WINDUP-505-patch

WINDUP-505: Fix defaulting of model name in directive


  Commit: d6f5c52aaebacbc255bf98f21e4ee6ab256dcabc
      https://github.com/windup/windup/commit/d6f5c52aaebacbc255bf98f21e4ee6ab256dcabc
  Author: Lincoln Baxter, III <lincolnbaxter at gmail.com>
  Date:   2015-05-30 (Sat, 30 May 2015)

  Changed paths:
    M reporting/api/src/main/java/org/jboss/windup/reporting/model/ReportModel.java
    M reporting/impl/src/main/resources/reports/resources/css/windup.css
    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/jbpm.ftl
    M rules-java-ee/addon/src/main/resources/reports/templates/spring.ftl
    A rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/reporting/freemarker/RenderFileReferenceDirective.java
    M rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/service/JavaClassService.java
    M rules-java/api/src/main/resources/reports/templates/static_ip_addresses.ftl
    M tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureMediumBinaryModeTest.java
    M tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureSpringSmallTest.java

  Log Message:
  -----------
  Merge pull request #581 from lincolnthree/WINDUP-505

WINDUP-505: Linking between reports for EJB and Spring Beans


Compare: https://github.com/windup/windup/compare/f275c60de95c...d6f5c52aaeba


More information about the Windup-commits mailing list