ghoward 2003/10/25 13:05:10
Modified: lib jars.xml
Added: src/blocks/jms/lib geronimo-spec-jms-DEV-20030826.jar
Log:
Add JMS spec implementation from Geronimo.
Revision Changes Path
1.1
cocoon-2.1/src/blocks/jms/lib/geronimo-spec-jms-DEV-20030826.jar
<<Binary file>>
1.116 +14 -2 cocoon-2.1/lib/jars.xml
Index: jars.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/lib/jars.xml,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -r1.115 -r1.116
--- jars.xml 21 Oct 2003 09:22:45 -0000 1.115
+++ jars.xml 25 Oct 2003 20:05:10 -0000 1.116
@@ -896,7 +896,19 @@
<homepage>http://db.apache.org/ojb/</homepage>
</file>
<!-- OJB block end (6-Aug-2003) -->
- <!-- JMS block begin
+ <!-- JMS block begin -->
+ <file>
+ <title>JMS Spec</title>
+ <description>J2EE Java Message Service Specification. This
implentation
+ developed by the (currently incubating) Apache Geronimo project is
an
+ open source implementation from the original spec. As such it is
licensed
+ under the Apache license and therefore freely distributable.
+ </description>
+ <used-by>JMS</used-by>
+ <lib>jms/lib/geronimo-spec-jms-DEV-20030826.jar</lib>
+ <homepage>http://www.apache.org/~jstrachan/geronimo/</homepage>
+ </file>
+ <!--
<file>
<title>OpenJMS</title>
<description>OpenJMS core libraries. OpenJMS is a OpenSource JMS,
Java Messaging