]
Lukáš Fryč updated RF-11131:
----------------------------
Summary: Made maven-cdk-plugin compile only modified files (was: maven-cdk-plugin
compile only modified files)
Made maven-cdk-plugin compile only modified files
-------------------------------------------------
Key: RF-11131
URL:
https://issues.jboss.org/browse/RF-11131
Project: RichFaces
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: cdk
Affects Versions: 4.1.0.Milestone1
Reporter: Lukáš Fryč
maven-cdk-plugin currently compiles all the sources which is configured to (all templates
and faces-configs).
This is generating overhead when writing new components.
Made possible to detect which files has been changed and which have impact on the
produced Java classes and made only these files necessary to process during the
generation.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: