dev@glassfish.java.net

jstl.jar and standard.jar

From: Kin-man Chung <Kin-Man.Chung_at_Sun.COM>
Date: Wed, 24 Aug 2005 17:21:13 -0700

In publish/glassfish/lib, there are 3 jstl related jars:

    jstl.jar,
    standard.jar, and
    appserv-jstl.jar

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?

-Kin-man