Re: [Axis2] Axis2 1.1 release branching - CODE FREEZE

2006-10-07 Thread Sanjiva Weerawarana
On Thu, 2006-10-05 at 17:54 +0530, Deepal Jayasinghe wrote:
> Seems good , but make unnecessary complication. Right now if I fixed a
> bug it takes about 40 mins to run the build , but after this I have to
> spent more than an hour (need to run two separate builds). Do you think
> this is a good idea ?..
> 
> I never agree to have branches , since I knew it going to be difficult
> task for developers. Even in last Axis2 realsae (Axis2 1.0) we didnt do
> a branch and we did that after we done the release.
> 
> *I think we need to reconsider this .*
> 
> P:S- remember what happen if someone commit while I am running my build
> , then I need to run the build again.

No solution is perfect; we can't keen an indefinite lock on others'
progress while the 1.1 release is done. There's been a virtual code
freeze now for few weeks .. we just can't do that for so long.

Let's be realistic- not every patch will likely make it to trunk right
now. We'll all have to have some painful time after the release to sync
the trees. 

Sanjiva.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] Axis2 1.1 release branching - CODE FREEZE

2006-10-07 Thread Sanjiva Weerawarana
On Thu, 2006-10-05 at 18:09 +0530, Deepal Jayasinghe wrote:
> Ruchith Fernando wrote:
> 
> > Hi Thilina,
> >
> > Are we going to create nightly builds from this 1.1 branch?
> 
> good question ..

Unless there are objections I propose that we change the nightly builds
to be ONLY from the 1.1 branch.

Sanjiva.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] Axis2 1.1 release branching - CODE FREEZE

2006-10-05 Thread David Illsley

Deepal,
I disagree, and the problems found after 1.0 is one of the reasons.
Having a branch which can mature a bit allows the blockers to be
knocked off slowly if required (some of them are tricky imo) and
doesn't stall all other development.

It's going to hurt I know but I think it'll lead to a better quality
1.1 release and allow for parallel new development for some of the
modules.

David

On 05/10/06, Deepal Jayasinghe <[EMAIL PROTECTED]> wrote:

Hi Thilina

Thilina Gunarathne wrote:

> Hi Devs,
>
> We created the branch [1] for the Axis2 1.1 release.


Seems good , but make unnecessary complication. Right now if I fixed a
bug it takes about 40 mins to run the build , but after this I have to
spent more than an hour (need to run two separate builds). Do you think
this is a good idea ?..

I never agree to have branches , since I knew it going to be difficult
task for developers. Even in last Axis2 realsae (Axis2 1.0) we didnt do
a branch and we did that after we done the release.
*
I think we need to reconsider this .*

P:S- remember what happen if someone commit while I am running my build
, then I need to run the build again.

Thanks
Deepal

>
> Devs who are fixing the things towards the 1.1 release can can switch
> your working copies to the branch.. A nice doc on switching how switch
> the svn copy can be found here [2].
>
> Thanks for your patience. Now you can continue to commit to Axis2.
>
> ~Thilina
>
> [1]https://svn.apache.org/repos/asf/webservices/axis2/branches/java/1_1/
>
> [2] http://svnbook.red-bean.com/en/1.1/ch04s05.html
>
>
> On 10/5/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:
>
>> Hi all,
>> I'm working towards creating a branch for the Axis2 1.1 release as we
>> discussed earlier...
>>
>> Code will be frozen untill notified.. Please refrain from doing any
>> changes...
>>
>> Thanks,
>> Thilina
>>
>> --
>> http://webservices.apache.org/~thilina/
>> http://thilinag.blogspot.com/
>>
>
>

--
Thanks,
Deepal

~Future is Open~



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
David Illsley - IBM Web Services Development

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] Axis2 1.1 release branching - CODE FREEZE

2006-10-05 Thread Thilina Gunarathne

Have a look at this issue too...
http://marc.theaimsgroup.com/?t=11594231391&r=1&w=2

Thanks,
Thilina

On 10/5/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:

Hi Deepal,
See my comments inline...
> Seems good , but make unnecessary complication. Right now if I fixed a
> bug it takes about 40 mins to run the build , but after this I have to
> spent more than an hour (need to run two separate builds). Do you think
> this is a good idea ?..
No.. You don't want to run both builds unless you want to... It'll be
really nice if everybody doing commits to the branch commits them back
to the trunk at the same time.. But I figured out realistically this
is not going to happen... So you are better off running the build of
the branch..

