[Windup-commits] [windup/windup] 278453: WINDUP-490: Fix link elements in xml

Lincoln.Baxter at lists.jboss.org Lincoln.Baxter at lists.jboss.org
Thu Jan 29 14:25:04 EST 2015


  Branch: refs/heads/master
  Home:   https://github.com/windup/windup
  Commit: 278453ea81bc4daffa677d3f9b4f5d76c9c3c7cb
      https://github.com/windup/windup/commit/278453ea81bc4daffa677d3f9b4f5d76c9c3c7cb
  Author: Jess Sightler <jesse.sightler at gmail.com>
  Date:   2015-01-29 (Thu, 29 Jan 2015)

  Changed paths:
    M config-xml/src/test/resources/testxml/Test1.windup.xml
    M rules-base/tests/src/test/resources/xml/FileContentXmlExample.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.BaseConfig.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.Config.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.EjbConfig.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.JBossConfig.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.JBossEsbConfig.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.JBossJBPMConfig.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.JDKConfig.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.JPPConfig.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.PersistenceConfig.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.SeamToCDI.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.SonicESBConfig.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.WebLogicConfig.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.WebServiceConfig.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.WebsphereConfig.windup.xml
    M rules-java/src/test/resources/org/jboss/windup/rules/java/JavaClassXmlRulesTest.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlBaseConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlEjbConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlGlassfishConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlJbossConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlJbossEsbConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlJonasConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlJppConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlJrunConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlKnowHowConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlOrionConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlPersistanceConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlResinConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlSoa5Config.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlSonicEsbConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlSpringConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlWeblogicConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlWebserviceConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlWebsphereConfig.windup.xml
    M rules-xml/src/test/resources/simpleRule.windup.xml
    M tests/src/test/xml/XmlExample.windup.xml

  Log Message:
  -----------
  WINDUP-490: Fix link elements in xml


  Commit: 4c799c8500ef077a63d059237129c4af7bf72435
      https://github.com/windup/windup/commit/4c799c8500ef077a63d059237129c4af7bf72435
  Author: Lincoln Baxter, III <lincolnbaxter at gmail.com>
  Date:   2015-01-29 (Thu, 29 Jan 2015)

  Changed paths:
    M config-xml/src/test/resources/testxml/Test1.windup.xml
    M rules-base/tests/src/test/resources/xml/FileContentXmlExample.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.BaseConfig.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.Config.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.EjbConfig.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.JBossConfig.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.JBossEsbConfig.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.JBossJBPMConfig.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.JDKConfig.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.JPPConfig.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.PersistenceConfig.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.SeamToCDI.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.SonicESBConfig.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.WebLogicConfig.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.WebServiceConfig.windup.xml
    M rules-java-ee/src/main/resources/legacy/org.jboss.windup.rules.apps.legacy.java.WebsphereConfig.windup.xml
    M rules-java/src/test/resources/org/jboss/windup/rules/java/JavaClassXmlRulesTest.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlBaseConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlEjbConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlGlassfishConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlJbossConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlJbossEsbConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlJonasConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlJppConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlJrunConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlKnowHowConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlOrionConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlPersistanceConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlResinConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlSoa5Config.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlSonicEsbConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlSpringConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlWeblogicConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlWebserviceConfig.windup.xml
    M rules-xml/src/main/resources/legacy/org.jboss.windup.rules.apps.xml.legacy.XmlWebsphereConfig.windup.xml
    M rules-xml/src/test/resources/simpleRule.windup.xml
    M tests/src/test/xml/XmlExample.windup.xml

  Log Message:
  -----------
  Merge pull request #437 from jsight/WINDUP-490

Windup 490: Fix link elements in xml


Compare: https://github.com/windup/windup/compare/f79ac32bd6ab...4c799c8500ef


More information about the Windup-commits mailing list