[Windup-commits] [windup/windup] 9b5cc4: Updates to support pre/post phases for each phase ...

Jesse Sightler jesse.sightler at gmail.com
Thu Jul 3 17:09:29 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/windup/windup
  Commit: 9b5cc4bd54d48e21849c4f6739f0926c8244617c
      https://github.com/windup/windup/commit/9b5cc4bd54d48e21849c4f6739f0926c8244617c
  Author: Jess Sightler <jesse.sightler at gmail.com>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M config/api/src/main/java/org/jboss/windup/config/RulePhase.java
    M config/impl/src/main/java/org/jboss/windup/config/loader/WindupRuleProviderSorter.java
    M config/impl/src/test/java/org/jboss/windup/config/loader/WindupRuleProviderSorterTest.java
    M graph/api/src/main/java/org/jboss/windup/graph/model/ApplicationArchiveModel.java

  Log Message:
  -----------
  Updates to support pre/post phases for each phase (to allow rules to execute near the beginning and end of each phase)


  Commit: 1f2eb9b604788fcfa22d483cd8ce3b2573c460e5
      https://github.com/windup/windup/commit/1f2eb9b604788fcfa22d483cd8ce3b2573c460e5
  Author: Jesse Sightler <jesse.sightler at gmail.com>
  Date:   2014-07-03 (Thu, 03 Jul 2014)

  Changed paths:
    M config/api/src/main/java/org/jboss/windup/config/RulePhase.java
    M config/impl/src/main/java/org/jboss/windup/config/loader/WindupRuleProviderSorter.java
    M config/impl/src/test/java/org/jboss/windup/config/loader/WindupRuleProviderSorterTest.java
    M graph/api/src/main/java/org/jboss/windup/graph/model/ApplicationArchiveModel.java

  Log Message:
  -----------
  Merge pull request #116 from jsight/WINDUP-107

Updates to support pre/post phases for each phase (to allow rules to exe...


Compare: https://github.com/windup/windup/compare/a62f639aa159...1f2eb9b60478


More information about the Windup-commits mailing list