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 (JIRA)" <ji...@apache.org> on 2009/10/02 15:54:23 UTC

[jira] Resolved: (FELIX-1684) Refactor to use core functionality in non-Maven contexts

     [ https://issues.apache.org/jira/browse/FELIX-1684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Felix Meschberger resolved FELIX-1684.
--------------------------------------

    Resolution: Fixed

This has been done now.

> Refactor to use core functionality in non-Maven contexts
> --------------------------------------------------------
>
>                 Key: FELIX-1684
>                 URL: https://issues.apache.org/jira/browse/FELIX-1684
>             Project: Felix
>          Issue Type: Improvement
>          Components: Maven SCR Plugin
>    Affects Versions: maven-scr-plugin-1.4.0
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: maven-scr-plugin-1.4.1
>
>
> Currently the JavaDoc tag and annotation processing to generate SCR declarations is heavily dependend on Maven plugin functionality. This prevents the re-use of the central SCR declaration generation in non-Maven contexts such as Ant tasks or IDE integrations.
> To do this, we have to extract common functionality and separate the Maven specific stuff out

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.