[ https://issues.apache.org/jira/browse/ODE-978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499423#comment-13499423 ]
Tammo van Lessen commented on ODE-978: -------------------------------------- If I'm not mistaken, the util classes are not necessarily needed. The EMPTY_ARRAY constants from CollectionUtils could easily be copied into a Jacob class. The ObjectPrinter functionality is only used for debug messages and could perhaps be replaced by some apache commons or guava method or implemented within Jacob. Regarding the MessageBundles, I think we don't need I18n in such a lowlevel core component. Debug messages on this level are probably little understandable by end users anyway. So I'd try to get rid of dependencies to other ODE modules in this case. > Refactor jacob to move examples out and simplify > ------------------------------------------------ > > Key: ODE-978 > URL: https://issues.apache.org/jira/browse/ODE-978 > Project: ODE > Issue Type: Task > Affects Versions: 1.4 > Reporter: Hadrian Zbarcea > Assignee: Hadrian Zbarcea > Priority: Minor > Fix For: 1.4 > > > The examples and generated classes tests should not be in the jacob jar and > should be refactored out. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira