[jboss-jira] [JBoss JIRA] (WFLY-11222) Fix wrong grep escaping on wsprovide and wsconsume scripts
Marek Kopecký (Jira)
issues at jboss.org
Mon Oct 22 07:51:00 EDT 2018
[ https://issues.jboss.org/browse/WFLY-11222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marek Kopecký updated WFLY-11222:
---------------------------------
Summary: Fix wrong grep escaping on wsprovide and wsconsume scripts (was: Wrong grep escaping on wsprovide and wsconsume scripts)
> 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
>
> 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