Revision: 4043
Author: solomax666
Date: Sat Aug 13 10:02:05 2011
Log: - openjpa.MetaData WARN is fixed
http://code.google.com/p/openmeetings/source/detail?r=4043
Modified:
/branches/dev/injection/build.xml
=======================================
--- /branches/dev/injection/build.xml Sat Aug 13 01:46:31 2011
+++ /branches/dev/injection/build.xml Sat Aug 13 10:02:05 2011
@@ -524,6 +524,7 @@
<src path="${server.src.dir}" />
<src path="${main.src.dir}" />
<classpath refid="compile.classpath"/>
+ <compilerarg value="-Aopenjpa.metamodel=true"/>
</javac>
<javac debug="on" debuglevel="lines,vars,source"
srcdir="${webstart.src.dir}" destdir="${main.out.dir}" >
<classpath refid="compile.classpath"/>
--
You received this message because you are subscribed to the Google Groups
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/openmeetings-dev?hl=en.