Return-Path: Delivered-To: apmail-felix-dev-archive@www.apache.org Received: (qmail 25458 invoked from network); 12 Feb 2008 18:51:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Feb 2008 18:51:36 -0000 Received: (qmail 20271 invoked by uid 500); 12 Feb 2008 18:51:28 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 20217 invoked by uid 500); 12 Feb 2008 18:51:28 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 20198 invoked by uid 99); 12 Feb 2008 18:51:28 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Feb 2008 10:51:28 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Tue, 12 Feb 2008 18:50:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id EE46A714077 for ; Tue, 12 Feb 2008 10:51:11 -0800 (PST) Message-ID: <9110661.1202842271974.JavaMail.jira@brutus> Date: Tue, 12 Feb 2008 10:51:11 -0800 (PST) From: "Stefano Lenzi (JIRA)" To: dev@felix.apache.org Subject: [jira] Updated: (FELIX-486) Felix release conting mixed bytecode: 1.3 and 1.4, we should compile all as 1.3 In-Reply-To: <23972330.1202509567424.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/FELIX-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefano Lenzi updated FELIX-486: -------------------------------- Attachment: (was: bytecode.jre13.vs.SNAPSHOT.r626008.patch) > Felix release conting mixed bytecode: 1.3 and 1.4, we should compile all as 1.3 > ------------------------------------------------------------------------------- > > Key: FELIX-486 > URL: https://issues.apache.org/jira/browse/FELIX-486 > Project: Felix > Issue Type: Improvement > Affects Versions: 1.0.1, 1.0.2, 1.0.3 > Reporter: Stefano Lenzi > Priority: Minor > Attachments: bytecode.jre13.r620538.patch, bytecode.jre13.r620865.patch, bytecode.jre13.vs.SNAPSHOT.r620865.patch, bytecode.jre13.vs.SNAPSHOT.r626008.patch > > > I found out that the following released project: > - shell-1.0.0 > - javax.servlet-1.0.0 > - org.osgi.core-1.0.0 > - shell.tui-1.0.0 > which are used by the felix-1.0.3 release are compiled for JRE 1.4, so we ended up with a felix released which is partially compiled for JRE 1.4 and for JRE 1.3. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.