]
Andre Dietisheim updated JBIDE-17905:
-------------------------------------
Labels: new_and_noteworthy server_adapter (was: server_adapter)
Affects Version/s: 4.2.0.Beta3
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
Affects Versions: 4.2.0.Beta3
Reporter: Max Rydahl Andersen
Assignee: Andre Dietisheim
Priority: Critical
Labels: new_and_noteworthy, server_adapter
Fix For: 4.2.0.CR1
Attachments: publish-dialog.ogv
# EXEC: Add file test.txt
# EXEC: Commit test.txt
# EXEC: Add file temporary.txt
# EXEC: go to openshift server and publish
# ASSERT: commit dialog shows up
# 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.