dev@glassfish.java.net

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

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Fri, 01 Feb 2008 16:34:25 -0800

On Feb 1, 2008, at 3:51 PM, 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.
>
Dinesh, can you commit this change in the v3/web/jstl module ?

thx, jerome

> 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
>