[jbosstools-issues] [JBoss JIRA] (JBIDE-20031) Import wizard: should clone all git-url, import only git-context-dir
Andre Dietisheim (JIRA)
issues at jboss.org
Wed Jun 10 17:00:03 EDT 2015
[ https://issues.jboss.org/browse/JBIDE-20031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andre Dietisheim updated JBIDE-20031:
-------------------------------------
Steps to Reproduce:
# ASSERT: make sure that you have a v3 OpenShift server connection
# ASSERT: git clone https://github.com/jboss-developer/jboss-eap-quickstarts
# EXEC: in Explorer: launch "New"->"Application"
# EXEC: use local/disk template, point it to eap/eap6-basic-sti.json
# EXEC: set
* GIT_URI to https://github.com/jboss-developer/jboss-eap-quickstarts
* GIT_CONTEXT_DIR to helloworld
# EXEC: hit finish, have your resources created
# ASSERT: new buildConfig was created and is visible in explorer (pointing to https://github.com/jboss-developer/jboss-eap-quickstarts)
# EXEC: back in Explorer unfold your new buildConfig and pick "Import Appliction" from context menu, trigger import
Result:
once cloning is done you have a lot of new projects in your workspace:
!maven-projects-imported.png!
Expected result:
Only "helloworld" is imported into eclipse since this is the project that we want to work on.
!jboss-helloworld.png!
was:
# ASSERT: make sure that you have a v3 OpenShift server connection
# ASSERT: git clone https://github.com/jboss-developer/jboss-eap-quickstarts
# EXEC: in Explorer: launch "New"->"Application"
# EXEC: use local/disk template, point it to eap/eap6-basic-sti.json
# EXEC: set
* GIT_URI to https://github.com/jboss-developer/jboss-eap-quickstarts
* GIT_CONTEXT_DIR to helloworld
# EXEC: hit finish, have your resources created
# ASSERT: new buildConfig was created and is visible in explorer (pointing to https://github.com/jboss-developer/jboss-eap-quickstarts)
# EXEC: back in Explorer unfold your new buildConfig and pick "Import Appliction" from context menu, trigger import
Result:
once cloning is done you have a lot of new projects in your workspace:
!maven-projects-imported.png!
Expected result:
Only "helloworld" is imported into eclipse since this is the project that we want to work on.
> Import wizard: should clone all git-url, import only git-context-dir
> --------------------------------------------------------------------
>
> Key: JBIDE-20031
> URL: https://issues.jboss.org/browse/JBIDE-20031
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.0.Beta2
> Reporter: Andre Dietisheim
> Assignee: Andre Dietisheim
> Fix For: 4.3.0.Beta2
>
> Attachments: jboss-helloworld.png, maven-projects-imported.png
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jbosstools-issues
mailing list