[Yanel-dev] TODO: multiple resources within one package

Michael Wechner michael.wechner at wyona.com
Wed May 26 12:04:43 CEST 2010


Hi

I have noticed that if multiple resources are within one package, then 
only the main resource definition is loaded

src/core/java/org/wyona/yanel/core/ResourceTypeRegistry.java

I think it would be good to fix this as soon as possible.

As a workaround one can use the copy-dir-name attribute

<resource-type 
src="@YANEL_SRC_DIR@/src/contributions/resources/yanel-user/" 
compile="true" copy-dir-name="yanel-yanel-user"/>

Cheers

Michi


More information about the Yanel-development mailing list