Revision: 171
http://svn.sourceforge.net/mod-aspdotnet/?rev=171&view=rev
Author: wrowe
Date: 2006-10-12 11:38:57 -0700 (Thu, 12 Oct 2006)
Log Message:
-----------
Explain the transition, prepare for a release tomorrow.
Modified Paths:
--------------
mod_aspdotnet/trunk/STATUS.txt
Modified: mod_aspdotnet/trunk/STATUS.txt
===================================================================
--- mod_aspdotnet/trunk/STATUS.txt 2006-10-12 18:38:11 UTC (rev 170)
+++ mod_aspdotnet/trunk/STATUS.txt 2006-10-12 18:38:57 UTC (rev 171)
@@ -1,26 +1,28 @@
-APACHE mod_aspdotnet STATUS: -*-text-*-
+Sourceforge mod-aspdotnet Project Status: -*-text-*-
Last modified at [$Date: 2004/10/30 01:00:00 $]
Release:
+ 2.0.0.2006 : released 13 Nov 2006
2.0.0.2004 : not released
2.0.0.2002 : not released
- 2.0.0.2000 : released 20 Nov 2004
+ 2.0.0.2000 : released 20 Nov 2004
+ (as the ASF mod_aspdotnet httpd subproject)
- [Note that 2.x subversion distinguishes between Apache 2.0 / 2.2 releases,
- so a module 2.2.0.2004 corresponds to Apache binary 2.2.x]
+ [Note that 2.x subversion distinguishes between Apache 2.0 and 2.2,
+ so a module 2.2.0.2004 corresponds to Apache httpd binary 2.2.x]
-VERY IMPORTANT:
+IMPORTANT NOTICE:
- Based on the lack of developer participation in the oversight process,
- mod_aspdotnet is being retired from the httpd project. The project's
- champion, Will Rowe, is researching alternative placements for his
- effort in this module, and will update this file once an appropriate
- home and structure for future development is selected.
+ The Apache HTTP Project has retired mod_aspdotnet, and wrowe, with
+ his employer, Covalent Technologies, have reassumed the care and
+ feeding of the module at http://sourceforge.net/projects/mod-aspdotnet
-IMPORTANT NOTICE:
+ The mod-aspdotnet sourceforge project follows the same essential flow
+ and project policies as the Apache Software Foundation. Additional
+ contributors are welcomed under the same Meritocracy structure.
- Build 2004 is likely to be the end-of-the-line for compiling within the
+ Build 2006 is likely to be the end-of-the-line for compiling within the
Visual Studio 2002 (.NET), as Microsoft has substantially changed the
Visual C++.NET language itself. The module maintainers and contributors
are shifting energies to compatibility with the Visual Studio 2005 C++
@@ -35,9 +37,9 @@
CURRENT RELEASE NOTES:
- * May fail to run on WIN32 (98, ME). WINNT (2k, XP, 2003) is required by
- the ApplicationHost.CreateApplicationHost method, see .NET docs and
- http://issues.apache.org/bugzilla/show_bug.cgi?id=32863
+ * May fail to run on WIN9x (98, ME). WINNT (2k, XP, 2003) is required
+ by the ApplicationHost.CreateApplicationHost method, see .NET docs
+ and http://issues.apache.org/bugzilla/show_bug.cgi?id=32863
[Users report some success on 98/ME, but the module maintainers will
continue to deliberately ignore this and leave it to users to determine
if it's possible in their specific case.]
@@ -46,7 +48,7 @@
http://issues.apache.org/bugzilla/show_bug.cgi?id=32658 for discussion.
* Supports both Apache 2.0.x or 2.2.x (use Release 2.2/Debug 2.2
- project configurations with the APACHE22_PATH environment variable
+ project configurations with the APACHE22_PATH environment variable
pointing at the installed Apache 2.1/2.2 root)
* Supports Microsoft's ASP.NET / .NET Runtime v1.1.4322 and v1.0.3705
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|