Results 1 to 5 of 5

Thread: Obtaining just parts of the sandbox.

  1. #1
    Join Date
    Nov 2004
    Location
    Bulgaria
    Posts
    35

    Default Obtaining just parts of the sandbox.

    Hello people.
    I am 'trying to' use WebFlow to build my application upon.

    However I am using some WebFlow so badly outdated, that I had to get the source and recompile it to support Spring 1.1+.
    Lately I found some info that WebFlow is going to be integrated within Spring itself. I checked the SRC and found it in the SandBox.

    Is there any way I can get a compiled version of the WebFlow from the sandbox.
    Getting the complete spring sandbox is just too much for me.

    I just don't want to use WebFlow just to find out it will be majorly rewritten in the next release.

  2. #2
    Join Date
    Aug 2004
    Location
    Auburn, AL, USA.
    Posts
    106

    Default

    Some CVS clients are pretty good - try SmartCVS (community edition should be fine) or try using ANT's CVS tasks to define a pattern. Checkout the classes you are interested in and compile them. Note: I am not familiar with the WebFlow source, if it depends on other parts of the sandbox you might be out-of-luck.

  3. #3
    Join Date
    Aug 2004
    Location
    San Mateo, CA
    Posts
    1,265

    Default

    There will be a preview release of WebFlow--proper download--in the next week or so. The documentation is normally kept fairly up to date.
    Rod Johnson - GM, SpringSource Division, VMware
    http://www.springsource.com
    Spring From the Source

  4. #4
    Join Date
    Nov 2004
    Location
    Bulgaria
    Posts
    35

    Default

    Quote Originally Posted by Rod Johnson
    There will be a preview release of WebFlow--proper download--in the next week or so. The documentation is normally kept fairly up to date.
    Actually I have another problem.
    No parts of the sandbox are found within the nightly builds.

    Isn't there any way to get my hands upon a pre-release stuff without actually trying to Checkout/Compile any of it?

  5. #5
    Join Date
    Aug 2004
    Location
    San Mateo, CA
    Posts
    1,265

    Default

    Isn't there any way to get my hands upon a pre-release stuff without actually trying to Checkout/Compile any of it?
    Not until we productize specific bits of it, which we may do more in future. The problem is if we expose all of it, some of it is very immature, and we can't provide the bandwidth to support all of it.
    Rod Johnson - GM, SpringSource Division, VMware
    http://www.springsource.com
    Spring From the Source

Similar Threads

  1. Groovy support in sandbox
    By keriksson in forum Container
    Replies: 2
    Last Post: Aug 29th, 2005, 01:25 PM
  2. Obtaining Factory bean inside xml context
    By alesj in forum Container
    Replies: 2
    Last Post: Jun 10th, 2005, 09:42 AM
  3. Struts form/POJO Binding (sandbox)
    By markstgodard in forum Web
    Replies: 0
    Last Post: Mar 15th, 2005, 08:21 AM
  4. Replies: 1
    Last Post: Mar 12th, 2005, 07:54 AM
  5. Replies: 2
    Last Post: Sep 15th, 2004, 11:51 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
  •