Chatree Srichart wrote:
>     All jar files that are plug-in bundle for eclipse OSGI platform need to
> have  bundle description in META-INF/MANIFEST.MF file that placed in it and
> all plug-in bundle jar files must be placed in
> framework/birt/lib/platform/plugins directoroy. So I can not move any jar
> files from base component to plugins directory or move any plug-in bundle
> jar files that placed in plugins directory to other directory except plugins
> directory.
> 
>     Each plug-in bundle require dependency bundles that describe in
> META-INF/MANIFEST.MF. So I need to place some duplicated jar files that be
> plugin-bundle in plugins directory.
> 
>     These are problems that I can not solve for OFBiz community.

No duplicates. Period.

If eclipse needs more meta-data, then fix ofbiz so that it doesn't
fail when the meta-data is there.  Then place those things global.

More work, yes, but no duplicates.

Reply via email to