Return-Path: Delivered-To: apmail-servicemix-dev-archive@www.apache.org Received: (qmail 57396 invoked from network); 13 Oct 2010 09:11:05 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Oct 2010 09:11:05 -0000 Received: (qmail 85270 invoked by uid 500); 13 Oct 2010 09:11:04 -0000 Delivered-To: apmail-servicemix-dev-archive@servicemix.apache.org Received: (qmail 85115 invoked by uid 500); 13 Oct 2010 09:11:04 -0000 Mailing-List: contact dev-help@servicemix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@servicemix.apache.org Delivered-To: mailing list dev@servicemix.apache.org Received: (qmail 84969 invoked by uid 99); 13 Oct 2010 09:11:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Oct 2010 09:11:01 +0000 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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Oct 2010 09:11:00 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o9D9AeUv011148 for ; Wed, 13 Oct 2010 09:10:40 GMT Message-ID: <2332100.55521286961040580.JavaMail.jira@thor> Date: Wed, 13 Oct 2010 05:10:40 -0400 (EDT) From: "Freeman Fang (JIRA)" To: dev@servicemix.apache.org Subject: [jira] Work started: (SMX4-607) downgrade geronimo-annotation version to 1.0 from 1.1 In-Reply-To: <2452030.55511286961040385.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c [ https://issues.apache.org/activemq/browse/SMX4-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SMX4-607 started by Freeman Fang. > downgrade geronimo-annotation version to 1.0 from 1.1 > ----------------------------------------------------- > > Key: SMX4-607 > URL: https://issues.apache.org/activemq/browse/SMX4-607 > Project: ServiceMix 4 > Issue Type: Task > Reporter: Freeman Fang > Assignee: Freeman Fang > Fix For: 4.4.0 > > > as org.apache.geronimo.specs/geronimo-annotation_1.1_spec bundle imports package javax.lang.model and javax.lang.model.element which rely on jdk6. > I think we should ensure smx4 can work with jdk5 also. > so we need geronimo-annotation_1.0_spec instead -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.