SF.net SVN: mod-aspdotnet: [172] mod_aspdotnet/trunk
Brought to you by:
wrowe
|
From: <wr...@us...> - 2006-10-12 18:49:49
|
Revision: 172
http://svn.sourceforge.net/mod-aspdotnet/?rev=172&view=rev
Author: wrowe
Date: 2006-10-12 11:49:36 -0700 (Thu, 12 Oct 2006)
Log Message:
-----------
More resource changes for ASF -> Cov mod-aspdotnet project.
Modified Paths:
--------------
mod_aspdotnet/trunk/Apache.Web/Apache.Web.rc
mod_aspdotnet/trunk/Apache.Web/AssemblyInfo.cpp
mod_aspdotnet/trunk/STATUS.txt
mod_aspdotnet/trunk/installer.ism
mod_aspdotnet/trunk/mod/mod_aspdotnet.rc
Modified: mod_aspdotnet/trunk/Apache.Web/Apache.Web.rc
===================================================================
--- mod_aspdotnet/trunk/Apache.Web/Apache.Web.rc 2006-10-12 18:38:57 UTC (rev 171)
+++ mod_aspdotnet/trunk/Apache.Web/Apache.Web.rc 2006-10-12 18:49:36 UTC (rev 172)
@@ -21,12 +21,12 @@
BEGIN
BLOCK "040904b0"
BEGIN
- VALUE "Comments", "All rights reserved. The license is available at <http://www.apache.org/licenses/LICENSE-2.0.txt>. The Apache HTTP Server module page is at <http://httpd.apache.org/mod_aspdotnet/>.\0"
- VALUE "CompanyName", "Apache Software Foundation\0"
+ VALUE "Comments", "Licensed under Apache License 2.0 - the license is available at <http://www.apache.org/licenses/LICENSE-2.0.txt>. The mod-aspdotnet project is at <http://sourceforge.net/projects/mod-aspdotnet>.\0"
+ VALUE "CompanyName", "Covalent Technologies mod-aspdotnet Project\0"
VALUE "FileDescription", "Apache.Web connector to the mod_aspdotnet module for the Apache HTTP Web Server\0"
VALUE "FileVersion", APACHE_WEB_VERSION "\0"
VALUE "InternalName", "Apache.Web.dll\0"
- VALUE "LegalCopyright", "Copyright \xA9 2002-2005 The Apache Software Foundation or its licensors, as applicable.\0"
+ VALUE "LegalCopyright", "Copyright \xA9 2002-2006 Covalent Technologies\0"
VALUE "OriginalFilename", "Apache.Web.dll\0"
VALUE "ProductName", "mod_aspdotnet/Apache.Web host module for Microsoft ASP.NET within the Apache HTTP Server\0"
VALUE "ProductVersion", APACHE_WEB_VERSION "\0"
Modified: mod_aspdotnet/trunk/Apache.Web/AssemblyInfo.cpp
===================================================================
--- mod_aspdotnet/trunk/Apache.Web/AssemblyInfo.cpp 2006-10-12 18:38:57 UTC (rev 171)
+++ mod_aspdotnet/trunk/Apache.Web/AssemblyInfo.cpp 2006-10-12 18:49:36 UTC (rev 172)
@@ -30,9 +30,9 @@
//
[assembly:AssemblyTitleAttribute("Apache.Web")];
[assembly:AssemblyDescriptionAttribute("Apache Web Hosting Architecture for Microsoft ASP.NET")];
-[assembly:AssemblyCompanyAttribute("Apache Software Foundation")];
+[assembly:AssemblyCompanyAttribute("Covalent Technologies")];
[assembly:AssemblyProductAttribute("mod_aspdotnet")];
-[assembly:AssemblyCopyrightAttribute("Copyright \xA9 2002-2005 The Apache Software Foundation or its licensors, as applicable.")];
+[assembly:AssemblyCopyrightAttribute("Copyright \xA9 2002-2006 Covalent Technologies")];
[assembly:AssemblyTrademarkAttribute("")];
[assembly:AssemblyCultureAttribute("")];
[assembly:AssemblyConfigurationAttribute("")];
Modified: mod_aspdotnet/trunk/STATUS.txt
===================================================================
--- mod_aspdotnet/trunk/STATUS.txt 2006-10-12 18:38:57 UTC (rev 171)
+++ mod_aspdotnet/trunk/STATUS.txt 2006-10-12 18:49:36 UTC (rev 172)
@@ -12,16 +12,20 @@
[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]
-IMPORTANT NOTICE:
+PROJECT NOTICE:
+
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
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.
+ and project policies as observed by the Apache HTTP Server Project.
+ New contributors are welcomed under the same meritocracy structure.
+
+IMPORTANT NOTICE:
+
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
Modified: mod_aspdotnet/trunk/installer.ism
===================================================================
--- mod_aspdotnet/trunk/installer.ism 2006-10-12 18:38:57 UTC (rev 171)
+++ mod_aspdotnet/trunk/installer.ism 2006-10-12 18:49:36 UTC (rev 172)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="is.xsl" ?>
<!DOCTYPE msi [
<!ELEMENT msi (summary,table*)>
@@ -2160,11 +2160,11 @@
<col def="I2">Encoded</col>
<col def="S0">Comment</col>
<col def="I4">TimeStamp</col>
- <row><td>COMPANY_NAME</td><td>1033</td><td>Apache Software Foundation</td><td>0</td><td/><td>865777940</td></row>
+ <row><td>COMPANY_NAME</td><td>1033</td><td>Covalent Technologies</td><td>0</td><td/><td>865777940</td></row>
<row><td>COMPANY_URI</td><td>1033</td><td>http://httpd.apache.org/</td><td>0</td><td/><td>605450580</td></row>
<row><td>DN_AlwaysInstall</td><td>1033</td><td>Always Install</td><td>0</td><td/><td>-1021924763</td></row>
- <row><td>FEATURE_DESC</td><td>1033</td><td>Microsoft ASP.NET support module for Apache httpd Web Server</td><td>0</td><td/><td>739664554</td></row>
- <row><td>FEATURE_NAME</td><td>1033</td><td>Apache mod_aspdotnet</td><td>0</td><td/><td>605430132</td></row>
+ <row><td>FEATURE_DESC</td><td>1033</td><td>Microsoft ASP.NET support module for Apache HTTP Server</td><td>0</td><td/><td>739664554</td></row>
+ <row><td>FEATURE_NAME</td><td>1033</td><td>mod_aspdotnet module for Apache HTTP Server</td><td>0</td><td/><td>605430132</td></row>
<row><td>IDPROP_ARPCOMMENTS</td><td>1033</td><td>Your Comments</td><td>0</td><td/><td>-1021924763</td></row>
<row><td>IDPROP_ARPCONTACT</td><td>1033</td><td>Peer to peer mailing list</td><td>0</td><td/><td>865790260</td></row>
<row><td>IDPROP_ARPHELPLINK</td><td>1033</td><td>http://httpd.apache.org/lists.html#http-users</td><td>0</td><td/><td>865784116</td></row>
@@ -2937,7 +2937,7 @@
<row><td>IDS__IsRegisterUserDlg_4</td><td>1033</td><td>Cancel</td><td>0</td><td/><td>-1021924763</td></row>
<row><td>IDS__IsRegisterUserDlg_5</td><td>1033</td><td>{\Tahoma8}{80}</td><td>0</td><td/><td>-1021924763</td></row>
<row><td>IDS__IsRegisterUserDlg_6</td><td>1033</td><td>&Organization:</td><td>0</td><td/><td>-1021924763</td></row>
- <row><td>IDS__IsRegisterUserDlg_7</td><td>1033</td><td>The options below must correspond to your exiting Apache httpd Web Server installation.</td><td>0</td><td/><td>-1021924763</td></row>
+ <row><td>IDS__IsRegisterUserDlg_7</td><td>1033</td><td>The options below must correspond to your exiting Apache HTTP Server installation.</td><td>0</td><td/><td>-1021924763</td></row>
<row><td>IDS__IsRegisterUserDlg_8</td><td>1033</td><td>Please enter your name and organization.</td><td>0</td><td/><td>-1021924763</td></row>
<row><td>IDS__IsRegisterUserDlg_9</td><td>1033</td><td>{&MSSansBold8}Installation Options</td><td>0</td><td/><td>-1021924763</td></row>
<row><td>IDS__IsReinstallDlg_0</td><td>1033</td><td>[ProductName] - InstallShield Wizard</td><td>0</td><td/><td>-1021924763</td></row>
@@ -3062,7 +3062,7 @@
<row><td>IDS__TargetReq_DESC_RAM</td><td>1033</td><td>The amount of RAM is not adequate for running [ProductName].</td><td>0</td><td/><td>-1021924763</td></row>
<row><td>IDS__TargetReq_DESC_RESOLUTION</td><td>1033</td><td>The screen resolution is not adequate for running [ProductName].</td><td>0</td><td/><td>-1021924763</td></row>
<row><td>ID_STRING1</td><td>1033</td><td/><td>0</td><td/><td>865759893</td></row>
- <row><td>ID_STRING2</td><td>1033</td><td>The install path must be an installed Apache httpd Web Server path. [1] was not a valid path to Apache.</td><td>0</td><td/><td>1687578668</td></row>
+ <row><td>ID_STRING2</td><td>1033</td><td>The install path must be an installed Apache HTTP Server path. [1] was not a valid path to Apache.</td><td>0</td><td/><td>1687578668</td></row>
<row><td>ID_STRING3</td><td>1033</td><td>mod_aspdotnet for Apache 2.0</td><td>0</td><td/><td>865761524</td></row>
<row><td>ID_STRING4</td><td>1033</td><td>mod_aspdotnet for Apache 2.2</td><td>0</td><td/><td>865736980</td></row>
<row><td>ID_STRING5</td><td>1033</td><td>mod_aspdotnet for Apache 2.0</td><td>0</td><td/><td>865745172</td></row>
@@ -3294,7 +3294,7 @@
<row><td>MsiExecCmdLineOptions</td><td/></row>
<row><td>MsiLogFile</td><td/></row>
<row><td>OnUpgrade</td><td>1</td></row>
- <row><td>Owner</td><td>Apache Software Foundation</td></row>
+ <row><td>Owner</td><td>Covalent Technologies</td></row>
<row><td>PatchFamily</td><td>MyPatchFamily</td></row>
<row><td>PatchSequence</td><td>1.0.0</td></row>
<row><td>PatchVersion</td><td>1.0.0</td></row>
Modified: mod_aspdotnet/trunk/mod/mod_aspdotnet.rc
===================================================================
--- mod_aspdotnet/trunk/mod/mod_aspdotnet.rc 2006-10-12 18:38:57 UTC (rev 171)
+++ mod_aspdotnet/trunk/mod/mod_aspdotnet.rc 2006-10-12 18:49:36 UTC (rev 172)
@@ -21,12 +21,12 @@
BEGIN
BLOCK "040904b0"
BEGIN
- VALUE "Comments", "All rights reserved. The license is available at <http://www.apache.org/licenses/LICENSE-2.0.txt>. The Apache HTTP Server cli-dev subproject pages are at <http://httpd.apache.org/cli-dev/>.\0"
- VALUE "CompanyName", "Apache Software Foundation\0"
+ VALUE "Comments", "Licensed under Apache License 2.0 - the license is available at <http://www.apache.org/licenses/LICENSE-2.0.txt>. The mod-aspdotnet project is at <http://sourceforge.net/projects/mod-aspdotnet>.\0"
+ VALUE "CompanyName", "Covalent Technologies mod-aspdotnet Project\0"
VALUE "FileDescription", "aspdotnet_module connector module to Apache.Web for the Apache HTTP Web Server\0"
VALUE "FileVersion", APACHE_WEB_VERSION "\0"
VALUE "InternalName", "mod_aspdotnet.so\0"
- VALUE "LegalCopyright", "Copyright \xA9 2002-2005 The Apache Software Foundation or its licensors, as applicable.\0"
+ VALUE "LegalCopyright", "Copyright \xA9 2002-2006 Covalent Technologies\0"
VALUE "OriginalFilename", "mod_aspdotnet.so\0"
VALUE "ProductName", "mod_aspdotnet/Apache.Web host module for Microsoft ASP.NET within the Apache HTTP Server\0"
VALUE "ProductVersion", APACHE_WEB_VERSION "\0"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|