[Windup-commits] [windup/windup] bcf1ba: WINDUP-465: Fixed some issues... some related file...

Jesse Sightler jesse.sightler at gmail.com
Tue Feb 24 12:13:41 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/windup/windup
  Commit: bcf1baabaf30e1152d1a4a105de0d685299f33d1
      https://github.com/windup/windup/commit/bcf1baabaf30e1152d1a4a105de0d685299f33d1
  Author: Jess Sightler <jesse.sightler at 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/6615b6590ea7981957f2d966deedf2d19d146e0c
  Author: Jesse Sightler <jesse.sightler at 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


More information about the Windup-commits mailing list