[
https://issues.jboss.org/browse/JBIDE-18325?page=com.atlassian.jira.plugi...
]
Andre Dietisheim updated JBIDE-18325:
-------------------------------------
Description:
When a user tries to use a sub-project (a project that's not a the repo root) as
"existing" project to merge the OpenShift application with, he'll get told
that this is not possible and that he should copy the project to it's own repository.
We should help the user and copy the sub-project over (after asking) to a new project.
was:
# EXEC: git clone
https://github.com/gorkem/aerogear-push-quickstarts
# EXEC: import server/contacts-mobile-picketlink-secured/ as maven project
# ASSERT: git team provider is connected, EGit correctly decorates the new workspace
project with [aerogear-push-quicksarts master]
# EXEC: in Project Explorer: Pick Configure-> New/Import Openshift application
# EXEC: in application wizard: pick Basic Cartridges/jbossas7
# EXEC: correct name and get to next page
Result:
!uncommitted-changes.png!
The application wizard complains that the project is dirty and thus cannot be used as
project to merge the OpenShift application into.
Application wizard: copy sub-project to a new project
-----------------------------------------------------
Key: JBIDE-18325
URL:
https://issues.jboss.org/browse/JBIDE-18325
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.2.0.CR1
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Labels: application_wizard
Fix For: 4.2.1.Final
Attachments: submodule.png
When a user tries to use a sub-project (a project that's not a the repo root) as
"existing" project to merge the OpenShift application with, he'll get told
that this is not possible and that he should copy the project to it's own repository.
We should help the user and copy the sub-project over (after asking) to a new project.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)