Re: Preparing the 2.1.1 release

2007-12-21 Thread Jörn Nettingsmeier

carsten,

Carsten Ziegeler wrote:

I'm planning to do the release between christmas and new years day; so
there are still a few days left for such things :)

Hopefully, we can do the release this year :)


i think i speak for everybody in the lenya community when i say that 
this announcement is appreciated very much!


thanks for working on such rather boring janitorial tasks when all the 
interesting stuff is going on in 2.2.


regards and a relaxing holiday season,

jörn


--
Jörn Nettingsmeier

"One of my most productive days was throwing away 1000 lines of code."
  - Ken Thompson.


Re: Preparing the 2.1.1 release

2007-12-19 Thread Carsten Ziegeler
Carsten Ziegeler wrote:
> Bertrand Delacretaz wrote:
>> On Dec 18, 2007 7:34 PM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote:
>>> ...are the any outstanding issues?
>> I tried running "./build.sh junit-tests" on a fresh BRANCH_2_1_X
>> checkout, and the ZipSourceTestCase.testURIHandling test fails:
>>
>>   Uri is wrong. expected: but
>> was:
>>
>> Not sure what the correct URI should be, i.e. if it's the test or the
>> code that's wrong.
>>
>> The test expects this
>>
>>final String zipSourceUri = "zip:file://test.zip!/test.xml";
>>
>> And zipSource.getURI() returns that with three slashes after file:
>>
> Ah, it's our famous zip source test again :( Hmm, I think I fixed this
> in excalibur and the test is simply wrong. I'll have a look at it in the
> afternoon.
> 
Ok, I think I fixed this one - if someone with windows could test this
as well would be great.

Carsten


-- 
Carsten Ziegeler
[EMAIL PROTECTED]


Re: Preparing the 2.1.1 release

2007-12-19 Thread Grzegorz Kossakowski
Carsten Ziegeler pisze:
> Ralph Goers wrote:
>> You can tell I'm from Los Angeles. When I first started to read this I
>> couldn't figure it out because here it just doesn't take that long to
>> fix a flat tire on a car. Of course, I then realized you meant you have
>> to move to a new apartment. :-D
>>
> LOL
> 
> And I thought that it's impossible that this thread gets even funnier
> than it started. Fortunately I was wrong :)

Yep :-)
Thanks for making me a smile, Ralph! :-)

-- 
Grzegorz Kossakowski
Committer and PMC Member of Apache Cocoon
http://reflectingonthevicissitudes.wordpress.com/


Re: Preparing the 2.1.1 release

2007-12-19 Thread Carsten Ziegeler
Ralph Goers wrote:
> You can tell I'm from Los Angeles. When I first started to read this I
> couldn't figure it out because here it just doesn't take that long to
> fix a flat tire on a car. Of course, I then realized you meant you have
> to move to a new apartment. :-D
> 
LOL

And I thought that it's impossible that this thread gets even funnier
than it started. Fortunately I was wrong :)

Carsten

> Ralph
> Grzegorz Kossakowski wrote:
>>
>> Quick response: I have not forgotten about this and I even have given
>> it a look but I have a lot of
>> personal troubles these days, current one is that I need to change a
>> flat and it turned out I have
>> to do this before Christmas :-(
>> I'm not sure when exactly I will find a new flat so I'm not sure if I
>> manage to fix it for 2.1.11
>> but I promise to give a fix in any case...
>>
>>   
> 


-- 
Carsten Ziegeler
[EMAIL PROTECTED]


Re: Preparing the 2.1.1 release

2007-12-19 Thread Ralph Goers
You can tell I'm from Los Angeles. When I first started to read this I 
couldn't figure it out because here it just doesn't take that long to 
fix a flat tire on a car. Of course, I then realized you meant you have 
to move to a new apartment. :-D


Ralph
Grzegorz Kossakowski wrote:


Quick response: I have not forgotten about this and I even have given it a look 
but I have a lot of
personal troubles these days, current one is that I need to change a flat and 
it turned out I have
to do this before Christmas :-(
I'm not sure when exactly I will find a new flat so I'm not sure if I manage to 
fix it for 2.1.11
but I promise to give a fix in any case...

  


Re: Preparing the 2.1.1 release

2007-12-19 Thread Dev at weitling


Grzegorz Kossakowski wrote:
> Quick response: I have not forgotten about this and I even have given it a 
> look but I have a lot of
> personal troubles these days, current one is that I need to change a flat and 
> it turned out I have
> to do this before Christmas :-(
>   

Although I am an OS programmer on my own I sometimes forget most of us
are coding in our private spare time...
Besides my issue I hope you find a flat that fits (sounds like a painful
story?).

> I'm not sure when exactly I will find a new flat so I'm not sure if I manage 
> to fix it for 2.1.11
> but I promise to give a fix in any case..

Thank you and a happy new year! :-)
Florian


Re: Preparing the 2.1.1 release

2007-12-19 Thread Carsten Ziegeler
I'm planning to do the release between christmas and new years day; so
there are still a few days left for such things :)

Hopefully, we can do the release this year :)

