Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 357CA200B86 for ; Sun, 4 Sep 2016 05:00:28 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3428D160ACD; Sun, 4 Sep 2016 03:00:28 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A0F10160ABB for ; Sun, 4 Sep 2016 05:00:27 +0200 (CEST) Received: (qmail 18014 invoked by uid 500); 4 Sep 2016 03:00:26 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 17993 invoked by uid 99); 4 Sep 2016 03:00:26 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Sep 2016 03:00:26 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 952CB2C014E for ; Sun, 4 Sep 2016 03:00:26 +0000 (UTC) Date: Sun, 4 Sep 2016 03:00:26 +0000 (UTC) From: "Dave Brosius (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CASSANDRA-12536) Update jmh-core/jmh-generator-annprocess to quell RELEASE_6 warnings MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 04 Sep 2016 03:00:28 -0000 [ https://issues.apache.org/jira/browse/CASSANDRA-12536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Brosius updated CASSANDRA-12536: ------------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) committed to trunk as 6abba68aeea5d80abbf76bd5a38c74816015d5ee ant microbench ran fine > Update jmh-core/jmh-generator-annprocess to quell RELEASE_6 warnings > -------------------------------------------------------------------- > > Key: CASSANDRA-12536 > URL: https://issues.apache.org/jira/browse/CASSANDRA-12536 > Project: Cassandra > Issue Type: Improvement > Reporter: Dave Brosius > Assignee: Dave Brosius > Priority: Trivial > Fix For: 3.10 > > Attachments: 12536.txt > > > Current build emits > build-project: > [echo] apache-cassandra: /home/dave/dev/cassandra/build.xml > [javac] Compiling 45 source files to /home/dave/dev/cassandra/build/classes/thrift > [javac] warning: Supported source version 'RELEASE_6' from annotation processor 'org.openjdk.jmh.generators.BenchmarkProcessor' less than -source '1.8' > Updating to 1.13 clears this warning -- This message was sent by Atlassian JIRA (v6.3.4#6332)