Raimund Hölle created ODFTOOLKIT-408:
----------------------------------------
Summary: OdfXmlHelper duplicated in src/test
Key: ODFTOOLKIT-408
URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-408
Project: ODF Toolkit
Issue Type: Bug
Components: odfdom
Reporter: Raimund Hölle
Priority: Minor
org.odftoolkit.odfdom.pkg.OdfXMLHelper exists twice - once in src/main, the
other in src/test.
While this is no problem for maven builds, it is reported as an error in IDEs
like Netbeans / Eclipse.
Since the code of OdfXMLHelper in src/test is identical to the version in
src/main, it can be removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)