Carsten

Ralph Goers wrote:
> Back to the topic at hand. I'd like to check in XPathXMLFileModule
> before the release. I'll try to do that in the next few days.
> 
> Carsten Ziegeler wrote:
>> LOL - wow, that's really interesting to see - thanks for the information
>> and I think this is a proof that even with a simple typo in the email
>> the outcome can be useful!
>>
>> Ok, as you all have guessed already, I obviously meant 2.1.11 :)
>>
>> Carsten
>>
>>
>>   
> 


-- 
Carsten Ziegeler
[EMAIL PROTECTED]


Re: Preparing the 2.1.1 release

2007-12-19 Thread Grzegorz Kossakowski
Dev at weitling pisze:
> Hi folks,
> hi Grek,
> 
> it would be nice to have
> http://issues.apache.org/jira/browse/COCOON-2126 solved (Xmas present)
> and included.
> 
> Thanks, greetings & Merry Christmas! :-)

Quick response: I have not forgotten about this and I even have given it a look 
but I have a lot of
personal troubles these days, current one is that I need to change a flat and 
it turned out I have
to do this before Christmas :-(
I'm not sure when exactly I will find a new flat so I'm not sure if I manage to 
fix it for 2.1.11
but I promise to give a fix in any case...

-- 
Grzegorz Kossakowski
Committer and PMC Member of Apache Cocoon
http://reflectingonthevicissitudes.wordpress.com/


Re: Preparing the 2.1.1 release

2007-12-19 Thread Ralph Goers
Back to the topic at hand. I'd like to check in XPathXMLFileModule 
before the release. I'll try to do that in the next few days.


Carsten Ziegeler wrote:

LOL - wow, that's really interesting to see - thanks for the information
and I think this is a proof that even with a simple typo in the email
the outcome can be useful!

Ok, as you all have guessed already, I obviously meant 2.1.11 :)

Carsten


  


Re: Preparing the 2.1.1 release

2007-12-18 Thread Dev at weitling
Hi folks,
hi Grek,

it would be nice to have
http://issues.apache.org/jira/browse/COCOON-2126 solved (Xmas present)
and included.

Thanks, greetings & Merry Christmas! :-)
Florian


Carsten Ziegeler wrote:
> Hi,
>
> I'm planning to release 2.1.1 in the near future.
> So, are the any outstanding issues?
>
> Carsten
>   


Re: Preparing the 2.1.1 release

2007-12-18 Thread Bertrand Delacretaz
On Dec 18, 2007 7:34 PM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote:
> ...So, are the any outstanding issues?

FYI, all tests of "./build.sh htmlunit-tests" work for me using
htmlunit 1.13 and SVN rev 605455, I have changed the comments in
build.properties to reference that version.

At some point after running those tests several times with different
htmlunit versions (as the previously recommended 1.8 gave a NPE) ,
CachingPipelineTestCase would hang - I haven't found exactly what
happened, but after restarting Cocoon it worked again. Might be some
weird interaction between the test case and the cache, I haven't
investigated.

-Bertrand


Re: Preparing the 2.1.1 release

2007-12-18 Thread Carsten Ziegeler
Bertrand Delacretaz wrote:
> On Dec 18, 2007 7:34 PM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote:
>> ...are the any outstanding issues?
> 
> I tried running "./build.sh junit-tests" on a fresh BRANCH_2_1_X
> checkout, and the ZipSourceTestCase.testURIHandling test fails:
> 
>   Uri is wrong. expected: but
> was:
> 
> Not sure what the correct URI should be, i.e. if it's the test or the
> code that's wrong.
> 
> The test expects this
> 
>final String zipSourceUri = "zip:file://test.zip!/test.xml";
> 
> And zipSource.getURI() returns that with three slashes after file:
> 
Ah, it's our famous zip source test again :( Hmm, I think I fixed this
in excalibur and the test is simply wrong. I'll have a look at it in the
afternoon.

Thanks!

Carsten

> -Bertrand
> 


-- 
Carsten Ziegeler
[EMAIL PROTECTED]


Re: Preparing the 2.1.1 release

2007-12-18 Thread Bertrand Delacretaz
On Dec 18, 2007 7:34 PM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote:
> ...are the any outstanding issues?

