universAAL / tools.eclipse-plugins

Tools in form of Eclipse plugins that help developers use universAAL
2 stars 1 forks source link

Update PaxRunner with latest Felix Framework #354

Closed cstockloew closed 7 years ago

cstockloew commented 7 years ago

Originally Opened: @cstockloew (2013-09-12 14:19:05)

In a run configuration in Eclipse you can select the Felix Framework in the tab "Bundles", but this only goes up to version "Felix 3.0.2". The current version of Felix is 4.2.1 (compare with http://mvnrepository.com/artifact/org.apache.felix/org.apache.felix.main).

Can you add the new version?

In the pax runner tool, in project pax-runner-platform-felix, there are definitions and links in src/main/resources for each Felix Framework version (and a list of all in Activator). Hopefully, it is enough to just add some meta-infos...

--

From: this issue has been automatically imported from our old issue tracker

cstockloew commented 7 years ago

done