-
Bug
-
Resolution: Duplicate
-
Major
-
4.0.0.Alpha2
-
None
First, this message is poorly written with "the are no changes".
Second, it is inaccurate, I have added a file to my project and I have used Team -> Commit on it so it no longer has a question mark on the file. In other words, I have changed something but this message almost always says "hey nothing has changed".
How to reproduce:
- ASSERT: make sure you have a project in your workspace, that you imported from OpenShift. You should have a server adapter for your project
- EXEC: create a new file in it and add it Team->Commit->Check your file
- EXEC: Go to your server adapter and publish
Result:
The adapter warns you that there are no changes and asks you if you still want to publish your project
Expected result:
The adapter states that there's 1 change.
- is duplicated by
-
JBIDE-13175 Openshift server adapter: on first push it says that it has no local changes. Even though local clone has 1 commit more than remote
- Closed