Thanks for the info.

Someone just posted that documentation is a problem. I think there needs to be some documentation on the source code tree.

I have used ClearCase in the past, so I know the general concepts of source control, but it would still be nice to have some info posted on what URLs are used for particular branches. Looking through the tree at http://svn.apache.org/repos/asf/james/, it is not clear to me what all the branches and directories are.

It would be great if there was a page that had info like:
If you want to check out the most recent stable release, use this command: svn co http://stable/release/here/you/go If you want to check out the Spring experimental code, use this command: svn co http://spring/branch/1/2/3 If you want to check out the cutting-edge code that does such-and-such, use this command: svn co http://use/at/own/risk/but/gosh/its/cool

Regards,
Eric MacAdie
Pronounced: muh-KAY-dee

Norman Maurer wrote:
Hi Eric,

yes exactly. Then just build is with:

# ant dist

BTW, I will merge the branch to trunk later today so you will find it
in trunk tomorrow ;)

Bye,
Norman


2010/1/6 Eric MacAdie <e...@macadie.net>:
Can I grab it by running the command
svn co
http://svn.apache.org/repos/asf/james/server/sandbox/active/pure_spring_deployment/

Regards,
Eric MacAdie
Pronounced muh-KAY-dee

Norman Maurer wrote:

Hi Eric,

first of yes it should just work with coping the config.xml :)

Anyway if you want to use Spring you even could give the pure-spring
deployment a try to see if it works for you. Its currently located in
a sandbox and hopefully will get merged soon to trunk to remove the
whole phoenix stuff (Just wait for more votes ;)).

You can grab it from here:

http://svn.apache.org/repos/asf/james/server/sandbox/active/pure_spring_deployment/

and build it with:
# ant clean dist

After that just copy your config.xml to conf/james-config.xml.

Any feedback is welcome :)

Bye,
Norman


2010/1/4 Eric MacAdie <e...@macadie.net>:

I just downloaded the Spring milestone to my desktop, and I got it to
run,
even though I do not use this as a mail server.

I know at this point this is "use at your own risk", but: Could I just
upload this to a server and use my current config.xml and copy it to
james-server-spring-deployment-3.0-M1/conf/james-config.xml and have
everything work?

Eric MacAdie
Pronounced: muh-KAY-dee









---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to