Thanks for the quick response!Stephan Classen wrote: 30 Oct 2020, 09:34 Yes we plan to remove this with the upcoming release 1.3.0
We initially enforced verbose mode to reduce friction when people create bug reports.
Now that OWS has reached a very stable state we do no longer have the need to enforce the verbose mode
Search found 2 matches
- 30 Oct 2020, 13:11
- Forum: Public Forums
- Topic: [SOLVED] How to disable -verbose option when launching app via openwebstart
- Replies: 2
- Views: 8332
Re: How to disable -verbose option when launching app via openwebstart
- 30 Oct 2020, 07:04
- Forum: Public Forums
- Topic: [SOLVED] How to disable -verbose option when launching app via openwebstart
- Replies: 2
- Views: 8332
[SOLVED] How to disable -verbose option when launching app via openwebstart
Hi
can anyone help in supressing the -verbose argument used by default in ows during app launch as per
code looks its added by default
https://github.com/karakun/OpenWebStart/blob/master/openwebstart/src/main/java/com/openwebstart/launcher/OpenWebStartLauncher.java
private static ArrayList ...
can anyone help in supressing the -verbose argument used by default in ows during app launch as per
code looks its added by default
https://github.com/karakun/OpenWebStart/blob/master/openwebstart/src/main/java/com/openwebstart/launcher/OpenWebStartLauncher.java
private static ArrayList ...