[jbosstools-issues] [JBoss JIRA] (JBIDE-12321) handle IApplication#getEmbeddedCartridges correctly with changes to protocol 1.1

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Thu Jan 10 08:45:09 EST 2013


     [ https://issues.jboss.org/browse/JBIDE-12321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andre Dietisheim updated JBIDE-12321:
-------------------------------------

    Fix Version/s: 4.1.0.Alpha1
                       (was: 4.0.x)

    
> handle IApplication#getEmbeddedCartridges correctly with changes to protocol 1.1
> --------------------------------------------------------------------------------
>
>                 Key: JBIDE-12321
>                 URL: https://issues.jboss.org/browse/JBIDE-12321
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: openshift
>    Affects Versions: 4.0.0.Alpha1
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>             Fix For: 4.1.0.Alpha1
>
>         Attachments: app-type-listed-as-embedded.png
>
>
> In 1.1 the cartridges that you get reported when listing them on a application changed (IApplication#getEmbeddedCartridges):
> * 1.0:
> would report the embedded cartridges only
> * 1.1:
> would report the embedded cartridges and the application type (cartridge)
> !app-type-listed-as-embedded.png!
> see here: https://github.com/openshift/crankcase/pull/224
> The error that this caused was discussed here: 
> https://bugzilla.redhat.com/show_bug.cgi?id=838611
> OpenShift pushed the discussed change (application-type reported as embedded cartridge) to protocol v1.1 and fixed the issue on the server-side. Our client, that currently requests protocol v1.0 has no issue since the fix. We have to make sure we support protocol 1.1 and are able to handle this correctly.

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