Of course we need to  merge the branch and trunk after the release,
which is going to be really pain full... But for the moment we have to
live with this... Also IIRC there were some developers who volunteered
to do this..

>
> I never agree to have branches , since I knew it going to be difficult
> task for developers. Even in last Axis2 realsae (Axis2 1.0) we didnt do
> a branch and we did that after we done the release.
Now we have a group of developers who are developing things which are
not going to go in to the release. They have requested for a separate
branch[1] if the code+feature freeze is going to take long.. We can't
keep them blocked for long...

thanks,
Thilina

[1] http://marc.theaimsgroup.com/?t=11581702513&r=1&w=2

>
> Thanks
> Deepal
>
> >
> > Devs who are fixing the things towards the 1.1 release can can switch
> > your working copies to the branch.. A nice doc on switching how switch
> > the svn copy can be found here [2].
> >
> > Thanks for your patience. Now you can continue to commit to Axis2.
> >
> > ~Thilina
> >
> > [1]https://svn.apache.org/repos/asf/webservices/axis2/branches/java/1_1/
> >
> > [2] http://svnbook.red-bean.com/en/1.1/ch04s05.html
> >
> >
> > On 10/5/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:
> >
> >> Hi all,
> >> I'm working towards creating a branch for the Axis2 1.1 release as we
> >> discussed earlier...
> >>
> >> Code will be frozen untill notified.. Please refrain from doing any
> >> changes...
> >>
> >> Thanks,
> >> Thilina
> >>
> >> --
> >> http://webservices.apache.org/~thilina/
> >> http://thilinag.blogspot.com/
> >>
> >
> >
>
> --
> Thanks,
> Deepal
> 
> ~Future is Open~
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/




--
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] Axis2 1.1 release branching - CODE FREEZE

2006-10-05 Thread Thilina Gunarathne

Hi Deepal,
See my comments inline...

Seems good , but make unnecessary complication. Right now if I fixed a
bug it takes about 40 mins to run the build , but after this I have to
spent more than an hour (need to run two separate builds). Do you think
this is a good idea ?..

No.. You don't want to run both builds unless you want to... It'll be
really nice if everybody doing commits to the branch commits them back
to the trunk at the same time.. But I figured out realistically this
is not going to happen... So you are better off running the build of
the branch..

Of course we need to  merge the branch and trunk after the release,
which is going to be really pain full... But for the moment we have to
live with this... Also IIRC there were some developers who volunteered
to do this..



I never agree to have branches , since I knew it going to be difficult
task for developers. Even in last Axis2 realsae (Axis2 1.0) we didnt do
a branch and we did that after we done the release.

Now we have a group of developers who are developing things which are
not going to go in to the release. They have requested for a separate
branch[1] if the code+feature freeze is going to take long.. We can't
keep them blocked for long...

thanks,
Thilina

[1] http://marc.theaimsgroup.com/?t=11581702513&r=1&w=2



Thanks
Deepal

>
> Devs who are fixing the things towards the 1.1 release can can switch
> your working copies to the branch.. A nice doc on switching how switch
> the svn copy can be found here [2].
>
> Thanks for your patience. Now you can continue to commit to Axis2.
>
> ~Thilina
>
> [1]https://svn.apache.org/repos/asf/webservices/axis2/branches/java/1_1/
>
> [2] http://svnbook.red-bean.com/en/1.1/ch04s05.html
>
>
> On 10/5/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:
>
>> Hi all,
>> I'm working towards creating a branch for the Axis2 1.1 release as we
>> discussed earlier...
>>
>> Code will be frozen untill notified.. Please refrain from doing any
>> changes...
>>
>> Thanks,
>> Thilina
>>
>> --
>> http://webservices.apache.org/~thilina/
>> http://thilinag.blogspot.com/
>>
>
>

--
Thanks,
Deepal

~Future is Open~



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] Axis2 1.1 release branching - CODE FREEZE

2006-10-05 Thread Deepal Jayasinghe

Ruchith Fernando wrote:

> Hi Thilina,
>
> Are we going to create nightly builds from this 1.1 branch?

good question ..

>
> Thanks,
> Ruchith
>
> On 10/5/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:
>
>> Hi Devs,
>>
>> We created the branch [1] for the Axis2 1.1 release.
>>
>> Devs who are fixing the things towards the 1.1 release can can switch
>> your working copies to the branch.. A nice doc on switching how switch
>> the svn copy can be found here [2].
>>
>> Thanks for your patience. Now you can continue to commit to Axis2.
>>
>> ~Thilina
>>
>> [1]https://svn.apache.org/repos/asf/webservices/axis2/branches/java/1_1/
>>
>> [2] http://svnbook.red-bean.com/en/1.1/ch04s05.html
>>
>>
>> On 10/5/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:
>> > Hi all,
>> > I'm working towards creating a branch for the Axis2 1.1 release as we
>> > discussed earlier...
>> >
>> > Code will be frozen untill notified.. Please refrain from doing any
>> changes...
>> >
>> > Thanks,
>> > Thilina
>> >
>> > --
>> > http://webservices.apache.org/~thilina/
>> > http://thilinag.blogspot.com/
>> >
>>
>>
>> -- 
>> http://webservices.apache.org/~thilina/
>> http://thilinag.blogspot.com/
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
>



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] Axis2 1.1 release branching - CODE FREEZE

2006-10-05 Thread Deepal Jayasinghe
Hi Thilina

Thilina Gunarathne wrote:

> Hi Devs,
>
> We created the branch [1] for the Axis2 1.1 release.


Seems good , but make unnecessary complication. Right now if I fixed a
bug it takes about 40 mins to run the build , but after this I have to
spent more than an hour (need to run two separate builds). Do you think
this is a good idea ?..

I never agree to have branches , since I knew it going to be difficult
task for developers. Even in last Axis2 realsae (Axis2 1.0) we didnt do
a branch and we did that after we done the release.
*
I think we need to reconsider this .*

P:S- remember what happen if someone commit while I am running my build
, then I need to run the build again.

Thanks
Deepal

>
> Devs who are fixing the things towards the 1.1 release can can switch
> your working copies to the branch.. A nice doc on switching how switch
> the svn copy can be found here [2].
>
> Thanks for your patience. Now you can continue to commit to Axis2.
>
> ~Thilina
>
> [1]https://svn.apache.org/repos/asf/webservices/axis2/branches/java/1_1/
>
> [2] http://svnbook.red-bean.com/en/1.1/ch04s05.html
>
>
> On 10/5/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:
>
>> Hi all,
>> I'm working towards creating a branch for the Axis2 1.1 release as we
>> discussed earlier...
>>
>> Code will be frozen untill notified.. Please refrain from doing any
>> changes...
>>
>> Thanks,
>> Thilina
>>
>> -- 
>> http://webservices.apache.org/~thilina/
>> http://thilinag.blogspot.com/
>>
>
>

-- 
Thanks,
Deepal

~Future is Open~ 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] Axis2 1.1 release branching - CODE FREEZE

2006-10-05 Thread Deepal Jayasinghe
Hi Thilina

Thilina Gunarathne wrote:

> Hi Devs,
>
> We created the branch [1] for the Axis2 1.1 release.

Seems good , but make unnecessary complication. Right now if I fixed a
bug it takes about 40 mins to run the build , but after this I have to
spent more than an hour (need to run two separate builds). Do you think
this is a good idea ?..

I never agree to have branches , since I knew it going to be difficult
task for developers. Even in last Axis2 realsae (Axis2 1.0) we didnt do
a branch and we did that after we done the release.

*I think we need to reconsider this .*

P:S- remember what happen if someone commit while I am running my build
, then I need to run the build again.

Thanks
Deepal

>
> Devs who are fixing the things towards the 1.1 release can can switch
> your working copies to the branch.. A nice doc on switching how switch
> the svn copy can be found here [2].
>
> Thanks for your patience. Now you can continue to commit to Axis2.
>
> ~Thilina
>
> [1]https://svn.apache.org/repos/asf/webservices/axis2/branches/java/1_1/
>
> [2] http://svnbook.red-bean.com/en/1.1/ch04s05.html
>
>
> On 10/5/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:
>
>> Hi all,
>> I'm working towards creating a branch for the Axis2 1.1 release as we
>> discussed earlier...
>>
>> Code will be frozen untill notified.. Please refrain from doing any
>> changes...
>>
>> Thanks,
>> Thilina
>>
>> -- 
>> http://webservices.apache.org/~thilina/
>> http://thilinag.blogspot.com/
>>
>
>

-- 
Thanks,
Deepal

~Future is Open~ 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] Axis2 1.1 release branching - CODE FREEZE

2006-10-05 Thread Thilina Gunarathne

Yes... We need to get it going..

~Thilina

On 10/5/06, Ruchith Fernando <[EMAIL PROTECTED]> wrote:

Hi Thilina,

Are we going to create nightly builds from this 1.1 branch?

Thanks,
Ruchith

On 10/5/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:
> Hi Devs,
>
> We created the branch [1] for the Axis2 1.1 release.
>
> Devs who are fixing the things towards the 1.1 release can can switch
> your working copies to the branch.. A nice doc on switching how switch
> the svn copy can be found here [2].
>
> Thanks for your patience. Now you can continue to commit to Axis2.
>
> ~Thilina
>
> [1]https://svn.apache.org/repos/asf/webservices/axis2/branches/java/1_1/
>
> [2] http://svnbook.red-bean.com/en/1.1/ch04s05.html
>
>
> On 10/5/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:
> > Hi all,
> > I'm working towards creating a branch for the Axis2 1.1 release as we
> > discussed earlier...
> >
> > Code will be frozen untill notified.. Please refrain from doing any 
changes...
> >
> > Thanks,
> > Thilina
> >
> > --
> > http://webservices.apache.org/~thilina/
> > http://thilinag.blogspot.com/
> >
>
>
> --
> http://webservices.apache.org/~thilina/
> http://thilinag.blogspot.com/
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
www.ruchith.org

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] Axis2 1.1 release branching - CODE FREEZE

2006-10-05 Thread Thilina Gunarathne

Hi Robert,
Dennis is correct... It was a temporary code freeze till the branch is
constructed...

Please make sure to commit to the branch if your commits are intended
to go in to the release.

Thanks,
Thilina

On 10/5/06, Dennis Sosnoski <[EMAIL PROTECTED]> wrote:

Unless I'm misreading Thilina's comments the code freeze was only while
the branch was being constructed.

  - Dennis

robert lazarski wrote:
> In our previous releases it was ok to commit doc changes during the
> freeze - in this case to the 1.1 head. There are still some doc
> changes I plan on doing so I thought I'd ask where those changes
> should go.
>
> Thanks,
> Robert
>
> On 10/5/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:
>> Hi Devs,
>>
>> We created the branch [1] for the Axis2 1.1 release.
>>
>> Devs who are fixing the things towards the 1.1 release can can switch
>> your working copies to the branch.. A nice doc on switching how switch
>> the svn copy can be found here [2].
>>
>> Thanks for your patience. Now you can continue to commit to Axis2.
>>
>> ~Thilina
>>
>> [1]https://svn.apache.org/repos/asf/webservices/axis2/branches/java/1_1/
>>
>> [2] http://svnbook.red-bean.com/en/1.1/ch04s05.html
>>
>>
>> On 10/5/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:
>> > Hi all,
>> > I'm working towards creating a branch for the Axis2 1.1 release as we
>> > discussed earlier...
>> >
>> > Code will be frozen untill notified.. Please refrain from doing any
>> changes...
>> >
>> > Thanks,
>> > Thilina
>> >
>> > --
>> > http://webservices.apache.org/~thilina/
>> > http://thilinag.blogspot.com/
>> >
>>
>>
>> --
>> http://webservices.apache.org/~thilina/
>> http://thilinag.blogspot.com/
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] Axis2 1.1 release branching - CODE FREEZE

2006-10-05 Thread robert lazarski

Probably true. My question about where to commit doc changes still
remains though. Probably the head but I thought I'd ask.

Robert

On 10/5/06, Dennis Sosnoski <[EMAIL PROTECTED]> wrote:

Unless I'm misreading Thilina's comments the code freeze was only while
the branch was being constructed.

  - Dennis

