Community
Participate
Working Groups
When using a plugin-based product definition, the UI of the dependency tab does not allow to have the same bundle in several versions. It is possible to set manually dependencies to several version of the bundle by editing the product file as a text file. But in such a case, only one of the bundles appears in the dependency list of editor when switching back to the product editor. For example, it is impossible to set and read the following in the product editor: <product> <plugins> ... <plugin id="javax.wsdl" version="1.5.1.v201005080630"/> <plugin id="javax.wsdl" version="1.6.2.v201005080631"/> ... </plugins> </product>
*** This bug has been marked as a duplicate of bug 293048 ***