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 6E31B200B95 for ; Mon, 12 Sep 2016 16:24:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6CE7D160AB3; Mon, 12 Sep 2016 14:24:22 +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 AB3F3160AC8 for ; Mon, 12 Sep 2016 16:24:21 +0200 (CEST) Received: (qmail 1960 invoked by uid 500); 12 Sep 2016 14:24:20 -0000 Mailing-List: contact dev-help@syncope.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@syncope.apache.org Delivered-To: mailing list dev@syncope.apache.org Received: (qmail 1933 invoked by uid 99); 12 Sep 2016 14:24:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2016 14:24:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 810492C1B79 for ; Mon, 12 Sep 2016 14:24:20 +0000 (UTC) Date: Mon, 12 Sep 2016 14:24:20 +0000 (UTC) From: =?utf-8?Q?Francesco_Chicchiricc=C3=B2_=28JIRA=29?= To: dev@syncope.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (SYNCOPE-938) Use Java 8 language features MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 12 Sep 2016 14:24:22 -0000 Francesco Chicchiricc=C3=B2 created SYNCOPE-938: ---------------------------------------------- Summary: Use Java 8 language features Key: SYNCOPE-938 URL: https://issues.apache.org/jira/browse/SYNCOPE-938 Project: Syncope Issue Type: Improvement Reporter: Francesco Chicchiricc=C3=B2 Fix For: 2.1.0 As Java 8 is now the minimum requirement for 2.1, all the codebase should b= e scanned for making profit of Java 8 language features - which might event= ually lead to remove {{commons-lang3}} / {{commons-collections4}} / ... -- This message was sent by Atlassian JIRA (v6.3.4#6332)