I tried running "./build.sh junit-tests" on a fresh BRANCH_2_1_X
checkout, and the ZipSourceTestCase.testURIHandling test fails:

  Uri is wrong. expected: but
was:

Not sure what the correct URI should be, i.e. if it's the test or the
code that's wrong.

The test expects this

   final String zipSourceUri = "zip:file://test.zip!/test.xml";

And zipSource.getURI() returns that with three slashes after file:

-Bertrand


Re: Preparing the 2.1.1 release

2007-12-18 Thread Carsten Ziegeler
LOL - wow, that's really interesting to see - thanks for the information
and I think this is a proof that even with a simple typo in the email
the outcome can be useful!

Ok, as you all have guessed already, I obviously meant 2.1.11 :)

Carsten

Antonio Gallardo wrote:
> Vadim Gritsenko escribió:
>> On Dec 18, 2007, at 11:31 PM, Ralph Goers wrote:
>>
>>> I can't believe you went to the trouble to list all those Antonio - I
>>> was just trying to make a joke!  I'm sure Carsten must have meant
>>> 2.1.11.
>>
>> It shows interesting pattern, though:
>>
 Version 2.1 (August 12 2003)
 Version 2.1.1 (September 05 2003)
 Version 2.1.2 (September 30 2003)
 Version 2.1.3 (November 13 2003)
 Version 2.1.4 (February 12 2004)
 Version 2.1.5.1 (July 9 2004)
 Version 2.1.6 (November 19 2004)
 Version 2.1.7 (March 23 2005)
 Version 2.1.8 (November 18 2005)
 Version 2.1.9 (April 7 2006)
 Version 2.1.10 (December 21 2006)
>>
>> 4 - 3 - 2 - 2 - 1
>>
>> And for Cocoon 2.0, sequence was 6 (including betas) - 4 - 1 :)
> This spots, that our release manager was more diligent. ;)
> 
> Best Regards,
> 
> Antonio Gallardo.
> 
> 


-- 
Carsten Ziegeler
[EMAIL PROTECTED]


Re: Preparing the 2.1.1 release

2007-12-18 Thread Antonio Gallardo

Vadim Gritsenko escribió:

On Dec 18, 2007, at 11:31 PM, Ralph Goers wrote:

I can't believe you went to the trouble to list all those Antonio - I 
was just trying to make a joke!  I'm sure Carsten must have meant 
2.1.11.


It shows interesting pattern, though:


Version 2.1 (August 12 2003)
Version 2.1.1 (September 05 2003)
Version 2.1.2 (September 30 2003)
Version 2.1.3 (November 13 2003)
Version 2.1.4 (February 12 2004)
Version 2.1.5.1 (July 9 2004)
Version 2.1.6 (November 19 2004)
Version 2.1.7 (March 23 2005)
Version 2.1.8 (November 18 2005)
Version 2.1.9 (April 7 2006)
Version 2.1.10 (December 21 2006)


4 - 3 - 2 - 2 - 1

And for Cocoon 2.0, sequence was 6 (including betas) - 4 - 1 :)

This spots, that our release manager was more diligent. ;)

Best Regards,

Antonio Gallardo.



Re: Preparing the 2.1.1 release

2007-12-18 Thread Vadim Gritsenko

On Dec 18, 2007, at 11:31 PM, Ralph Goers wrote:

I can't believe you went to the trouble to list all those Antonio -  
I was just trying to make a joke!  I'm sure Carsten must have meant  
2.1.11.


It shows interesting pattern, though:


Version 2.1 (August 12 2003)
Version 2.1.1 (September 05 2003)
Version 2.1.2 (September 30 2003)
Version 2.1.3 (November 13 2003)
Version 2.1.4 (February 12 2004)
Version 2.1.5.1 (July 9 2004)
Version 2.1.6 (November 19 2004)
Version 2.1.7 (March 23 2005)
Version 2.1.8 (November 18 2005)
Version 2.1.9 (April 7 2006)
Version 2.1.10 (December 21 2006)


4 - 3 - 2 - 2 - 1

And for Cocoon 2.0, sequence was 6 (including betas) - 4 - 1 :)

Vadim


Re: Preparing the 2.1.1 release

2007-12-18 Thread Antonio Gallardo

Opss. You are right, I did not see the Carsten's typo.  :D

In any case, I found interesting to see the dates in a list. :)

Best Regards,

Antonio Gallardo.

Ralph Goers escribió:
I can't believe you went to the trouble to list all those Antonio - I 
was just trying to make a joke!  I'm sure Carsten must have meant 2.1.11.


Ralph

Antonio Gallardo wrote:

Ralph Goers escribió:

2.1.1? How many years ago was that?

