Author: nicolaken Date: Tue Dec 14 01:08:25 2004 New Revision: 111795 URL: http://svn.apache.org/viewcvs?view=rev&rev=111795 Log: Another one. Added: incubator/public/branches/move2html4forrest/site-author/resolution.html - copied, changed from r111791, incubator/public/branches/move2html4forrest/site-author/resolution.xml Removed: incubator/public/branches/move2html4forrest/site-author/resolution.xml
Copied: incubator/public/branches/move2html4forrest/site-author/resolution.html (from r111791, incubator/public/branches/move2html4forrest/site-author/resolution.xml) Url: http://svn.apache.org/viewcvs/incubator/public/branches/move2html4forrest/site-author/resolution.html?view=diff&rev=111795&p1=incubator/public/branches/move2html4forrest/site-author/resolution.xml&r1=111791&p2=incubator/public/branches/move2html4forrest/site-author/resolution.html&r2=111795 ============================================================================== --- incubator/public/branches/move2html4forrest/site-author/resolution.xml (original) +++ incubator/public/branches/move2html4forrest/site-author/resolution.html Tue Dec 14 01:08:25 2004 @@ -1,17 +1,17 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd"> -<document> - <header> - <title>Incubator Formation Resolution</title> - <authors> - <person name="The Apache Incubator Project" - email="[email protected]" /> - </authors> - </header> - <body> - <section> - <title>Resolution that Created the Incubator Project</title> - <p>Here is the text of the ASF Board resolution that was adopted +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<html> +<head> +<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>Incubator Formation Resolution</title> +<link href="http://purl.org/DC/elements/1.0/" rel="schema.DC"> +<meta content="The Apache Incubator Project" name="DC.Creator"> +</head> +<body> + +<h1>Resolution that Created the Incubator Project</h1> + + +<p>Here is the text of the ASF Board resolution that was adopted in October 2002 <!-- (see the @@ -19,7 +19,8 @@ >meeting minutes</link>) --> and thereby created the Incubator project:</p> -<source> + +<pre class="code"> WHEREAS, the Board of Directors deems it to be in the best interests of the Foundation and consistent with the Foundation's purpose to establish a Project Management @@ -87,7 +88,8 @@ is tasked with the creation of a set of bylaws intended to encourage open development and increased participation in the Apache Incubator Project. - </source> - </section> - </body> -</document> + </pre> + + +</body> +</html> Deleted: /incubator/public/branches/move2html4forrest/site-author/resolution.xml Url: http://svn.apache.org/viewcvs/incubator/public/branches/move2html4forrest/site-author/resolution.xml?view=auto&rev=111794 ============================================================================== --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
