[slf4j-dev] [JIRA] Updates for SLF4J-496: slf4j.api has wrong OSGi Execution Environment in manifest

QOS.CH (JIRA) noreply-jira at qos.ch
Mon Jul 20 13:05:00 CEST 2020


SLF4J / SLF4J-496 [Open]
slf4j.api has wrong OSGi Execution Environment in manifest

==============================

Here's what changed in this issue in the last few minutes.
This issue has been created
This issue is now assigned to you.

View or comment on issue using this link
https://jira.qos.ch/browse/SLF4J-496

==============================
 Issue created
------------------------------

Alexander Kozinko created this issue on 20/Jul/20 12:52 PM
Summary:              slf4j.api has wrong OSGi Execution Environment in manifest
Issue Type:           Bug
Affects Versions:     1.8.0-beta4
Assignee:             SLF4J developers list
Components:           Core API
Created:              20/Jul/20 12:52 PM
Environment:          Fedora 32, maven, tycho 1.6.0
Priority:             Major
Reporter:             Alexander Kozinko
Description:
  Package has wrong RequiredExecutionEnvironment. It breaks Tycho-based builds with exception Unknown OSGi Execution Environment.
  
  Bundle-RequiredExecutionEnvironment: *J2SE-1.6*
  
  but it should be
  
  RequiredExecutionEnvironment: *JavaSE-1.6*


==============================
 This message was sent by Atlassian Jira (v8.8.0#808000-sha1:e2c7e59)



More information about the slf4j-dev mailing list