Hi, all OpenMRS geeks. I'm a sophomore student from Xi'an JiaoTong University, China.
As I was exploring the Node.js world, I searched Node.js in the searching bar of GSoC 2014. And by accident I found you guys, who are doing the right things for our developing countries.
I was deeply attracted, so I wanted to contribute some humble efforts of mine to the project. I followed the
ideas wiki page and a
guide to build the OpenMRS.
But while I was building, I encountered a problem which google didn't help to find a solution.
While building OpenMRS using maven it logged this.
[ERROR] openmrs-core\api\src\main\java\org\openmrs\util\MemoryLeakUtil.java:[77,32] warning:sun.net.www.http.KeepAliveCache is Sun proprietary API and may be removed in a future release
And then failed.
Please help me, thanks!