[
https://issues.jboss.org/browse/RF-12465?page=com.atlassian.jira.plugin.s...
]
Juraj Húska closed RF-12465.
----------------------------
Verified. Closing.
Resolve build time issues
-------------------------
Key: RF-12465
URL:
https://issues.jboss.org/browse/RF-12465
Project: RichFaces
Issue Type: Task
Security Level: Public(Everyone can see)
Components: build/distribution
Reporter: Lukáš Fryč
Assignee: Lukáš Fryč
Labels: rf5-build
Fix For: 5.0.0.Alpha1
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