You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "François Fornaciari (JIRA)" <ji...@apache.org> on 2007/10/19 14:03:53 UTC

[jira] Closed: (FELIX-398) Execution of the ipojo plugin only for 'bundle' projects and addition of the 'ignoreAnnotations' parameter to the configuration

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

François Fornaciari closed FELIX-398.
-------------------------------------

    Resolution: Fixed

The patch has been applied (some adaptations)

> Execution of the ipojo plugin only for 'bundle' projects and addition of the 'ignoreAnnotations' parameter to the configuration
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-398
>                 URL: https://issues.apache.org/jira/browse/FELIX-398
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>            Reporter: François Fornaciari
>            Priority: Minor
>         Attachments: ipojo.patch
>
>
> Plugin usage example :
> <plugin>
>   <groupId>org.apache.felix</groupId>
>   <artifactId>maven-ipojo-plugin</artifactId>
>   <configuration>
>     <ignoreAnnotations>true</ignoreAnnotations>
>   </configuration>
>   ...
> </plugin>
> If the parameter is not specified, the annotations are not ignored.

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