Project

General

Profile

Defect #1584

JNLP change needed for 2022.03 and later

Added by Robert Ivens over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
11/22/2022
Due date:
% Done:

0%

Estimated time:
Browser (if web client):

Description

In Servoy 2022.03.x the WAR export only exports the latest versions of a jar and also only 1 of these are exported. The Apache commons-lang jar is one of these.
The OpenAPI JNLP has the following entry:

<jar href="/plugins/OpenAPI/commons-lang3-3.10.jar" version="%%version%%"/>

Which should be changed to

<jar href="/lib/org.apache.commons.lang3_3.12.0.jar" version="%%version%%"/>

History

#1

Updated by Robert Ivens over 1 year ago

I think you can close this ticket :)

#2

Updated by Patrick Talbot over 1 year ago

  • Status changed from New to Closed

Also available in: Atom PDF