This old patch works for the specific line numbers in the previous openmrs-core version and in the most recent openmrs-core folder, the line numbers in that file (messages.properties) have changed! Is there a way to still apply the patch?
--
OpenMRS Developers: http://go.openmrs.org/dev
Post: d...@openmrs.org
Unsubscribe: dev+uns...@openmrs.org
Manage your OpenMRS subscriptions at https://id.openmrs.org/
I'm currently working on an intro ticket (TRUNK-2894) that already has an un-reviewed patch on it. How do I incorporate the patch into the existing code base (a git branch)? This patch is mostly name changes. In the final step, if I am not mistaken, I have to make a pull request from my git branch on github to the master branch of openmrs-core and then wait for someone to do a final code review on the new commit?
--
My first pull request on the open-mrs core: https://github.com/openmrs/openmrs-core/pull/336
--