What is a "Foreword" to a blog?
Apache::Bootstrap to ASF infrastructure
Hello Guest
  
  • Login
• Register…
• Start blog
  • Who, Where, When
• What can I do?
• What to Read?
  • Polls
• Avatars
• Interests
  • Cities and Countries
• Random blog
• Users search
  • Search
• Games
• Tests
• QAIX
  • Сообщества
• Talxy Chat
• Horoscope
• Online
 
Зарегистрируйся!

QAIX > Apache HTTP Server > Apache::Bootstrap to ASF infrastructure 26 November 2008 22:23:21

  Recent blog posts: 
  Forums:   
  Discuss: 
  Recent forum topics: 
  Recent forum comments:
  Moderators:

Apache::Bootstrap to ASF infrastructure

Fred Moyer 26 November 2008 22:23:21
 Hi all,

I'll be releasing Apache::Bootstrap 0.05 in the next two weeks, 0.04_2
is passing all tests but it needs to cook a bit longer I think.

Any thoughts on moving it into our asf subversion facilities to give
it a good home?

I'm going to release a version of Apache::Dispatch that uses Bootstrap
when I release bootstrap 0.05, so there will be at least one module
where it has been implemented.

Apache::Bootstrap was really just taking all the bootstrapping logic
in Apache::* Makefile.PL's and merging it into something that has an
easy to use API. There are a lot of people here who have had to deal
with the pain of making dual mp1/mp2 life modules, this module was
meant to take all that headache away.

So the code is really a combination of efforts of everyone here.
Apache::Reload has ticket 34316 which this module is meant to solve.
I'd really like some feedback on the module; I could try to use it to
fix 34316 but I'd gladly yield the honor to someone else if they
wanted to take it for a spin.

- Fred


Queue: Apache-Reload
Ticket <URL: http://rt.cpan.org/­Ticket/Display.html?­id=34316 >

Absolutely correct, but a lot of modules have this problem.

I'd like to find a generic way to solve this. I had a short discussion
with Fred about it.
Add comment
Philip M. Gollucci 13 November 2008 09:06:22 permanent link ]
 
Any thoughts on moving it into our asf subversion facilities to give
it a good home?
I'm all for it and can help with the move, If we know we own the license
for all the code, we can probably just dump it, if not we'll have to
incubate it.



--
-------------------­--------------------­--------------------­-------------
Philip M. Gollucci (pgollucci@p6m7g8.c­om) c: 703.336.9354
Consultant - P6M7G8 Inc. http://p6m7g8.net
Senior System Admin - RideCharge, Inc. http://ridecharge.c­om
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
Add comment
Fred Moyer 13 November 2008 22:47:11 permanent link ]
 On Wed, Nov 12, 2008 at 10:06 PM, Philip M. Gollucci
<pgollucci@p6m7g8.c­om> wrote:
Any thoughts on moving it into our asf subversion facilities to give
it a good home?
I'm all for it and can help with the move, If we know we own the license for
all the code, we can probably just dump it, if not we'll have to incubate
it.

A good amount of the code was lifted from SizeLimit. So I think it
has all been done by developers with CLA's on file.

Can we take 0.04_2 from cpan and import it into svn?
Add comment
Philip M. Gollucci 25 November 2008 08:37:30 permanent link ]
 Philip M. Gollucci wrote:
Any thoughts on moving it into our asf subversion facilities to give
it a good home?
I'm all for it and can help with the move, If we know we own the license
for all the code, we can probably just dump it, if not we'll have to
incubate it.
We don't need to incubate this to import it, all we need is committer
concensus.



--
-------------------­--------------------­--------------------­-------------
Philip M. Gollucci (pgollucci@p6m7g8.c­om) c: 703.336.9354
Consultant - P6M7G8 Inc. http://p6m7g8.net
Senior System Admin - RideCharge, Inc. http://ridecharge.c­om
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
Add comment
Fred Moyer 25 November 2008 22:26:05 permanent link ]
 On Mon, Nov 24, 2008 at 9:37 PM, Philip M. Gollucci
<pgollucci@p6m7g8.c­om> wrote:
Philip M. Gollucci wrote:
Any thoughts on moving it into our asf subversion facilities to give
it a good home?
I'm all for it and can help with the move, If we know we own the license
for all the code, we can probably just dump it, if not we'll have to
incubate it.
We don't need to incubate this to import it, all we need is committer
concensus.

+1
Add comment
Geoffrey Young 25 November 2008 22:26:05 permanent link ]
 
We don't need to incubate this to import it, all we need is committer
concensus.
+1

+1

rock on

--Geoff
Add comment
Philip M. Gollucci 26 November 2008 22:23:21 permanent link ]
 Geoffrey Young wrote:
We don't need to incubate this to import it, all we need is committer
concensus.
Created repo: r720966.

repos/asf/perl/Apac­he-Dispatch
trunk
branches
tags

Granted Karma: r720965

Phred -- 'have at it'


--
-------------------­--------------------­--------------------­-------------
Philip M. Gollucci (pgollucci@p6m7g8.c­om) c: 703.336.9354
Consultant - P6M7G8 Inc. http://p6m7g8.net
Senior System Admin - RideCharge, Inc. http://ridecharge.c­om
1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
Add comment
Fred Moyer 26 November 2008 22:23:21 permanent link ]
 On Wed, Nov 26, 2008 at 12:08 PM, Philip M. Gollucci
<pgollucci@p6m7g8.c­om> wrote:
Geoffrey Young wrote:
We don't need to incubate this to import it, all we need is committer
concensus.
Created repo: r720966.
repos/asf/perl/Apac­he-Dispatch
trunk
branches
tags
Granted Karma: r720965
Phred -- 'have at it'

Thanks Philip. 0.04_02 is looking very stable so I'll import and release 0.05.
Add comment
 

Add new comment

As:
Login:  Password:  
 
 
  
 
Пожалуйста, относитесь к собеседникам уважительно, не используйте нецензурные слова, не злоупотребляйте заглавными буквами, не публикуйте рекламу и объявления о купле/продаже, а также материалы нарушающие сетевой этикет или УК РФ.


QAIX > Apache HTTP Server > Apache::Bootstrap to ASF infrastructure 26 November 2008 22:23:21

see also:
array way....
skipping quotes...
hosting co.. help!
пройди тесты:
see also:
Employee Monitoring software review…
Review on Any DVD Cloner
About

  Copyright © 2001—2008 QAIX
Idea: Miсhael Monashev
Помощь и задать вопросы можно в сообществе support.qaix.com.
Сообщения об ошибках оставляем в сообществе bugs.qaix.com.
Предложения и комментарии пишем в сообществе suggest.qaix.com.
Информация для родителей.
Write us at:
If you would like to report an abuse of our service, such as a spam message, please .