[
https://issues.jboss.org/browse/WFLY-1526?page=com.atlassian.jira.plugin....
]
Kabir Khan updated WFLY-1526:
-----------------------------
Fix Version/s: 11.0.0.Final
I am bulk closing old issues that were resolved with no fix version. There are quite many
of these so I am not checking the history properly. From the lastModified date of this
issue it looks like it was done for 11.0.0.Final (I am not caring about alpha/beta etc.
for this exercise). If that is incorrect please adjust as needed.
AS7 JConsole scripts ignore arguments
--------------------------------------
Key: WFLY-1526
URL:
https://issues.jboss.org/browse/WFLY-1526
Project: WildFly
Issue Type: Enhancement
Reporter: Bartosz Baranowski
Assignee: Bartosz Baranowski
Priority: Minor
Fix For: 11.0.0.Final
JConsole scripts ignore arguments, for instance, sh script:
jconsole -J-Djava.class.path="$CLASSPATH"
instead of
jconsole -J-Djava.class.path="$CLASSPATH" "$@"
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)