Skip to content

Conversation

jcantrill
Copy link
Contributor

@adietish found our issue when reconnecting after eclipse session restart. Per my discussion with @maxandersen , im putting this into master

jcantrill added a commit that referenced this pull request Apr 21, 2015
[OSJC-157] Throw unauthorized exception when a 403 status is returned
@jcantrill jcantrill merged commit 04d8b5c into openshift:master Apr 21, 2015
@jcantrill jcantrill deleted the jbide_4.3.0.Alpha2 branch April 21, 2015 17:40
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am pretty convinced that using an enum for api version is not the right tool at hand. Enums typically are the right tool for closed exhaustive choice whereas in API versions we clearly have an open ended choice. I would clearly switch to a class and move away from enum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants