[jboss-jira] [JBoss JIRA] (WFLY-11222) Fix wrong grep escaping on wsprovide and wsconsume scripts
James Perkins (Jira)
issues at jboss.org
Tue Dec 11 12:13:00 EST 2018
[ https://issues.jboss.org/browse/WFLY-11222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Perkins updated WFLY-11222:
---------------------------------
Fix Version/s: 15.0.0.Final
> Fix wrong grep escaping on wsprovide and wsconsume scripts
> ----------------------------------------------------------
>
> Key: WFLY-11222
> URL: https://issues.jboss.org/browse/WFLY-11222
> Project: WildFly
> Issue Type: Bug
> Components: Scripts
> Reporter: Marek Kopecký
> Assignee: Marek Kopecký
> Priority: Blocker
> Fix For: 15.0.0.Beta1, 15.0.0.Final
>
>
> Wrong grep escaping on wsprovide and wsconsume scripts.
> How to reproduce:
> On solaris11 with latest upgrade of grep:
> {noformat}
> [hudson at dev36-03 bin]$ ./wsprovide.sh -h
> grep: illegal option -- e
> grep: illegal option -- m
> grep: illegal option -- g
> grep: illegal option -- r
> Usage: grep [-c|-l|-q] -bhinsvw pattern file . . .
> ... wsprovide help message ...
> [hudson at dev36-03 bin]$
> {noformat}
> On RHEL:
> Security manager is activated with any non-related property that contains "cmgr" string, example:
> {code:bash}
> export JAVA_OPTS="-Daaacmgrbbb=false"
> ./wsconsume.sh https://raw.githubusercontent.com/jbossws/jbossws-cxf/master/modules/testsuite/shared-tests/src/test/resources/jaxws/smoke/tools/wsdl/TestServiceSoap12.wsdl
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list