|
From: Pelle B. <pe...@us...> - 2004-03-23 19:34:09
|
Update of /cvsroot/neuclear/neuclear-commons/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8921/xdocs Modified Files: index.xml installation.xml navigation.xml Log Message: Updated documentation and minor cleanups for releases 0.6 Index: index.xml =================================================================== RCS file: /cvsroot/neuclear/neuclear-commons/xdocs/index.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** index.xml 12 Dec 2003 21:36:24 -0000 1.3 --- index.xml 23 Mar 2004 19:23:40 -0000 1.4 *************** *** 2,19 **** <document> ! <properties> ! <title>NeuClear - Commons</title> ! <author email="pe...@ne...">Pelle Braendgaard</author> ! </properties> ! <body> ! <section name="Introduction"> ! <p> This is a collection of common tools and utilities used throughout the NeuClear framework. They concern them selves with all the little generalistic ! bits and pieces that dont quite fit neatly elsewhere. </p> ! </section> ! <section name="[12 December, 2003] New release 0.5"> <p> Panama City, 12th of December, 2004. We are happy to announce --- 2,33 ---- <document> ! <properties> ! <title>NeuClear - Commons</title> ! <author email="pe...@ne...">Pelle Braendgaard</author> ! </properties> ! <body> ! <section name="Introduction"> ! <p> This is a collection of common tools and utilities used throughout the NeuClear framework. They concern them selves with all the little generalistic ! bits and pieces that dont quite fit neatly elsewhere. It is not really intended as a ! library for use outside the NeuClear framework, as such it is currently not well documented. </p> ! </section> ! <section name="[23 March, 2004] New release 0.6"> ! <p> ! Panama City, 12th of December, 2004. We are happy to announce ! the 0.6 release of NeuClear Commons. ! </p> ! <p> ! Main goal of this release is to support the coming ! <a href="http://neuclear.org/id/">0.9 release ! of NeuClear ID</a>. ! <a href="http://sourceforge.net/project/showfiles.php?group_id=90470">Download it today and join in the NeuClear revolution</a>. ! </p> ! ! </section> ! <section name="[12 December, 2003] New release 0.5"> <p> Panama City, 12th of December, 2004. We are happy to announce *************** *** 22,38 **** <ul> <li>Support for JNDI datasources</li> ! <li>Transaction support via <a href="http://jotm.objectweb.org">JOTM</a></li> </ul> <p> ! Main goal of this release is to support the latest <a href="http://neuclear.org/id/">0.8 release of NeuClear ID</a>. <a href="http://sourceforge.net/project/showfiles.php?group_id=90470">Download it today and join in the NeuClear revolution</a>. </p> ! </section> <section name="[11 November, 2003] Released 0.4"> <p> This release is very quick after 0.3, but we deemed it necessary ! to move a bunch of crypto code from <a href="http://neuclear.org/id/">NeuClear ID</a> ! and <a href="http://neuclear.org/xmlsig/">NeuClear XMLSig</a> to here. If you are using any of the CVS modules as well as the latest release 0.10 of XMLSig please update to this release. --- 36,58 ---- <ul> <li>Support for JNDI datasources</li> ! <li>Transaction support via ! <a href="http://jotm.objectweb.org">JOTM</a> ! </li> </ul> <p> ! Main goal of this release is to support the latest ! <a href="http://neuclear.org/id/">0.8 release of NeuClear ID</a>. <a href="http://sourceforge.net/project/showfiles.php?group_id=90470">Download it today and join in the NeuClear revolution</a>. </p> ! </section> ! <section name="[11 November, 2003] Released 0.4"> <p> This release is very quick after 0.3, but we deemed it necessary ! to move a bunch of crypto code from ! <a href="http://neuclear.org/id/">NeuClear ID</a> ! and ! <a href="http://neuclear.org/xmlsig/">NeuClear XMLSig</a> to here. If you are using any of the CVS modules as well as the latest release 0.10 of XMLSig please update to this release. *************** *** 45,49 **** </p> </section> ! </body> </document> --- 65,69 ---- </p> </section> ! </body> </document> Index: navigation.xml =================================================================== RCS file: /cvsroot/neuclear/neuclear-commons/xdocs/navigation.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** navigation.xml 11 Nov 2003 21:17:52 -0000 1.1 --- navigation.xml 23 Mar 2004 19:23:40 -0000 1.2 *************** *** 1,21 **** <project name="NeuClear" repository="NeuClear" href="http://NeuClear.org"> ! <title>NeuClear - Distributed Clearing System</title> ! <body> ! <links> ! <!-- <item name="NeuClear Live!" href="http://NeuClear.org:8080/NeuClearframework/"/>--> ! <item name="NeuClear" href="http://neuclear.org/index.html"/> ! <item name="Wiki" href="http://wiki.neuclear.org/"/> ! <item name="Talk.org" href="http://talk.org"/> ! <item name="SourceForge" href="http://sourceforge.net/projects/neuclear/"/> ! </links> ! <menu name="NeuClear"> ! <item name="Front Page" href="/index.html"/> <item name="Installation" href="/installation.html"/> <item name="Downloads" href="http://sourceforge.net/project/showfiles.php?group_id=90470"/> ! <item name="SourceForge" href="http://sourceforge.net/projects/neuclear/"/> ! </menu> ! </body> </project> --- 1,21 ---- <project name="NeuClear" repository="NeuClear" href="http://NeuClear.org"> ! <title>NeuClear - Distributed Clearing System</title> ! <body> ! <links> ! <!-- <item name="NeuClear Live!" href="http://NeuClear.org:8080/NeuClearframework/"/>--> ! <item name="NeuClear" href="http://neuclear.org/"/> ! <item name="Issue Tracker" href="http://jira.neuclear.org/"/> ! <item name="Talk.org" href="http://talk.org"/> ! <item name="SourceForge" href="http://sourceforge.net/projects/neuclear/"/> ! </links> ! <menu name="NeuClear"> ! <item name="Front Page" href="/index.html"/> <item name="Installation" href="/installation.html"/> <item name="Downloads" href="http://sourceforge.net/project/showfiles.php?group_id=90470"/> ! <item name="SourceForge" href="http://sourceforge.net/projects/neuclear/"/> ! </menu> ! </body> </project> Index: installation.xml =================================================================== RCS file: /cvsroot/neuclear/neuclear-commons/xdocs/installation.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** installation.xml 11 Nov 2003 21:17:52 -0000 1.1 --- installation.xml 23 Mar 2004 19:23:40 -0000 1.2 *************** *** 2,14 **** <document> ! <properties> ! <title>Installing</title> ! <author email="pe...@ne...">Pelle Braendgaard</author> ! </properties> ! <body> ! <section name="Requirements"> <p> ! To build the NeuClear framework you first need to install <a href="http://maven.apache.org/">Maven</a>. Follow their installation instructions and you should be ok. I haven't tried this under windows yet, but I'm guessing it should work fine. Maven fetches all the required libraries you need the first time you attempt to build it. There are however --- 2,15 ---- <document> ! <properties> ! <title>Installing</title> ! <author email="pe...@ne...">Pelle Braendgaard</author> ! </properties> ! <body> ! <section name="Requirements"> <p> ! To build the NeuClear framework you first need to install ! <a href="http://maven.apache.org/">Maven</a>. Follow their installation instructions and you should be ok. I haven't tried this under windows yet, but I'm guessing it should work fine. Maven fetches all the required libraries you need the first time you attempt to build it. There are however *************** *** 20,24 **** </p> <p> ! If you want to get them yourself. Get the latest version of <a href="http://www.opensymphony.org">OSCore</a> and <a href="http://www.bouncycastle.org">Bouncy Castle Crypto</a>. For Bouncy Castle Crypto you need a JCE and a provider. If you're using JDK1.4 you will allready have a JCE. Otherwise the easiest thing todo is to get their combined JCE/Provider. --- 21,25 ---- </p> <p> ! If you want to get them yourself. Get the latest version of <a href="http://www.bouncycastle.org">Bouncy Castle Crypto</a>. For Bouncy Castle Crypto you need a JCE and a provider. If you're using JDK1.4 you will allready have a JCE. Otherwise the easiest thing todo is to get their combined JCE/Provider. *************** *** 27,31 **** </p> <p> ! Remember to edit your <tt>$JAVA_HOME/jre/lib/security/java.security</tt> file as well. Adding the following line: </p> <source> --- 28,33 ---- </p> <p> ! Remember to edit your ! <tt>$JAVA_HOME/jre/lib/security/java.security</tt> file as well. Adding the following line: </p> <source> *************** *** 34,39 **** <p>Making sure to change the 6 to whatever the last number is in the sequence of providers</p> <p> ! In Addition to play around with it you will need a J2EE compliant servlet engine such as <a href="http://jakarta.apache.org/tomcat/">Jakarta Tomcat</a> ! or <a href="http://jetty.mortbay.org">Jetty</a>. Install this as required. </p> </section> --- 36,43 ---- <p>Making sure to change the 6 to whatever the last number is in the sequence of providers</p> <p> ! In Addition to play around with it you will need a J2EE compliant servlet engine such as ! <a href="http://jakarta.apache.org/tomcat/">Jakarta Tomcat</a> ! or ! <a href="http://jetty.mortbay.org">Jetty</a>. Install this as required. </p> </section> |