[
https://issues.jboss.org/browse/RF-8287?page=com.atlassian.jira.plugin.sy...
]
Lukáš Fryč commented on RF-8287:
--------------------------------
Implemented incremental build as suggested in proposal, currently on feature branch:
https://github.com/lfryc/richfaces-cdk/tree/feature/incremental-build
Initial implementation shows decrease from *{{10302ms}}* to *{{1670ms}}* when building
{{sandbox/bootstrap/ui}}.
Note: to build this branch, you need to skip tests
{code}
mvn clean install -DskipTests=true
{code}
CDK Make build incremental
--------------------------
Key: RF-8287
URL:
https://issues.jboss.org/browse/RF-8287
Project: RichFaces
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: cdk
Reporter: Alexander Smirnov
Assignee: Lukáš Fryč
Priority: Critical
Fix For: 4.3.0.Milestone2
Attachments: AptBuilder-profile.png, CDKProcessorImpl-profile.png,
FreeMarker-usage.png, IMAG0064.jpg
To speed-up development builds, CDK should record "last modified" time of
source files in the model. Generated file should be written only if target does not exist
or its modification time is less then recorded for source files.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira