Hi All, I added the branch and git commit id to the war file. You can find it by opening the war file and retrieving the META-INF/MANIFEST.MF. Inside, there is a Implementation-Revision which contains the git commit id and a Implementation-Branch which contains the branch.
We should add these to all of our jira issues so developers can easily figure out the revision being tested and work appropriately. I will also cherry-pick this to 4.2. I assume there's no objections. --Alex