Skip to content
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

Make compatible with modules #78

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

bowbahdoe
Copy link

This PR

  • Adds a module-info.java so that this can be used in modular projects that want to use jlink via the Multi Release Jar mechanism
  • Moves tests on travis CI to use java 9 because I couldn't think of another way.

My motivation here is kinda simply to parse a toml file in my modular app.

@thelooter
Copy link

I've forked this repo into https://github.com/thelooter/toml4j. Are you fine with me cherry-picking your changes into my tree?

@bowbahdoe
Copy link
Author

bowbahdoe commented Nov 5, 2024

@thelooter go for it.

Are you planning on doing any other "modernization" type things on your fork? Let me know how i can be of use

@thelooter
Copy link

I'm currently trying to get a grip on how everything works, restructure stuff so it's not just everything in one package and then see where this leads me

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