Bug 1272785 - Enable org.eclipse.tm.terminal.connector.serial.feature
Summary: Enable org.eclipse.tm.terminal.connector.serial.feature
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: eclipse-tm-terminal
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Alexander Kurtakov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-18 21:22 UTC by Gerard Ryan
Modified: 2017-04-02 15:57 UTC (History)
3 users (show)

Fixed In Version: eclipse-tm-terminal-4.2.0-2.fc27
Clone Of:
Environment:
Last Closed: 2017-04-02 15:57:07 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Gerard Ryan 2015-10-18 21:22:30 UTC
Description of problem:
Parts of eclipse-jbosstools require org.eclipse.tm.terminal.connector.serial.feature, which is currently not being built in the eclipse-tm-terminal package, with the reason (from spec file): '[...] gnu.io dep not available'.

The gnu.io classes are available in the rxtx package, but the relevant OSGi manifest headers don't seem to be there, so I assume that's why they can't be used in this context.

I'm not sure exactly what's needed here. Would injecting the right info into the manifest be enough? Would some other hack be better?

I also found this: rxtx.qbang.org/eclipse/downloads/, which seems to be some other kind of way of distributing it for eclipse (I guess the classes are all the same, but the manifest exports the gnu.io package as desired). Would we need to have an extra package for something like that to get what we need?

Comment 1 Mat Booth 2015-10-21 17:36:51 UTC
Hmm, if rxtx provides everything we need, then yeah it should simply be a case of adding the correct OSGI header into the rxtx jar manifests at build-time so the correct provides/requires can be generated.

A separate package should not be necessary

Comment 2 Jan Kurik 2016-02-24 13:51:12 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle.
Changing version to '24'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase

Comment 3 Mat Booth 2017-04-02 15:57:07 UTC
This should now be fixed in rawhide.


Note You need to log in before you can comment on or make changes to this bug.