dev@glassfish.java.net

Re: [v3] build error in web/JSTL after svn update

From: Dinesh Patil <Dinesh.Patil_at_Sun.COM>
Date: Fri, 01 Feb 2008 17:32:47 -0800

Jerome Dochez wrote:

>
> On Feb 1, 2008, at 4:19 PM, Dinesh Patil wrote:
>
>> We haven't commited the changes yet, and that will be for GlassFish
>> V2. So for now we need to compile for jdk1.5 till this is checked in
>> and ported to V3.
>
> is this a lot of changes ?

Yes there are more changes required in appserv-core to compile with JDK6U4.
thanks
Dinesh

>>
>> thanks
>> Dinesh
>>
>> Kin-Man Chung wrote:
>>
>>> Dinesh has already modified the JSTL source to make it buildable for
>>> both JDK 1.5 and JDK 6. Maybe we should commit his change.
>>>
>>> Also, we can specify the 1.5 source for the maven-compiler-plugin used
>>> to build jstl.
>>>
>>> -Kin-man
>>>
>>> Jerome Dochez wrote:
>>>
>>>> seems like we need to have jdk 1.5 to compile this. Let me turn it
>>>> off until we resolve this...
>>>>
>>>> jerome
>>>>
>>>> On Feb 1, 2008, at 2:26 PM, Tim Quinn wrote:
>>>>
>>>>> Hi.
>>>>>
>>>>> I'm getting this error
>>>>>
>>>>> C:\tim\asgroup\v3\v3\web\jstl\src\main\java\org\apache\taglibs
>>>>> \standard\tag\common\sql\DataSourceWrapper.java:57:
>>>>> org.apache.taglibs
>>>>> .standard.tag.common.sql.DataSourceWrapper is not abstract and
>>>>> does not override abstract method isWrapperFor(java.lang.Class<?
>>>>> >) in
>>>>> java.sql.Wrapper
>>>>> public class DataSourceWrapper implements DataSource {
>>>>> ^
>>>>>
>>>>> since updating my local workspace. Is anyone else seeing this or
>>>>> is it just me?
>>>>>
>>>>> -Tim
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>>>
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>