[JBoss JIRA] (WFLY-11223) Fix wrong grep escaping on wsprovide and wsconsume scripts
by Marek Kopecký (Jira)
Marek Kopecký created WFLY-11223:
------------------------------------
Summary: Fix wrong grep escaping on wsprovide and wsconsume scripts
Key: WFLY-11223
URL: https://issues.jboss.org/browse/WFLY-11223
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@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@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/test...
{code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 9 months
[JBoss JIRA] (WFLY-11222) Fix wrong grep escaping on wsprovide and wsconsume scripts
by Marek Kopecký (Jira)
[ https://issues.jboss.org/browse/WFLY-11222?page=com.atlassian.jira.plugin... ]
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@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@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/test...
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 9 months
[JBoss JIRA] (WFLY-11222) Wrong grep escaping on wsprovide and wsconsume scripts
by Marek Kopecký (Jira)
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@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@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/test...
{code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 9 months
[JBoss JIRA] (DROOLS-3141) [DMN Designer] Decision Table: Add additional Properties to drill-down
by Michael Anstis (Jira)
[ https://issues.jboss.org/browse/DROOLS-3141?page=com.atlassian.jira.plugi... ]
Michael Anstis updated DROOLS-3141:
-----------------------------------
Description:
The Properties Panel currently shows properties for Stunner-level "graph" components.
*Further to DROOLS-2804, that added the generic support for "drill down" and {{ExpressionLanguage}} on {{LiteralExpression}}, this JIRA is to add support for the remaining properties that should be rendered when a component is "drilled down".*
h2. Properties on the Grid Level
The selection on the grid level should show the properties below. Please notice that selection of multiple cells, rows or columns should show empty properties panel.
(everything should have ID, Description properties. Components which inherit from "NamedElement" should also have Name property)
h3. Decision Table
||Selected item||Properties panel items||type|| ||
|Row|n/a|n/a|n/a|
|Input Column|Constraints|Text field|(/)|
|Output Column|Output values|Unary tests|(/)|
|Output Column|Default Output|expression|(/)|
|Cell|ExpressionLanguage|URI|(/)|
h2. Manual Acceptance Test
- Switching between DRG and Grid editor, check proper fields shown
- Switching between rows, columns, cells in Grid editor, check proper fields
-- In same expression kind
-- Across different expression kinds
- Clear expression kind
- Read only mode - older asset version
- All Grid specific properties saved
was:
The Properties Panel currently shows properties for Stunner-level "graph" components.
*Further to DROOLS-2804, that added the generic support for "drill down" and {{ExpressionLanguage}} on {{LiteralExpression}}, this JIRA is to add support for the remaining properties that should be rendered when a component is "drilled down".*
h2. Properties on the Grid Level
The selection on the grid level should show the properties below. Please notice that selection of multiple cells, rows or columns should show empty properties panel.
(everything should have ID, Description properties. Components which inherit from "NamedElement" should also have Name property)
h3. Decision Table
||Selected item||Properties panel items||type|| ||
|Row|n/a|n/a|n/a|
|Input Column|Constraints|Text field|(x)|
|Output Column|Output values|Unary tests|(x)|
|Output Column|Default Output|expression|(x)|
|Cell|ExpressionLanguage|URI|(/)|
h2. Manual Acceptance Test
- Switching between DRG and Grid editor, check proper fields shown
- Switching between rows, columns, cells in Grid editor, check proper fields
-- In same expression kind
-- Across different expression kinds
- Clear expression kind
- Read only mode - older asset version
- All Grid specific properties saved
> [DMN Designer] Decision Table: Add additional Properties to drill-down
> ----------------------------------------------------------------------
>
> Key: DROOLS-3141
> URL: https://issues.jboss.org/browse/DROOLS-3141
> Project: Drools
> Issue Type: Feature Request
> Components: DMN Editor
> Reporter: Michael Anstis
> Assignee: Michael Anstis
> Priority: Critical
> Labels: drools-tools
>
> The Properties Panel currently shows properties for Stunner-level "graph" components.
> *Further to DROOLS-2804, that added the generic support for "drill down" and {{ExpressionLanguage}} on {{LiteralExpression}}, this JIRA is to add support for the remaining properties that should be rendered when a component is "drilled down".*
> h2. Properties on the Grid Level
> The selection on the grid level should show the properties below. Please notice that selection of multiple cells, rows or columns should show empty properties panel.
> (everything should have ID, Description properties. Components which inherit from "NamedElement" should also have Name property)
> h3. Decision Table
> ||Selected item||Properties panel items||type|| ||
> |Row|n/a|n/a|n/a|
> |Input Column|Constraints|Text field|(/)|
> |Output Column|Output values|Unary tests|(/)|
> |Output Column|Default Output|expression|(/)|
> |Cell|ExpressionLanguage|URI|(/)|
> h2. Manual Acceptance Test
> - Switching between DRG and Grid editor, check proper fields shown
> - Switching between rows, columns, cells in Grid editor, check proper fields
> -- In same expression kind
> -- Across different expression kinds
> - Clear expression kind
> - Read only mode - older asset version
> - All Grid specific properties saved
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 9 months