Hello everybody, there is a library gson-2.2.4.jar included in Ivy. We need to use newer version because of some functions. we try to use external .jar like in other cases, but in this case the library included in ivy is always used.

How can we simply priorise (override) own library versionalt text?

asked 17.05.2018 at 01:15

tauser's gravatar image

tauser
(suspended)
accept rate: 33%

edited 17.05.2018 at 01:16


You should be able to just replace the existing library in /webapps/ivy/WEB-INF/lib with your newer replacement.

Just keep care that you also do it in productive Engine environment and not only in the Designer.

link

answered 17.05.2018 at 04:10

Reguel%20Wermelinger's gravatar image

Reguel Werme... ♦♦
9.4k31958
accept rate: 70%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×147
×8

Asked: 17.05.2018 at 01:15

Seen: 1,814 times

Last updated: 17.05.2018 at 04:10