Petals Distribution

Java 8u161 required to run/build Petals

Details

  • Environment:
    -

Issue Links

Activity

Christophe DENEUX made changes - Wed, 28 Feb 2018 - 19:17:29 +0100
Field Original Value New Value
Status New [ 10000 ] Open [ 10002 ]
Priority Major [ 3 ]
Christophe DENEUX made changes - Wed, 28 Feb 2018 - 19:17:33 +0100
Status Open [ 10002 ] In Progress [ 10003 ]
Christophe DENEUX made changes - Wed, 28 Feb 2018 - 19:32:28 +0100
Summary Move to Java 8 Java 8u161 required to run/build Petals
Description Petals ESB 5.2.0 or upper will run on Java 8 or upper Petals ESB 5.2.0 or upper will run on Java 8u161 or upper
Christophe DENEUX made changes - Fri, 13 Apr 2018 - 12:20:59 +0200
Link This issue depends on EASYWSDL-27 [ EASYWSDL-27 ]
Christophe DENEUX made changes - Fri, 13 Apr 2018 - 12:21:33 +0200
Link This issue depends on EASYCOMMONS-10 [ EASYCOMMONS-10 ]
Christophe DENEUX made changes - Tue, 17 Apr 2018 - 09:25:29 +0200
Link This issue depends on PETALSDISTRIB-359 [ PETALSDISTRIB-359 ]
Christophe DENEUX made changes - Tue, 17 Apr 2018 - 09:25:40 +0200
Link This issue depends on PETALSDISTRIB-360 [ PETALSDISTRIB-360 ]
Christophe DENEUX made changes - Fri, 20 Apr 2018 - 09:18:45 +0200
Description Petals ESB 5.2.0 or upper will run on Java 8u161 or upper Petals ESB 5.2.0 or upper will run on Java 8u161 or upper, so:
* build target should be JRE 8 instead of JRE 7,
* remove PermGen space configuration because PermGen space no more exists with JRE 8,
* remove dependency {{javax.activation:activation}}, a correct version is included in JRE 8 (see https://bugs.openjdk.java.net/browse/JDK-7096063). This will reduce the memory footprint (class instances per system classloader instead of class instances per component and container classloaders)
Christophe DENEUX made changes - Fri, 27 Apr 2018 - 16:38:42 +0200
Description Petals ESB 5.2.0 or upper will run on Java 8u161 or upper, so:
* build target should be JRE 8 instead of JRE 7,
* remove PermGen space configuration because PermGen space no more exists with JRE 8,
* remove dependency {{javax.activation:activation}}, a correct version is included in JRE 8 (see https://bugs.openjdk.java.net/browse/JDK-7096063). This will reduce the memory footprint (class instances per system classloader instead of class instances per component and container classloaders)
Petals ESB 5.2.0 or upper will run on Java 8u161 or upper, so:
* build target should be JRE 8 instead of JRE 7,
* remove PermGen space configuration because PermGen space no more exists with JRE 8,
* remove dependency {{javax.activation:activation}}, a correct version is included in JRE 8 (see https://bugs.openjdk.java.net/browse/JDK-7096063). This will reduce the memory footprint (class instances per system classloader instead of class instances per component and container classloaders)
* upgrade version of soapui-maven-plugin to 5.4.0
Christophe DENEUX made changes - Mon, 30 Apr 2018 - 16:05:15 +0200
Description Petals ESB 5.2.0 or upper will run on Java 8u161 or upper, so:
* build target should be JRE 8 instead of JRE 7,
* remove PermGen space configuration because PermGen space no more exists with JRE 8,
* remove dependency {{javax.activation:activation}}, a correct version is included in JRE 8 (see https://bugs.openjdk.java.net/browse/JDK-7096063). This will reduce the memory footprint (class instances per system classloader instead of class instances per component and container classloaders)
* upgrade version of soapui-maven-plugin to 5.4.0
Petals ESB 5.2.0 or upper will run on Java 8u161 or upper, so:
* build target should be JRE 8 instead of JRE 7,
* remove PermGen space configuration because PermGen space no more exists with JRE 8,
* remove dependency {{javax.activation:activation}}, a correct version is included in JRE 8 (see https://bugs.openjdk.java.net/browse/JDK-7096063). This will reduce the memory footprint (class instances per system classloader instead of class instances per component and container classloaders),
* replace dependency {{com.sun.mail:javax.mail}} (Java Mail reference implementation) by {{javax.mail:javax.mail-api}} (Java Mail API definition) where no mail protocol is used. This will reduce the size of Petals artifacts,
* upgrade version of soapui-maven-plugin to 5.4.0
Christophe DENEUX made changes - Mon, 30 Apr 2018 - 16:42:19 +0200
Description Petals ESB 5.2.0 or upper will run on Java 8u161 or upper, so:
* build target should be JRE 8 instead of JRE 7,
* remove PermGen space configuration because PermGen space no more exists with JRE 8,
* remove dependency {{javax.activation:activation}}, a correct version is included in JRE 8 (see https://bugs.openjdk.java.net/browse/JDK-7096063). This will reduce the memory footprint (class instances per system classloader instead of class instances per component and container classloaders),
* replace dependency {{com.sun.mail:javax.mail}} (Java Mail reference implementation) by {{javax.mail:javax.mail-api}} (Java Mail API definition) where no mail protocol is used. This will reduce the size of Petals artifacts,
* upgrade version of soapui-maven-plugin to 5.4.0
Petals ESB 5.2.0 or upper will run on Java 8u161 or upper, so:
* build target should be JRE 8 instead of JRE 7,
* remove PermGen space configuration because PermGen space no more exists with JRE 8,
* remove dependency {{javax.activation:activation}}, a correct version is included in JRE 8 (see https://bugs.openjdk.java.net/browse/JDK-7096063). This will reduce the memory footprint (class instances per system classloader instead of class instances per component and container classloaders),
* upgrade version of soapui-maven-plugin to 5.4.0
Christophe DENEUX made changes - Fri, 18 May 2018 - 09:44:18 +0200
Description Petals ESB 5.2.0 or upper will run on Java 8u161 or upper, so:
* build target should be JRE 8 instead of JRE 7,
* remove PermGen space configuration because PermGen space no more exists with JRE 8,
* remove dependency {{javax.activation:activation}}, a correct version is included in JRE 8 (see https://bugs.openjdk.java.net/browse/JDK-7096063). This will reduce the memory footprint (class instances per system classloader instead of class instances per component and container classloaders),
* upgrade version of soapui-maven-plugin to 5.4.0
Petals ESB 5.2.0 or upper will run on Java 8u161 or upper, so:
* build target should be JRE 8 instead of JRE 7,
* remove PermGen space configuration because PermGen space no more exists with JRE 8,
* remove dependency {{javax.activation:activation}}, a correct version is included in JRE 8 (see https://bugs.openjdk.java.net/browse/JDK-7096063). This will reduce the memory footprint (class instances per system classloader instead of class instances per component and container classloaders),
* upgrade version of soapui-maven-plugin to 5.4.0
* upgrade version of Apache Derby to 10.14.2.0 (see http://db.apache.org/derby/derby_downloads.html)
Christophe DENEUX made changes - Fri, 18 May 2018 - 09:59:58 +0200
Description Petals ESB 5.2.0 or upper will run on Java 8u161 or upper, so:
* build target should be JRE 8 instead of JRE 7,
* remove PermGen space configuration because PermGen space no more exists with JRE 8,
* remove dependency {{javax.activation:activation}}, a correct version is included in JRE 8 (see https://bugs.openjdk.java.net/browse/JDK-7096063). This will reduce the memory footprint (class instances per system classloader instead of class instances per component and container classloaders),
* upgrade version of soapui-maven-plugin to 5.4.0
* upgrade version of Apache Derby to 10.14.2.0 (see http://db.apache.org/derby/derby_downloads.html)
Petals ESB 5.2.0 or upper will run on Java 8u161 or upper, so:
* build target should be JRE 8 instead of JRE 7,
* remove PermGen space configuration because PermGen space no more exists with JRE 8,
* remove dependency {{javax.activation:activation}}, a correct version is included in JRE 8 (see https://bugs.openjdk.java.net/browse/JDK-7096063). This will reduce the memory footprint (class instances per system classloader instead of class instances per component and container classloaders),
* upgrade version of soapui-maven-plugin to 5.4.0
* upgrade version of Apache Derby to 10.14.2.0 (see http://db.apache.org/derby/derby_downloads.html)
* upgrade version of Jetty to 9.4.10.v20180503 (https://www.eclipse.org/jetty/documentation/current/what-jetty-version.html)
Christophe DENEUX made changes - Fri, 18 May 2018 - 10:16:02 +0200
Link This issue depends on PETALSBCSOAP-206 [ PETALSBCSOAP-206 ]
Christophe DENEUX made changes - Fri, 18 May 2018 - 10:19:18 +0200
Link This issue depends on PETALSBCREST-66 [ PETALSBCREST-66 ]
Christophe DENEUX made changes - Fri, 18 May 2018 - 10:57:43 +0200
Link This issue depends on PETALSSEFLOWABLE-44 [ PETALSSEFLOWABLE-44 ]
Christophe DENEUX made changes - Fri, 18 May 2018 - 11:49:03 +0200
Link This issue depends on PETALSESBCLI-176 [ PETALSESBCLI-176 ]
Christophe DENEUX made changes - Fri, 18 May 2018 - 14:35:54 +0200
Description Petals ESB 5.2.0 or upper will run on Java 8u161 or upper, so:
* build target should be JRE 8 instead of JRE 7,
* remove PermGen space configuration because PermGen space no more exists with JRE 8,
* remove dependency {{javax.activation:activation}}, a correct version is included in JRE 8 (see https://bugs.openjdk.java.net/browse/JDK-7096063). This will reduce the memory footprint (class instances per system classloader instead of class instances per component and container classloaders),
* upgrade version of soapui-maven-plugin to 5.4.0
* upgrade version of Apache Derby to 10.14.2.0 (see http://db.apache.org/derby/derby_downloads.html)
* upgrade version of Jetty to 9.4.10.v20180503 (https://www.eclipse.org/jetty/documentation/current/what-jetty-version.html)
Petals ESB 5.2.0 or upper will run on Java 8u161 or upper, so:
* build target should be JRE 8 instead of JRE 7,
* remove PermGen space configuration because PermGen space no more exists with JRE 8,
* remove dependency {{javax.activation:activation}}, a correct version is included in JRE 8 (see https://bugs.openjdk.java.net/browse/JDK-7096063). This will reduce the memory footprint (class instances per system classloader instead of class instances per component and container classloaders),
* upgrade version of soapui-maven-plugin to 5.4.0,
* upgrade version of Apache Derby to 10.14.2.0 (see http://db.apache.org/derby/derby_downloads.html),
* upgrade version of Jetty to the latest version compliant with Java 8, see https://www.eclipse.org/jetty/documentation/current/what-jetty-version.html,
* upgrade version of Apache Camel to the latest version compliant with Java 8, see http://camel.apache.org/what-are-the-dependencies.html
Christophe DENEUX made changes - Fri, 18 May 2018 - 14:37:41 +0200
Link This issue blocks PETALSSECAMEL-36 [ PETALSSECAMEL-36 ]
Christophe DENEUX made changes - Fri, 29 Jun 2018 - 07:47:18 +0200
Description Petals ESB 5.2.0 or upper will run on Java 8u161 or upper, so:
* build target should be JRE 8 instead of JRE 7,
* remove PermGen space configuration because PermGen space no more exists with JRE 8,
* remove dependency {{javax.activation:activation}}, a correct version is included in JRE 8 (see https://bugs.openjdk.java.net/browse/JDK-7096063). This will reduce the memory footprint (class instances per system classloader instead of class instances per component and container classloaders),
* upgrade version of soapui-maven-plugin to 5.4.0,
* upgrade version of Apache Derby to 10.14.2.0 (see http://db.apache.org/derby/derby_downloads.html),
* upgrade version of Jetty to the latest version compliant with Java 8, see https://www.eclipse.org/jetty/documentation/current/what-jetty-version.html,
* upgrade version of Apache Camel to the latest version compliant with Java 8, see http://camel.apache.org/what-are-the-dependencies.html
Petals ESB 5.2.0 or upper will run on Java 8u161 or upper, so:
* build target should be JRE 8 instead of JRE 7,
* remove PermGen space configuration because PermGen space no more exists with JRE 8,
* remove dependency {{javax.activation:activation}}, a correct version is included in JRE 8 (see https://bugs.openjdk.java.net/browse/JDK-7096063). This will reduce the memory footprint (class instances per system classloader instead of class instances per component and container classloaders),
* upgrade version of soapui-maven-plugin to 5.4.0,
* upgrade version of Apache Derby to 10.14.2.0 (see http://db.apache.org/derby/derby_downloads.html),
* upgrade version of Jetty to the latest version compliant with Java 8, see https://www.eclipse.org/jetty/documentation/current/what-jetty-version.html,
* upgrade version of Apache Camel to the latest version compliant with Java 8, see http://camel.apache.org/what-are-the-dependencies.html
* upgrade version of JaxB to the latest 2.2.x
Christophe DENEUX made changes - Fri, 29 Jun 2018 - 07:52:40 +0200
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s CP-5.2.0 [ 10838 ]
Fix Version/s 5.2.0 [ 10837 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Fri, 29 Jun 2018 - 07:53:11 +0200
Status Resolved [ 10004 ] Open [ 10002 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Wed, 25 Jul 2018 - 17:00:16 +0200
Link This issue depends on PETALSBCSOAP-208 [ PETALSBCSOAP-208 ]
Christophe DENEUX made changes - Wed, 25 Jul 2018 - 17:01:22 +0200
Description Petals ESB 5.2.0 or upper will run on Java 8u161 or upper, so:
* build target should be JRE 8 instead of JRE 7,
* remove PermGen space configuration because PermGen space no more exists with JRE 8,
* remove dependency {{javax.activation:activation}}, a correct version is included in JRE 8 (see https://bugs.openjdk.java.net/browse/JDK-7096063). This will reduce the memory footprint (class instances per system classloader instead of class instances per component and container classloaders),
* upgrade version of soapui-maven-plugin to 5.4.0,
* upgrade version of Apache Derby to 10.14.2.0 (see http://db.apache.org/derby/derby_downloads.html),
* upgrade version of Jetty to the latest version compliant with Java 8, see https://www.eclipse.org/jetty/documentation/current/what-jetty-version.html,
* upgrade version of Apache Camel to the latest version compliant with Java 8, see http://camel.apache.org/what-are-the-dependencies.html
* upgrade version of JaxB to the latest 2.2.x
Petals ESB 5.2.0 or upper will run on Java 8u161 or upper, so:
* build target should be JRE 8 instead of JRE 7,
* remove PermGen space configuration because PermGen space no more exists with JRE 8,
* remove dependency {{javax.activation:activation}}, a correct version is included in JRE 8 (see https://bugs.openjdk.java.net/browse/JDK-7096063). This will reduce the memory footprint (class instances per system classloader instead of class instances per component and container classloaders),
* upgrade version of soapui-maven-plugin to 5.4.0,
* upgrade version of Apache Derby to 10.14.2.0 (see http://db.apache.org/derby/derby_downloads.html),
* upgrade version of Jetty to the latest version compliant with Java 8, see https://www.eclipse.org/jetty/documentation/current/what-jetty-version.html,
* upgrade version of Apache Camel to the latest version compliant with Java 8, see http://camel.apache.org/what-are-the-dependencies.html
* upgrade version of JaxB to the latest 2.2.x
* upgrade version of Apache CXF to the latest version compliant with Java 8, see http://cxf.apache.org/faq.html
Christophe DENEUX made changes - Wed, 26 Sep 2018 - 17:52:36 +0200
Link This issue depends on PETALSSAMPCLIENT-16 [ PETALSSAMPCLIENT-16 ]
Christophe DENEUX made changes - Tue, 2 Oct 2018 - 16:46:47 +0200
Fix Version/s 5.2.1 [ 10908 ]
Christophe DENEUX made changes - Tue, 23 Nov 2021 - 09:19:56 +0100
Status Open [ 10002 ] In Progress [ 10003 ]
Christophe DENEUX made changes - Tue, 23 Nov 2021 - 09:20:06 +0100
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 5.3.0 [ 10908 ]
Resolution Fixed [ 1 ]

People

Dates

  • Created:
    Wed, 28 Feb 2018 - 19:17:22 +0100
    Updated:
    Tue, 23 Nov 2021 - 09:20:43 +0100
    Resolved:
    Tue, 23 Nov 2021 - 09:20:06 +0100