Branch: refs/heads/master
Home:
https://github.com/windup/windup
Commit: 317d79d87b9535a23acb9d78f7d6ea3f9c46198b
https://github.com/windup/windup/commit/317d79d87b9535a23acb9d78f7d6ea3f9...
Author: Matej Briskar <mbriskar(a)redhat.com>
Date: 2015-06-01 (Mon, 01 Jun 2015)
Changed paths:
M reporting/api/src/main/java/org/jboss/windup/reporting/config/Hint.java
M
reporting/api/src/main/java/org/jboss/windup/reporting/config/classification/Classification.java
M reporting/api/src/main/java/org/jboss/windup/reporting/model/Severity.java
M
reporting/impl/src/main/java/org/jboss/windup/reporting/xml/ClassificationHandler.java
M reporting/impl/src/main/java/org/jboss/windup/reporting/xml/HintHandler.java
M
reporting/tests/src/test/java/org/jboss/windup/reporting/handlers/ClassificationHandlerTest.java
M
reporting/tests/src/test/java/org/jboss/windup/reporting/handlers/HintHandlerTest.java
M reporting/tests/src/test/resources/handler/classification.windup.xml
M reporting/tests/src/test/resources/handler/hint.windup.xml
Log Message:
-----------
WINDUP-619: Introduce mandatory/optional severity
Commit: d088c2c7feb11d7effcd06160d88310257f5d52d
https://github.com/windup/windup/commit/d088c2c7feb11d7effcd06160d8831025...
Author: Jess Sightler <jesse.sightler(a)gmail.com>
Date: 2015-06-01 (Mon, 01 Jun 2015)
Changed paths:
M
reporting/tests/src/test/java/org/jboss/windup/reporting/handlers/HintHandlerTest.java
Log Message:
-----------
Fixed tests
Commit: fa2c9e9b6bd0a5f17056d6bdaeec0cc632013ab8
https://github.com/windup/windup/commit/fa2c9e9b6bd0a5f17056d6bdaeec0cc63...
Author: Jess Sightler <jesse.sightler(a)gmail.com>
Date: 2015-06-01 (Mon, 01 Jun 2015)
Changed paths:
M reporting/api/src/main/java/org/jboss/windup/reporting/config/Hint.java
M
reporting/api/src/main/java/org/jboss/windup/reporting/config/classification/Classification.java
M reporting/api/src/main/java/org/jboss/windup/reporting/model/Severity.java
M
reporting/impl/src/main/java/org/jboss/windup/reporting/xml/ClassificationHandler.java
M reporting/impl/src/main/java/org/jboss/windup/reporting/xml/HintHandler.java
M
reporting/tests/src/test/java/org/jboss/windup/reporting/handlers/ClassificationHandlerTest.java
M
reporting/tests/src/test/java/org/jboss/windup/reporting/handlers/HintHandlerTest.java
M reporting/tests/src/test/resources/handler/classification.windup.xml
M reporting/tests/src/test/resources/handler/hint.windup.xml
Log Message:
-----------
Merge branch 'mbriskar-WINDUP-619'
Compare:
https://github.com/windup/windup/compare/1c23c660288e...fa2c9e9b6bd0