[JBoss JIRA] (WFLY-10288) Remove ee8.preview.mode support
by Brian Stansberry (JIRA)
[ https://issues.jboss.org/browse/WFLY-10288?page=com.atlassian.jira.plugin... ]
Brian Stansberry updated WFLY-10288:
------------------------------------
Comment: was deleted
(was: Re:
"The following configuration needs to be removed:
./feature-pack/src/main/resources/configuration/standalone/template-ee8.xml"
It's more complicated now as we produce that config in the galleon build as well.)
> 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-2728) UX for custom data-types modal
by Liz Clayton (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2728?page=com.atlassian.jira.plugi... ]
Liz Clayton commented on DROOLS-2728:
-------------------------------------
[~manstis] Thanks for the additional info! I discussed the pencil icon-button with Matthew and we're aligned in thinking it might be best not to introduce that into our UX lexicon at this point. Instead, we could keep the same separation of actions that you're proposing, but perhaps just add another action link inside the dropdown, wdyt?
> UX for custom data-types modal
> -------------------------------
>
> Key: DROOLS-2728
> URL: https://issues.jboss.org/browse/DROOLS-2728
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Labels: UX, UXTeam, drools-tools
> Attachments: DROOLS-2700.png, edit.png, grid-alt.png, triggerDataType.png
>
>
> As a practitioner I want to be able to define Data Types(ItemDefinition) through the UI from the DMN editor canvas view.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (DROOLS-2728) UX for custom data-types modal
by Michael Anstis (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2728?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-2728:
----------------------------------------
[~uxdlc] The drop-down thingie (shown in the Properties Form in the "graph" view) is also to be re-used "in cell" on the "grid" view when the User wants to set a data-type for a component of a "grid" (for example, the output data-type of a decision table column). We are yet to identify everywhere this is to be added (but it's tracked under https://issues.jboss.org/browse/DROOLS-2564
> UX for custom data-types modal
> -------------------------------
>
> Key: DROOLS-2728
> URL: https://issues.jboss.org/browse/DROOLS-2728
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Labels: UX, UXTeam, drools-tools
> Attachments: DROOLS-2700.png, edit.png, grid-alt.png, triggerDataType.png
>
>
> As a practitioner I want to be able to define Data Types(ItemDefinition) through the UI from the DMN editor canvas view.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (DROOLS-2728) UX for custom data-types modal
by Michael Anstis (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2728?page=com.atlassian.jira.plugi... ]
Michael Anstis edited comment on DROOLS-2728 at 7/11/18 3:47 PM:
-----------------------------------------------------------------
[~uxdlc] Just a comment about the "Trigger Data Type".
In my mind the drop-down part allowed quick selection of existing data-types (simple and already defined existing complex). The "pencil" icon (or whatever we change it to) was to launch the "define, edit, delete" etc new complex data-types popup/editor... but I'm happy to leave the design to you (this was just my thinking when I added the drop-down thingie).
was (Author: manstis):
[~uxdlc] Just a comment about the "Trigger Data Type".
In my mind the drop-down part allowed quick selection of existing data-types (simple and already defined existing complex). The "pencil" icon (or whatever we change it to) was to launch the "define, edit, delete" etc new complex data-types popup/editor.
> UX for custom data-types modal
> -------------------------------
>
> Key: DROOLS-2728
> URL: https://issues.jboss.org/browse/DROOLS-2728
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Labels: UX, UXTeam, drools-tools
> Attachments: DROOLS-2700.png, edit.png, grid-alt.png, triggerDataType.png
>
>
> As a practitioner I want to be able to define Data Types(ItemDefinition) through the UI from the DMN editor canvas view.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years
[JBoss JIRA] (DROOLS-2728) UX for custom data-types modal
by Michael Anstis (JIRA)
[ https://issues.jboss.org/browse/DROOLS-2728?page=com.atlassian.jira.plugi... ]
Michael Anstis commented on DROOLS-2728:
----------------------------------------
[~uxdlc] Just a comment about the "Trigger Data Type".
In my mind the drop-down part allowed quick selection of existing data-types (simple and already defined existing complex). The "pencil" icon (or whatever we change it to) was to launch the "define, edit, delete" etc new complex data-types popup/editor.
> UX for custom data-types modal
> -------------------------------
>
> Key: DROOLS-2728
> URL: https://issues.jboss.org/browse/DROOLS-2728
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Liz Clayton
> Labels: UX, UXTeam, drools-tools
> Attachments: DROOLS-2700.png, edit.png, grid-alt.png, triggerDataType.png
>
>
> As a practitioner I want to be able to define Data Types(ItemDefinition) through the UI from the DMN editor canvas view.
--
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:
---------------------------------
Git Pull Request: https://github.com/wildfly/wildfly/pull/11424
> 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] (WFLY-10288) Remove ee8.preview.mode support
by Brian Stansberry (JIRA)
[ https://issues.jboss.org/browse/WFLY-10288?page=com.atlassian.jira.plugin... ]
Brian Stansberry commented on WFLY-10288:
-----------------------------------------
Re:
"The following configuration needs to be removed:
./feature-pack/src/main/resources/configuration/standalone/template-ee8.xml"
It's more complicated now as we produce that config in the galleon build as well.
> 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