Re: [Discuss] Let bnd create the import packages for activemq webconsole

2015-10-23 Thread Christian Schneider
Never mind ... I just tested what bnd generates and it is too large. So probably this approach does not work well with the amounts of libs the webconsole embeds. Import-Package = bsh, com.bea.xml.stream, com.caucho.burlap.client, com.caucho.burlap.io, com.caucho.burlap.serve

[Discuss] Let bnd create the import packages for activemq webconsole

2015-10-23 Thread Christian Schneider
Currently the webconsole project defines the package imports by hand in the pom file. This lead to at least this issue: https://issues.apache.org/jira/browse/AMQ-6020 Is there any reason to not let bnd figure out the imports automatically? We could still fine tune if necessary. Christian -- C