[webstack-discuss] Draft ARC case for APR, APR-util 1.3.2 and Apache 2.2.9 integration

2008-07-29 Thread Seema Alevoor
Hi, Draft for the integration of APR and APR-util 1.3.2 and updation of Apache 2.2 version to 2.2.9 is at http://wikis.sun.com/download/attachments/7077996/apache229-apr-apu132-arc-case-draft.txt . Main changes are: - decouple APR and APR-util from Apache HTTP Server and deliver them in se

[webstack-discuss] Code Review for Lighttpd integration

2008-07-29 Thread Amanda Waite
Hi there, Before we do the putback on Lighttpd we'd like to get a few more eyeballs to go over the code and give us a thorough review. Not a great deal has changed since the last code review, but we have removed the horrible LD_LIBRARY_PATH statement from Makefile.sfw and no longer ask the con

[webstack-discuss] Code Review for Lighttpd integration

2008-07-29 Thread Sriram Natarajan
HI - You might want to take a look at the indentation within lighthttpd/Makefile.sfw - Why not simply do it as gtar xf and avoid manually changing the permission later + $(GTAR) xpf - --no-same-owner + touch $(LIGHTTPD)/configure + find $(LIGHTTPD) -type d -exec /usr

[webstack-discuss] Draft ARC case for APR, APR-util 1.3.2 and Apache 2.2.9 integration

2008-07-29 Thread Jeff Trawick
Seema Alevoor wrote: > Draft for the integration of APR and APR-util 1.3.2 and updation of Apache > 2.2 version to 2.2.9 > is at > http://wikis.sun.com/download/attachments/7077996/apache229-apr-apu132-arc-case-draft.txt > . > a few comments, mostly on stuff inherited from previous ARC case