I am using bundle-plugin version 2.0.0. I am using bundle goal to embed (with inline =true) a few dependencies. For some specific reason, I am trying to avoid generation of "uses" clause. So, I added a nouses directive to -exportcontents like this:
-exportcontents: *; -nouses:=true

Despite this, I see uses clause being generated for all the exported packages.

Is this a known issue? Is there a work around?

Thanks,
Sahoo

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to