Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Gradle version

 

 

Info
titlePre Gradle version

This page document the usage with Gradle, the pre-Gradle documentation is here:

This document is a work in progress.

The intended audience of this document is the OFBiz committers group.

This document is a work in progress.
This document describes the steps required to upgrade the version of the embedded Tomcat, for versions 78.0.27 36 or greater.

Info

It is not explicitly mentioned but when the jars are copied the prefix tomcat-<VERSION>- must be added to each jar file

...

Since we now use Gradle to retrieve external libs and create the .classpath Eclipse file, we simply need to change the version number in the build.gradle file.

I thought crossed an issue trying to upgrade from 8.0.33 to 8.5.4 so I keep the information below to check the issue currently handled at

Jira
serverASF JIRA
serverId5aa69414-a9e9-3523-82ec-879b028fb15b
keyOFBIZ-7348

framework/catalina/lib

From the "Core Tomcat" distribution, copy to the framework/catalina/lib folder the following 10 jars jars (and remove the old versions):

...