[jbosstools-issues] [JBoss JIRA] (JBIDE-23398) check Import-Package declarations to find more ui deps in core plugins

Nick Boldt (JIRA) issues at jboss.org
Thu Oct 20 21:57:00 EDT 2016


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

Nick Boldt commented on JBIDE-23398:
------------------------------------

For reference, the enforcer is here: 

https://github.com/jbosstools/jbosstools-maven-plugins/blob/master/tycho-plugins/enforcer-rules/src/main/java/org/jboss/tools/releng/CoreUIDependency.java

But since Rob says this isn't implementable, I'm going to close this as Wontfix.

> check Import-Package declarations to find more ui deps in core plugins
> ----------------------------------------------------------------------
>
>                 Key: JBIDE-23398
>                 URL: https://issues.jboss.org/browse/JBIDE-23398
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: build, common
>    Affects Versions: 4.4.2.AM2
>            Reporter: Nick Boldt
>            Assignee: Rob Stryker
>            Priority: Minor
>             Fix For: 4.4.2.AM3
>
>
> Current enforcer is good in that it finds Require-Bundle paths of dependencies.
> But we should really be checking Import-Package relationships too, since some plugins (eg., openshift.client) don't use Require-Bundle at all.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list