]
Alexander Smirnov updated RF-10105:
-----------------------------------
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
CDK: impossible to import configuration files from project
-----------------------------------------------------------
Key: RF-10105
URL:
https://issues.jboss.org/browse/RF-10105
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: cdk
Affects Versions: 4.0.0.CR1
Reporter: Nick Belaevski
Assignee: Alexander Smirnov
Fix For: 4.0.0.CR1
Original Estimate: 0 minutes
Remaining Estimate: 0 minutes
By default 'generate' CDK goal is executed on generate-sources Maven phase, so
configuration files from class path are not available for processing at that stage.
To reproduce:
1) Create src/main/resources/META-INF/cdk/attributes/tree-common-props.xml
2) Set attributes = @JsfComponent(..., {"tree-common-props.xml"})
Console message: [ERROR] No properties description found at tree-common-props.xml
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: