Author: thorsten Date: Mon Sep 8 05:03:14 2008 New Revision: 693067 URL: http://svn.apache.org/viewvc?rev=693067&view=rev Log: Using geronimo-stax-api and removing dependencies to the java one. Thanks David Crossley to point it out
Added: forrest/trunk/whiteboard/dispatcher/lib/geronimo-stax-api_1.0_spec-1.0.1.jar (with props) Modified: forrest/trunk/whiteboard/dispatcher/README.txt Modified: forrest/trunk/whiteboard/dispatcher/README.txt URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/dispatcher/README.txt?rev=693067&r1=693066&r2=693067&view=diff ============================================================================== --- forrest/trunk/whiteboard/dispatcher/README.txt (original) +++ forrest/trunk/whiteboard/dispatcher/README.txt Mon Sep 8 05:03:14 2008 @@ -17,29 +17,8 @@ Running ******* -After installing StAX (see next section)... - Build ./build.sh Run ./dispatch - -StAX -**** -To make the version compile you need to download the JSR 173 API from -http://www.ibiblio.org/maven2/stax/stax-api/1.0/stax-api-1.0.jar -and copy it to lib/api/. We cannot redistribute the API (it was once a -discussion on cocoon-dev when the jcr got introduced). The -specifications can be found http://www.jcp.org/en/jsr/detail?id=173 - -To get kick started with StAX have a look at -http://today.java.net/pub/a/today/2006/07/20/introduction-to-stax.html - -tutorials: http://www.devx.com/ibm/Door/20346 - -history: http://www.xmlpull.org/history/index.html - -IBM Series -cursor vs. iterator: http://www-128.ibm.com/developerworks/xml/library/x-tipstx/ -filtering: http://www-128.ibm.com/developerworks/xml/library/x-tipstx2/ \ No newline at end of file Added: forrest/trunk/whiteboard/dispatcher/lib/geronimo-stax-api_1.0_spec-1.0.1.jar URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/dispatcher/lib/geronimo-stax-api_1.0_spec-1.0.1.jar?rev=693067&view=auto ============================================================================== Binary file - no diff available. Propchange: forrest/trunk/whiteboard/dispatcher/lib/geronimo-stax-api_1.0_spec-1.0.1.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream