Branch: refs/heads/master
Home:
https://github.com/windup/windup
Commit: 6f50a406b0a85ee58740c3b39c2c6604a6d08bef
https://github.com/windup/windup/commit/6f50a406b0a85ee58740c3b39c2c6604a...
Author: OndraZizka <zizka(a)seznam.cz>
Date: 2016-02-25 (Thu, 25 Feb 2016)
Changed paths:
M
bootstrap/src/main/java/org/jboss/windup/bootstrap/commands/windup/RunWindupCommand.java
M
config-xml/addon/src/main/java/org/jboss/windup/config/parser/XMLRuleProviderLoader.java
M
exec/api/src/main/java/org/jboss/windup/exec/rulefilters/SourceAndTargetPredicate.java
M
exec/api/src/main/java/org/jboss/windup/exec/rulefilters/TaggedRuleProviderPredicate.java
M exec/impl/src/main/java/org/jboss/windup/exec/WindupProcessorImpl.java
Log Message:
-----------
WINDUP-885 Upgrade windup-maven-plugin to latest WindUp core version
Commit: d0885162b8d511bb0306a4ee8b5b6e7433217e61
https://github.com/windup/windup/commit/d0885162b8d511bb0306a4ee8b5b6e743...
Author: Jesse Sightler <jesse.sightler(a)gmail.com>
Date: 2016-02-26 (Fri, 26 Feb 2016)
Changed paths:
M
bootstrap/src/main/java/org/jboss/windup/bootstrap/commands/windup/RunWindupCommand.java
M
config-xml/addon/src/main/java/org/jboss/windup/config/parser/XMLRuleProviderLoader.java
M
exec/api/src/main/java/org/jboss/windup/exec/rulefilters/SourceAndTargetPredicate.java
M
exec/api/src/main/java/org/jboss/windup/exec/rulefilters/TaggedRuleProviderPredicate.java
M exec/impl/src/main/java/org/jboss/windup/exec/WindupProcessorImpl.java
Log Message:
-----------
Merge pull request #842 from OndraZizka/mavenPlugin2-WINDUP-885
Cosmetic changes, mostly log-messages related.
Compare:
https://github.com/windup/windup/compare/0f6351976e40...d0885162b8d5