|
Could somebody of the core committers create a new camel-2.10.x release
branch and set/adjust the svn properties accordingly so that the svn merge tool works? It would be nice if this step is documented in the WIKI so that every committer could do this (creating the branch is not a big deal but setting the svn properties...). At present, we already have some changes which should also go into this release branch... Best, Christian |
|
On Sun, Jul 8, 2012 at 12:15 PM, Christian Müller
<[hidden email]> wrote: > Could somebody of the core committers create a new camel-2.10.x release > branch and set/adjust the svn properties accordingly so that the svn merge > tool works? It would be nice if this step is documented in the WIKI so that > every committer could do this (creating the branch is not a big deal but > setting the svn properties...). > Yeah we should have this documented. Maybe create a JIRA ticket so we wont forget. > At present, we already have some changes which should also go into this > release branch... > > Best, > Christian -- Claus Ibsen ----------------- FuseSource Email: [hidden email] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen |
|
In reply to this post by Christian Mueller
Hi Christian,
I just setup a branch 2.10.x and updated the 2.9.x to merge the change from 2.10.x fix branch. On Sun Jul 8 18:15:20 2012, Christian Müller wrote: > Could somebody of the core committers create a new camel-2.10.x release > branch and set/adjust the svn properties accordingly so that the svn merge > tool works? It would be nice if this step is documented in the WIKI so that > every committer could do this (creating the branch is not a big deal but > setting the svn properties...). > > At present, we already have some changes which should also go into this > release branch... > > Best, > Christian > -- Willem ---------------------------------- FuseSource Web: http://www.fusesource.com Blog: http://willemjiang.blogspot.com (English) http://jnn.javaeye.com (Chinese) Twitter: willemjiang Weibo: willemjiang |
|
Thanks Willem of taking care of it.
If you could send me the instructions for doing it, I would like to add it to the release guide page [1]. [1] http://camel.apache.org/release-guide.html Best, Christian On Mon, Jul 9, 2012 at 10:50 AM, Willem Jiang <[hidden email]>wrote: > Hi Christian, > > I just setup a branch 2.10.x and updated the 2.9.x to merge the change > from 2.10.x fix branch. > > > On Sun Jul 8 18:15:20 2012, Christian Müller wrote: > >> Could somebody of the core committers create a new camel-2.10.x release >> branch and set/adjust the svn properties accordingly so that the svn merge >> tool works? It would be nice if this step is documented in the WIKI so >> that >> every committer could do this (creating the branch is not a big deal but >> setting the svn properties...). >> >> At present, we already have some changes which should also go into this >> release branch... >> >> Best, >> Christian >> >> > > > -- > Willem > ------------------------------**---- > FuseSource > Web: http://www.fusesource.com > Blog: http://willemjiang.blogspot.**com<http://willemjiang.blogspot.com>(English) > http://jnn.javaeye.com (Chinese) > Twitter: willemjiang > Weibo: willemjiang > > |
|
Hi Christian,
I just added the instruction of creating a new patch branch into the release guide page, please check it out :) Cheers, Willem On Tue Jul 10 04:17:07 2012, Christian Müller wrote: > Thanks Willem of taking care of it. > If you could send me the instructions for doing it, I would like to add it > to the release guide page [1]. > > [1] http://camel.apache.org/release-guide.html > > Best, > Christian > > On Mon, Jul 9, 2012 at 10:50 AM, Willem Jiang <[hidden email]>wrote: > >> Hi Christian, >> >> I just setup a branch 2.10.x and updated the 2.9.x to merge the change >> from 2.10.x fix branch. >> >> >> On Sun Jul 8 18:15:20 2012, Christian Müller wrote: >> >>> Could somebody of the core committers create a new camel-2.10.x release >>> branch and set/adjust the svn properties accordingly so that the svn merge >>> tool works? It would be nice if this step is documented in the WIKI so >>> that >>> every committer could do this (creating the branch is not a big deal but >>> setting the svn properties...). >>> >>> At present, we already have some changes which should also go into this >>> release branch... >>> >>> Best, >>> Christian >>> >>> >> >> >> -- >> Willem >> ------------------------------**---- >> FuseSource >> Web: http://www.fusesource.com >> Blog: http://willemjiang.blogspot.**com<http://willemjiang.blogspot.com>(English) >> http://jnn.javaeye.com (Chinese) >> Twitter: willemjiang >> Weibo: willemjiang >> >> > |
|
On Fri, Jul 13, 2012 at 4:36 AM, Willem Jiang <[hidden email]> wrote:
> Hi Christian, > > I just added the instruction of creating a new patch branch into the release > guide page, please check it out :) > Thanks a lot Willem, this looks really good. I think even I could understand and follow the steps. > Cheers, > > Willem > > On Tue Jul 10 04:17:07 2012, Christian Müller wrote: >> >> Thanks Willem of taking care of it. >> If you could send me the instructions for doing it, I would like to add it >> to the release guide page [1]. >> >> [1] http://camel.apache.org/release-guide.html >> >> Best, >> Christian >> >> On Mon, Jul 9, 2012 at 10:50 AM, Willem Jiang >> <[hidden email]>wrote: >> >>> Hi Christian, >>> >>> I just setup a branch 2.10.x and updated the 2.9.x to merge the change >>> from 2.10.x fix branch. >>> >>> >>> On Sun Jul 8 18:15:20 2012, Christian Müller wrote: >>> >>>> Could somebody of the core committers create a new camel-2.10.x release >>>> branch and set/adjust the svn properties accordingly so that the svn >>>> merge >>>> tool works? It would be nice if this step is documented in the WIKI so >>>> that >>>> every committer could do this (creating the branch is not a big deal but >>>> setting the svn properties...). >>>> >>>> At present, we already have some changes which should also go into this >>>> release branch... >>>> >>>> Best, >>>> Christian >>>> >>>> >>> >>> >>> -- >>> Willem >>> ------------------------------**---- >>> FuseSource >>> Web: http://www.fusesource.com >>> Blog: >>> http://willemjiang.blogspot.**com<http://willemjiang.blogspot.com>(English) >>> http://jnn.javaeye.com (Chinese) >>> Twitter: willemjiang >>> Weibo: willemjiang >>> >>> >> > > > -- Claus Ibsen ----------------- FuseSource Email: [hidden email] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen |
|
In reply to this post by Willem.Jiang
Thanks Willem,
it looks good (on the WIKI page). The site is not synced yet to [1]. The same with the index page. I started the auto-export-plugin again and will check whether it works now. [1] http://camel.apache.org/release-guide.html Best, Christian On Fri, Jul 13, 2012 at 4:36 AM, Willem Jiang <[hidden email]>wrote: > Hi Christian, > > I just added the instruction of creating a new patch branch into the > release guide page, please check it out :) > > Cheers, > > Willem > > On Tue Jul 10 04:17:07 2012, Christian Müller wrote: > >> Thanks Willem of taking care of it. >> If you could send me the instructions for doing it, I would like to add it >> to the release guide page [1]. >> >> [1] http://camel.apache.org/**release-guide.html<http://camel.apache.org/release-guide.html> >> >> Best, >> Christian >> >> On Mon, Jul 9, 2012 at 10:50 AM, Willem Jiang <[hidden email] >> >wrote: >> >> Hi Christian, >>> >>> I just setup a branch 2.10.x and updated the 2.9.x to merge the change >>> from 2.10.x fix branch. >>> >>> >>> On Sun Jul 8 18:15:20 2012, Christian Müller wrote: >>> >>> Could somebody of the core committers create a new camel-2.10.x release >>>> branch and set/adjust the svn properties accordingly so that the svn >>>> merge >>>> tool works? It would be nice if this step is documented in the WIKI so >>>> that >>>> every committer could do this (creating the branch is not a big deal but >>>> setting the svn properties...). >>>> >>>> At present, we already have some changes which should also go into this >>>> release branch... >>>> >>>> Best, >>>> Christian >>>> >>>> >>>> >>> >>> -- >>> Willem >>> ------------------------------****---- >>> FuseSource >>> Web: http://www.fusesource.com >>> Blog: http://willemjiang.blogspot.****com<http://willemjiang.** >>> blogspot.com <http://willemjiang.blogspot.com>>(English) >>> >>> http://jnn.javaeye.com (Chinese) >>> Twitter: willemjiang >>> Weibo: willemjiang >>> >>> >>> >> > > > |
| Powered by Nabble | Edit this page |
