Skip to content

Conversation

@Inky19
Copy link
Contributor

@Inky19 Inky19 commented Jun 10, 2025

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.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, this is your first pull request in the Apache TsFile project. Thanks for your contribution! TsFile will be better because of you.

@jt2594838 jt2594838 merged commit 898f1a6 into apache:develop Jul 22, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants