[JBoss JIRA] (SRAMP-230) ArtifactDeriver Subclasses Should Have Direct Access To The StaticNamespaceContext
by Eric Wittmann (JIRA)
[ https://issues.jboss.org/browse/SRAMP-230?page=com.atlassian.jira.plugin.... ]
Eric Wittmann updated SRAMP-230:
--------------------------------
Fix Version/s: 0.3.1 - jBPM - bugfix 1
> ArtifactDeriver Subclasses Should Have Direct Access To The StaticNamespaceContext
> ----------------------------------------------------------------------------------
>
> Key: SRAMP-230
> URL: https://issues.jboss.org/browse/SRAMP-230
> Project: S-RAMP
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Core
> Affects Versions: 0.4.0 - API Management
> Reporter: Dan Florian
> Assignee: Eric Wittmann
> Fix For: 0.3.1 - jBPM - bugfix 1
>
>
> While writing a custom {{AbstractXmlDeriver}}, I needed to register a namespace discovered during the processing of the XML file (i.e., during the {{derive}} method). The only way I could figure out how to do this was to cache the instance of the {{StaticNamespaceContext}} passed into the {{configureNamespaceMappings}} method. Then, when the {{derive}} method is called I could register namespaces with the namespace context. It would be nice to have a getter for the namespace context for subclasses to use.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 2 months
[JBoss JIRA] (SRAMP-230) ArtifactDeriver Subclasses Should Have Direct Access To The StaticNamespaceContext
by Eric Wittmann (JIRA)
[ https://issues.jboss.org/browse/SRAMP-230?page=com.atlassian.jira.plugin.... ]
Eric Wittmann reassigned SRAMP-230:
-----------------------------------
Assignee: Eric Wittmann (was: Kurt Stam)
> ArtifactDeriver Subclasses Should Have Direct Access To The StaticNamespaceContext
> ----------------------------------------------------------------------------------
>
> Key: SRAMP-230
> URL: https://issues.jboss.org/browse/SRAMP-230
> Project: S-RAMP
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Core
> Affects Versions: 0.4.0 - API Management
> Reporter: Dan Florian
> Assignee: Eric Wittmann
>
> While writing a custom {{AbstractXmlDeriver}}, I needed to register a namespace discovered during the processing of the XML file (i.e., during the {{derive}} method). The only way I could figure out how to do this was to cache the instance of the {{StaticNamespaceContext}} passed into the {{configureNamespaceMappings}} method. Then, when the {{derive}} method is called I could register namespaces with the namespace context. It would be nice to have a getter for the namespace context for subclasses to use.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 2 months
[JBoss JIRA] (SRAMPUI-13) Implement the Artifact Details view
by Eric Wittmann (JIRA)
[ https://issues.jboss.org/browse/SRAMPUI-13?page=com.atlassian.jira.plugin... ]
Eric Wittmann resolved SRAMPUI-13.
----------------------------------
Resolution: Done
> Implement the Artifact Details view
> -----------------------------------
>
> Key: SRAMPUI-13
> URL: https://issues.jboss.org/browse/SRAMPUI-13
> Project: S-RAMP UI
> Issue Type: Task
> Components: Activity, View
> Reporter: Eric Wittmann
> Assignee: Eric Wittmann
> Priority: Minor
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> When a user clicks on an artifact in the list of artifacts, they are taken to the artifact details page. This page should list all details of the artifact. In addition it should have the following capabilities:
> * show all artifact meta data:
> - properties
> - classifiers
> * set of actions:
> - update
> - delete
> - upload new version
> * dependency graph (bi-directional)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 2 months
[JBoss JIRA] (SRAMP-232) Custom Properties Do Not Render Correctly In The Safari Browser
by Eric Wittmann (JIRA)
[ https://issues.jboss.org/browse/SRAMP-232?page=com.atlassian.jira.plugin.... ]
Eric Wittmann updated SRAMP-232:
--------------------------------
Fix Version/s: 0.3.1 - jBPM - bugfix 1
> Custom Properties Do Not Render Correctly In The Safari Browser
> ---------------------------------------------------------------
>
> Key: SRAMP-232
> URL: https://issues.jboss.org/browse/SRAMP-232
> Project: S-RAMP
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Client
> Affects Versions: 0.4.0 - API Management
> Environment: OS X 10.8.4, Safari 6.0.5
> Reporter: Dan Florian
> Assignee: Eric Wittmann
> Fix For: 0.3.1 - jBPM - bugfix 1
>
> Attachments: customProperties.png
>
>
> The custom properties of artifacts are displaying on the same line and wrapping when necessary. So for instance, properties x, y, and z, with values 1, 2, and 3 respectfully could display in these 2 different ways (depending on window size):
> a: 1b: 2c: 3|Add Property|
> or
> a: 1b: 2c:
> 3|Add Property|
> I did not see this problem using the Chrome browser.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 2 months
[JBoss JIRA] (SRAMP-232) Custom Properties Do Not Render Correctly In The Safari Browser
by Eric Wittmann (JIRA)
[ https://issues.jboss.org/browse/SRAMP-232?page=com.atlassian.jira.plugin.... ]
Eric Wittmann reassigned SRAMP-232:
-----------------------------------
Assignee: Eric Wittmann (was: Kurt Stam)
> Custom Properties Do Not Render Correctly In The Safari Browser
> ---------------------------------------------------------------
>
> Key: SRAMP-232
> URL: https://issues.jboss.org/browse/SRAMP-232
> Project: S-RAMP
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Client
> Affects Versions: 0.4.0 - API Management
> Environment: OS X 10.8.4, Safari 6.0.5
> Reporter: Dan Florian
> Assignee: Eric Wittmann
> Attachments: customProperties.png
>
>
> The custom properties of artifacts are displaying on the same line and wrapping when necessary. So for instance, properties x, y, and z, with values 1, 2, and 3 respectfully could display in these 2 different ways (depending on window size):
> a: 1b: 2c: 3|Add Property|
> or
> a: 1b: 2c:
> 3|Add Property|
> I did not see this problem using the Chrome browser.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 2 months