dev@glassfish.java.net

Re: [GFv3] Unstable build: don't refresh your workspace now

From: Gustav Trede <gustav.trede_wsdevel_at_telia.com>
Date: Mon, 07 Jul 2008 23:40:49 +0200

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

>