[ 
https://issues.apache.org/jira/browse/FELIX-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13227425#comment-13227425
 ] 

Clement Escoffier edited comment on FELIX-3384 at 3/12/12 10:58 AM:
--------------------------------------------------------------------

Fixed in trunk.

After having checked all our dependencies, I've marked the plugin as 
@threadSafe.
                
      was (Author: clement.escoffier):
    Fixed in trunk.

After having check all our dependencies, I've marked the plugin as @threadSafe.
                  
> Ensure maven-ipojo-plugin is thread-safe for parallel maven builds
> ------------------------------------------------------------------
>
>                 Key: FELIX-3384
>                 URL: https://issues.apache.org/jira/browse/FELIX-3384
>             Project: Felix
>          Issue Type: Improvement
>          Components: iPOJO
>    Affects Versions: ipojo-manipulator-1.8.2
>            Reporter: Bob Ziuchkovski
>            Assignee: Clement Escoffier
>            Priority: Minor
>             Fix For: ipojo-manipulator-1.8.4
>
>
> Maven 3 supports parallel build execution.  Given the fact that osgi projects 
> are generally composed of numerous maven bundle subprojects, it makes sense 
> to support parallel build execution in maven-ipojo-plugin to accelerate 
> project compilation.  Hence I am humbly requesting this improvement.
> Maven plugins that are thread-safe should be marked @threadSafe.  See 
> https://cwiki.apache.org/MAVEN/parallel-builds-in-maven-3.html for details.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to