This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-75a324c1-eaa9-4c24-b85e-6b3ac0e8dac2 XWIKI-22593 Open

The xwiki_start.sh script fail when passing -j or -ni before another parameter

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-b15c12cd-48bc-4778-9b43-fecb4a8b8708 Thomas Mortagne created this issue on 23/Oct/24 11:34
 
Summary: The xwiki_start.sh script fail when passing -j or -ni before another parameter
Issue Type: cid:jira-generated-image-avatar-75a324c1-eaa9-4c24-b85e-6b3ac0e8dac2 Bug
Affects Versions: 6.3-rc-1
Assignee: Unassigned
Components: Jetty resources (Tool)
Created: 23/Oct/24 11:34
Priority: cid:jira-generated-image-static-major-a0716478-f06c-4d10-b2ec-60f67b8a1343 Major
Reporter: Thomas Mortagne
Description:

To reproduce:

./start_xwiki.sh -j -p 8091 -sp 8090

The problem is that -j is "consuming" -p and the script ends up with the option 8091

 
 

1 update

 
cid:jira-generated-image-avatar-b15c12cd-48bc-4778-9b43-fecb4a8b8708 Changes by Thomas Mortagne on 23/Oct/24 11:35
 
Fix Version: 16.9.0-rc-1