Author: wrowe Date: Sun Oct 31 08:28:58 2004 New Revision: 56140 Modified: incubator/public/trunk/site-publish/projects/httpd-cli.html incubator/public/trunk/site-publish/projects/httpd-cli.pdf Log:
Thanks Ian for harvesting these from the forrest - could someone migrate his perms from incubator-site to the incubator/public tree? Modified: incubator/public/trunk/site-publish/projects/httpd-cli.html ============================================================================== --- incubator/public/trunk/site-publish/projects/httpd-cli.html (original) +++ incubator/public/trunk/site-publish/projects/httpd-cli.html Sun Oct 31 08:28:58 2004 @@ -3,7 +3,7 @@ <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta content="Apache Forrest" name="Generator"> -<meta name="Forrest-version" content="0.6"> +<meta name="Forrest-version" content="0.7-dev"> <meta name="Forrest-skin-name" content="forrest-site"> <title>httpd-cli</title> <link type="text/css" href="../skin/page.css" rel="stylesheet"> @@ -404,15 +404,22 @@ <p>Next steps are documented in status, first posts will be sent to this list this week. mod_aspdotnet should have an initial release soon, followed by the refactoring of code to support an Apache.Web model that is entirely independent of the Microsoft ASP.NET technology, usable in C# with one of several CLI environments, including mono. </p> <p>The cli-dev team would like to thank Noel and Sander for their advise and handholding through initial mailing list creation, SVN setup, and general guidance on the incubation process. </p> <p>Will Rowe </p> +<ul> +<li>30 October 2004 </li> +</ul> +<p>After soliciting a number of comments from cli-dev testers of the mod_aspdotnet, and committing their patches to solve various bugs, the subproject has extracted v2.0.0 release candidate 1 today. </p> +<p>The installer was migrated to InstallShield X, the only and current product for authoring .msi files from InstallShield. This, after experience with converting the Apache 1.3.33 installer, turned out to be fairly trivial, and the .ism project file did have an xml flavor that can be tracked in svn. </p> +<p>Next actions are creating a [EMAIL PROTECTED] end-user list, declaring v2.0.0 released, adding the tracking category in bugzilla, and moving from incubator/httpd/cli to httpd/cli in svn, once graduated. </p> +<p>Will Rowe </p> </div> -<a name="N1009F"></a><a name="Incubation+work+items"></a> +<a name="N100AA"></a><a name="Incubation+work+items"></a> <h3>Incubation work items</h3> <div style="margin-left: 0 ; border: 2px"> -<a name="N100A3"></a><a name="Project+Setup%0A"></a> +<a name="N100AE"></a><a name="Project+Setup%0A"></a> <h4>Project Setup </h4> <div style="margin-left: 0 ; border: 2px"> -<a name="N100A7"></a><a name="Identify+the+codebase"></a> +<a name="N100B2"></a><a name="Identify+the+codebase"></a> <h5>Identify the codebase</h5> <div style="margin-left: 0 ; border: 2px"> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -424,7 +431,7 @@ </tr> </table> </div> -<a name="N100B6"></a><a name="Copyright"></a> +<a name="N100C1"></a><a name="Copyright"></a> <h5>Copyright</h5> <div style="margin-left: 0 ; border: 2px"> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -439,7 +446,7 @@ </tr> </table> </div> -<a name="N100CA"></a><a name="Verify+distribution+rights"></a> +<a name="N100D5"></a><a name="Verify+distribution+rights"></a> <h5>Verify distribution rights</h5> <div style="margin-left: 0 ; border: 2px"> <table class="ForrestTable" cellspacing="1" cellpadding="4"> @@ -461,7 +468,7 @@ </table> <p>Generally, the result of checking off these items will be a Software Grant, CLA, and Corporate CLA for ASF licensed code, which must have no dependencies upon items whose licenses that are incompatible with the Apache License. </p> </div> -<a name="N100EA"></a><a name="Organizational+acceptance+of+responsibility+for+the+project+"></a> +<a name="N100F5"></a><a name="Organizational+acceptance+of+responsibility+for+the+project+"></a> <h5>Organizational acceptance of responsibility for the project </h5> <div style="margin-left: 0 ; border: 2px"> <ul> Modified: incubator/public/trunk/site-publish/projects/httpd-cli.pdf ============================================================================== Binary files. No diff available. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
