Re: Quick Question regarding cocoon check out directory from svn and java 1.5

2004-10-18 Thread JD Daniels
Thank you both for your answers :)
Im on my way
JD
Upayavira wrote:
JD Daniels wrote:
I am about to start building a new server for my new cocoon projects. 
I have  a few questions:

1.) I have started using SVN in my own projects and I really like it. 
but I am a little confused about about what version of cocoon 
supports java 1.5, and if that suport is available. Where is the main 
development going on? I see as my choices:

https://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X
https://svn.apache.org/repos/asf/cocoon/tags/RELEASE_2_1_RC_1
https://svn.apache.org/repos/asf/cocoon/trunk
I was assuming that cocoon/trunk would always be the latest and 
greatest, but I have seen a few messages on this list implying that 
changes are being back ported to the 2.1.X branches . So which 
folder can I choose to just relax in the fact that when i update, I 
am using the latest and greatest? Is a 2.1.6, 2.1.7, etc planned 
before an official 2.2?

Already answered by Joerg.
I have been using tomcat from day one to host cocoon, but have heard 
many good things about jetty. Would anyone like to voice their 
opinion on the best release of jetty to try out? Or even if I should 
stick with tomcat because of familiarity ( I am planning on upgrading 
to tomcat 5)

Jetty is simple, and great. Go for the latest in the 4.x line, Jetty 5 
doesn't work at the mo with Cocoon out of the box because of logging 
jar issues.

Regards, Upayavira





Re: Quick Question regarding cocoon check out directory from svn and java 1.5

2004-10-18 Thread Upayavira
JD Daniels wrote:
I am about to start building a new server for my new cocoon projects. 
I have  a few questions:

1.) I have started using SVN in my own projects and I really like it. 
but I am a little confused about about what version of cocoon supports 
java 1.5, and if that suport is available. Where is the main 
development going on? I see as my choices:

https://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X
https://svn.apache.org/repos/asf/cocoon/tags/RELEASE_2_1_RC_1
https://svn.apache.org/repos/asf/cocoon/trunk
I was assuming that cocoon/trunk would always be the latest and 
greatest, but I have seen a few messages on this list implying that 
changes are being back ported to the 2.1.X branches . So which 
folder can I choose to just relax in the fact that when i update, I am 
using the latest and greatest? Is a 2.1.6, 2.1.7, etc planned before 
an official 2.2?

Already answered by Joerg.
I have been using tomcat from day one to host cocoon, but have heard 
many good things about jetty. Would anyone like to voice their opinion 
on the best release of jetty to try out? Or even if I should stick 
with tomcat because of familiarity ( I am planning on upgrading to 
tomcat 5)
Jetty is simple, and great. Go for the latest in the 4.x line, Jetty 5 
doesn't work at the mo with Cocoon out of the box because of logging jar 
issues.

Regards, Upayavira



Re: Quick Question regarding cocoon check out directory from svn and java 1.5

2004-10-16 Thread Joerg Heinicke
On 16.10.2004 07:31, JD Daniels wrote:
1.) I have started using SVN in my own projects and I really like it. 
but I am a little confused about about what version of cocoon supports 
java 1.5, and if that suport is available. Where is the main development 
going on? I see as my choices:

https://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X
Cocoon 2.1 branch, former cocoon-2.1 in CVS.
https://svn.apache.org/repos/asf/cocoon/tags/RELEASE_2_1_RC_1
This tag is really old. As it is named it is the release candidate 1 for 
Cocoon 2.1. Now we are at 2.1.5.1 as you might know.

https://svn.apache.org/repos/asf/cocoon/trunk
That's the latest and greatest, the HEAD, formerly known as cocoon-2.2 
in CVS. It might be *to* new.

I was assuming that cocoon/trunk would always be the latest and 
greatest, but I have seen a few messages on this list implying that 
changes are being back ported to the 2.1.X branches . So which 
folder can I choose to just relax in the fact that when i update, I am 
using the latest and greatest?
I guess the 2.1 branch is the correct one.
Is a 2.1.6, 2.1.7, etc planned before an official 2.2?
I think so, though a parallel development can now happen.
Joerg


Quick Question regarding cocoon check out directory from svn and java 1.5

2004-10-15 Thread JD Daniels
I am about to start building a new server for my new cocoon projects. I 
have  a few questions:

1.) I have started using SVN in my own projects and I really like it. 
but I am a little confused about about what version of cocoon supports 
java 1.5, and if that suport is available. Where is the main development 
going on? I see as my choices:

https://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X
https://svn.apache.org/repos/asf/cocoon/tags/RELEASE_2_1_RC_1
https://svn.apache.org/repos/asf/cocoon/trunk
I was assuming that cocoon/trunk would always be the latest and 
greatest, but I have seen a few messages on this list implying that 
changes are being back ported to the 2.1.X branches . So which 
folder can I choose to just relax in the fact that when i update, I am 
using the latest and greatest? Is a 2.1.6, 2.1.7, etc planned before an 
official 2.2?

I have been using tomcat from day one to host cocoon, but have heard 
many good things about jetty. Would anyone like to voice their opinion 
on the best release of jetty to try out? Or even if I should stick with 
tomcat because of familiarity ( I am planning on upgrading to tomcat 5)

Thanks
JD