Results 1 to 4 of 4

Thread: Spring 1.2 support?

  1. #1
    Join Date
    Aug 2004
    Location
    Brisbane (Australia)
    Posts
    57

    Default Spring 1.2 support?

    Hi,

    Are there plans to add support for Spring 1.2 into Spring IDE, and if so, is there an expected timeframe? I'm particularly interested in support for the new xml dtd features (eg. <property name="a" value="b"/>), and if I try to use them currently, I get lots of pretty red error markers.

    regards,
    Scott

  2. #2
    Join Date
    Aug 2004
    Location
    Frankfurt/Main, Germany
    Posts
    253

    Default Re: Spring 1.2 support?

    Support for Spring 1.2 is definitely on the list (http://springide.org/project/ticket/43).

    Quote Originally Posted by scottr
    if I try to use them currently, I get lots of pretty red error markers.
    This is because Spring IDE ships with spring-core.jar v1.1.5 which holds the the XML parser + DTD used for reading + validating the Spring beans config files.

    A due date for Spring IDE 1.2 is not known. The project is a one-man-show only. Hint, hint, any help appreciated ;-)

    Cheers,
    Torsten

  3. #3
    Join Date
    Aug 2004
    Location
    Frankfurt/Main, Germany
    Posts
    253

    Default Re: Spring 1.2 support?

    Quote Originally Posted by Torsten Juergeleit
    A due date for Spring IDE 1.2 is not known. The project is a one-man-show only. Hint, hint, any help appreciated ;-)
    Ups, it should read "two-men-show". I forgot Christian who is busy working on the project infrastructure (Server, Subversion, Trac, ...) and it's upcoming Spring Webflow editor. Thanx Christian.

    Cheers,
    Torsten

  4. #4
    Join Date
    Aug 2004
    Location
    Frankfurt/Main, Germany
    Posts
    253

    Default Re: Spring 1.2 support?

    Quote Originally Posted by Torsten Juergeleit
    A due date for Spring IDE 1.2 is not known.
    Now it's known ;-). It's 05/17/05.

    For details please refer to
    http://springide.org/project/milestone/Release%201.2

    Cheers,
    Torsten

Similar Threads

  1. Announcement: Spring IDE WebFlow Support Preview Release 2
    By Christian Dupuis in forum Announcements
    Replies: 2
    Last Post: Sep 15th, 2006, 11:50 AM
  2. Replies: 2
    Last Post: Oct 24th, 2005, 09:41 AM
  3. New Spring Support Forums are Live
    By Colin Sampaleanu in forum Announcements
    Replies: 17
    Last Post: May 22nd, 2005, 12:57 AM
  4. Announcement: Spring IDE WebFlow Support Preview Release 1
    By Christian Dupuis in forum Announcements
    Replies: 0
    Last Post: May 20th, 2005, 08:15 PM
  5. Replies: 14
    Last Post: Feb 21st, 2005, 05:41 PM

Posting Permissions

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