Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-dev] Re: SVN heads up /branches/jetty-7.0.0.x

Inline ...

Greg Wilkins wrote:
Jesse McConnell wrote:
ok, I just want to make sure that the general case is releasing from
trunk, the majority of the time...I really rather hope that we don't
trend towards having to apply patches to X number of branches and
things like that...we already have to maintain jetty7 and jetty6
changes for certain things...

Well currently we have branches/repos for:

jetty-6
jetty-7.0.0.x
jetty-7.0.1  == trunk
jetty-8


To be truthful to my stated "policy" on trunk, jetty-8 really should
be trunk.   But currently it is being maintained with regular syncs
of all changes from jetty-7 - rather than patch by patch changes.

I think we need 1 more RC before a 7.0.0

My vote for the final version number is 7.0.0.v20090921

Erk :( ! But I guess we don't have much choice as we used up M and
RC for the alpha sorting already. Do we really have to have the
date appended? Can't we have just 7.0.0.v1 ? The file names get
really long and very tedious to type, and I don't really see that
it adds any useful information over and above a simple counter. But, if that is eclipse standard practise (?) then we should follow suit.

My 2c.

Jan


cheers



anyway, have we finalized what the 7.0.0.# is going to be?

7.0.0.v1?

7.0.0.v_18_08_2009?

cheers,
jesse


--
jesse mcconnell
jesse.mcconnell@xxxxxxxxx



On Tue, Sep 8, 2009 at 16:21, Joakim Erdfelt<joakim@xxxxxxxxxxx> wrote:
On Tue, Sep 8, 2009 at 2:05 PM, Jesse McConnell <jesse.mcconnell@xxxxxxxxx>
wrote:
On Tue, Sep 8, 2009 at 15:59, Joakim Erdfelt<joakim@xxxxxxxxxxx> wrote:
URLs of interest:

  Jetty 7.0.0.x -

http://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/branches/jetty-7.0.0.x/
So the 7.0.0.whatever release will come from this, and then this
branch will be going away, correct?  If for whatever reason if we need
to make another release off of 7.0.0.whatever then we pull the tag
over into a branch, modify that and release whatever that new
release..
This the home of any last minute changes to the 'stable' codebase (effort)
to get the Jetty 7.0.0.0 release out soon.

Since we had new functionality that could cause problems with 7.0.0.0, Greg
and Jan felt that making a branch of 7.0.0.0 is the appropriate thing to
do.  This branch will allow the code to settle out, only bug fixes until the
release is cut.

Based on my conversation with Greg, he feels that trunk should be for the
bleeding edge.


  Jetty 7.0.1.x -
http://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk/
And moving forward this is where we will attempt to be generally
making future releases from, correct?  the above branch is basically
because of the circumstances that led to the creation of the original
branch that prompted these changes?
The new functionality with jetty-webapp-verifier and
jetty-centralized-logging would delay the release, so it was decided to make
this change to the svn structure to support the new development while
stabilizing the potential 7.0.0 release.

- Joakim


_______________________________________________
jetty-dev mailing list
jetty-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-dev


_______________________________________________
jetty-dev mailing list
jetty-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-dev

_______________________________________________
jetty-dev mailing list
jetty-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jetty-dev

--
Jan Bartel, Webtide LLC | janb@xxxxxxxxxxx | http://www.webtide.com


Back to the top