]
Andre Dietisheim reassigned JBIDE-15495:
----------------------------------------
Fix Version/s: 4.5.3.Final
Assignee: Andre Dietisheim
Server Adapter: publish locks the whole workspace
-------------------------------------------------
Key: JBIDE-15495
URL:
https://issues.jboss.org/browse/JBIDE-15495
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift, server
Affects Versions: 4.1.0.Final
Reporter: Xavier Coulon
Assignee: Andre Dietisheim
Labels: openshift_v2, server_adapter
Fix For: 4.5.3.Final, LATER
Attachments: Screen Shot 2013-09-17 at 10.42.43 AM.png
Have 2 projects in a workspace, one of them is an OpenShift application
Deploy some changes on OpenShift, and while the publication is performed (git push, then
OS restarts the server), go to the second (unrelated) project and try to move a file from
a package to another package in the same project.
The 'Publish' operation locked the whoel workspace, which means that the move
operation needs to wait.