Hi all,
I've been doing some changes in OpenMRS trunk for the terms of translations that are hard coded in the reporting compatibility Module, however, I got an error when I tried to compile the war file with my changes.
So then I tried to compile OpenMRS 1.6.2 trunk straight from the svn repository, and I could not do it, I extracted the code from the svn server with Eclipse Indigo, and when I try to compile with Java jdk-1.5.0.22 and Ant Build I get the following error
Created dir: D:\workspace\openmrs\dist
[jar] Building jar: D:\workspace\openmrs\dist\openmrs-api-1.6.2.? (error in post-1.4 revision regexp)-.jar
BUILD FAILED
Could tell me where I have the error, and how to fix it. Is this a maven issue?
Thanks!!