Results 1 to 3 of 3

Thread: Add-on Graph not found?

  1. #1
    Join Date
    Aug 2012
    Location
    Philippines
    Posts
    7

    Question Add-on Graph not found?

    Does graph add-on not available in roo 1.2.0.release?

    Code:
    roo> addon search graph
    Successfully downloaded Roo add-on Data
    0 found, sorted by rank; T = trusted developer; R = Roo 1.2 compatible
    ID T R DESCRIPTION -------------------------------------------------------------
    --------------------------------------------------------------------------------
    [HINT] use 'addon info id --searchResultId ..' to see details about a search result
    [HINT] use 'addon install id --searchResultId ..' to install a specific search result, or
    [HINT] use 'addon install bundle --bundleSymbolicName TAB' to install a specific add-on version
    roo>

  2. #2
    Join Date
    Jan 2010
    Location
    Mislata - Valencia - Spain
    Posts
    162

    Default

    Quote Originally Posted by atan742 View Post
    Does graph add-on not available in roo 1.2.0.release?
    Maybe so.

    But there was a problem and external addons do not appear until suppliers upload it back.

    Regards !
    Mario Martínez Sánchez
    Project Manager & Software Architect
    --------------------------
    Disid Technologies S.L.
    http://www.disid.com
    --------------------------
    gvNIX
    http://gvnix.googlecode.com
    http://www.gvnix.org

  3. #3
    Join Date
    Jun 2008
    Location
    Philadelphia, PA, USA
    Posts
    212

    Default

    I just submitted a ticket to the Google Code repo for this add-on:

    http://code.google.com/p/spring-roo-...&ts=1349358818

    Also I noticed the add-on is coded for Roo 1.1.5. If you checkout and build the source with mvn package, you can then try to install it, but on Roo 1.2.2 you get:

    roo> osgi start --url file:///Users/kenrimple/svn-repositories/spring-roo-addon-graph-read-only/target/org.springframework.datastore.neo4j.roo.addon-1.2.0-BUILD-SNAPSHOT.jar

    org.osgi.framework.BundleException: Unresolved constraint in bundle org.springframework.datastore.neo4j.roo.addon [76]: Unable to resolve 76.0: missing requirement [76.0] package; (&(package=org.springframework.roo.addon.entity)(v ersion>=1.1.0))

    roo>


    Someone submitted a patch, it seems, (http://code.google.com/p/spring-roo-...es/detail?id=1) so you could try to apply it and see how it goes.

    There is also another repo forked on git - https://github.com/andymcgrath/spring-roo-addon-neo4j for bi-directional relationships, but it is also on Roo 1.1.5.

    Ken
    Ken Rimple
    Chariot Solutions
    email: krimple@chariotsolutions.com
    work: www.chariotsolutions.com/education
    personal: www.rimple.com

    Author: Spring Roo in Action (Manning)
    MEAP Site: manning.com/rimple

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •