[
https://issues.apache.org/jira/browse/VFS-655?focusedWorklogId=235994&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-235994
]
ASF GitHub Bot logged work on VFS-655:
--------------------------------------
Author: ASF GitHub Bot
Created on: 01/May/19 20:45
Start Date: 01/May/19 20:45
Worklog Time Spent: 10m
Work Description: markt-asf commented on pull request #31: [VFS-655]
Force osgi optional Import-Package for optional dependencies
URL: https://github.com/apache/commons-vfs/pull/31
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 235994)
Time Spent: 10m
Remaining Estimate: 3h 50m (was: 4h)
> OSGI MANIFEST.MF "Import-Package" should be ";resolution:=optional" for Maven
> "optional" dependencies
> -----------------------------------------------------------------------------------------------------
>
> Key: VFS-655
> URL: https://issues.apache.org/jira/browse/VFS-655
> Project: Commons VFS
> Issue Type: Bug
> Affects Versions: 2.2
> Reporter: Arnaud MERGEY
> Assignee: Gary Gregory
> Priority: Major
> Labels: regression
> Fix For: 1.0
>
> Original Estimate: 4h
> Time Spent: 10m
> Remaining Estimate: 3h 50m
>
> In the Maven "pom.xml" there are several "optional" dependencies
> In the "Import-Package" section of the MANIFEST.MF it should also be
> "optional"
> It is something that was fixed in 2.1 by VFS-498, but for some reasons there
> is a regression in 2.2 for these dependencies, that came back as mandatory:
> org.apache.hadoop.xxx
> org.apache.jackrabbit.xxx
> org.apache.tools.ant
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)