
26 Mar
2010
26 Mar
'10
3:18 p.m.
Ted, No need to file a bug report. The documentation is not clear on the subject but the file attribute works correctly. The docs will be updated so that the confusion does not arise in the future. On 26/03/2010 4:10 PM, Ted Meng wrote:
Thanks. it works using resource. I will file a bug report for file type
Ceki Gülcü wrote:
If you wish to reference a resource on the class path, use the "resource" attribute. Example:
<configuration> <include resource="includedConfig.xml"/> </configuration>