[
https://issues.jboss.org/browse/JBIDE-10852?page=com.atlassian.jira.plugi...
]
Andre Dietisheim resolved JBIDE-10852.
--------------------------------------
Resolution: Done
finally handled all known cases and added unit test. Committed to TRUNK (CR1).
Special attention was needed for the following cases:
A. implicit conflict:
1.) assert: have an app with postgres
2.) execute: select phpmyadmin
Expected result:
postgres gets deselected, mysql + phpmyadmin get selected
B. implicitly missing requirement:
1.) assert: make sure you have an app with mongodb + rockmongo + 10gen-mms
2.) execute: remove mongodo
Expected result:
mongodb + rockmongo + 10gen-mms get deselected
Handle all conflicting cases when embedding cartridges
------------------------------------------------------
Key: JBIDE-10852
URL:
https://issues.jboss.org/browse/JBIDE-10852
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: openshift
Affects Versions: 3.3.0.Beta1
Reporter: Max Rydahl Andersen
Assignee: Andre Dietisheim
Priority: Blocker
Labels: new_and_noteworthy
Fix For: 3.3.0.CR1
Attachments: embedded-cartridges.png
!embedded-cartridges.png!
1.) In the UI, we'd have to behave in the following way when the user adds embedded
cartridges:
* you cannot add MySql if you have Postgresql (and vice versa)
* you have to embed mongodb if you embed rockmongo
* you have to embed mongodb if you embed 10gen mms agent
* ?
2.) We furthermore have to make sure the cartridges are embedded in the right order.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira