Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #38892 All Revisions ] Back to Issue ]
Summary 0038892: JDK 11: not necessary to include jaxws-api library
Revision 2018-07-05 08:50 by caristu
Description In Java 11, some modules are removed from the standard distribution. See[1].

Some of these modules were required in Openbravo, so in order to support Java 11 they were included to be deployed on the classpath. See[2].

The jaxws-api[3] was one of these libraries, but is not being used in core. Therefore it should be removed.

[1] http://openjdk.java.net/jeps/320 [^]
[2] https://code.openbravo.com/erp/devel/pi/rev/c3a604592d8f59346c6a17cc7c511566602dc23c [^]
[3] https://docs.oracle.com/javase/7/docs/technotes/guides/xml/jax-ws/ [^]
Revision 2018-07-05 08:48 by caristu
Description In Java 11, some modules are removed from the standard distribution. See[1].

Some of these modules were required in Openbravo, so in order to support Java 11 they were included to be deployed on the classpath. See[2].

The jaxws-api was one of these libraries, but is not being used in core. Therefore it should be removed.

[1] http://openjdk.java.net/jeps/320 [^]
[2] https://code.openbravo.com/erp/devel/pi/rev/c3a604592d8f59346c6a17cc7c511566602dc23c [^]


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker