[
https://issues.jboss.org/browse/JBIDE-13921?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-13921:
------------------------------------------
In
https://github.com/openshift/openshift-java-client/pull/43 I changed
IDomain#getApplicationByName to lookup names in a case insensitive manner:
https://github.com/openshift/openshift-java-client/pull/43/files#L0R154
...and also added tests that assert that you can look up applications by name in a case
insensitive manner:
https://github.com/openshift/openshift-java-client/pull/43/files#L3R165 (integration
test)
https://github.com/openshift/openshift-java-client/pull/43/files#L4R360 (unit test)
Further tests assert that you cannot create twice the same application once with
lowercase and once with uppercase naming:
https://github.com/openshift/openshift-java-client/pull/43/files#L3R291 (integration
test)
import wizard: JBoss Dev Studio: OpenShift plugin does not support
project names with upper
-------------------------------------------------------------------------------------------
Key: JBIDE-13921
URL:
https://issues.jboss.org/browse/JBIDE-13921
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.1.0.Alpha2
Reporter: R Searls
Assignee: Andre Dietisheim
Priority: Minor
Fix For: 4.1.0.Beta1
Attachments: lowercase-name.png
OpenShift allows me to create project names with upper case letters (e.g. firstApp).
I have been running the project from my local machine via a terminal.
I downloaded via the OpenShift site and installed a version of JBoss Developer
Studio.
The tool does not allow me to open the existing project as an OpenShift project.
In the "Import OpenShift Application" wizard I get the message
""The name may only contain lower-case letters and digits".
JBoss Developer Studio
version:6.0.1.GA
Build id:GA-v20130327-2052-B361
--
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