Return-Path: X-Original-To: apmail-felix-dev-archive@www.apache.org Delivered-To: apmail-felix-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F20491148D for ; Thu, 31 Jul 2014 10:32:38 +0000 (UTC) Received: (qmail 27528 invoked by uid 500); 31 Jul 2014 10:32:38 -0000 Delivered-To: apmail-felix-dev-archive@felix.apache.org Received: (qmail 27448 invoked by uid 500); 31 Jul 2014 10:32:38 -0000 Mailing-List: contact dev-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list dev@felix.apache.org Received: (qmail 27430 invoked by uid 99); 31 Jul 2014 10:32:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Jul 2014 10:32:38 +0000 Date: Thu, 31 Jul 2014 10:32:38 +0000 (UTC) From: "Carsten Ziegeler (JIRA)" To: dev@felix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (FELIX-4593) Support the JavaSE/compact profiles for Java 8 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Carsten Ziegeler created FELIX-4593: --------------------------------------- Summary: Support the JavaSE/compact profiles for Java 8 Key: FELIX-4593 URL: https://issues.apache.org/jira/browse/FELIX-4593 Project: Felix Issue Type: Sub-task Components: Framework Reporter: Carsten Ziegeler http://openjdk.java.net/jeps/161 introduces the three compact profiles for Java 8. Depending on the available profile, we need to set capabilities like osgi.ee="JavaSE/compact1"; version:List="1.8" -- This message was sent by Atlassian JIRA (v6.2#6252)