Ha wait, got it

I did think about "gradlew jar"!

Interesting

Jacques

Le 13/12/2019 à 16:31, Jacques Le Roux a écrit :
Hi Mathieu

Yes I know, I did it[1], not w/o initial reluctances from others[2] :)

I spoke about Gradle because Bagas said "I use git repo", so Gradle

[1] https://issues.apache.org/jira/browse/OFBIZ-3162
[2] https://issues.apache.org/jira/browse/OFBIZ-4794

Jacques

Le 13/12/2019 à 16:11, Mathieu Lirzin a écrit :
Hello Jacques,

Jacques Le Roux <[email protected]> writes:

With Gradle you don't need to worry about that (the doc needs some update).

Simply define the ports to use with "--portoffset myPortNumber"
This works without Gradle too because ‘--portoffset’ is an OFBiz option:

$ gradlew jar
$ java -jar build/libs/ofbiz.jar --portoffset 14


Reply via email to