[jbosstools-issues] [JBoss JIRA] (JBIDE-16055) openshift-java-client: EnvironmentVariableResource#destroy will not remove the variable from the containing application

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Wed Nov 20 07:38:05 EST 2013


Andre Dietisheim created JBIDE-16055:
----------------------------------------

             Summary: openshift-java-client: EnvironmentVariableResource#destroy will not remove the variable from the containing application
                 Key: JBIDE-16055
                 URL: https://issues.jboss.org/browse/JBIDE-16055
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: openshift
    Affects Versions: 4.1.1.Beta1
            Reporter: Andre Dietisheim
            Assignee: Andre Dietisheim
             Fix For: 4.2.x


In openshift-java-client 2.5.0.Final if you do

{code}
IEnvironmentVariable variable = application.getEnnvironmentVariable("myVar");
variable.destroy()
{code}

The variable is not removed from the application that contains it. 

--
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


More information about the jbosstools-issues mailing list