[JBoss JIRA] (DROOLS-3000) Enhance data type restrictions UX (decision tables & DT dialog)
by Guilherme Carreiro (Jira)
[ https://issues.jboss.org/browse/DROOLS-3000?page=com.atlassian.jira.plugi... ]
Guilherme Carreiro updated DROOLS-3000:
---------------------------------------
Attachment: enumration-widget.png
> Enhance data type restrictions UX (decision tables & DT dialog)
> ---------------------------------------------------------------
>
> Key: DROOLS-3000
> URL: https://issues.jboss.org/browse/DROOLS-3000
> Project: Drools
> Issue Type: Story
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Priority: Major
> Labels: UX, UXTeam, drools-tools
> Attachments: DataType selection ('Properties Panel' and 'in-grid').png, Screen Shot 2018-08-10 at 10.23.36 AM.png, Screen Shot 2018-08-24 at 8.38.37 AM.png, Screen Shot 2018-09-28 at 2.44.59 PM.png, date-time.png, date.png, enumration-widget.png, pop-overc.png, pop-overcSpecs.png, read-mode.png, select.png, time.png
>
>
> *Background*
> Persona: Business analyst or Rules practitioner
> Use Cases:
> * From the DMN canvas view - as a user I want to define data type restrictions (one-off instances) from a decision table .
> * From the Data Types dialog - as a user I want the ability to define constraints for the following types: https://docs.google.com/spreadsheets/d/1HLYwi5JrCEU6IxWRge7RCKANLiHCL0d2E...
> Functional considerations/ pre conditions:
> * Consider interaction in light of Property panel and consistency.
> * Underscore the notion of one-off constraints.
> Verification conditions:
> * Scrum team and PO review.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 3 months
[JBoss JIRA] (JBMETA-404) Validation errors with "jboss-web_11_0.xsd
by ehsavoie Hugonnet (Jira)
[ https://issues.jboss.org/browse/JBMETA-404?page=com.atlassian.jira.plugin... ]
ehsavoie Hugonnet closed JBMETA-404.
------------------------------------
> Validation errors with "jboss-web_11_0.xsd
> ------------------------------------------
>
> Key: JBMETA-404
> URL: https://issues.jboss.org/browse/JBMETA-404
> Project: JBoss Metadata
> Issue Type: Bug
> Affects Versions: 10.0.2.Final
> Reporter: ehsavoie Hugonnet
> Assignee: ehsavoie Hugonnet
> Priority: Major
> Fix For: 12.0.0.Final
>
>
> Eclipse reports some errors when validating a "jboss-web.xml" file which defines the 11.0 xsd.
> First problem: "web-app_3_1.xsd" is imported. The target namespace seems to be invalid, it should be "http://xmlns.jcp.org/xml/ns/javaee" instead of "http://java.sun.com/xml/ns/javaee"
> <xsd:import namespace="http://xmlns.jcp.org/xml/ns/javaee" schemaLocation="http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd"/>
> The validation error: *"The namespace attribute 'http://java.sun.com/xml/ns/javaee' of an import element information must be identical to the targetNamespace attribute 'http://xmlns.jcp.org/xml/ns/javaee' of the imported document".*
> It would probably also make sense to include the full schemaLocation URL ;-).
> After fixing the namespace, there are four more errors left:
> *src-resolve: Cannot resolve the name 'jboss:jndiEnvironmentRefsGroup' to a( n ) group component
> src-resolve: Cannot resolve the name 'javaee:generic-booleanType' to a( n ) 'simpleType definition' component
> src-ct.2.1: Complex type definition Representation Error for type 'symbolic-link-allowedType' ...
> src-resolve: Cannot resolve the name 'jboss:security-roleType' to a( n ) 'type definition' component*
> The first two errors: previous versions of jboss-web.xsd imported "jboss-common_6_0.xsd" which defined a "jndiEnvironmentRefsGroup". This file also imported "javaee_6.xsd", which defines the "generic-booleanType".
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 3 months
[JBoss JIRA] (JBMETA-398) The jboss-web_7_1.xsd and 7.2.xsd file cause validation errors in Eclipse
by ehsavoie Hugonnet (Jira)
[ https://issues.jboss.org/browse/JBMETA-398?page=com.atlassian.jira.plugin... ]
ehsavoie Hugonnet closed JBMETA-398.
------------------------------------
> The jboss-web_7_1.xsd and 7.2.xsd file cause validation errors in Eclipse
> -------------------------------------------------------------------------
>
> Key: JBMETA-398
> URL: https://issues.jboss.org/browse/JBMETA-398
> Project: JBoss Metadata
> Issue Type: Bug
> Components: web
> Affects Versions: 7.2.0.Final
> Reporter: Radovan Netuka
> Assignee: Radovan Netuka
> Priority: Major
> Fix For: 12.0.0.Final
>
>
> The jboss-web_7_2.xsd file cause validation errors in eclipse.
> The following error from line 261:
> src-ct.2.1: Complex Type Definition Representation Error for type 'symbolic-linked-allowedType'. When <simpleContent> is used, the base type must be a complexType whose content type is simple, or, only if restriction is specified, a complex type with mixed content and emptiable particle, or, only if extension is specified, a simple type. 'boolean' satisfies none of these conditions
> This also happens in jboss-web_7_1.xsd
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 3 months
[JBoss JIRA] (JBMETA-405) [JDK9+] org.jboss.metadata.merge package is exported by multiple jars
by ehsavoie Hugonnet (Jira)
[ https://issues.jboss.org/browse/JBMETA-405?page=com.atlassian.jira.plugin... ]
ehsavoie Hugonnet closed JBMETA-405.
------------------------------------
> [JDK9+] org.jboss.metadata.merge package is exported by multiple jars
> ---------------------------------------------------------------------
>
> Key: JBMETA-405
> URL: https://issues.jboss.org/browse/JBMETA-405
> Project: JBoss Metadata
> Issue Type: Bug
> Components: common, ear
> Reporter: Tomaz Cerar
> Assignee: Tomaz Cerar
> Priority: Major
> Fix For: 12.0.0.Final
>
>
> if you have
> jboss-metadata-ear-11.0.0.Final.jar and jboss-metadata-common-11.0.0.Final.jar
> on your module path, jvm complains as both jars export package {{org.jboss.metadata.merge}}
> which violates the modules contract where only one module (jar) can provide single package.
> example error that jvm prints
> {noformat}
> Error: Modules jboss.metadata.ear and jboss.metadata.common export package org.jboss.metadata.merge to module wildfly.clustering.common
> {noformat}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 3 months
[JBoss JIRA] (JBMETA-408) security-domainType defined twice
by ehsavoie Hugonnet (Jira)
[ https://issues.jboss.org/browse/JBMETA-408?page=com.atlassian.jira.plugin... ]
ehsavoie Hugonnet closed JBMETA-408.
------------------------------------
> security-domainType defined twice
> ---------------------------------
>
> Key: JBMETA-408
> URL: https://issues.jboss.org/browse/JBMETA-408
> Project: JBoss Metadata
> Issue Type: Bug
> Components: common, web
> Reporter: Kaz Nishimura
> Assignee: Jean-Frederic Clere
> Priority: Major
> Labels: schema
> Fix For: 12.0.0.Final
>
>
> The files jboss-web_11_0.xsd and jboss-web_12_0.xsd redefines {{security-domainType}} that has already been defined in jboss-common_7_0.xsd. It might cause validation errors.
> If a new attribute is added to {{security-domainType}} in WildFly 11, we should have jboss-common_11_0.xsd, shouldn't we?
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
6 years, 3 months