Hi Onezino, Thanks for your interest in Apache Isis, and your ideas on how to improve the release matrix.
As Nour says, I'm not completely sure whether your tool is the best fit for a Java-based product. We shall see how things scale as we put more releases out. I do take your broader point that a manual approach may not be the best way forward long term. There is though a lot of the metadata is there in the Maven pom files and if we really wanted to automate things, we'd probably do best by parsing through that information and/or using the same sort of processing that the mvn dependency plugin performs with its convergence checks [1]. Thanks again, Dan [1] http://maven.apache.org/enforcer/enforcer-rules/dependencyConvergence.html On 3 February 2013 05:09, Onezino Gabriel Moreira <heat...@gmail.com> wrote: > I saw the realese matrix, It's a good idea keep track the components > relationship version. I was wondering when the addons start going to out. > Maybe the release matrix will not be enough. > As a suggestion you can take a look how the plone developers handles that. > To figure out the best version of components we have a great tool know as > good-py, hosted in http://www.good-py.appspot.com . > Then if you want know the best set for the Plone 4.1 just look at > http://good-py.appspot.com/release/plone/4.1 >