]
Andre Dietisheim updated JBIDE-17905:
-------------------------------------
Summary: Server Adapter: cannot publish commits (only) when there are local changes
(can only commit and push) (was: Server Adapter: cannot publish commits when there are
local changes)
Server Adapter: cannot publish commits (only) when there are local
changes (can only commit and push)
-----------------------------------------------------------------------------------------------------
Key: JBIDE-17905
URL:
https://issues.jboss.org/browse/JBIDE-17905
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Reporter: Max Rydahl Andersen
Assignee: Andre Dietisheim
Priority: Critical
Labels: server_adapter
Fix For: 4.2.0.CR1
Add file test.txt
Commit test.txt
Add file temporary.txt
go to openshift server and push
Assert: I can push the new commits without having to do something about temporary.txt
this worked in past, now the new commit dialog prevents me from doing this.
I can use egit push to workaround this but that kinda defeats the purpose of making the
server interaction simple via just the "Publish" command.