[jbosstools-issues] [JBoss JIRA] (JBIDE-24322) Openshift publisher keeps getting more nested

Andre Dietisheim (JIRA) issues at jboss.org
Mon May 8 15:45:00 EDT 2017


    [ https://issues.jboss.org/browse/JBIDE-24322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13403165#comment-13403165 ] 

Andre Dietisheim commented on JBIDE-24322:
------------------------------------------

merged into master and cherry-picked into jbosstools-4.4.x

> Openshift publisher keeps getting more nested
> ---------------------------------------------
>
>                 Key: JBIDE-24322
>                 URL: https://issues.jboss.org/browse/JBIDE-24322
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.3.1.Final
>         Environment:  - OS: Windows 7
>  - JbossDev: 10.3.0.0
>  - Openshift Client: 3.4
>  - Openshift Enterprise: 3.4
>  - Workspace location: it's inside a network drive
>            Reporter: Rob Stryker
>            Assignee: Dmitrii Bocharov
>            Priority: Critical
>             Fix For: 4.4.4.Final, 4.5.0.AM1
>
>
> During a POC, one of the requirements is that developers want to deploy/test their local changes inside a pod before to commit.
> We noticed that during the publishing or local change.
>> The Publish function, always creates a nested deploy directory inside an existing one. 
> For instance inside /opt/eap/standalone/deployments/
> 1st Publish:
>   deploy/server.war/
> 2nd Publish:
>   deploy/deploy/server.war/
> 3nd Publish:
>   deploy/deploy/deploy/server.war/
>  
> So with 3 publish, you end up with 3 deployed same application.
> This happen also inside the local workspaces for the synchronisation:
> .metadata/.plugins/org.jboss.ide.eclipse.as.core/poc-dev at jboss-eap70-openshift
> The EAP7 images is the jboss-eap70-openshift:latest.
>  
> Do you have any idea why this happen?



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the jbosstools-issues mailing list