4 years ago.

Here is the full 2.1 series release dates:

Version 2.1 (August 12 2003)
Version 2.1.1 (September 05 2003)
Version 2.1.2 (September 30 2003)
Version 2.1.3 (November 13 2003)
Version 2.1.4 (February 12 2004)
Version 2.1.5.1 (July 9 2004)
Version 2.1.6 (November 19 2004)
Version 2.1.7 (March 23 2005)
Version 2.1.8 (November 18 2005)
Version 2.1.9 (April 7 2006)
Version 2.1.10 (December 21 2006)

Source: http://cocoon.apache.org/2.1/changes.html

Best Regards,

Antonio Gallardo.



Carsten Ziegeler wrote:

Hi,

I'm planning to release 2.1.1 in the near future.
So, are the any outstanding issues?

Carsten
  






Re: Preparing the 2.1.1 release

2007-12-18 Thread Joerg Heinicke

On 18.12.2007 22:50 Uhr, Antonio Gallardo wrote:


Here is the full 2.1 series release dates:

Version 2.1 (August 12 2003)
Version 2.1.1 (September 05 2003)
Version 2.1.2 (September 30 2003)
Version 2.1.3 (November 13 2003)
Version 2.1.4 (February 12 2004)
Version 2.1.5.1 (July 9 2004)
Version 2.1.6 (November 19 2004)
Version 2.1.7 (March 23 2005)
Version 2.1.8 (November 18 2005)
Version 2.1.9 (April 7 2006)
Version 2.1.10 (December 21 2006)


Wow, we have not released a patch release since 1 year? And it takes us 
more than 4 years to get a minor release out? I remeber Stefano saying 
something like "hopefully the next minor release will not take us 
another 18 months" after we released 2.1 (2.0 was released on 29th of 
November in 2001). There is a good chance when I predict the next minor 
release will take than less 4 years ;)


Joerg


Re: Preparing the 2.1.1 release

2007-12-18 Thread Ralph Goers
I can't believe you went to the trouble to list all those Antonio - I 
was just trying to make a joke!  I'm sure Carsten must have meant 2.1.11.


Ralph

Antonio Gallardo wrote:

Ralph Goers escribió:

2.1.1? How many years ago was that?

4 years ago.

Here is the full 2.1 series release dates:

Version 2.1 (August 12 2003)
Version 2.1.1 (September 05 2003)
Version 2.1.2 (September 30 2003)
Version 2.1.3 (November 13 2003)
Version 2.1.4 (February 12 2004)
Version 2.1.5.1 (July 9 2004)
Version 2.1.6 (November 19 2004)
Version 2.1.7 (March 23 2005)
Version 2.1.8 (November 18 2005)
Version 2.1.9 (April 7 2006)
Version 2.1.10 (December 21 2006)

Source: http://cocoon.apache.org/2.1/changes.html

Best Regards,

Antonio Gallardo.



Carsten Ziegeler wrote:

Hi,

I'm planning to release 2.1.1 in the near future.
So, are the any outstanding issues?

Carsten
  




Re: Preparing the 2.1.1 release

2007-12-18 Thread Antonio Gallardo

Ralph Goers escribió:

2.1.1? How many years ago was that?

4 years ago.

Here is the full 2.1 series release dates:

Version 2.1 (August 12 2003)
Version 2.1.1 (September 05 2003)
Version 2.1.2 (September 30 2003)
Version 2.1.3 (November 13 2003)
Version 2.1.4 (February 12 2004)
Version 2.1.5.1 (July 9 2004)
Version 2.1.6 (November 19 2004)
Version 2.1.7 (March 23 2005)
Version 2.1.8 (November 18 2005)
Version 2.1.9 (April 7 2006)
Version 2.1.10 (December 21 2006)

Source: http://cocoon.apache.org/2.1/changes.html

Best Regards,

Antonio Gallardo.



Carsten Ziegeler wrote:

Hi,

I'm planning to release 2.1.1 in the near future.
So, are the any outstanding issues?

Carsten
  




Re: Preparing the 2.1.1 release

2007-12-18 Thread Ralph Goers

2.1.1? How many years ago was that?

Carsten Ziegeler wrote:

Hi,

I'm planning to release 2.1.1 in the near future.
So, are the any outstanding issues?

Carsten
  


Re: Preparing the 2.1.1 release

2007-12-18 Thread Alfred Nathaniel
On Tue, 2007-12-18 at 19:34 +0100, Carsten Ziegeler wrote:
> Hi,
> 
> I'm planning to release 2.1.1 in the near future.
> So, are the any outstanding issues?
> 
> Carsten

I am not aware of any-

Cheers, Alfred-