Author: antonio
Date: Wed Dec 29 05:41:20 2004
New Revision: 123640

URL: http://svn.apache.org/viewcvs?view=rev&rev=123640
Log:
Update nekoDTD to 0.1.11 and nekohtml to 0.9.4
Added:
   cocoon/trunk/legal/nekodtd-0.1.11.jar.license.txt   (contents, props changed)
   cocoon/trunk/legal/nekohtml-0.9.4.jar-license.txt   (contents, props changed)
   cocoon/trunk/lib/optional/nekohtml-0.9.4.jar   (contents, props changed)
   cocoon/trunk/src/blocks/forms/lib/nekodtd-0.1.11.jar   (contents, props 
changed)
Removed:
   cocoon/trunk/lib/optional/nekohtml-0.9.3.jar
   cocoon/trunk/src/blocks/forms/lib/nekodtd-0.1.10.jar
Modified:
   cocoon/trunk/gump.xml
   cocoon/trunk/lib/jars.xml
   cocoon/trunk/status.xml

Modified: cocoon/trunk/gump.xml
Url: 
http://svn.apache.org/viewcvs/cocoon/trunk/gump.xml?view=diff&rev=123640&p1=cocoon/trunk/gump.xml&r1=123639&p2=cocoon/trunk/gump.xml&r2=123640
==============================================================================
--- cocoon/trunk/gump.xml       (original)
+++ cocoon/trunk/gump.xml       Wed Dec 29 05:41:20 2004
@@ -1336,7 +1336,7 @@
 
   <project name="nekodtd">
     <package>org.cyberneko.dtd</package>
-    <jar name="src/blocks/forms/lib/nekodtd-0.1.10.jar"/>
+    <jar name="src/blocks/forms/lib/nekodtd-0.1.11.jar"/>
   </project>  
 
   <project name="daisy-htmlcleaner">

Added: cocoon/trunk/legal/nekodtd-0.1.11.jar.license.txt
Url: 
http://svn.apache.org/viewcvs/cocoon/trunk/legal/nekodtd-0.1.11.jar.license.txt?view=auto&rev=123640
==============================================================================
--- (empty file)
+++ cocoon/trunk/legal/nekodtd-0.1.11.jar.license.txt   Wed Dec 29 05:41:20 2004
@@ -0,0 +1,47 @@
+The CyberNeko Software License, Version 1.0
+
+ 
+(C) Copyright 2002,2003, Andy Clark.  All rights reserved.
+ 
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+
+1. Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer. 
+
+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 end-user documentation included with the redistribution,
+   if any, must include the following acknowledgment:  
+     "This product includes software developed by Andy Clark."
+   Alternately, this acknowledgment may appear in the software itself,
+   if and wherever such third-party acknowledgments normally appear.
+
+4. The names "CyberNeko" and "NekoHTML" must not be used to endorse
+   or promote products derived from this software without prior 
+   written permission. For written permission, please contact 
+   [EMAIL PROTECTED]
+
+5. Products derived from this software may not be called "NekoHTML",
+   nor may "NekoHTML" appear in their name, without prior written
+   permission of the author.
+
+THIS SOFTWARE IS PROVIDED ``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 THE AUTHOR OR OTHER 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.
+
+====================================================================
+
+This license is based on the Apache Software License, version 1.1.
\ No newline at end of file

Added: cocoon/trunk/legal/nekohtml-0.9.4.jar-license.txt
Url: 
http://svn.apache.org/viewcvs/cocoon/trunk/legal/nekohtml-0.9.4.jar-license.txt?view=auto&rev=123640
==============================================================================
--- (empty file)
+++ cocoon/trunk/legal/nekohtml-0.9.4.jar-license.txt   Wed Dec 29 05:41:20 2004
@@ -0,0 +1,47 @@
+The CyberNeko Software License, Version 1.0
+
+ 
+(C) Copyright 2002,2003, Andy Clark.  All rights reserved.
+ 
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+
+1. Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer. 
+
+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 end-user documentation included with the redistribution,
+   if any, must include the following acknowledgment:  
+     "This product includes software developed by Andy Clark."
+   Alternately, this acknowledgment may appear in the software itself,
+   if and wherever such third-party acknowledgments normally appear.
+
+4. The names "CyberNeko" and "NekoHTML" must not be used to endorse
+   or promote products derived from this software without prior 
+   written permission. For written permission, please contact 
+   [EMAIL PROTECTED]
+
+5. Products derived from this software may not be called "CyberNeko",
+   nor may "CyberNeko" appear in their name, without prior written
+   permission of the author.
+
+THIS SOFTWARE IS PROVIDED ``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 THE AUTHOR OR OTHER 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.
+
+====================================================================
+
+This license is based on the Apache Software License, version 1.1.
\ No newline at end of file

