Steven E. Harris wrote:
"Richard S. Hall" <[EMAIL PROTECTED]> writes:The new maven bundle plugin uses a different approach where you simply specify which packages on the compile-time class path should be include in your bundle.Are you referring to what's specified in the Private-Package element?
That and also Export-Package...whatever you specify to be exported is also included inside of your bundle.
-> richard