From dev-return-99012-archive-asf-public=cust-asf.ponee.io@geronimo.apache.org Tue Aug 21 16:43:11 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id CC386180630 for ; Tue, 21 Aug 2018 16:43:10 +0200 (CEST) Received: (qmail 18345 invoked by uid 500); 21 Aug 2018 14:43:04 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 18335 invoked by uid 99); 21 Aug 2018 14:43:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Aug 2018 14:43:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 918DBC05F4 for ; Tue, 21 Aug 2018 14:43:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -109 X-Spam-Level: X-Spam-Status: No, score=-109 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_ASCII_DIVIDERS=0.8, KAM_NUMSUBJECT=0.5, KAM_SHORT=0.001, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id dZeU8_5v571g for ; Tue, 21 Aug 2018 14:43:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id B330C5F3ED for ; Tue, 21 Aug 2018 14:43:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id D50C2E0F39 for ; Tue, 21 Aug 2018 14:43:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 45310246AB for ; Tue, 21 Aug 2018 14:43:00 +0000 (UTC) Date: Tue, 21 Aug 2018 14:43:00 +0000 (UTC) From: =?utf-8?Q?Raymond_Aug=C3=A9_=28JIRA=29?= To: dev@geronimo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GERONIMO-6569) javax.annotation.Resource is not compliant with JSR250 mrel2/3 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GERONIMO-6569?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1= 6587529#comment-16587529 ]=20 Raymond Aug=C3=A9 commented on GERONIMO-6569: ---------------------------------------- I've committed this here http://svn.apache.org/viewvc?view=3Drevision&revis= ion=3D1838554 Can we resolve this issue? > javax.annotation.Resource is not compliant with JSR250 mrel2/3 > -------------------------------------------------------------- > > Key: GERONIMO-6569 > URL: https://issues.apache.org/jira/browse/GERONIMO-6569 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues)=20 > Components: specs > Affects Versions: 1.2, 1.x > Reporter: Svetlin Zarev > Priority: Major > > Starting with JSR250 maintenance release 2, the signature of Resource.typ= e() is changed to return "Class": [1]. Yet in geronimo-annotation spec v= ersion 1.2 & 1.3 it returns just "Class" > PR: https://github.com/apache/geronimo-specs/pull/7/files > [1] https://jcp.org/en/jsr/detail?id=3D250 -- This message was sent by Atlassian JIRA (v7.6.3#76005)