[richfaces-issues] [JBoss JIRA] (RF-12465) Resolve build time issues

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Mon Jan 21 06:18:22 EST 2013


     [ https://issues.jboss.org/browse/RF-12465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukáš Fryč resolved RF-12465.
-----------------------------

    Resolution: Done

    
> Resolve build time issues
> -------------------------
>
>                 Key: RF-12465
>                 URL: https://issues.jboss.org/browse/RF-12465
>             Project: RichFaces
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: build/distribution
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>             Fix For: 5.0.0.M1
>
>
> Full build takes ~23 sec, incremental build (no changes) ~7 sec.
> {code:title=*Incremental Build*}
> [module instantiation started]
> [module instantiation completed: 463 ms]
> [java source processing started]
> [java source processing completed: 708 ms]
> [non-java source processing started]
> [builder started: RendererTemplateParser]
> [builder completed: 1 ms]
> [builder started: FacesConfigParser]
> [builder completed: 0 ms]
> [non-java source processing completed: 91 ms]
> [library verification started]
> [library verification completed: 1493 ms]
> [library generation started]
> [library generation completed: 1318 ms]
> [cdk completed: 7042 ms]
> {code}
> {code:title=*Full Build*}
> [cdk started: /mnt/workspace/workspaces/build-restructure/core/impl/.]
> [module instantiation started]
> [module instantiation completed: 469 ms]
> [java source processing started]
> [java source processing completed: 9890 ms]
> [non-java source processing started]
> [builder started: RendererTemplateParser]
> [builder completed: 657 ms]
> [builder started: FacesConfigParser]
> [builder completed: 516 ms]
> [non-java source processing completed: 1255 ms]
> [library verification completed: 1354 ms]
> [library generation completed: 7036 ms]
> [cdk completed: 22750 ms]
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the richfaces-issues mailing list