[JBoss JIRA] (WFCORE-4231) module defined in jboss-deployment-structure.xml does not fail if resource does not exist
by Brian Stansberry (Jira)
[ https://issues.jboss.org/browse/WFCORE-4231?page=com.atlassian.jira.plugi... ]
Brian Stansberry commented on WFCORE-4231:
------------------------------------------
I moved this to WFCORE is this functionality is in core.
> module defined in jboss-deployment-structure.xml does not fail if resource does not exist
> -----------------------------------------------------------------------------------------
>
> Key: WFCORE-4231
> URL: https://issues.jboss.org/browse/WFCORE-4231
> Project: WildFly Core
> Issue Type: Feature Request
> Components: Server
> Reporter: Brad Maxwell
> Priority: Major
>
> Request for module resources to be required, if one does not exist, then fail the deployment.
> {code}
> <?xml version="1.0"?>
> <jboss-deployment-structure xmlns="urn:jboss:deployment-structure:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
> <deployment>
> <dependencies>
> <module name="deployment.test.module" export="true"/>
> </dependencies>
> </deployment>
> <module name="deployment.test.module">
> <resources>
> <resource-root path="missing.jar"/>
> </resources>
> </module>
> </jboss-deployment-structure>
> {code}
> {code}
> 11:13:07,130 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0058: Additional resource root /home/jboss/jboss-eap-7.1/standalone/deployments/test.ear/missing.jar added via jboss-deployment-structure.xml does not exist
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 8 months
[JBoss JIRA] (DROOLS-3330) DMN Properties panel - Style menu
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3330?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-3330:
--------------------------------
Description:
Creating this jira to investigate if it would be possible to combine the three current style related menus (Background details, Font settings, Dimensions) into a single menu.
Rationale:
* As the context of these items is very different from the other properties, it might be beneficial to the user to group them together thereby distinguishing them from the rest.
* The extra menu headers required for these additional menus takes up valuable screen real estate, that could otherwise be used by higher priority properties.
* If the user does want to use the style settings, we're creating additional work to make them both scroll down and open the additional related menus.
was:
Creating this jira to investigate if it would be possible to combine the three current style related menus (Background details, Font settings, Dimensions) into a single menu.
Rationale:
* As the context of these items are very different from the other properties, it might be beneficial to the user to group them together thereby distinguishing them from the rest.
* The extra menu headers required for these additional menus takes up valuable screen real estate, that could otherwise be used by higher priority properties.
* If the user does want to use the style settings, we're creating additional work to make them both scroll down and open the additional related menus.
> DMN Properties panel - Style menu
> ---------------------------------
>
> Key: DROOLS-3330
> URL: https://issues.jboss.org/browse/DROOLS-3330
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Michael Anstis
> Priority: Optional
> Labels: UX, UXTeam, drools-tools
> Attachments: styles.png
>
>
> Creating this jira to investigate if it would be possible to combine the three current style related menus (Background details, Font settings, Dimensions) into a single menu.
> Rationale:
> * As the context of these items is very different from the other properties, it might be beneficial to the user to group them together thereby distinguishing them from the rest.
> * The extra menu headers required for these additional menus takes up valuable screen real estate, that could otherwise be used by higher priority properties.
> * If the user does want to use the style settings, we're creating additional work to make them both scroll down and open the additional related menus.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 8 months
[JBoss JIRA] (WFCORE-4231) module defined in jboss-deployment-structure.xml does not fail if resource does not exist
by Brian Stansberry (Jira)
[ https://issues.jboss.org/browse/WFCORE-4231?page=com.atlassian.jira.plugi... ]
Brian Stansberry moved WFLY-11368 to WFCORE-4231:
-------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-4231 (was: WFLY-11368)
Component/s: Server
(was: EE)
Affects Version/s: (was: 14.0.0.Final)
> module defined in jboss-deployment-structure.xml does not fail if resource does not exist
> -----------------------------------------------------------------------------------------
>
> Key: WFCORE-4231
> URL: https://issues.jboss.org/browse/WFCORE-4231
> Project: WildFly Core
> Issue Type: Feature Request
> Components: Server
> Reporter: Brad Maxwell
> Priority: Major
>
> Request for module resources to be required, if one does not exist, then fail the deployment.
> {code}
> <?xml version="1.0"?>
> <jboss-deployment-structure xmlns="urn:jboss:deployment-structure:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
> <deployment>
> <dependencies>
> <module name="deployment.test.module" export="true"/>
> </dependencies>
> </deployment>
> <module name="deployment.test.module">
> <resources>
> <resource-root path="missing.jar"/>
> </resources>
> </module>
> </jboss-deployment-structure>
> {code}
> {code}
> 11:13:07,130 WARN [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0058: Additional resource root /home/jboss/jboss-eap-7.1/standalone/deployments/test.ear/missing.jar added via jboss-deployment-structure.xml does not exist
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 8 months
[JBoss JIRA] (DROOLS-3330) DMN Properties panel - Style menu
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3330?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-3330:
--------------------------------
Attachment: styles.png
> DMN Properties panel - Style menu
> ---------------------------------
>
> Key: DROOLS-3330
> URL: https://issues.jboss.org/browse/DROOLS-3330
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Michael Anstis
> Priority: Optional
> Labels: UX, UXTeam, drools-tools
> Attachments: styles.png
>
>
> Creating this jira to investigate if it would be possible to combine the three current style related menus (Background details, Font settings, Dimensions) into a single menu.
> Rationale:
> * As the context of these items are very different from the other properties, it might be beneficial to the user to group them together thereby distinguishing them from the rest.
> * The extra menu headers required for these additional menus takes up valuable screen real estate, that could otherwise be used by higher priority properties.
> * If the user does want to use the style settings, we're creating additional work to make them both scroll down and open the additional related menus.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 8 months
[JBoss JIRA] (DROOLS-3330) DMN Properties panel - Style menu
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3330?page=com.atlassian.jira.plugi... ]
Liz Clayton commented on DROOLS-3330:
-------------------------------------
[~manstis] Posted a mockup for consideration.
!styles.png|thumbnail!
> DMN Properties panel - Style menu
> ---------------------------------
>
> Key: DROOLS-3330
> URL: https://issues.jboss.org/browse/DROOLS-3330
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Michael Anstis
> Priority: Optional
> Labels: UX, UXTeam, drools-tools
> Attachments: styles.png
>
>
> Creating this jira to investigate if it would be possible to combine the three current style related menus (Background details, Font settings, Dimensions) into a single menu.
> Rationale:
> * As the context of these items are very different from the other properties, it might be beneficial to the user to group them together thereby distinguishing them from the rest.
> * The extra menu headers required for these additional menus takes up valuable screen real estate, that could otherwise be used by higher priority properties.
> * If the user does want to use the style settings, we're creating additional work to make them both scroll down and open the additional related menus.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 8 months
[JBoss JIRA] (DROOLS-3330) DMN Properties panel - Style menu
by Liz Clayton (Jira)
[ https://issues.jboss.org/browse/DROOLS-3330?page=com.atlassian.jira.plugi... ]
Liz Clayton updated DROOLS-3330:
--------------------------------
Summary: DMN Properties panel - Style menu (was: Properties panel - Styles menu. )
> DMN Properties panel - Style menu
> ---------------------------------
>
> Key: DROOLS-3330
> URL: https://issues.jboss.org/browse/DROOLS-3330
> Project: Drools
> Issue Type: Enhancement
> Components: DMN Editor
> Reporter: Liz Clayton
> Assignee: Michael Anstis
> Priority: Optional
> Labels: UX, UXTeam, drools-tools
>
> Creating this jira to investigate if it would be possible to combine the three current style related menus (Background details, Font settings, Dimensions) into a single menu.
> Rationale:
> * As the context of these items are very different from the other properties, it might be beneficial to the user to group them together thereby distinguishing them from the rest.
> * The extra menu headers required for these additional menus takes up valuable screen real estate, that could otherwise be used by higher priority properties.
> * If the user does want to use the style settings, we're creating additional work to make them both scroll down and open the additional related menus.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 8 months
[JBoss JIRA] (DROOLS-3330) Properties panel - Styles menu.
by Liz Clayton (Jira)
Liz Clayton created DROOLS-3330:
-----------------------------------
Summary: Properties panel - Styles menu.
Key: DROOLS-3330
URL: https://issues.jboss.org/browse/DROOLS-3330
Project: Drools
Issue Type: Enhancement
Components: DMN Editor
Reporter: Liz Clayton
Assignee: Michael Anstis
Creating this jira to investigate if it would be possible to combine the three current style related menus (Background details, Font settings, Dimensions) into a single menu.
Rationale:
* As the context of these items are very different from the other properties, it might be beneficial to the user to group them together thereby distinguishing them from the rest.
* The extra menu headers required for these additional menus takes up valuable screen real estate, that could otherwise be used by higher priority properties.
* If the user does want to use the style settings, we're creating additional work to make them both scroll down and open the additional related menus.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 8 months