OSGI - Make org.jspecify.* imports optional by schulm · Pull Request #3949 · graphql-java/graphql-java

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@schulm

Copy link

@schulm schulm commented

May 5, 2025

Since org.specify import is not necessarily needed at runtime, can we make it optional?

@andimarek

Copy link

Member

@schulm sounds reasonable.

@dondonz @bbakerman thoughts?

@bbakerman

Copy link

Member

Yeah we should add this.

@bbakerman bbakerman self-requested a review

May 6, 2025 00:38
Copy link

Member

@bbakerman bbakerman left a comment

Choose a reason for hiding this comment

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

Not many use OSGI any more but why not

@bbakerman bbakerman added this to the 24.0 milestone

May 6, 2025

@bbakerman bbakerman merged commit 5f07138 into graphql-java:master

May 6, 2025

1 check passed

@schulm

Copy link

Author

schulm commented

May 6, 2025

@bbakerman Thanks, would you also have a look at graphql-java/java-dataloader#194

@schulm schulm mentioned this pull request

May 8, 2025

dondonz added a commit that referenced this pull request

May 13, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@bbakerman bbakerman bbakerman approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

24.0

Development

Successfully merging this pull request may close these issues.

3 participants

@schulm @andimarek @bbakerman