[
https://issues.apache.org/jira/browse/ODFTOOLKIT-408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Raimund Hölle updated ODFTOOLKIT-408:
-------------------------------------
Attachment: ODFTOOLKIT-408_RemoveDuplicatedOdfXMLHelper.patch
Added a patch to remove the duplicate from src/test
> 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
> Attachments: ODFTOOLKIT-408_RemoveDuplicatedOdfXMLHelper.patch
>
>
> 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)