You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2013/03/12 10:15:12 UTC

[jira] [Resolved] (SMX4-1400) neo4j bundle should include the REST api as well

     [ https://issues.apache.org/jira/browse/SMX4-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved SMX4-1400.
--------------------------------

    Resolution: Fixed

commit fix
http://svn.apache.org/r1455459
this will add necessary rest package from neo4j

however 
org.springframework.data.neo4j.annotation is from org.springframework.data/spring-data-neo4j
and com.mysema.query is from com.mysema.querydsl
Those are not from neo4j project
If those are not bundles yet, we need create separate bundles accordingly.

@Claus, could you please fill more jiras if necessary?
Thanks

                
> neo4j bundle should include the REST api as well
> ------------------------------------------------
>
>                 Key: SMX4-1400
>                 URL: https://issues.apache.org/jira/browse/SMX4-1400
>             Project: ServiceMix 4
>          Issue Type: Task
>          Components: Bundles
>    Affects Versions: bundles-2013.02
>            Reporter: Claus Ibsen
>            Assignee: Freeman Fang
>
> We need the following neo4j packages to be included in that uber neo4j bundle at
> http://repo2.maven.org/maven2/org/apache/servicemix/bundles/org.apache.servicemix.bundles.neo4j/1.8_1/
> eg we need the packages from org.neo4j.* from below which is needed:
> {code}
> WARNING] Failed to validate feature camel-spring-neo4j
> [WARNING] No export found to match org.neo4j.rest.graphdb.transaction;version=0 (imported by mvn:org.springframework.data/spring-data-neo4j-rest/2.2.0.RELEASE)
> [WARNING] No export found to match org.neo4j.rest.graphdb.query;version=0 (imported by mvn:org.springframework.data/spring-data-neo4j-rest/2.2.0.RELEASE)
> [WARNING] No export found to match org.neo4j.cypherdsl.grammar;version=0 (imported by mvn:org.springframework.data/spring-data-neo4j/2.2.0.RELEASE)
> [WARNING] No export found to match org.springframework.data.neo4j.annotation;version="[1.0.0, 2.0.0)" (imported by mvn:org.springframework.data/spring-data-neo4j-rest/2.2.0.RELEASE)
> [WARNING] No export found to match org.neo4j.rest.graphdb.index;version=0 (imported by mvn:org.springframework.data/spring-data-neo4j-rest/2.2.0.RELEASE)
> [WARNING] No export found to match org.neo4j.rest.graphdb.util;version=0 (imported by mvn:org.springframework.data/spring-data-neo4j-rest/2.2.0.RELEASE)
> [WARNING] No export found to match org.neo4j.rest.graphdb.entity;version=0 (imported by mvn:org.springframework.data/spring-data-neo4j-rest/2.2.0.RELEASE)
> [WARNING] No export found to match org.neo4j.rest.graphdb;version=0 (imported by mvn:org.springframework.data/spring-data-neo4j-rest/2.2.0.RELEASE)
> [WARNING] No export found to match com.mysema.query.apt;version=0 (imported by mvn:org.springframework.data/spring-data-neo4j/2.2.0.RELEASE)
> [WARNING] No export found to match com.mysema.query.annotations;version=0 (imported by mvn:org.springframework.data/spring-data-neo4j/2.2.0.RELEASE)
> {code}

--
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