[
https://issues.apache.org/jira/browse/OLINGO-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13966329#comment-13966329
]
Francesco Chicchiriccò commented on OLINGO-236:
-----------------------------------------------
This re-factoring needs first that FIT code becomes compatible with the StAX
parser implementation used by other modules, e.g. [Aalto
XML|http://wiki.fasterxml.com/AaltoHome].
This is currently not true because {{XMLInputFactory}} is created in
{{AbstractXMLUtilities}} with {{XMLInputFactory.IS_NAMESPACE_AWARE}} set to
{{false}}.
> Re-Factor FIT
> -------------
>
> Key: OLINGO-236
> URL: https://issues.apache.org/jira/browse/OLINGO-236
> Project: Olingo
> Issue Type: Task
> Components: odata4-client
> Reporter: Stephan Klevenz
> Assignee: Francesco Chicchiriccò
> Fix For: V4 0.1.0
>
>
> Move integration tests which are currently part of client-core
> *IT.java
> org.apache.olingo.client.core.it.*
> to module FIT at top level.
> Module FIT will depend on client modules
> Client modules do not depend on FIT
--
This message was sent by Atlassian JIRA
(v6.2#6252)