[Yanel-dev] Unique package name for jelly adapter based on creatable/modifiable/deletable version 3 interface

Michael Wechner michael.wechner at wyona.com
Sat Jan 30 17:10:59 CET 2010


Hi

I have introduced a unique package name for

https://svn.wyona.com/repos/public/yanel/contributions/resources/creatable-modifiable-deletable-v3

such that one does not have to use svn:externals or similar tricks to 
reference this resource anymore.

One can now load it as a regular package within a resource-types config:

<resource-type 
package="org.wyona.yanel.impl.resources.jellyadapterofcmdv3"/>

whereas the lib itself needs to be specified within some depedency file:

<dependency groupId="wyona-org-yanel" 
artifactId="yanel-resource-creatable-modifiable-deletable-v3" 
version="0.1-dev-r47364"/>

Cheers

Michi


More information about the Yanel-development mailing list