Liferay portal 4.4.2 源码编译时出错
我通过ant,执行start的时候就出现下面问题,,我用的是ant 1.7.0,jikes1.22,jdk1.6.1,为什么出下以下问题,谁能来救救我,
Buildfile: D:\liferay\portal\build.xml
start:
compile:
compile:
[javac] Compiling 232 source files to D:\liferay\portal\portal-kernel\classes
BUILD FAILED
D:\liferay\portal\build.xml:15: The following error occurred while executing this line:
D:\liferay\portal\build.xml:230: The following error occurred while executing this line:
D:\liferay\portal\portal-kernel\build.xml:23: Error starting modern compiler
Total time: 18 seconds