You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2012/05/07 14:34:50 UTC

[jira] [Closed] (WICKET-4523) Use new maven compiler plugin to speed up build time

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

Martijn Dashorst closed WICKET-4523.
------------------------------------

    
> Use new maven compiler plugin to speed up build time
> ----------------------------------------------------
>
>                 Key: WICKET-4523
>                 URL: https://issues.apache.org/jira/browse/WICKET-4523
>             Project: Wicket
>          Issue Type: Improvement
>         Environment: maven 3
>            Reporter: Christoph Leiter
>            Assignee: Martijn Dashorst
>            Priority: Minor
>             Fix For: 6.0.0-RC1, 1.5.7
>
>         Attachments: WICKET-4523-5.patch, WICKET-4523-6.patch
>
>
> There's a new Java compiler plugin for maven which caches the classloader for JavaCompiler. This has a huge positive performance impact. See http://jira.codehaus.org/browse/PLXCOMP-202
> For me this change reduced the time for "mvn clean compile" on wicket master branch from 56s to 34s.

--
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