]
Andre Dietisheim updated JBIDE-17905:
-------------------------------------
Fix Version/s: 4.2.0.CR1
cannot publish commits when there are local changes
---------------------------------------------------
Key: JBIDE-17905
URL:
https://issues.jboss.org/browse/JBIDE-17905
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Reporter: Max Rydahl Andersen
Priority: Critical
Labels: respin-b, server_adapter
Fix For: 4.2.0.Beta3, 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.