Experiment with JPMS integration with existing module systems
Hi JPMS expert group. Recently I did an experiment with integrating JPMS with an existing module system (OSGi). I wrote up details in a blog post [1] which outlines what I had to do to get this to work. I also list some issues and possible improvements to JPMS that would make interop/integration work better with existing module systems in Java. Tom [1] http://blog.osgi.org/2016/08/osgi-with-java-modules-all-way-down.html Tom
2016/8/12 12:59:52 -0700, Thomas Watson <tjwatson@us.ibm.com>:
Recently I did an experiment with integrating JPMS with an existing module system (OSGi). I wrote up details in a blog post [1] which outlines what I had to do to get this to work. I also list some issues and possible improvements to JPMS that would make interop/integration work better with existing module systems in Java.
Thanks for the feedback, but for IP clarity would you mind reposting your conclusions directly to this list? We can't consider an external source as direct input to this JSR. - Mark
participants (2)
-
mark.reinhold@oracle.com
-
Thomas Watson