Handle html entities in XML files

This commit is contained in:
Alexandre Archambault
2017-05-11 17:48:44 +02:00
parent 2f0eb1dba8
commit 394f9f2bb6
4 changed files with 122 additions and 1 deletions
@@ -0,0 +1 @@
org.codehaus.plexus:plexus:1.0.4:compile
@@ -616,6 +616,13 @@ object CentralTests extends TestSuite {
}
}
'entities - {
'odash - resolutionCheck(
Module("org.codehaus.plexus", "plexus"),
"1.0.4"
)
}
'parentBeforeImports - {
* - resolutionCheck(
Module("org.kie", "kie-api"),