dev@glassfish.java.net

Re: jstl.jar and standard.jar

From: Dinesh Patil <dinesh.patil_at_Sun.COM>
Date: Wed, 24 Aug 2005 19:33:00 -0700

Kin-man Chung wrote:

>In publish/glassfish/lib, there are 3 jstl related jars:
>
> jstl.jar,
> standard.jar, and
>
>
There 2 jars are coming in glassfish image from the binary dependency
jakarta-taglibs-1.1-standard-111_01.jar
glassfish.jakarta_taglibs.name=jakarta-taglibs
glassfish.jakarta_taglibs.version=1.1-standard-111_01
> jar -tvf jakarta-taglibs-1.1-standard-111_01.jar
 20959 Fri Sep 03 16:13:20 PDT 2004 jstl.jar
397625 Fri Sep 03 16:13:22 PDT 2004 standard.jar

> appserv-jstl.jar
>
>
appserv-jstl source module creates this in publish/glassfish/lib
(appserv-jstl/build.xml)

>The first two are from JSTL 1.1, while the last is JSTL 1.2.
>This seems wrong, as we should just bundle JSTL 1.2, but not
>JSTL 1.1.
>
>Anyone knows how to get rid of jstl.jar and standard.jar from the
>snapshot?
>
>
If we remove jakarta-taglibs binary dependency, jstl.jar and
standard.jar can be removed from publish/glassfish/lib.
If its not required we can remove JSTL1.1 please let me know.
thanks
Dinesh

>-Kin-man
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
>
>