|
||||||||
|
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 |
||||||||
- [mojo-dev] [jira] (MNBMODULE-157) Guess at cluster for... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-157) Guess at cluste... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-157) Guess at cluste... Jesse Glick (JIRA)
- [mojo-dev] [jira] (MNBMODULE-157) Guess at cluste... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-157) Guess at cluste... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-157) Guess at cluste... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-157) Guess at cluste... Jesse Glick (JIRA)
- [mojo-dev] [jira] (MNBMODULE-157) Guess at cluste... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-157) Guess at cluste... Jesse Glick (JIRA)
- [mojo-dev] [jira] (MNBMODULE-157) Guess at cluste... Milos Kleint (JIRA)
- [mojo-dev] [jira] (MNBMODULE-157) Guess at cluste... Milos Kleint (JIRA)

if we could somehow create ordering for clusters known to the application, we could find the right cluster for the osgi bundle just by iterating modules that depend on it and pick the lowest common denominator.
I suppose the way to create ordering could be to iterate module's dependencies and do that for all modules. then we end up with equation "module's cluster >= sum(dependency clusters). That way we would know "ide" is greater than (>) "platform".