Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 25777 invoked from network); 1 Mar 2007 18:41:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Mar 2007 18:41:25 -0000 Received: (qmail 18425 invoked by uid 500); 1 Mar 2007 18:41:34 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 18309 invoked by uid 500); 1 Mar 2007 18:41:33 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 18300 invoked by uid 99); 1 Mar 2007 18:41:33 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2007 10:41:33 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2007 10:41:24 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 081E2714290 for ; Thu, 1 Mar 2007 10:41:04 -0800 (PST) Message-ID: <19967586.1172774464030.JavaMail.jira@brutus> Date: Thu, 1 Mar 2007 10:41:04 -0800 (PST) From: "james strachan (JIRA)" To: dev@activemq.apache.org Subject: [jira] Resolved: (AMQ-1184) Allow activeio 3.1-SNAPSHOT to be compiled with JDK 1.4 In-Reply-To: <1539514.1172703542852.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] james strachan resolved AMQ-1184. --------------------------------- Resolution: Fixed Fix Version/s: 4.1.1 Patch applied with thanks - fingers crossed the nightly build will kick in soon... > Allow activeio 3.1-SNAPSHOT to be compiled with JDK 1.4 > ------------------------------------------------------- > > Key: AMQ-1184 > URL: https://issues.apache.org/activemq/browse/AMQ-1184 > Project: ActiveMQ > Issue Type: Improvement > Reporter: Jason Dillon > Fix For: 4.1.1 > > Attachments: usejdk14.diff > > > Use of one new-style for loop in activeio (and pom.xml config) is preventing activeio 3.1-SNAPSHOT from being used on JDK 1.4... -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.