Ah, yes. Thanks.  Removing restlet fixed the issue. Not sure how i missed
it.

But, still I would like to use restlet in the future. Will prob ask the
osgi or restlet group.

thanks
Arun

On Thu, Mar 15, 2012 at 2:58 PM, Wayne Fay <[email protected]> wrote:

> > Now, shade used to be working good. But, after I made some project
> > refactoring, It stopped working.
>
> What specifically did you do during the refactoring? What dependencies
> got changed/upgraded?
>
> > *Exception in thread "main" java.lang.SecurityException: no manifiest
> > section for signature file entry
> > OSGI-OPT/src/org/osgi/framework/PackagePermission.java*
>
> Most likely this org.osgi.core:4.0.0 artifact is your issue:
> [INFO] |  +- org.restlet.jse:org.restlet:jar:2.0.0:compile
> [INFO] |  |  \- org.osgi:org.osgi.core:jar:4.0.0:compile
>
> I don't know what specifically is broken or how to fix it, but I'd start
> there.
>
> Wayne
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to