cvs commit: jakarta-bcel/xdocs contributors.xml navigation.xml projects.xml
| Newsgroups | gmane.comp.jakarta.bcel.devel |
|---|---|
| Message-ID | <[email protected]> |
mdahm 2003/03/14 02:37:17
Modified: xdocs contributors.xml navigation.xml projects.xml
Log:
update
Revision Changes Path
1.3 +1 -1 jakarta-bcel/xdocs/contributors.xml
Index: contributors.xml
===================================================================
RCS file: /home/cvs/jakarta-bcel/xdocs/contributors.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- contributors.xml 2 May 2002 09:05:52 -0000 1.2
+++ contributors.xml 14 Mar 2003 10:37:16 -0000 1.3
@@ -15,7 +15,7 @@
<table>
<tr>
<td>Markus Dahm</td>
- <td><a href="mailto:[email protected]">[email protected]</a></td>
+ <td><a href="mailto:[email protected]">[email protected]</a></td>
</tr>
<tr>
<td>Conor MacNeill</td>
1.2 +5 -0 jakarta-bcel/xdocs/navigation.xml
Index: navigation.xml
===================================================================
RCS file: /home/cvs/jakarta-bcel/xdocs/navigation.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- navigation.xml 9 Sep 2002 03:20:27 -0000 1.1
+++ navigation.xml 14 Mar 2003 10:37:16 -0000 1.2
@@ -14,6 +14,11 @@
<item name="FAQ" href="/faq.html"/>
</menu>
+ <menu name="Distribution">
+ <item name="Source Code" href="http://jakarta.apache.org/site/sourceindex.cgi"/>
+ <item name="Binary Code" href="http://jakarta.apache.org/site/binindex.cgi"/>
+ </menu>
+
<menu name="Get Involved">
<item name="Projects" href="/projects.html"/>
</menu>
1.7 +4 -1 jakarta-bcel/xdocs/projects.xml
Index: projects.xml
===================================================================
RCS file: /home/cvs/jakarta-bcel/xdocs/projects.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- projects.xml 23 Nov 2002 15:36:40 -0000 1.6
+++ projects.xml 14 Mar 2003 10:37:16 -0000 1.7
@@ -13,10 +13,13 @@
<ul>
<li>
- Apache's <a href="http://xml.apache.org/xalan-j/">Xalan</a>XSLT Compiler
+ Apache's <a href="http://xml.apache.org/xalan-j/">Xalan</a> XSLT Compiler
</li>
<li>
<a HREF="http://objectscript.sourceforge.net/">ObjectScript</a>
+ </li>
+ <li>
+ <a HREF="http://www.jboss.org/">JBoss</a>
</li>
<li>
<a HREF="http://jde.sunsite.dk/">Java Development Environment</a> for Emacs