[jbosstools-issues] [JBoss JIRA] (JBIDE-16161) Tycho tests require org.eclipse.osgi.compatibility.state fragment on Luna

Mickael Istria (JIRA) jira-events at lists.jboss.org
Fri Nov 29 10:33:05 EST 2013


    [ https://issues.jboss.org/browse/JBIDE-16161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927619#comment-12927619 ] 

Mickael Istria commented on JBIDE-16161:
----------------------------------------

The message in surefire plugin is not a bug per se. If you depend on PlatformAdmin, it is specific to the component, and this should be fixed in component pom.xml.

See following links:
* About PlatformAdmin removal http://wiki.eclipse.org/Equinox/Luna_Framework#Removal_of_the_PlatformAdmin_Service_Implementation
* Avoid logging in Tycho https://bugs.eclipse.org/bugs/show_bug.cgi?id=422857

If the test actually depend on PlatformAdmin, I'd rather have them reworked to depend on the OSGi Wiring API which is a standard provided by Luna.
                
> Tycho tests require org.eclipse.osgi.compatibility.state fragment on Luna
> -------------------------------------------------------------------------
>
>                 Key: JBIDE-16161
>                 URL: https://issues.jboss.org/browse/JBIDE-16161
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 4.2.0.Alpha1
>            Reporter: Snjezana Peco
>            Assignee: Mickael Istria
>
> Since Tycho requires the PlatformAdmin service, we have to add the org.eclipse.osgi.compatibility.state fragment to tycho-surefire-plugin.
> The easiest way is to add the org.eclipse.e4.rcp feature to the main build.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list