Peter Williams skrev:
>
>
> Sahoo wrote:
>> I have just been told that it's going to take some time (expected by
>> Tuesday morning - US time) address the issues in the build system. In
>> the mean while, if you wish to build v3, the following procedure
>> should work:
>>
>> 1. Check out and build jsp project using latest hk2:
>> svn co https://jsp.dev.java.net/svn/jsp/trunk jsp/trunk
>> JAVA_HOME=<path to JDK 1.6> mvn -f jsp/trunk/pom.xml install
>> -Dhk2.version=0.3.8 -Dhk2.plugin.version=0.3.8
> Why JDK 1.6? Isn't V3 supposed to be buildable/runnable on JDK 1.5?
>
The j2ee spec that V3 is to follow requires java 1.6
>