Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [orbit-dev] How to name bundles from different implementers?


We could use a '-' (e.g javax.mail-glassfish_1.4.1). But PDE seems to barf on dashes in the BSN. What's up with that Chris?

Back in the day, "-" wasn't kosher in the plugin.xml (due to the plugin.dtd)

In 3.5, we are aiming to fix the '-' issue with a small fix already in 3.4.1 to help the SpringSource Bundle Repository guys who are a big fan of the "-" apparently :)

It's amazing that it took this many years for the issue to finally come up :)

--
Cheers,

~ Chris Aniszczyk

Back to the top