diff --git a/jcoverage/plugin.jelly b/jcoverage/plugin.jelly index cb9c4aac..34f97929 100644 --- a/jcoverage/plugin.jelly +++ b/jcoverage/plugin.jelly @@ -26,6 +26,8 @@ + + diff --git a/jcoverage/project.xml b/jcoverage/project.xml index b1ba77e9..8b6c8c24 100644 --- a/jcoverage/project.xml +++ b/jcoverage/project.xml @@ -104,6 +104,18 @@ 1.1.2a http://www.extreme.indiana.edu/xgws/xsoap/xpp/ + + xerces + xercesImpl + 2.4.0 + http://xml.apache.org/xerces2-j/index.html + + + xerces + xmlParserAPIs + 2.2.1 + http://xml.apache.org/xerces2-j/index.html + commons-jelly commons-jelly-tags-log diff --git a/jcoverage/xdocs/changes.xml b/jcoverage/xdocs/changes.xml index e14ff6b4..a6a3127d 100644 --- a/jcoverage/xdocs/changes.xml +++ b/jcoverage/xdocs/changes.xml @@ -7,6 +7,9 @@ + + Apply MPJCOVERAGE-3. +