You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by Felix Meschberger <fm...@gmail.com> on 2010/10/21 13:30:21 UTC

DS/Metatype Descriptor support releases

Hi all,

After having completed the refactoring of the Maven SCR Plugin into the
new structure as per FELIX-2669 [1] it would probably make sense to
create a number of releases:

  SCR Generator 1.0.0 -- Main driver for the descriptor generation
  https://issues.apache.org/jira/browse/FELIX/fixforversion/12315472

  SCR Annotations 1.4.0 -- Annotation support
  Minor version release because this module now also includes the
  AnnotationTagProvider (moved from the Maven SCR Plugin source)
  https://issues.apache.org/jira/browse/FELIX/fixforversion/12314982

  Maven SCR Plugin 1.6.0 -- Maven SCR Plugin
  Minor version release because of the internal refactorings. Now
  depends on SCR Generator 1.0.0 and SCR Annotations 1.4.0 which both
  may be "overwritten" using per-plugin dependencies
  https://issues.apache.org/jira/browse/FELIX/fixforversion/12314983

  SCR Ant Task 1.0.0 -- SCR Ant Task
  Contains required dependencies inside the task JAR file
  https://issues.apache.org/jira/browse/FELIX/fixforversion/12315471

WDYT ?

I am currently fixing the legalize files to have them properly setup for
each module.

Regards
Felix

[1] https://issues.apache.org/jira/browse/FELIX-2669

Re: DS/Metatype Descriptor support releases

Posted by "Richard S. Hall" <he...@ungoverned.org>.
Go for it...I'm sure you know best.

-> richard


On 10/21/10 5:30, Felix Meschberger wrote:
> Hi all,
>
> After having completed the refactoring of the Maven SCR Plugin into the
> new structure as per FELIX-2669 [1] it would probably make sense to
> create a number of releases:
>
>    SCR Generator 1.0.0 -- Main driver for the descriptor generation
>    https://issues.apache.org/jira/browse/FELIX/fixforversion/12315472
>
>    SCR Annotations 1.4.0 -- Annotation support
>    Minor version release because this module now also includes the
>    AnnotationTagProvider (moved from the Maven SCR Plugin source)
>    https://issues.apache.org/jira/browse/FELIX/fixforversion/12314982
>
>    Maven SCR Plugin 1.6.0 -- Maven SCR Plugin
>    Minor version release because of the internal refactorings. Now
>    depends on SCR Generator 1.0.0 and SCR Annotations 1.4.0 which both
>    may be "overwritten" using per-plugin dependencies
>    https://issues.apache.org/jira/browse/FELIX/fixforversion/12314983
>
>    SCR Ant Task 1.0.0 -- SCR Ant Task
>    Contains required dependencies inside the task JAR file
>    https://issues.apache.org/jira/browse/FELIX/fixforversion/12315471
>
> WDYT ?
>
> I am currently fixing the legalize files to have them properly setup for
> each module.
>
> Regards
> Felix
>
> [1] https://issues.apache.org/jira/browse/FELIX-2669