<@U3M42AS2W> I'm not sure that would work, would t...
# tornadofx
e
@abhinay I'm not sure that would work, would the app name be picked up from the parameters, is that what you're saying? In any case, I think we need to add a module-info.java and add a a dependency on jaxb, as it's not part of java ee core in java 9 as I understand it (someone reported that on an issue, I haven't verified that yet)
a
I am already through those parts
@edvin We can also update the whole project into modular structure to support multi-release jar.
e
This looks perfect!
Multi Release might be a perfect fit as well, since the whole thing is so tiny.
Will you supply a PR? This was fantastic 🙂
a
I am not using any 9 specific feature so this would also work without MR
e
Then we can do without it for now 🙂
a
I will create a PR, but this isn't tested 🙂
e
OK. We don't have to merge at once.
a
OK cool 👍 May be you could test and give me some feedback 😛
e
Absolutely! I won't get around to it immediately though, but soonish! 🙂