[jboss-jira] [JBoss JIRA] (WFLY-11222) Wrong grep escaping on wsprovide and wsconsume scripts

Marek Kopecký (Jira) issues at jboss.org
Mon Oct 22 07:44:00 EDT 2018


Marek Kopecký created WFLY-11222:
------------------------------------

             Summary: 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ý


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