Page 3 of 6 FirstFirst 12345 ... LastLast
Results 21 to 30 of 60

Thread: Flex Addon for Spring Roo - Compatibility Update

  1. #21
    Join Date
    Nov 2010
    Location
    Santo Domingo, Albay Philippines
    Posts
    158

    Default Me Too.

    Quote Originally Posted by Nick778 View Post
    Hi Jeremy & the others,

    I recently downloaded STS 2.5.2 and started my project using Roo 1.1.1. Right from the beginning I had planned to use the Flex add-on for Roo...

    ...Thanks!
    Nick
    Nick I am in the same boat, did you get it resolved?

  2. #22
    Join Date
    Nov 2010
    Location
    Santo Domingo, Albay Philippines
    Posts
    158

    Default

    Quote Originally Posted by dirkandthemac View Post
    Hi,

    I am trying to get this whole shebang working, with particular regard to flex and the add on. I am running the following:-

    STS 2.5.1.Release
    Roo1.1.0.Release
    Adobe Flex 4
    and i have added org.springframework.flex.roo.addon-1.0.0.BUILD-20101118.020007-139 (though it does not really seem to matter which version I add!!! None of them work)
    ...Any clues anybody.....I really want this to work and to be able to desert MS for good!
    I can add I just tried org.springframework.flex.roo.addon-1.0.0.BUILD-20110210.020025-223 and that doesn't work either.

  3. #23
    Join Date
    Nov 2010
    Location
    Santo Domingo, Albay Philippines
    Posts
    158

    Default Not yet org.springframework.flex.roo.addon-1.0.0.BUILD-20110210.020025-223

    Quote Originally Posted by jeremyg484 View Post
    The current state of things is that we are broken with Roo 1.1.1. (I should get time to fix that next week.) Roo 1.1.0 should work with the current nightly snapshots of the Flex Addon.
    I tried org.springframework.flex.roo.addon-1.0.0.BUILD-20110210.020025-223 and that doesn't work with Roo 1.1.0, still hangs trying to create a new roo project.

  4. #24
    Join Date
    Jan 2011
    Location
    Denver, CO
    Posts
    12

    Default

    Quote Originally Posted by MikeOliverAZ View Post
    So Flex Addon for Spring Roo is compatible with what version of STS?

    I just downloaded STS 2.5.2 with Roo 1.1.1 Is there or is there not a Flex Addon that is compatible?

    If not, then what version of STS and Roo do I need to be compatible with the lated Flex Addon?
    Hi Mike-

    I don't believe it's so much a matter of compatibility between the Flex Roo add-on and STS but rather between the Flex Roo add-on and Roo v. 1.1.1.

    Much of the code in the 1.0.0 version of the Flex Roo add-on used methods/classes from the Roo v1.1.0 API which have either changed considerably or have been deprecated. The patch I posted yesterday contains changes/fixes which allow it to work with Roo v1.1.1. In order to build the Flex Roo add-on you'll need to checkout the Spring Roo project from the SpringSource git repo (http://git.springsource.org/) as well as the Spring Flex project (https://src.springsource.org/svn/spring-flex). Both sets of projects are Maven builds so you'll need a Maven install of at least v2.x or better.

    If you have any questions about any of this definitely let me know and I'll be more than happy to help out.


    Cheers,


    Thomas

  5. #25
    Join Date
    Jan 2011
    Location
    Denver, CO
    Posts
    12

    Default

    Quote Originally Posted by MikeOliverAZ View Post
    Nick I am in the same boat, did you get it resolved?
    Hi All-

    Just in case you missed it, I posted a patch yesterday (link to the post containing the patch http://forum.springsource.org/showpo...4&postcount=10) which you can apply to the source of the spring-flex Flex Roo add-on project so it will work with Roo v1.1.1. If you have any questions or difficulties with the patch or otherwise, just let me know and I'll try to see if I can help.


    Cheers,


    Thomas

  6. #26
    Join Date
    Nov 2010
    Location
    Santo Domingo, Albay Philippines
    Posts
    158

    Default

    Great news, Thomas thanks. Do you have any guess as to when it might make it into a nightly build or release? I must weigh rebuilding vs. waiting for the best use of my time.

  7. #27
    Join Date
    Jan 2011
    Location
    Denver, CO
    Posts
    12

    Talking

    Quote Originally Posted by MikeOliverAZ View Post
    Great news, Thomas thanks. Do you have any guess as to when it might make it into a nightly build or release? I must weigh rebuilding vs. waiting for the best use of my time.
    Hi Mike-

    Unfortunately, I have no idea as to when it might make it in to the nightly builds. I believe the SVN repo is read-only so I think the best bet might be to let Jeremy look at the patch I posted and then maybe he could make the call as to whether or not he wants to commit the changes.

    As far as 'rebuilding vs. waiting', I would like to see you give it a shot just so there's another set of eyes looking at my changes The build isn't all that difficult to set up and once you have it working it's a matter of dropping the new Flex Roo add-on jar into your Roo bundles dir. If you do end up checking out the necessary projects and trying your own local build, I'd be more than happy to help you if you run into any snags.


    Cheers,


    Thomas

  8. #28
    Join Date
    Nov 2010
    Location
    Santo Domingo, Albay Philippines
    Posts
    158

    Default

    Ok that being the case I will get started. I need to setup the Git repository and clone the ROO project sources, and let maven synch up. Is there a link to a guide on building from sources?

  9. #29
    Join Date
    Apr 2005
    Location
    San Francisco, CA
    Posts
    1,224

    Default

    Hey guys,

    Just now getting around to reviewing this...just scanned it quickly, but it looks great so far, thanks!

    Thomas - Can you do me a favor and attach your patch to this Jira?
    https://jira.springsource.org/browse/ROOFLEX-40

    I need that before I can officially accept and commit any of your changes.

    Also, let me know your last name so I can add you as an @author as needed.
    Jeremy Grelle

    Staff Engineer, Web Products Team
    SpringSource

  10. #30
    Join Date
    Nov 2010
    Location
    Santo Domingo, Albay Philippines
    Posts
    158

    Default

    Super, just saved me hours to setup and rebuild everything. I will wait for a nightly build. it looks like 238 is the latest from Feb 9, 2011, right?

Posting Permissions

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