Results 1 to 3 of 3

Thread: Spring-RCP requires classes not present in Spring Sandbox

  1. #1
    Join Date
    Sep 2004
    Location
    Christchurch, New Zealand
    Posts
    73

    Default Spring-RCP requires classes not present in Spring Sandbox

    Hi,

    I have checked the spring and spring-rcp modules out of CVS and successfully built spring.jar and spring-sandbox.jar, however spring-rcp fails to compile. This appears to be due to no java classes being present in the following sandbox package:

    org.springframework.rules.values

    The CVS Browser on Source Forge also shows no classes in this package.

    Will these classes be available soon?

    thankyou,
    Chris

  2. #2
    Join Date
    Aug 2004
    Location
    Melbourne, FL
    Posts
    2,794

    Default

    Chris,

    spring-rich is hosted at a different sourceforge repository from core spring. It is hosted here: http://sourceforge.net/projects/spring-rich-c

    Everything in spring-rich-c is compiling and we strive very hard to keep a compiling and working state in CVS at all times to people can work off the latest enhancements (as we're still in rapid development mode.)

    The code in spring-rcp within the core springframework project is obsolete -- from before we branched out to our own subproject on sourceforge. It's time to get sourceforge to delete the old spring-rcp module for us!

    So again, you want spring-rich-c at sourceforge.net/projects/spring-rich-c. Our official project code name is "spring rich" :-)
    Keith Donald
    Core Spring Development Team

  3. #3
    Join Date
    Sep 2004
    Location
    Christchurch, New Zealand
    Posts
    73

    Default

    Thankyou, I guess I should have looked more carefully, rather than jumping to conclusions.

    Chris

Similar Threads

  1. Spring MVC Web Framework versus Struts
    By biguniverse in forum Web Flow
    Replies: 27
    Last Post: Aug 29th, 2012, 03:57 AM
  2. A Spring Class Loader?
    By azzoti in forum Architecture
    Replies: 8
    Last Post: May 7th, 2005, 04:02 AM
  3. Replies: 1
    Last Post: May 5th, 2005, 01:30 AM
  4. Replies: 14
    Last Post: Feb 21st, 2005, 05:41 PM
  5. Extending Spring classes
    By emarceta in forum Architecture
    Replies: 5
    Last Post: Jan 19th, 2005, 12:46 AM

Posting Permissions

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