[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6300) Tycho-based Drools build depends on JSF; refactor out common bot test framework code into tests/ or common/ module

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Aug 5 12:58:49 EDT 2010


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

Nick Boldt commented on JBIDE-6300:
-----------------------------------

I have Drools *nearly* building outside the whole JBT collective build, but it still depends on org.jboss.tools.ui.bot.ext (http://svn.jboss.org/repos/jbosstools/trunk/jst/tests/org.jboss.tools.ui.bot.ext), which isn't available from an update site, and therefore must be built as part of an independent Drools IDE build.

http://hudson.qa.jboss.com/hudson/view/DevStudio_Tycho/job/jbosstools-drools/5/console

INFO] Cannot complete the request.  Generating details.
{org.osgi.framework.executionenvironment=OSGi/Minimum-1.0,OSGi/Minimum-1.1, osgi.ws=cocoa, osgi.arch=x86, osgi.os=macosx, org.eclipse.update.install.features=true, org.osgi.framework.system.packages=}
[Software being installed: org.jboss.tools.drools.ui.bot.test 1.0.0.qualifier, Missing requirement: org.jboss.tools.drools.ui.bot.test 1.0.0.qualifier requires 'bundle org.jboss.tools.ui.bot.ext 0.0.0' but it could not be found]



> Tycho-based Drools build depends on JSF; refactor out common bot test framework code into tests/ or common/ module
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-6300
>                 URL: https://jira.jboss.org/browse/JBIDE-6300
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: testing
>    Affects Versions: 3.2.x
>            Reporter: Nick Boldt
>            Assignee: Vlado Pakan
>             Fix For: 3.2.0.M2
>
>
> [Software being installed: org.jboss.tools.drools.ui.bot.test 1.0.0.qualifier, Missing requirement: org.jboss.tools.drools.ui.bot.test 1.0.0.qualifier requires 'bundle org.jboss.tools.ui.bot.ext 1.0.0' but it could not be found]
> Required plugin, org.jboss.tools.ui.bot.ext, is located in jst/tests/org.jboss.tools.ui.bot.ext, which changes the order in which components must be built. 
> Currently, drools only depends on tests and common. To add this new bot test requires either that it now depend on xulrunner & jst, or that the bot.ext plugin be moved upstream into tests/ or common/. I prefer to move it upstream than to push Drools downstream. 
> Can that be done?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list