Inky19 opened a new pull request, #510: URL: https://github.com/apache/tsfile/pull/510
This PR is a modification of the tsfile jar pom.xml to include and declare all common classes in its OSGI header. Only the tsfile.jar file is then required. I used the maven shade plugin to achieve this, since classpaths are shared between the two original JARs. Everything in org.apache.tsfile is then exported, however feel free to edit or ask for modification if this should not be the case. I tested this with tsfile 2.0.2 and it solves the problem I encountered in #501. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@tsfile.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org