-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
POI version #49
Comments
Hi,
|
also this stackoverflow article could be useful: https://stackoverflow.com/questions/29825944/how-to-use-apache-poi-in-osgi |
That's a good question. The bundle jar has to get into the target platform somehow. Maybe you find a way to do this in the documentation of tycho, which is used to build BIRT. Maybe tycho can even use a maven dependency to the jar as the source of the bundle. |
Btw, the bundle jar is available in maven central: https://mvnrepository.com/artifact/org.apache.servicemix.bundles/org.apache.servicemix.bundles.poi |
Hi!
Would it be easy to update POI to 3.17 - what would the steps be that are required?
Thanks
Thomas
The text was updated successfully, but these errors were encountered: