[
https://issues.jboss.org/browse/JBIDE-15744?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-15744:
---------------------------------------------
The UI does not always have an IApplication (i.e. when creating an app this is not known)
plus you should *not* be changing the IApplication "live" - that should only be
done when users actually says yes.
openshift-java-client: add support for
List<IEnvironmentVariable> and refactor methods that reference "List" in
their names, however are operating on "Map<String,IEnvironmentVariable>",
to reference "Map"
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-15744
URL:
https://issues.jboss.org/browse/JBIDE-15744
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.1.x, 4.2.0.Alpha1
Reporter: Martes Wigglesworth
Assignee: Andre Dietisheim
Fix For: 4.1.1.CR1
This enhancement to the interface will remove the requirement that users of the interface
implementation instances to do extra processing to pull the list of variables from the
provided immutable Map<String,IEnvirontmentVariable> instance.
--
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