Closed Raptor399 closed 12 years ago
All commits other than the last can be ignored, they are merely to align my tree with yours. It is probably better to cherry-pick 0751762 rather than merge this pull request.
Good idea
As we're starting to talk seriously about integrating mlx into pms, I want to have a common interface for both pms and pms-mlx plugins. Following will change: GUI, possibility to check for plugin updates, plugin versions, link to plugin web site and other stuff. I'll post a link in the forum when there is something to show and discuss and will incorporate the changes to compare version strings at the same time.
Okay, looking forward to it! :-)
Plugins used an int for versioning. By changing the comparison logic in the ExternalFactory, plugins can use a regular Maven version string.