Branch: refs/heads/master
Home:
https://github.com/windup/windup
Commit: d1b032cae24c3ba52d43822a098e5669349123e2
https://github.com/windup/windup/commit/d1b032cae24c3ba52d43822a098e56693...
Author: Jess Sightler <jesse.sightler(a)gmail.com>
Date: 2015-10-13 (Tue, 13 Oct 2015)
Changed paths:
M reporting/api/src/main/java/org/jboss/windup/reporting/TagUtil.java
M
rules-java-ee/addon/src/main/java/org/jboss/windup/rules/apps/javaee/rules/DiscoverEjbConfigurationXmlRuleProvider.java
A test-files/catchalltest/src/FileWithNoHintsRules.java
M
tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureCatchallTest.java
Log Message:
-----------
Changed EJB discovery to detect the ejb-jar.xml files even if they aren't given that
filename. Also, change the tag detection to work with hints that have no tags
Commit: 189a3e7df268c929dd5d9bc483327a0f391b1583
https://github.com/windup/windup/commit/189a3e7df268c929dd5d9bc483327a0f3...
Author: Jesse Sightler <jesse.sightler(a)gmail.com>
Date: 2015-10-14 (Wed, 14 Oct 2015)
Changed paths:
M reporting/api/src/main/java/org/jboss/windup/reporting/TagUtil.java
M
rules-java-ee/addon/src/main/java/org/jboss/windup/rules/apps/javaee/rules/DiscoverEjbConfigurationXmlRuleProvider.java
A test-files/catchalltest/src/FileWithNoHintsRules.java
M
tests/src/test/java/org/jboss/windup/tests/application/WindupArchitectureCatchallTest.java
Log Message:
-----------
Merge pull request #728 from jsight/tag_and_ejbjar_filename_change
Changed EJB discovery to detect the ejb-jar.xml files even if they aren't given that
filename. Also, change the tag detection to work with hints that have no tags
Compare:
https://github.com/windup/windup/compare/9f8fd6b1190b...189a3e7df268