[jbosstools-issues] [JBoss JIRA] (JBIDE-11099) migrate org.jboss.tools.runtime.drools.detector to drools project

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Feb 14 17:05:56 EST 2013


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

Nick Boldt commented on JBIDE-11099:
------------------------------------

Close, but failing to compile. Source is here: https://github.com/nickboldt/droolsjbpm-tools/tree/JBIDE-11099-master

{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/droolsjbpm-tools-nickboldt/1/console}
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.16.0:compile (default-compile) on project org.jboss.tools.runtime.drools.detector: Compilation failure: Compilation failure:
[ERROR] /home/nboldt/eclipse/workspace-jboss/droolsjbpm-tools/drools-eclipse/org.jboss.tools.runtime.drools.detector/src/org/jboss/tools/runtime/handlers/DroolsHandler.java:[21,0]
[ERROR] import org.jboss.tools.runtime.core.model.AbstractRuntimeDetectorDelegate;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.tools.runtime.core.model.AbstractRuntimeDetectorDelegate cannot be resolved
{code}
                
> migrate org.jboss.tools.runtime.drools.detector to drools project
> -----------------------------------------------------------------
>
>                 Key: JBIDE-11099
>                 URL: https://issues.jboss.org/browse/JBIDE-11099
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: drools
>    Affects Versions: 3.3.0.Beta1-SOA
>            Reporter: Nick Boldt
>            Assignee: Kris Verlaenen
>             Fix For: 4.0.0.Alpha1-SOA
>
>
> To avoid cyclic dependency, need to move this plugin [1] into the Drools project [2] and have it depend on Runtime Detection project [3] as an upstream dependency.
> [1] https://svn.jboss.org/repos/jbosstools/trunk/runtime/plugins/org.jboss.tools.runtime.drools.detector/
> [2] https://github.com/droolsjbpm/droolsjbpm-tools
> [3] https://svn.jboss.org/repos/jbosstools/trunk/runtime/

--
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