Branch: refs/heads/master
Home:
https://github.com/windup/windup
Commit: bcf1baabaf30e1152d1a4a105de0d685299f33d1
https://github.com/windup/windup/commit/bcf1baabaf30e1152d1a4a105de0d6852...
Author: Jess Sightler <jesse.sightler(a)gmail.com>
Date: 2015-02-20 (Fri, 20 Feb 2015)
Changed paths:
M config-xml/addon/src/main/java/org/jboss/windup/config/parser/ParserContext.java
M
config-xml/addon/src/main/java/org/jboss/windup/config/parser/XMLRuleProviderLoader.java
M config/impl/src/main/java/org/jboss/windup/config/loader/WindupRuleLoaderImpl.java
M
rules-xml/addon/src/main/java/org/jboss/windup/rules/apps/xml/confighandler/XSLTTransformationHandler.java
R rules-xml/addon/src/main/resources/transformations/xslt/jboss-app-to-jboss5.xsl
R rules-xml/addon/src/main/resources/transformations/xslt/jboss4-mq-to-jboss5.xsl
R
rules-xml/addon/src/main/resources/transformations/xslt/jboss4-persistence-to-jboss5.xsl
R rules-xml/addon/src/main/resources/transformations/xslt/weblogic-ejb-to-jboss.xsl
R
rules-xml/addon/src/main/resources/transformations/xslt/weblogic-entity2-to-jboss.xsl
R rules-xml/addon/src/main/resources/transformations/xslt/weblogic-jboss5-web-xml.xsl
R
rules-xml/addon/src/main/resources/transformations/xslt/weblogic-jms-to-jboss-messaging.xsl
R rules-xml/addon/src/main/resources/transformations/xslt/weblogic10-ejb-to-jboss.xsl
R rules-xml/addon/src/main/resources/transformations/xslt/weblogic9-ejb-to-jboss.xsl
R
rules-xml/addon/src/main/resources/transformations/xslt/websphere-jboss5-web-xml.xsl
R
rules-xml/addon/src/main/resources/transformations/xslt/websphere-psrules-to-drools.xsl
R rules-xml/addon/src/main/resources/transformations/xslt/wsdl-pom-plugin.xsl
R
rules-xml/addon/src/main/resources/transformations/xslt/wsdl2java-xmlbeans-pom-plugin.xsl
A rules-xml/tests/src/test/resources/transformations/xslt/jboss4-mq-to-jboss5.xsl
Log Message:
-----------
WINDUP-465: Fixed some issues... some related files were missed in the initial move
Commit: 6615b6590ea7981957f2d966deedf2d19d146e0c
https://github.com/windup/windup/commit/6615b6590ea7981957f2d966deedf2d19...
Author: Jesse Sightler <jesse.sightler(a)gmail.com>
Date: 2015-02-24 (Tue, 24 Feb 2015)
Changed paths:
M config-xml/addon/src/main/java/org/jboss/windup/config/parser/ParserContext.java
M
config-xml/addon/src/main/java/org/jboss/windup/config/parser/XMLRuleProviderLoader.java
M config/impl/src/main/java/org/jboss/windup/config/loader/WindupRuleLoaderImpl.java
M
rules-xml/addon/src/main/java/org/jboss/windup/rules/apps/xml/confighandler/XSLTTransformationHandler.java
R rules-xml/addon/src/main/resources/transformations/xslt/jboss-app-to-jboss5.xsl
R rules-xml/addon/src/main/resources/transformations/xslt/jboss4-mq-to-jboss5.xsl
R
rules-xml/addon/src/main/resources/transformations/xslt/jboss4-persistence-to-jboss5.xsl
R rules-xml/addon/src/main/resources/transformations/xslt/weblogic-ejb-to-jboss.xsl
R
rules-xml/addon/src/main/resources/transformations/xslt/weblogic-entity2-to-jboss.xsl
R rules-xml/addon/src/main/resources/transformations/xslt/weblogic-jboss5-web-xml.xsl
R
rules-xml/addon/src/main/resources/transformations/xslt/weblogic-jms-to-jboss-messaging.xsl
R rules-xml/addon/src/main/resources/transformations/xslt/weblogic10-ejb-to-jboss.xsl
R rules-xml/addon/src/main/resources/transformations/xslt/weblogic9-ejb-to-jboss.xsl
R
rules-xml/addon/src/main/resources/transformations/xslt/websphere-jboss5-web-xml.xsl
R
rules-xml/addon/src/main/resources/transformations/xslt/websphere-psrules-to-drools.xsl
R rules-xml/addon/src/main/resources/transformations/xslt/wsdl-pom-plugin.xsl
R
rules-xml/addon/src/main/resources/transformations/xslt/wsdl2java-xmlbeans-pom-plugin.xsl
A rules-xml/tests/src/test/resources/transformations/xslt/jboss4-mq-to-jboss5.xsl
Log Message:
-----------
Merge pull request #479 from jsight/xslt_fixes
WINDUP-465: Fixed some issues... some related files were missed in the i...
Compare:
https://github.com/windup/windup/compare/66729a5a23ac...6615b6590ea7