robert lazarski wrote:
> In our previous releases it was ok to commit doc changes during the
> freeze - in this case to the 1.1 head. There are still some doc
> changes I plan on doing so I thought I'd ask where those changes
> should go.
>
> Thanks,
> Robert
>
> On 10/5/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:
>> Hi Devs,
>>
>> We created the branch [1] for the Axis2 1.1 release.
>>
>> Devs who are fixing the things towards the 1.1 release can can switch
>> your working copies to the branch.. A nice doc on switching how switch
>> the svn copy can be found here [2].
>>
>> Thanks for your patience. Now you can continue to commit to Axis2.
>>
>> ~Thilina
>>
>> [1]https://svn.apache.org/repos/asf/webservices/axis2/branches/java/1_1/
>>
>> [2] http://svnbook.red-bean.com/en/1.1/ch04s05.html
>>
>>
>> On 10/5/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:
>> > Hi all,
>> > I'm working towards creating a branch for the Axis2 1.1 release as we
>> > discussed earlier...
>> >
>> > Code will be frozen untill notified.. Please refrain from doing any
>> changes...
>> >
>> > Thanks,
>> > Thilina
>> >
>> > --
>> > http://webservices.apache.org/~thilina/
>> > http://thilinag.blogspot.com/
>> >
>>
>>
>> --
>> http://webservices.apache.org/~thilina/
>> http://thilinag.blogspot.com/
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] Axis2 1.1 release branching - CODE FREEZE

2006-10-05 Thread Dennis Sosnoski
Unless I'm misreading Thilina's comments the code freeze was only while 
the branch was being constructed.


 - Dennis

robert lazarski wrote:

In our previous releases it was ok to commit doc changes during the
freeze - in this case to the 1.1 head. There are still some doc
changes I plan on doing so I thought I'd ask where those changes
should go.

Thanks,
Robert

On 10/5/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:

Hi Devs,

We created the branch [1] for the Axis2 1.1 release.

Devs who are fixing the things towards the 1.1 release can can switch
your working copies to the branch.. A nice doc on switching how switch
the svn copy can be found here [2].

Thanks for your patience. Now you can continue to commit to Axis2.

~Thilina

[1]https://svn.apache.org/repos/asf/webservices/axis2/branches/java/1_1/

[2] http://svnbook.red-bean.com/en/1.1/ch04s05.html


On 10/5/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:
> Hi all,
> I'm working towards creating a branch for the Axis2 1.1 release as we
> discussed earlier...
>
> Code will be frozen untill notified.. Please refrain from doing any 
changes...

>
> Thanks,
> Thilina
>
> --
> http://webservices.apache.org/~thilina/
> http://thilinag.blogspot.com/
>


--
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] Axis2 1.1 release branching - CODE FREEZE

2006-10-05 Thread Ruchith Fernando

Hi Thilina,

Are we going to create nightly builds from this 1.1 branch?

Thanks,
Ruchith

On 10/5/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:

Hi Devs,

We created the branch [1] for the Axis2 1.1 release.

Devs who are fixing the things towards the 1.1 release can can switch
your working copies to the branch.. A nice doc on switching how switch
the svn copy can be found here [2].

Thanks for your patience. Now you can continue to commit to Axis2.

~Thilina

[1]https://svn.apache.org/repos/asf/webservices/axis2/branches/java/1_1/

[2] http://svnbook.red-bean.com/en/1.1/ch04s05.html


On 10/5/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:
> Hi all,
> I'm working towards creating a branch for the Axis2 1.1 release as we
> discussed earlier...
>
> Code will be frozen untill notified.. Please refrain from doing any changes...
>
> Thanks,
> Thilina
>
> --
> http://webservices.apache.org/~thilina/
> http://thilinag.blogspot.com/
>


--
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





--
www.ruchith.org

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] Axis2 1.1 release branching - CODE FREEZE

2006-10-05 Thread robert lazarski

In our previous releases it was ok to commit doc changes during the
freeze - in this case to the 1.1 head. There are still some doc
changes I plan on doing so I thought I'd ask where those changes
should go.

Thanks,
Robert

On 10/5/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:

Hi Devs,

We created the branch [1] for the Axis2 1.1 release.

Devs who are fixing the things towards the 1.1 release can can switch
your working copies to the branch.. A nice doc on switching how switch
the svn copy can be found here [2].

