You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apreq-dev@httpd.apache.org by "Philip M. Gollucci" <pg...@p6m7g8.com> on 2006/01/02 16:07:53 UTC

PLAN for 2.07 release

1.  Finish the new layout for the httpd.apache.org/apreq site
2.  Beautify its content (some)

3.  Don't include modules/apache in the release
4.  Fix

package Apache2::Cookie::Jar;
sub cookies { Apache2::Cookie->fetch(@_) }

to comply with how its documented and add some tests for it


-- 
------------------------------------------------------------------------
"Love is not the one you can picture yourself marrying,
but the one you can't picture the rest of your life without."

"It takes a minute to have a crush on someone, an hour to like someone,
and a day to love someone, but it takes a lifetime to forget someone..."

Philip M. Gollucci (pgollucci@p6m7g8.com) 301.254.5198
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com


Re: PLAN for 2.07 release

Posted by "Philip M. Gollucci" <pg...@p6m7g8.com>.
Philip M. Gollucci wrote:
> 4.  Fix
> 
> package Apache2::Cookie::Jar;
> sub cookies { Apache2::Cookie->fetch(@_) }
Done.

-- 
------------------------------------------------------------------------
"Love is not the one you can picture yourself marrying,
but the one you can't picture the rest of your life without."

"It takes a minute to have a crush on someone, an hour to like someone,
and a day to love someone, but it takes a lifetime to forget someone..."

Philip M. Gollucci (pgollucci@p6m7g8.com) 301.254.5198
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com


Re: PLAN for 2.07 release

Posted by "Philip M. Gollucci" <pg...@p6m7g8.com>.
Roy T. Fielding wrote:
> On Jan 2, 2006, at 7:07 AM, Philip M. Gollucci wrote:
> 
>> 1.  Finish the new layout for the httpd.apache.org/apreq site
> 
> I suggest that you create versioned directories for the docs, as in
> 
>    apreq/docs-2/..
> 
> now rather than later.  Libraries are always version-dependent.
> 
> ....Roy
Already done. Thanks -- see the previous post about the layout :)


Work in progress:
http://libapreq2.p6m7g8.net/apreq/


-- 
------------------------------------------------------------------------
"Love is not the one you can picture yourself marrying,
but the one you can't picture the rest of your life without."

"It takes a minute to have a crush on someone, an hour to like someone,
and a day to love someone, but it takes a lifetime to forget someone..."

Philip M. Gollucci (pgollucci@p6m7g8.com) 301.254.5198
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com


Re: PLAN for 2.07 release

Posted by "Roy T. Fielding" <fi...@gbiv.com>.
On Jan 2, 2006, at 7:07 AM, Philip M. Gollucci wrote:

> 1.  Finish the new layout for the httpd.apache.org/apreq site

I suggest that you create versioned directories for the docs, as in

    apreq/docs-2/..

now rather than later.  Libraries are always version-dependent.

....Roy

Re: PLAN for 2.07 release

Posted by "Philip M. Gollucci" <pg...@p6m7g8.com>.
Philip M. Gollucci wrote:
> 3.  Don't include modules/apache in the release
Done.  See commit.


-- 
------------------------------------------------------------------------
"Love is not the one you can picture yourself marrying,
but the one you can't picture the rest of your life without."

"It takes a minute to have a crush on someone, an hour to like someone,
and a day to love someone, but it takes a lifetime to forget someone..."

Philip M. Gollucci (pgollucci@p6m7g8.com) 301.254.5198
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com