From dev-return-99065-archive-asf-public=cust-asf.ponee.io@geronimo.apache.org Mon Aug 27 15:32: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 06648180674 for ; Mon, 27 Aug 2018 15:32:10 +0200 (CEST) Received: (qmail 70947 invoked by uid 500); 27 Aug 2018 13:32:05 -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 70934 invoked by uid 99); 27 Aug 2018 13:32:05 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Aug 2018 13:32:05 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id B19DB1A12DB for ; Mon, 27 Aug 2018 13:32:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-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-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 3ZxPEOUMLAMY for ; Mon, 27 Aug 2018 13:32:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id F1DA95F433 for ; Mon, 27 Aug 2018 13:32:00 +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 7E5EAE0E33 for ; Mon, 27 Aug 2018 13:32: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 27B4326B56 for ; Mon, 27 Aug 2018 13:32:00 +0000 (UTC) Date: Mon, 27 Aug 2018 13:32: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= 6593653#comment-16593653 ]=20 Raymond Aug=C3=A9 commented on GERONIMO-6569: ---------------------------------------- [~rmannibucau] can we set the fix version to Spec_Annotation13_1.1 > 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)