[
https://jira.jboss.org/browse/JBIDE-6300?page=com.atlassian.jira.plugin.s...
]
Nick Boldt commented on JBIDE-6300:
-----------------------------------
If we do refactor this plugin elsewhere, then these tests' manifests will have to be
changed so that they depend on the new plugin/location:
** [1] ./struts/tests/org.jboss.tools.struts.ui.bot.test/META-INF/MANIFEST.MF **
** [2] ./vpe/tests/org.jboss.tools.vpe.ui.bot.test/META-INF/MANIFEST.MF **
** [3] ./hibernatetools/tests/org.jboss.tools.hibernate.ui.bot.test/META-INF/MANIFEST.MF
**
** [4] ./drools/tests/org.jboss.tools.drools.ui.bot.test/META-INF/MANIFEST.MF **
** [5] ./jsf/tests/org.jboss.tools.jsf.ui.bot.test/META-INF/MANIFEST.MF **
** [6] ./seam/tests/org.jboss.tools.seam.ui.bot.test/META-INF/MANIFEST.MF **
Also, this feature may need to be changed (or at least the map files used by the
uberbuilder's test runner will need tweaking):
./tests/features/org.jboss.tools.test.sdk.feature/feature.xml
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: drools
Affects Versions: 3.2.next
Reporter: Nick Boldt
Assignee: Kris Verlaenen
[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