[JBoss JIRA] (DROOLS-2727) [DMN Designer] Demo the Custom Data Type definition
by Jozef Marko (JIRA)
Jozef Marko created DROOLS-2727:
-----------------------------------
Summary: [DMN Designer] Demo the Custom Data Type definition
Key: DROOLS-2727
URL: https://issues.jboss.org/browse/DROOLS-2727
Project: Drools
Issue Type: Task
Components: DMN Editor
Affects Versions: 7.9.0.Final
Reporter: Jozef Marko
Assignee: Michael Anstis
We should demo the definition of custom data type using our DMN authoring tool. I think we have multiple options:
- Youtube video
- Github wiki page
- drools website
- drools docs
For last two options I think we can work on some custom branch and publish when more content about DMN authoring will be prepared.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (WFLY-10288) Remove ee8.preview.mode support
by James Perkins (JIRA)
[ https://issues.jboss.org/browse/WFLY-10288?page=com.atlassian.jira.plugin... ]
James Perkins updated WFLY-10288:
---------------------------------
Description:
Once Java EE 8 compliant we need to remove the support for the {{ee8.preview.mode}} system property.
The following modules will need to be updated:
* -{{javax.enterprise.api}}-
* -{{javax.validation.api}}-
* -{{javax.json.bind.api}}-
* -{{javax.json.api}}-
* -{{javax.annotation.api}}-
* -{{javax.servlet.api}}-
* -{{org.wildfly.bridge.servlet-api-bridge}} (needs to be removed)-
* -{{org.eclipse.yasson}}-
* -{{org.glassfish.javax.json}}-
* {{javax.persistence.api}}
* -{{javax.ws.rs.api}}-
* -{{javax.faces.api}}-
* -{{javax.mail.api}}-
* -{{javax.xml.bind.api}}-
* -{{org.wildfly.cdi-api-bridge}}-
* -{{org.jboss.resteasy.resteasy-json-binding-provider}}-
* -{{org.jboss.resteasy.resteasy-jaxrs}}-
* -{{org.hibernate.validator}}-
* -{{org.hibernate.validator.cdi}}-
* {{org.hibernate}}
* -{{com.sun.jsf-impl}}-
The following configuration needs to be removed:
* {{./feature-pack/src/main/resources/configuration/standalone/template-ee8.xml}}
The Hibernate Search modules are currently duplicated:
* {{org.hibernate.search.*}} using "main" slot should be removed
* {{org.hibernate.search.*}} using "5.10" slot should be promoted to main
* Update usage of constants {{org.jboss.as.jpa.config.Configuration#PROVIDER_MODULE_HIBERNATE_SEARCH_EE8}}, PROVIDER_MODULE_HIBERNATE_SEARCH_EE7
The following source files should be updated:
* -{{org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.java}}-
* -{{org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.java}}-
Any solution for WFLY-10289 should be reverted.
The following documentation needs to be updated:
* {{./docs/src/main/asciidoc/Getting_Started_Guide.adoc}}
was:
Once Java EE 8 compliant we need to remove the support for the {{ee8.preview.mode}} system property.
The following modules will need to be updated:
* -{{javax.enterprise.api}}-
* -{{javax.validation.api}}-
* -{{javax.json.bind.api}}-
* -{{javax.json.api}}-
* {{javax.annotation.api}}
* -{{javax.servlet.api}}-
* -{{org.wildfly.bridge.servlet-api-bridge}} (needs to be removed)-
* -{{org.eclipse.yasson}}-
* -{{org.glassfish.javax.json}}-
* {{javax.persistence.api}}
* -{{javax.ws.rs.api}}-
* {{javax.faces.api}}
* {{javax.mail.api}}
* {{javax.xml.bind.api}}
* -{{org.wildfly.cdi-api-bridge}}-
* -{{org.jboss.resteasy.resteasy-json-binding-provider}}-
* -{{org.jboss.resteasy.resteasy-jaxrs}}-
* -{{org.hibernate.validator}}-
* -{{org.hibernate.validator.cdi}}-
* {{org.hibernate}}
* {{com.sun.jsf-impl}}
The following configuration needs to be removed:
* {{./feature-pack/src/main/resources/configuration/standalone/template-ee8.xml}}
The Hibernate Search modules are currently duplicated:
* {{org.hibernate.search.*}} using "main" slot should be removed
* {{org.hibernate.search.*}} using "5.10" slot should be promoted to main
* Update usage of constants {{org.jboss.as.jpa.config.Configuration#PROVIDER_MODULE_HIBERNATE_SEARCH_EE8}}, PROVIDER_MODULE_HIBERNATE_SEARCH_EE7
The following source files should be updated:
* -{{org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.java}}-
* -{{org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.java}}-
Any solution for WFLY-10289 should be reverted.
The following documentation needs to be updated:
* {{./docs/src/main/asciidoc/Getting_Started_Guide.adoc}}
> Remove ee8.preview.mode support
> -------------------------------
>
> Key: WFLY-10288
> URL: https://issues.jboss.org/browse/WFLY-10288
> Project: WildFly
> Issue Type: Sub-task
> Components: EE
> Reporter: James Perkins
> Assignee: James Perkins
> Fix For: 14.0.0.CR1
>
>
> Once Java EE 8 compliant we need to remove the support for the {{ee8.preview.mode}} system property.
> The following modules will need to be updated:
> * -{{javax.enterprise.api}}-
> * -{{javax.validation.api}}-
> * -{{javax.json.bind.api}}-
> * -{{javax.json.api}}-
> * -{{javax.annotation.api}}-
> * -{{javax.servlet.api}}-
> * -{{org.wildfly.bridge.servlet-api-bridge}} (needs to be removed)-
> * -{{org.eclipse.yasson}}-
> * -{{org.glassfish.javax.json}}-
> * {{javax.persistence.api}}
> * -{{javax.ws.rs.api}}-
> * -{{javax.faces.api}}-
> * -{{javax.mail.api}}-
> * -{{javax.xml.bind.api}}-
> * -{{org.wildfly.cdi-api-bridge}}-
> * -{{org.jboss.resteasy.resteasy-json-binding-provider}}-
> * -{{org.jboss.resteasy.resteasy-jaxrs}}-
> * -{{org.hibernate.validator}}-
> * -{{org.hibernate.validator.cdi}}-
> * {{org.hibernate}}
> * -{{com.sun.jsf-impl}}-
> The following configuration needs to be removed:
> * {{./feature-pack/src/main/resources/configuration/standalone/template-ee8.xml}}
> The Hibernate Search modules are currently duplicated:
> * {{org.hibernate.search.*}} using "main" slot should be removed
> * {{org.hibernate.search.*}} using "5.10" slot should be promoted to main
> * Update usage of constants {{org.jboss.as.jpa.config.Configuration#PROVIDER_MODULE_HIBERNATE_SEARCH_EE8}}, PROVIDER_MODULE_HIBERNATE_SEARCH_EE7
> The following source files should be updated:
> * -{{org.wildfly.extension.undertow.deployment.UndertowDeploymentInfoService.java}}-
> * -{{org.wildfly.extension.undertow.deployment.WarMetaDataProcessor.java}}-
> Any solution for WFLY-10289 should be reverted.
> The following documentation needs to be updated:
> * {{./docs/src/main/asciidoc/Getting_Started_Guide.adoc}}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (DROOLS-2563) [DMN Editor] Add support to define data-types
by Liz Clayton (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2563?page=com.atlassian.jira.plugi... ]
Liz Clayton commented on DROOLS-2563:
-------------------------------------
[~jomarko] Or just changing it works for me, thank you! :)
> [DMN Editor] Add support to define data-types
> ---------------------------------------------
>
> Key: DROOLS-2563
> URL: https://issues.jboss.org/browse/DROOLS-2563
> Project: Drools
> Issue Type: Epic
> Components: DMN Editor
> Reporter: Michael Anstis
> Assignee: Guilherme Carreiro
>
> As a practitioner, I want to be able to define Data Types in the UI, so that when the DMN engine evaluates a decision table input/output it will check if the type of the value matches the specified type.
> Verification conditions:
> Support added for the User to define data-types ({{ItemDefinition}}).
> This may become a top-level task when I get to work on it; as the requirement is quite large and encompasses nested data-types (a whole new grid will be required); and definition of enums, constrains on values etc.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years