dev@glassfish.java.net

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

From: Sahoo <Sahoo_at_Sun.COM>
Date: Tue, 08 Jul 2008 06:43:04 +0530

Peter Williams wrote:
>
>
> 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?
>
Yes, V3 Prelude is supposed to run with JDK 1.5, but JSP project uses
some JDK 1.6 classes, hence it has to be built with JDK 1.6 at this
point of time. It's probably a matter of time before the JDK 1.6
specific classes are separated to a different profile. Please note,
yuou only have to build JSP project using JDK 1.6.

Hope this answers your question.

Thanks,
Sahoo
>