Thanks for your patience. Now you can continue to commit to Axis2.

~Thilina

[1]https://svn.apache.org/repos/asf/webservices/axis2/branches/java/1_1/

[2] http://svnbook.red-bean.com/en/1.1/ch04s05.html


On 10/5/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:
> Hi all,
> I'm working towards creating a branch for the Axis2 1.1 release as we
> discussed earlier...
>
> Code will be frozen untill notified.. Please refrain from doing any changes...
>
> Thanks,
> Thilina
>
> --
> http://webservices.apache.org/~thilina/
> http://thilinag.blogspot.com/
>


--
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] Axis2 1.1 release branching - CODE FREEZE

2006-10-05 Thread Thilina Gunarathne

Hi Devs,

We created the branch [1] for the Axis2 1.1 release.

Devs who are fixing the things towards the 1.1 release can can switch
your working copies to the branch.. A nice doc on switching how switch
the svn copy can be found here [2].

Thanks for your patience. Now you can continue to commit to Axis2.

~Thilina

[1]https://svn.apache.org/repos/asf/webservices/axis2/branches/java/1_1/

[2] http://svnbook.red-bean.com/en/1.1/ch04s05.html


On 10/5/06, Thilina Gunarathne <[EMAIL PROTECTED]> wrote:

Hi all,
I'm working towards creating a branch for the Axis2 1.1 release as we
discussed earlier...

Code will be frozen untill notified.. Please refrain from doing any changes...

Thanks,
Thilina

--
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/




--
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Axis2] Axis2 1.1 release branching - CODE FREEZE

2006-10-05 Thread Thilina Gunarathne

Hi all,
I'm working towards creating a branch for the Axis2 1.1 release as we
discussed earlier...

Code will be frozen untill notified.. Please refrain from doing any changes...

Thanks,
Thilina

--
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [Axis2] Axis2 1.1 release branching...

2006-10-04 Thread Sanjiva Weerawarana
On Wed, 2006-10-04 at 19:12 +0530, Thilina Gunarathne wrote:
> Hi all,
> We have been preparing for the Axis2 1.1 release for some time... But
> the release seems to take some more time..  We might need to do a
> series of RC's before going to the final release.
> 
> Because of this I'm planning to create a branch for the axis2 1.1, so
> that  developers who are developing new features towards future
> releases will be able to continue their work without much trouble.

+1 for cutting the branch ASAP .. today?

> Before going ahead with the branching I would like if we can decide a
> merging policy before hand.
> 
> Following are the two options that comes to my mind...
>   1. Developers take the responsibility of merging their
> relevant fixes to the 1.1 branch back to the trunk as an when the
> things are committed to the trunk()..  But this will slow down the
> development...  But I think we should do this at least for the fixes
> which are not going to have effect on the other parts..
> 
>  2. Let the two branches develop independently.. Merge the two
> after the 1.1 release... IMO this will be a real pain...

While I agree (1) would be great, realistically we'll end up with a
mixture. We're clearly going to have to spend some time after the
release to merge all the changes to the HEAD but I see no way out of it;
we cannot keep this virtual code freeze for other people! IIRC there
were a few volunteers to help with the merge too ;-).

Sanjiva.



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[Axis2] Axis2 1.1 release branching...

2006-10-04 Thread Thilina Gunarathne

Hi all,
We have been preparing for the Axis2 1.1 release for some time... But
the release seems to take some more time..  We might need to do a
series of RC's before going to the final release.

Because of this I'm planning to create a branch for the axis2 1.1, so
that  developers who are developing new features towards future
releases will be able to continue their work without much trouble.

Before going ahead with the branching I would like if we can decide a
merging policy before hand.

Following are the two options that comes to my mind...
 1. Developers take the responsibility of merging their
relevant fixes to the 1.1 branch back to the trunk as an when the
things are committed to the trunk()..  But this will slow down the
development...  But I think we should do this at least for the fixes
which are not going to have effect on the other parts..

2. Let the two branches develop independently.. Merge the two
after the 1.1 release... IMO this will be a real pain...

Comments???

~Thilina


--
http://webservices.apache.org/~thilina/
http://thilinag.blogspot.com/

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]