Skip to content

Make compatible with modules - #78

Open
bowbahdoe wants to merge 3 commits into
mwanji:masterfrom
bowbahdoe:master
Open

bowbahdoe wants to merge 3 commits into
mwanji:masterfrom
bowbahdoe:master

Conversation

@bowbahdoe

Copy link
Copy Markdown

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
Copy Markdown

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

@bowbahdoe

bowbahdoe commented Nov 5, 2024

Copy link
Copy Markdown
Author

@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
Copy Markdown

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