carnold 2005/03/09 16:58:48
Modified: xdocs/src index.xml
xdocs/src/stylesheets project.xml
xdocs/www contributing.html download.html index.html
news.html performance.html support.html team.html
Log:
Remove support from nav bar
Revision Changes Path
1.8 +6 -7 logging-log4cxx/xdocs/src/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/logging-log4cxx/xdocs/src/index.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- index.xml 10 Mar 2005 00:36:05 -0000 1.7
+++ index.xml 10 Mar 2005 00:58:48 -0000 1.8
@@ -28,8 +28,8 @@
At this point, log4cxx-0.9.7 is
substantially out of date, has known
serious deficiencies that have been
resolved in the CVS, and should be avoided
for new code. Bug reports are
available from
- <a
href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10550">http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10550</a>
- Bug <a
href="http://issues.apache.org/jira/browse/LOGCXX-4">LOG4CXX-4</a>,
+ <a
href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10550">http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10550</a>.
+ Bugs <a
href="http://issues.apache.org/jira/browse/LOGCXX-4">LOG4CXX-4</a> and
<a
href="http://issues.apache.org/jira/browse/LOGCXX-11">LOG4CXX-11</a> are
the most likely to encountered by new
users. Due to the substantial architectural
differences between 0.9.7 and the CVS
HEAD, new bug reports against 0.9.7 will be
@@ -44,7 +44,7 @@
use of <a
href="http://apr.apache.org">Apache Portable Runtime</a> (APR) for
threading, networking and other
services (<a
href="http://issues.apache.org/jira/browse/LOGCXX-36">LOGCXX-36</a>,
<a
href="http://issues.apache.org/jira/browse/LOGCXX-64">LOGCXX-64</a>),
- simultaneous support for both wide and
multibyte messages (
+ and simultaneous support for both wide
and multibyte messages (
<a
href="http://issues.apache.org/jira/browse/LOGCXX-10">LOGCXX-10</a>).
</p>
@@ -59,10 +59,9 @@
<h2>Building log4cxx:</h2>
<p>Build instructions are contained in the
<a
href="http://cvs.apache.org/viewcvs.cgi/logging-log4cxx/INSTALL?rev=1.8&view=log">INSTALL</a>.
- An <a href="http://ant.apache.org">Ant</a>
build using the <a
href="http://ant-contrib.sourceforge.net/cc.html"><cc></a> and
- <foreach> tasks
- and ant-contrib.jar from the <a
href="http://ant-contrib.sourceforge.net">Ant-Contrib Project</a>
- is used for most day-to-day development and
the production of distributions. The Ant build can produce IDE project files
for Microsoft Visual
+ An <a href="http://ant.apache.org">Ant</a>
build which uses the <a
href="http://ant-contrib.sourceforge.net/cc.html"><cc></a> and
+ <foreach> tasks from the <a
href="http://ant-contrib.sourceforge.net">Ant-Contrib Project</a>
+ is used for most day-to-day development.
The Ant build can produce IDE project files for Microsoft Visual
Studio 6, Borland CBuilderX and Apple XCode
on request. The Ant build can also download and build
APR and <a
href="http://cppunit.sourceforge.net/cgi-bin/moin.cgi">CppUnit</a>. An
autotools build file is also provided but at this moment
is incompatible with some versions of
autotools (<a
href="http://issues.apache.org/jira/browse/LOGCXX-44">LOGCXX-44</a>).</p>
1.6 +0 -1 logging-log4cxx/xdocs/src/stylesheets/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/logging-log4cxx/xdocs/src/stylesheets/project.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- project.xml 10 Mar 2005 00:36:05 -0000 1.5
+++ project.xml 10 Mar 2005 00:58:48 -0000 1.6
@@ -17,7 +17,6 @@
<item name="Introduction" href="/index.html"/>
<item name="Download" href="/download.html"/>
<item name="Documentation" href="/manual/introduction.html"/>
- <item name="Support" href="/support.html"/>
<item name="CVS Repositories"
href="http://logging.apache.org/site/cvs-repositories.html"/>
<item name="Mailing Lists"
href="http://logging.apache.org/site/mailing-lists.html"/>
<item name="Bug Reporting"
href="http://logging.apache.org/site/bugreport.html"/>
1.5 +1 -3 logging-log4cxx/xdocs/www/contributing.html
Index: contributing.html
===================================================================
RCS file: /home/cvs/logging-log4cxx/xdocs/www/contributing.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- contributing.html 10 Mar 2005 00:36:05 -0000 1.4
+++ contributing.html 10 Mar 2005 00:58:48 -0000 1.5
@@ -73,9 +73,7 @@
</small></td></tr>
<tr><td class="navbarItem"><small> <a
href="./download.html">Download</a>
</small></td></tr>
- <tr><td class="navbarItem"><small> <a
href="./manual/index.html">Documentation</a>
-</small></td></tr>
- <tr><td class="navbarItem"><small> <a
href="./support.html">Support</a>
+ <tr><td class="navbarItem"><small> <a
href="./manual/introduction.html">Documentation</a>
</small></td></tr>
<tr><td class="navbarItem"><small> <a
href="http://logging.apache.org/site/cvs-repositories.html">CVS Repositories</a>
</small></td></tr>
1.12 +1 -3 logging-log4cxx/xdocs/www/download.html
Index: download.html
===================================================================
RCS file: /home/cvs/logging-log4cxx/xdocs/www/download.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- download.html 10 Mar 2005 00:36:05 -0000 1.11
+++ download.html 10 Mar 2005 00:58:48 -0000 1.12
@@ -71,9 +71,7 @@
</small></td></tr>
<tr><td class="navbarItem"><small> <a
href="./download.html">Download</a>
</small></td></tr>
- <tr><td class="navbarItem"><small> <a
href="./manual/index.html">Documentation</a>
-</small></td></tr>
- <tr><td class="navbarItem"><small> <a
href="./support.html">Support</a>
+ <tr><td class="navbarItem"><small> <a
href="./manual/introduction.html">Documentation</a>
</small></td></tr>
<tr><td class="navbarItem"><small> <a
href="http://logging.apache.org/site/cvs-repositories.html">CVS Repositories</a>
</small></td></tr>
1.9 +7 -10 logging-log4cxx/xdocs/www/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/logging-log4cxx/xdocs/www/index.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- index.html 10 Mar 2005 00:36:05 -0000 1.8
+++ index.html 10 Mar 2005 00:58:48 -0000 1.9
@@ -71,9 +71,7 @@
</small></td></tr>
<tr><td class="navbarItem"><small> <a
href="./download.html">Download</a>
</small></td></tr>
- <tr><td class="navbarItem"><small> <a
href="./manual/index.html">Documentation</a>
-</small></td></tr>
- <tr><td class="navbarItem"><small> <a
href="./support.html">Support</a>
+ <tr><td class="navbarItem"><small> <a
href="./manual/introduction.html">Documentation</a>
</small></td></tr>
<tr><td class="navbarItem"><small> <a
href="http://logging.apache.org/site/cvs-repositories.html">CVS Repositories</a>
</small></td></tr>
@@ -102,8 +100,8 @@
At this point, log4cxx-0.9.7 is
substantially out of date, has known
serious deficiencies that have been
resolved in the CVS, and should be avoided
for new code. Bug reports are
available from
- <a
href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10550">http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10550</a>
- Bug <a
href="http://issues.apache.org/jira/browse/LOGCXX-4">LOG4CXX-4</a>,
+ <a
href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10550">http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10550</a>.
+ Bugs <a
href="http://issues.apache.org/jira/browse/LOGCXX-4">LOG4CXX-4</a> and
<a
href="http://issues.apache.org/jira/browse/LOGCXX-11">LOG4CXX-11</a> are
the most likely to encountered by new
users. Due to the substantial architectural
differences between 0.9.7 and the CVS
HEAD, new bug reports against 0.9.7 will be
@@ -117,7 +115,7 @@
use of <a
href="http://apr.apache.org">Apache Portable Runtime</a> (APR) for
threading, networking and other
services (<a
href="http://issues.apache.org/jira/browse/LOGCXX-36">LOGCXX-36</a>,
<a
href="http://issues.apache.org/jira/browse/LOGCXX-64">LOGCXX-64</a>),
- simultaneous support for both wide and
multibyte messages (
+ and simultaneous support for both wide
and multibyte messages (
<a
href="http://issues.apache.org/jira/browse/LOGCXX-10">LOGCXX-10</a>).
</p>
<h2>Platforms:</h2>
@@ -129,10 +127,9 @@
GCC on SuSE 9.1 x86_64 and i386, Fedora Core
3 i386 and Apple Moc OS/X 10.3.</p>
<h2>Building log4cxx:</h2>
<p>Build instructions are contained in the <a
href="http://cvs.apache.org/viewcvs.cgi/logging-log4cxx/INSTALL?rev=1.8&view=log">INSTALL</a>.
- An <a href="http://ant.apache.org">Ant</a>
build using the <a
href="http://ant-contrib.sourceforge.net/cc.html"><cc></a> and
- <foreach> tasks
- and ant-contrib.jar from the <a
href="http://ant-contrib.sourceforge.net">Ant-Contrib Project</a>
- is used for most day-to-day development and
the production of distributions. The Ant build can produce IDE project files
for Microsoft Visual
+ An <a href="http://ant.apache.org">Ant</a>
build which uses the <a
href="http://ant-contrib.sourceforge.net/cc.html"><cc></a> and
+ <foreach> tasks from the <a
href="http://ant-contrib.sourceforge.net">Ant-Contrib Project</a>
+ is used for most day-to-day development.
The Ant build can produce IDE project files for Microsoft Visual
Studio 6, Borland CBuilderX and Apple XCode
on request. The Ant build can also download and build
APR and <a
href="http://cppunit.sourceforge.net/cgi-bin/moin.cgi">CppUnit</a>. An
autotools build file is also provided but at this moment
is incompatible with some versions of
autotools (<a
href="http://issues.apache.org/jira/browse/LOGCXX-44">LOGCXX-44</a>).</p>
1.8 +1 -3 logging-log4cxx/xdocs/www/news.html
Index: news.html
===================================================================
RCS file: /home/cvs/logging-log4cxx/xdocs/www/news.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- news.html 10 Mar 2005 00:36:05 -0000 1.7
+++ news.html 10 Mar 2005 00:58:48 -0000 1.8
@@ -71,9 +71,7 @@
</small></td></tr>
<tr><td class="navbarItem"><small> <a
href="./download.html">Download</a>
</small></td></tr>
- <tr><td class="navbarItem"><small> <a
href="./manual/index.html">Documentation</a>
-</small></td></tr>
- <tr><td class="navbarItem"><small> <a
href="./support.html">Support</a>
+ <tr><td class="navbarItem"><small> <a
href="./manual/introduction.html">Documentation</a>
</small></td></tr>
<tr><td class="navbarItem"><small> <a
href="http://logging.apache.org/site/cvs-repositories.html">CVS Repositories</a>
</small></td></tr>
1.4 +1 -3 logging-log4cxx/xdocs/www/performance.html
Index: performance.html
===================================================================
RCS file: /home/cvs/logging-log4cxx/xdocs/www/performance.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- performance.html 10 Mar 2005 00:36:05 -0000 1.3
+++ performance.html 10 Mar 2005 00:58:48 -0000 1.4
@@ -71,9 +71,7 @@
</small></td></tr>
<tr><td class="navbarItem"><small> <a
href="./download.html">Download</a>
</small></td></tr>
- <tr><td class="navbarItem"><small> <a
href="./manual/index.html">Documentation</a>
-</small></td></tr>
- <tr><td class="navbarItem"><small> <a
href="./support.html">Support</a>
+ <tr><td class="navbarItem"><small> <a
href="./manual/introduction.html">Documentation</a>
</small></td></tr>
<tr><td class="navbarItem"><small> <a
href="http://logging.apache.org/site/cvs-repositories.html">CVS Repositories</a>
</small></td></tr>
1.4 +1 -3 logging-log4cxx/xdocs/www/support.html
Index: support.html
===================================================================
RCS file: /home/cvs/logging-log4cxx/xdocs/www/support.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- support.html 10 Mar 2005 00:36:05 -0000 1.3
+++ support.html 10 Mar 2005 00:58:48 -0000 1.4
@@ -73,9 +73,7 @@
</small></td></tr>
<tr><td class="navbarItem"><small> <a
href="./download.html">Download</a>
</small></td></tr>
- <tr><td class="navbarItem"><small> <a
href="./manual/index.html">Documentation</a>
-</small></td></tr>
- <tr><td class="navbarItem"><small> <a
href="./support.html">Support</a>
+ <tr><td class="navbarItem"><small> <a
href="./manual/introduction.html">Documentation</a>
</small></td></tr>
<tr><td class="navbarItem"><small> <a
href="http://logging.apache.org/site/cvs-repositories.html">CVS Repositories</a>
</small></td></tr>
1.10 +1 -3 logging-log4cxx/xdocs/www/team.html
Index: team.html
===================================================================
RCS file: /home/cvs/logging-log4cxx/xdocs/www/team.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- team.html 10 Mar 2005 00:36:05 -0000 1.9
+++ team.html 10 Mar 2005 00:58:48 -0000 1.10
@@ -71,9 +71,7 @@
</small></td></tr>
<tr><td class="navbarItem"><small> <a
href="./download.html">Download</a>
</small></td></tr>
- <tr><td class="navbarItem"><small> <a
href="./manual/index.html">Documentation</a>
-</small></td></tr>
- <tr><td class="navbarItem"><small> <a
href="./support.html">Support</a>
+ <tr><td class="navbarItem"><small> <a
href="./manual/introduction.html">Documentation</a>
</small></td></tr>
<tr><td class="navbarItem"><small> <a
href="http://logging.apache.org/site/cvs-repositories.html">CVS Repositories</a>
</small></td></tr>