1.9 Release Version
Submitted by mckelvey on Fri, 25/11/2016 - 06:05
Greetings All,
I have implemented the coding change in PatientHistoryQuery.java to reorder the medical records, rebuilt and deployed OVPMS without issues. Seems to be working fine. I note, however, that the version displayed on the opening screen is 'OpenVPMS 1.9-SNAPSHOT (7305)'. I used the reference:
svn://svn.openvpms.org/openvpms/projects/openvpms/trunk
to create the project in IntelliJ. Just wondering if this was the proper svn source. Or maybe I just found the difference between the 'head' and 'infinity' options while importing into IntelliJ?
Any problems looming in just going with this version?
Thanks,
Sam
Re: 1.9 Release Version
Trunk is the main development branch, which will change over time.
The release, which won't change, is svn://svn.openvpms.org/openvpms/projects/openvpms/tags/1.9
You should be able to do an:
to move your checked out version to the tagged version.
For more information on switch, see http://svnbook.red-bean.com/en/1.6/svn.ref.svn.c.switch.html
Re: 1.9 Release Version
Looks like my svn is version 1.8.8 and used that in the download... and the switch is for 1.6. So I just redid the project using /tags/1.9 and selected 1.6 in IntelliJ if that's what you're using. No problems encountered in the new build and I got more practice.
Thanks...
Sam
Re: 1.9 Release Version
It shouldn't matter if you use svn 1.8.8 or 1.6.