jochen 2003/11/19 23:32:05
Modified: src/documentation/content/xdocs mirrors.ehtml news.xml Log: First public snapshot of incubated-jaxme 0.2 Revision Changes Path 1.5 +12 -0 ws-site/src/documentation/content/xdocs/mirrors.ehtml Index: mirrors.ehtml =================================================================== RCS file: /home/cvs/ws-site/src/documentation/content/xdocs/mirrors.ehtml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mirrors.ehtml 12 Sep 2003 22:24:08 -0000 1.4 +++ mirrors.ehtml 20 Nov 2003 07:32:05 -0000 1.5 @@ -89,5 +89,17 @@ <li><a href="[preferred]/ws/xmlrpc/v1.2-b1/xmlrpc-1.2-b1.zip"> Version 1.2 Beta 1 Binary - zip</a></li> </ul> + + <p><strong>Incubated JaxMe</strong></p> + <ul> + <li><a href="[preferred]/ws/jaxme/incubated-jaxme-0.2-bin.tar.gz"> + Version 0.2 Binary</a> + <a href="[preferred]/ws/jaxme/incubated-jaxme-0.2-bin.tar.gz.asc"> + (Signature)</a></li> + <li><a href="[preferred]/ws/jaxme/incubated-jaxme-0.2-src.tar.gz"> + Version 0.2 Sources</a> + <a href="[preferred]/ws/jaxme/incubated-jaxme-0.2-src.tar.gz.asc"> + (Signature)</a></li> + </ul> </body> </html> 1.7 +5 -0 ws-site/src/documentation/content/xdocs/news.xml Index: news.xml =================================================================== RCS file: /home/cvs/ws-site/src/documentation/content/xdocs/news.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- news.xml 23 Sep 2003 22:15:01 -0000 1.6 +++ news.xml 20 Nov 2003 07:32:05 -0000 1.7 @@ -6,6 +6,11 @@ </header> <body> <section> + <title>First public snapshot of JaxMe available</title> + <p>20th November 2003 - The first public snapshot of JaxMe is now + available. Details at the <link href="ext:jaxme">Jaxme Website</link>.</p> + </section> + <section> <title>Updated website with JaxMe project</title> <p>23rd September 2003 - Added mailing list and web site for JaxMe. Details at <link href="ext:jaxme">JaxMe Website</link>.