[Windup-commits] [windup/windup] 3ae57c: MIGR-198: Provide command to update rulesets

Lincoln.Baxter at lists.jboss.org Lincoln.Baxter at lists.jboss.org
Wed Apr 15 12:17:43 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/windup/windup
  Commit: 3ae57c8f25b5ae54faf11b7f98b96101fe59c2a4
      https://github.com/windup/windup/commit/3ae57c8f25b5ae54faf11b7f98b96101fe59c2a4
  Author: Matej Briskar <mbriskar at redhat.com>
  Date:   2015-04-10 (Fri, 10 Apr 2015)

  Changed paths:
    M ui/addon/pom.xml
    A ui/addon/src/main/java/org/jboss/windup/ui/RulesetUpdateChecker.java
    A ui/addon/src/main/java/org/jboss/windup/ui/WindupUpdateRulesetCommand.java
    M ui/tests/pom.xml

  Log Message:
  -----------
  MIGR-198: Provide command to update rulesets


  Commit: bd68d8d49b0f4c6ce98b3e246359adf09dad349c
      https://github.com/windup/windup/commit/bd68d8d49b0f4c6ce98b3e246359adf09dad349c
  Author: Matej Briskar <mbriskar at redhat.com>
  Date:   2015-04-10 (Fri, 10 Apr 2015)

  Changed paths:
    M ui/addon/src/main/java/org/jboss/windup/ui/RulesetUpdateChecker.java
    M ui/tests/pom.xml
    A ui/tests/src/test/java/org/jboss/windup/addon/ui/WindupUpdateRulesetCommandTest.java
    A ui/tests/src/test/resources/windup-old-ruleset.zip

  Log Message:
  -----------
  MIGR-198 - TEST RulesetUpdateCommand


  Commit: 5762bb09174e99b7c0d400cca7e7a3d8f219f31b
      https://github.com/windup/windup/commit/5762bb09174e99b7c0d400cca7e7a3d8f219f31b
  Author: Matej Briskar <mbriskar at redhat.com>
  Date:   2015-04-14 (Tue, 14 Apr 2015)

  Changed paths:
    M pom.xml
    M ui/addon/pom.xml
    M ui/addon/src/main/java/org/jboss/windup/ui/RulesetUpdateChecker.java
    A ui/addon/src/main/java/org/jboss/windup/ui/WindupUpdateDistributionCommand.java
    M ui/addon/src/main/java/org/jboss/windup/ui/WindupUpdateRulesetCommand.java
    M ui/tests/pom.xml
    A ui/tests/src/test/java/org/jboss/windup/addon/ui/WindupUpdateDistributionCommandTest.java
    M ui/tests/src/test/java/org/jboss/windup/addon/ui/WindupUpdateRulesetCommandTest.java
    M ui/tests/src/test/resources/windup-old-ruleset.zip
    M utils/src/main/java/org/jboss/windup/util/PathUtil.java

  Log Message:
  -----------
  MIGR-198: Add option to update whole distribution (with test)


  Commit: db4eb9f04b3bc65f31104dbc654eb134aef3f5bd
      https://github.com/windup/windup/commit/db4eb9f04b3bc65f31104dbc654eb134aef3f5bd
  Author: Lincoln Baxter, III <lincolnbaxter at gmail.com>
  Date:   2015-04-15 (Wed, 15 Apr 2015)

  Changed paths:
    M pom.xml
    M ui/addon/pom.xml
    A ui/addon/src/main/java/org/jboss/windup/ui/RulesetUpdateChecker.java
    A ui/addon/src/main/java/org/jboss/windup/ui/WindupUpdateDistributionCommand.java
    A ui/addon/src/main/java/org/jboss/windup/ui/WindupUpdateRulesetCommand.java
    M ui/tests/pom.xml
    A ui/tests/src/test/java/org/jboss/windup/addon/ui/WindupUpdateDistributionCommandTest.java
    A ui/tests/src/test/java/org/jboss/windup/addon/ui/WindupUpdateRulesetCommandTest.java
    A ui/tests/src/test/resources/windup-old-ruleset.zip
    M utils/src/main/java/org/jboss/windup/util/PathUtil.java

  Log Message:
  -----------
  Merge pull request #514 from mbriskar/MIGR-198

MIGR-198: Provide a method for updating the user's installation automati...


Compare: https://github.com/windup/windup/compare/3d4fe811c849...db4eb9f04b3b


More information about the Windup-commits mailing list