yoavs 2004/10/31 15:39:58
Modified: docs index.html
src/xdocs index.xml
Log:
Added ApacheCon notice
Revision Changes Path
1.26 +21 -10 logging-site/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/logging-site/docs/index.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- index.html 17 Aug 2004 10:21:05 -0000 1.25
+++ index.html 31 Oct 2004 23:39:58 -0000 1.26
@@ -48,21 +48,32 @@
<div class="centercol">
<hr noshade="" size="1"/>
- <h1>Welcome to Logging Services Project @
Apache</h1>
- <p>The log4j developers are
pleased to announce that the Board of
+ <h1>Join Us At ApacheCon 13-17 November
2004 in Las Vegas, Nevada, USA</strong></h1>
+ <p>
+<a href="http://apachecon.com/2004/US/">ApacheCon</a> is a once-in-a-year
opertunity to
+learn about Apache projects and meet old and new friends in the Apache community.
+ </p>
+ <p>
+Logging Services
+will be well represented together with the wider Apache Java community. The number
of ASF
+projects likely to be of interest to Java developers has never been higher:
+so if you're never joined us before, there's never been a better time to start the
habit!
+ </p>
+
<h1>Welcome to Logging Services Project @ Apache</strong></h1>
+ <p>The log4j developers are pleased to announce
that the Board of
Directors of the Apache Software Foundation unanimously passed a
resolution for the creation of the Apache Logging Services
project.
</p>
- <p>The Logging Services
project is intended to provide
+ <p>The Logging Services project is
intended to provide
cross-language logging services for purposes of application
debugging and auditing.
</p>
- <p>We should also mention
that thanks to the relentless efforts of
+ <p>We should also mention that
thanks to the relentless efforts of
many developers and in particular those of Scott Deboy, we currently
have inter-operability between the following projects:
</p>
- <ul>
+ <ul>
<li>Log4Cxx (c++)</li>
<li>Log4CPlus</li>
<li>Log4j</li>
@@ -73,12 +84,12 @@
<li>JDK1.4's util.logging framework</li>
</ul>
- <p>There is still much work
ahead bringing in the various projects to
+ <p>There is still much work ahead
bringing in the various projects to
work together within the Logging Services Project. The process is
likely to take a little while. In the mean time, we will continue
to do what we like best, that is developing open source software.
</p>
- <p>
+ <p>
This is a project of the Apache Software Foundation (ASF). Like all
Apache projects, we encourage a collaborative, consensus-based
development process. We offer an open and pragmatic <a
href="http://www.apache.org/foundation/licence-FAQ.html">software
@@ -88,13 +99,13 @@
about these projects, visit the <a
href="http://www.apache.org/foundation/projects.html">ASF Project
Page.</a>
</p>
-
+
- <hr/>
+ <hr/>
-
+
<!-- FOOTER -->
1.11 +16 -1 logging-site/src/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/logging-site/src/xdocs/index.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- index.xml 20 Apr 2004 05:54:35 -0000 1.10
+++ index.xml 31 Oct 2004 23:39:58 -0000 1.11
@@ -11,8 +11,21 @@
<body>
- <h1>Welcome to Logging Services Project @ Apache</h1>
+<section name='Join Us At ApacheCon 13-17 November 2004 in Las Vegas, Nevada, USA'>
+ <p>
+<a href='http://apachecon.com/2004/US/'>ApacheCon</a> is a once-in-a-year
opertunity to
+learn about Apache projects and meet old and new friends in the Apache community.
+ </p>
+ <p>
+Logging Services
+will be well represented together with the wider Apache Java community. The number
of ASF
+projects likely to be of interest to Java developers has never been higher:
+so if you're never joined us before, there's never been a better time to start the
habit!
+ </p>
+</section>
+
+<section name='Welcome to Logging Services Project @ Apache'>
<p>The log4j developers are pleased to announce that the Board of
Directors of the Apache Software Foundation unanimously passed a
@@ -60,6 +73,8 @@
href="http://www.apache.org/foundation/projects.html">ASF Project
Page.</a>
</p>
+</section>
+
</body>
</document>