Modified: cocoon/trunk/lib/jars.xml
Url: 
http://svn.apache.org/viewcvs/cocoon/trunk/lib/jars.xml?view=diff&rev=123640&p1=cocoon/trunk/lib/jars.xml&r1=123639&p2=cocoon/trunk/lib/jars.xml&r2=123640
==============================================================================
--- cocoon/trunk/lib/jars.xml   (original)
+++ cocoon/trunk/lib/jars.xml   Wed Dec 29 05:41:20 2004
@@ -443,7 +443,7 @@
     <title>CyberNeko DTD Converter</title>
     <description>NekoHTML is a lightweight HTML syntax correcter written using 
Xerces Native Interface.</description>
     <used-by>Forms block</used-by>
-    <lib>forms/lib/nekodtd-0.1.10.jar</lib>
+    <lib>forms/lib/nekodtd-0.1.11.jar</lib>
     <homepage>http://www.apache.org/~andyc/neko/</homepage>
   </file>
 
@@ -451,7 +451,7 @@
     <title>CyberNeko</title>
     <description>NekoDTD is a configuration that parses Document Type 
Definition (DTD) files and converts the information into an XML 
document.</description>
     <used-by>NekoHTML generator (html block), Forms block</used-by>
-    <lib>optional/nekohtml-0.9.3.jar</lib>
+    <lib>optional/nekohtml-0.9.4.jar</lib>
     <homepage>http://www.apache.org/~andyc/neko/</homepage>
   </file>  
   

Deleted: /cocoon/trunk/lib/optional/nekohtml-0.9.3.jar
Url: 
http://svn.apache.org/viewcvs/cocoon/trunk/lib/optional/nekohtml-0.9.3.jar?view=auto&rev=123639
==============================================================================

Added: cocoon/trunk/lib/optional/nekohtml-0.9.4.jar
Url: 
http://svn.apache.org/viewcvs/cocoon/trunk/lib/optional/nekohtml-0.9.4.jar?view=auto&rev=123640
==============================================================================
Binary file. No diff available.

Deleted: /cocoon/trunk/src/blocks/forms/lib/nekodtd-0.1.10.jar
Url: 
http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/lib/nekodtd-0.1.10.jar?view=auto&rev=123639
==============================================================================

Added: cocoon/trunk/src/blocks/forms/lib/nekodtd-0.1.11.jar
Url: 
http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/lib/nekodtd-0.1.11.jar?view=auto&rev=123640
==============================================================================
Binary file. No diff available.

Modified: cocoon/trunk/status.xml
Url: 
http://svn.apache.org/viewcvs/cocoon/trunk/status.xml?view=diff&rev=123640&p1=cocoon/trunk/status.xml&r1=123639&p2=cocoon/trunk/status.xml&r2=123640
==============================================================================
--- cocoon/trunk/status.xml     (original)
+++ cocoon/trunk/status.xml     Wed Dec 29 05:41:20 2004
@@ -448,7 +448,7 @@
  </release>
  <release version="2.1.7" date="TBD">
    <action dev="AG" type="update">
-     Updated quartz to 1.4.3.
+     Updated quartz to 1.4.3, nekodtd to 0.1.11 and nekohtml to 0.9.4.
    </action>
    <action dev="AG" type="add">
      Added commons-transaction 1.0 and commons-codec 1.3. Both are needed by 
slide 2.1.

Reply via email to