Emmanuel Venisse wrote:
Emmanuel Venisse a écrit :
Trygve Laugstøl a écrit :
Emmanuel Venisse wrote:
Hi,
I'd like to release Maven 1.0 in next weeks. As you can see, I
updated jira for this version.
Before to do it, we need to fix some major issues with some providers.
[snip]
The issues you listed are only technical issues with the provider,
not something that should you from releasing 1.0 of the API. I think
that at the same time that the API is releases we split out the
providers from the API and give them their own release cycle.
We have some changes in API like list and export commands.
That makes it easier to release providers as necessary and we get a
stable API that doesn't move (or doesn't move but is released) every
time someone fixes an issue in the Foo provider.
With 1.0 release, I'll release providers too with 1.0 version, then,
providers will have their own release cycle with a version like 1.0.x
for providers that use API 1.0, 1.1.x for providers that use API 1.1...
An other possibility would be to release all when we want to release API
or a provider like we do it in some other projects like Modello
That is true, but I see no reason to do that in Modello either. Maven
SCM will move much faster that Modello, in particular when new providers
are added, it is kinda silly to release all the providers just because a
new provider was added.
--
Trygve