Branch: refs/heads/master
Home:
https://github.com/windup/windup
Commit: 669dec5d64a5f2de3c754354df8a739f49fc3378
https://github.com/windup/windup/commit/669dec5d64a5f2de3c754354df8a739f4...
Author: Jesse Sightler <jesse.sightler(a)gmail.com>
Date: 2017-08-22 (Tue, 22 Aug 2017)
Changed paths:
M
rules-java/api/src/main/java/org/jboss/windup/rules/apps/java/ip/DiscoverHardcodedIPAddressRuleProvider.java
M
rules-java/tests/src/test/java/org/jboss/windup/rules/java/ip/DiscoverHardcodedIPAddressTest.java
A rules-java/tests/src/test/resources/staticip/other.xml
A rules-java/tests/src/test/resources/staticip/pom.xml
Log Message:
-----------
Mareknovotny windup 1614 (#1160)
* WINDUP-1614: Excluding pom.xml from static IP search (not relevant for runtime)
* Fixed pattern (it was missing non-pom xml files before)