Results 1 to 3 of 3

Thread: Plans for the next (> 1.0.0.M5) milestone release ? or snapshot Maven repository?

  1. #1
    Join Date
    Sep 2007
    Posts
    20

    Question Plans for the next (> 1.0.0.M5) milestone release ? or snapshot Maven repository?

    Hi,

    What is the project release roadmap?

    I am working on OAuth2 Spring Roo addon and for some of the use cases I need features not present in current M5. For example to configure a new protected resource I relay on the standard 'security setup' addon being already applied. The later uses the http expressions by default and to extend it with oauth configuration I need to use the recent OAuth2WebSecurityExpressionHandler class (not in the 1.0.0.M5)

    As an alternative is there a snapshot maven repository I can use instead?

    Thanks, Chris

  2. #2
    Join Date
    Jun 2005
    Posts
    4,230

    Default

    The snapshots are in the usual SpringSource S3 repository: http://maven.springframework.org/snapshot (browseable at http://shrub.appspot.com)

  3. #3
    Join Date
    Sep 2007
    Posts
    20

    Default

    Thanks Dave, the snapshot repository did the job. I will post my Roo addon soon

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
  •