On 03/12/2007, Elvy <[EMAIL PROTECTED]> wrote: > > > After investigating my MANIFEST file, I can't find any Private-Package > entry > concerning com.tacticaleditor. > > There are entries from all the packages I depend on, but nothing for my > own > Bundle classes. How is that possible? I clearly stated > <Private-Package>com.tacticaleditor.*</Private-Package>.
if you send your current pom.xml to me directly (as an attachment) I'll take a look at it tomorrow btw, are the com.tacticaleditor classes compiled from src/main/java or taken from a dependency? ----- > Tell me something you don't know! > -- > View this message in context: > http://www.nabble.com/Anarchy-in-Private-Package-and-Import-Package-tf4903977.html#a14128231 > Sent from the Apache Felix - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Cheers, Stuart

