tcurdt 2002/10/29 07:29:13
Modified: lib jars.xml
Added: lib/optional castor-0.9.3.9-xml.jar
legal LICENSE.castor
Removed: src/scratchpad/lib castor-0.9.3.9-xml.jar LICENSE.castor
Log:
moved castor jar from scratchpad into optional
Revision Changes Path
1.41 +12 -4 xml-cocoon2/lib/jars.xml
Index: jars.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/lib/jars.xml,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- jars.xml 29 Oct 2002 13:21:15 -0000 1.40
+++ jars.xml 29 Oct 2002 15:29:12 -0000 1.41
@@ -424,7 +424,7 @@
<lib>optional/resolver-20020130.jar</lib>
<homepage>http://xml.apache.org/commons/</homepage>
</file>
- <file>
+ <file name="servlet">
<title>Servlet API</title>
<description></description>
<used-by>Cocoon</used-by>
@@ -445,7 +445,7 @@
<lib>optional/xmldb-api-20011111.jar</lib>
<homepage>http://www.xmldb.org/</homepage>
</file>
- <file>
+ <file name="jxpath">
<title>Jakarta Commons JXPath</title>
<description>XPath interpreter. Work with JavaBeans and DOM nodes</description>
<used-by>JXPath logicsheet and XMLForm</used-by>
@@ -459,10 +459,10 @@
<lib>optional/rhino1.5r4-continuations-20020816.jar</lib>
<homepage>ftp://ftp.primaryinterface.com/pub/rhino/rhino1_5R4pre-sharedlocals.zip</homepage>
</file>
- <file>
+ <file name="spark">
<title>Spark</title>
<description>Spark is XML2SWF and SWF2XML converter</description>
- <used-by>?</used-by>
+ <used-by>SWF Serializer</used-by>
<lib>optional/spark.jar</lib>
<homepage>http://www.tivano.de/software/spark/</homepage>
</file>
@@ -474,6 +474,14 @@
<used-by>TextParserGenerator and TextFragmentParserTransformer</used-by>
<lib>optional/chaperon-1.3-dev.jar</lib>
<homepage>http://chaperon.sourceforge.net</homepage>
+ </file>
+
+ <file name="castor">
+ <title>Castor</title>
+ <description></description>
+ <used-by>CastorTransformer and precept</used-by>
+ <lib>optional/castor-0.9.3.9-xml.jar</lib>
+ <homepage>http://castor.exolab.org</homepage>
</file>
</jars>
1.1 xml-cocoon2/lib/optional/castor-0.9.3.9-xml.jar
<<Binary file>>
1.1 xml-cocoon2/legal/LICENSE.castor
Index: LICENSE.castor
===================================================================
Copyright 2000 (C) Intalio Inc. All Rights Reserved.
Redistribution and use of this software and associated documentation
("Software"), with or without modification, are permitted provided
that the following conditions are met:
1. Redistributions of source code must retain copyright statements
and notices. Redistributions must also contain a copy of this
document.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. The name "ExoLab" must not be used to endorse or promote products
derived from this Software without prior written permission of
Intalio Inc. For written permission, please contact [EMAIL PROTECTED]
4. Products derived from this Software may not be called "Castor"
nor may "Castor" appear in their names without prior written
permission of Intalio Inc. Exolab, Castor and Intalio are
trademarks of Intalio Inc.
5. Due credit should be given to the ExoLab Project
(http://www.exolab.org/).
THIS SOFTWARE IS PROVIDED BY INTALIO AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL INTALIO OR ITS
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]