[
https://issues.jboss.org/browse/JBIDE-18301?page=com.atlassian.jira.plugi...
]
Andre Dietisheim updated JBIDE-18301:
-------------------------------------
Description:
# 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.
was:
1. clone git@github.com:gorkem/aerogear-push-quickstarts.git
2. add aerogear-push-quickstarts/server/contacts-mobile-picketlink-secured from the repo
as a maven project
3. Right click to select Configure> New Import Openshift application
Follow the steps. The wizard fails to complete because it complains about uncommitted
changes.
I think this is probably happening because JGit sees symlinks as uncommitted changes.
configuring openshift application from Aerogear quickstart fails.
-----------------------------------------------------------------
Key: JBIDE-18301
URL:
https://issues.jboss.org/browse/JBIDE-18301
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.2.0.CR1
Reporter: Gorkem Ercan
Assignee: Andre Dietisheim
Fix For: 4.2.0.CR1
# 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.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)