[Md4j-user] error(again)
Status: Beta
Brought to you by:
mbatsis
From: Konstantinos P. <kpa...@ma...> - 2007-01-24 13:53:46
|
in my pc the JAVA_HOME,classpath,path etc are set to j2sdk1.4.2 (jre 1.4.2_10) yesterday i updated the project and then i builded it using maven in order to get the md4j-0.1.jar i used the jar (as you describe in ant-how-to file) to create the ant target in the build file and then when i'm trying to run the target i'm getting the error: *java.lang.UnsupportedClassVersionError: com/geekologue/md4j/tools/ant/HibernateMappingProcessorTask (Unsupported major.minor version 49.0) * |