[ https://issues.apache.org/jira/browse/OLINGO-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907061#comment-13907061 ]
Michael Bolz commented on OLINGO-171: ------------------------------------- Hi Petr, it is the intention that only the classes within the "org.apache.olingo.odata2.annotation.processor.core.rt" package from the "annotation-core" are exported. The mentioned {{DataStore}} class should and must not be available for an application. *So IMHO this is not a bug*. In the reference scenario ({{olingo-odata2-annotation-processor-ref-incubating}}) the {{DataStore}} is only used for initial test data generation. Perhaps for future it would be better do do test data generation via OData HTTP calls. In which use case do you need the {{DataStore}} class? Kind regards, Michael > Export-Package header missing package > org.apache.olingo.odata2.annotation.processor.core.datasource > --------------------------------------------------------------------------------------------------- > > Key: OLINGO-171 > URL: https://issues.apache.org/jira/browse/OLINGO-171 > Project: Olingo > Issue Type: Bug > Components: odata2-annotation > Affects Versions: V2 1.2.0 > Environment: OSGi (Equinox 3.8.0) > olingo-odata2-annotation-processor-core-incubating-1.2.0-20140219.004952-67.jar > Reporter: Petr Dolezal > Assignee: Michael Bolz > Fix For: V2 1.2.0 > > > Package org.apache.olingo.odata2.annotation.processor.core.datasource is not > exported from olingo-odata2-annotation-processor-core. > Due to this bug it is not possible to refer e.g. to DataStore class in OSGi > environment (the importing bundles can't be resolved). -- This message was sent by Atlassian JIRA (v6.1.5#6160)