On 6/4/07, Wendy Smoak <[EMAIL PROTECTED]> wrote:
On 6/4/07, Niall Pemberton <[EMAIL PROTECTED]> wrote:
> Actually those jars are from the Jakarta taglibs project :) - bad news
> whoever released them didn't include the license
According to the manifest, one of them is from the ASF (standard.jar)
but the other one (jstl.jar) is from Sun. We've been redistributing
JSTL 1.1 with Struts EL for ages, I'm sure that part is fine, but it
will probably take downloading the official distribution to get the
exact license text.
They're actualy both from the ASF - why it says sun I have no idea -
question for Jakarta Taglibs project.
Apologies initially I just looked at the jstl.jar manifest and saw
"Sun" and assumed it was different from Jakarta taglibs. But they are
both from taglibs and the source code for the classes in jstl.jar are
all in the Apache repo
http://svn.apache.org/viewvc/jakarta/taglibs/proper/standard/tags/standard-112/src/
Niall
--
Wendy