]
Fred Bricon updated JBIDE-21340:
--------------------------------
Fix Version/s: 4.3.1.Beta1
Deploy from existing project git constraints are too stringent
--------------------------------------------------------------
Key: JBIDE-21340
URL:
https://issues.jboss.org/browse/JBIDE-21340
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta1
Reporter: Fred Bricon
Labels: respin-a
Fix For: 4.3.1.Beta1
There are currently 2 constraints when deploying ane existing project to OpenShift 3 that
are really really annoying:
- if the project is shared with git but dirty, you can't proceed with project
deployment on openshift. This constraint is completely unnecessary and should be lifted
- if the project was cloned using git/ssh protocol, it can't be deployed directly
(http(s) is required). This should actually just be a warning, the user can modify the git
url to use http(s) in the next page