Author: nicolaken Date: Sun Nov 28 23:52:53 2004 New Revision: 106893 URL: http://svn.apache.org/viewcvs?view=rev&rev=106893 Log: Clean HTML (although Forrest is able to understand dirty html too). Modified: incubator/public/trunk/site-author/projects/log4cxx.html
Modified: incubator/public/trunk/site-author/projects/log4cxx.html Url: http://svn.apache.org/viewcvs/incubator/public/trunk/site-author/projects/log4cxx.html?view=diff&rev=106893&p1=incubator/public/trunk/site-author/projects/log4cxx.html&r1=106892&p2=incubator/public/trunk/site-author/projects/log4cxx.html&r2=106893 ============================================================================== --- incubator/public/trunk/site-author/projects/log4cxx.html (original) +++ incubator/public/trunk/site-author/projects/log4cxx.html Sun Nov 28 23:52:53 2004 @@ -8,16 +8,8 @@ <META NAME="CREATED" CONTENT="20041128;21385864"> <META NAME="CHANGEDBY" CONTENT="Nicola Ken Barozzi"> <META NAME="CHANGED" CONTENT="20041128;21523650"> - <STYLE> - <!-- - @page { size: 8.5in 11in; margin-left: 1.25in; margin-right: 1.25in; margin-top: 1in; margin-bottom: 1in } - TD P { margin-bottom: 0.08in } - P { margin-bottom: 0.08in } - TH P { margin-bottom: 0.08in } - --> - </STYLE> </HEAD> -<BODY LANG="en-US" DIR="LTR"> +<BODY> <H1>Log4cxx Project Incubation Status</H1> <P>This page tracks the project status, incubator-wise. For more general project status, look on the project website. @@ -33,7 +25,7 @@ </P> </UL> <H1>Project info</H1> -<TABLE CELLPADDING=2 CELLSPACING=2> +<TABLE> <TR> <TH> <P>item @@ -188,7 +180,7 @@ tasks are shown by the completion date (YYYY-MM-dd). </EM> </P> <H3>Identify the project to be incubated</H3> -<TABLE CELLPADDING=2 CELLSPACING=2> +<TABLE> <TR> <TH> <P>date @@ -213,7 +205,7 @@ </TR> </TABLE> <H3>Interim responsibility</H3> -<TABLE CELLPADDING=2 CELLSPACING=2> +<TABLE> <TR> <TH> <P>date @@ -277,7 +269,7 @@ copyright. </P> <H3>Verify distribution rights</H3> -<TABLE CELLPADDING=2 CELLSPACING=2> +<TABLE> <TR> <TH> <P>date @@ -314,8 +306,8 @@ </TD> </TR> </TABLE> -<H3>Establish a list of active committers !</H3> -<TABLE CELLPADDING=2 CELLSPACING=2> +<H3>Establish a list of active committers</H3> +<TABLE > <TR> <TH> <P>date @@ -349,8 +341,8 @@ </TD> </TR> </TABLE> -<H3>Infrastructure !</H3> -<TABLE CELLPADDING=2 CELLSPACING=2> +<H3>Infrastructure</H3> +<TABLE > <TR> <TH> <P>date @@ -461,7 +453,7 @@ <H3>Organizational acceptance of responsibility for the project </H3> <UL> - <LI><P STYLE="margin-bottom: 0in">If graduating to an existing PMC, + <LI><P>If graduating to an existing PMC, has the PMC voted to accept it? </P> <LI><P>If graduating to a new PMC, has the board voted to accept it? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
