Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 77684 invoked from network); 22 Nov 2003 13:23:59 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 22 Nov 2003 13:23:59 -0000 Received: (qmail 46661 invoked by uid 500); 22 Nov 2003 13:23:54 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 46624 invoked by uid 500); 22 Nov 2003 13:23:53 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 46611 invoked from network); 22 Nov 2003 13:23:53 -0000 Received: from unknown (HELO host.leverageweb.com) (64.91.254.192) by daedalus.apache.org with SMTP; 22 Nov 2003 13:23:53 -0000 Received: from va-leesburg-cmts5c-90.chvlva.adelphia.net ([67.21.159.90] helo=leverageweb.com) by host.leverageweb.com with esmtp (Exim 4.24) id 1ANXrg-0005Xd-1B for dev@cocoon.apache.org; Sat, 22 Nov 2003 08:31:56 -0500 Message-ID: <3FBF634C.2080706@leverageweb.com> Date: Sat, 22 Nov 2003 08:23:24 -0500 From: Geoff Howard User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: cvs commit: cocoon-2.1/legal LICENSE.geronimo-spec-jms References: <20031121223257.55850.qmail@minotaur.apache.org> <3FBE95A2.5010702@virbus.de> In-Reply-To: <3FBE95A2.5010702@virbus.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host.leverageweb.com X-AntiAbuse: Original Domain - cocoon.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - leverageweb.com X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Joerg Heinicke wrote: > On 21.11.2003 23:32, ghoward@apache.org wrote: > >> Fix JMS block for JDK 1.3 >> - Add geronimo-spec-jms recompiled with 1.3 compatibility. > > > Thanks. > >> - Re-enable JMS block by default (nothing needs to happen to >> gump.xml right?) > > > Correct. Only the other way around it's a problem as the > gump2blocks.properties.xsl can not handle it (default excluded). Great - thanks for catching this. Geoff