Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 50672 invoked from network); 30 Jul 2008 12:51:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jul 2008 12:51:08 -0000 Received: (qmail 10179 invoked by uid 500); 30 Jul 2008 12:51:06 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 10108 invoked by uid 500); 30 Jul 2008 12:51:06 -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 List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 10096 invoked by uid 99); 30 Jul 2008 12:51:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jul 2008 05:51:06 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [88.198.46.98] (HELO indoqa.com) (88.198.46.98) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jul 2008 12:50:10 +0000 Received: from [10.4.1.227] (unknown [86.59.20.138]) by indoqa.com (Postfix) with ESMTP id 7926B255D34 for ; Wed, 30 Jul 2008 14:50:35 +0200 (CEST) Message-ID: <48906372.6050102@apache.org> Date: Wed, 30 Jul 2008 14:49:54 +0200 From: =?ISO-8859-1?Q?Reinhard_P=F6tz?= User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Cocoon-jms-sample requires Java >= 1.5 References: <1440671.51217420505036.JavaMail.continuum@vmbuild.apache.org> In-Reply-To: <1440671.51217420505036.JavaMail.continuum@vmbuild.apache.org> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Now we have the problem that the ActiveMQ version that we use was built with Java 5: [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure /home/continuum/data/working-directory/51/blocks/cocoon-jms/cocoon-jms-sample/src/main/java/org/apache/cocoon/jms/SimpleTextMessagePublisher.java:[22,-1] cannot access org.apache.activemq.command.ActiveMQTextMessage bad class file: /home/continuum/.m2/repository/org/apache/activemq/activemq-core/5.1.0/activemq-core-5.1.0.jar(org/apache/activemq/command/ActiveMQTextMessage.class) class file has wrong version 49.0, should be 48.0 /home/continuum/data/working-directory/51/blocks/cocoon-jms/cocoon-jms-sample/src/main/java/org/apache/cocoon/jms/SimpleTextMessagePublisher.java:[22,-1] cannot access org.apache.activemq.command.ActiveMQTextMessage bad class file: /home/continuum/.m2/repository/org/apache/activemq/activemq-core/5.1.0/activemq-core-5.1.0.jar(org/apache/activemq/command/ActiveMQTextMessage.class) class file has wrong version 49.0, should be 48.0 According to http://activemq.apache.org/can-i-use-activemq-5x-or-later-on-java-14.html there is no version built for 1.4. What shall we do? -- Reinhard P�tz Managing Director, {Indoqa} GmbH http://www.indoqa.com/en/people/reinhard.poetz/ Member of the Apache Software Foundation Apache Cocoon Committer, PMC member reinhard@apache.org ________________________________________________________________________