We do have a private copy of the jasper jar (and the catalina one too), but
they're both based off of the 6.0.16 release of tomcat now.  Based on what
you've posted, and what i saw when I checked earlier, they're declared
properly.  It's the older jars that I'm finding in use in the snapshot in
the testsuite that I'm confused about.

On Thu, Jul 17, 2008 at 12:57 PM, Lin Sun <[EMAIL PROTECTED]> wrote:

> Is this caused by the following in trunk\pom.xml?
>
>            <!-- Tomcat web container -->
>            <dependency>
>                <groupId>org.apache.tomcat</groupId>
>                <artifactId>jasper</artifactId>
>                <version>6.0.16-G652117</version>
>            </dependency>
>
> I don't remember the details - I thought we need a private copy of the
> jasper jar for a fix.
>
> Lin
>
>
>
> On Thu, Jul 17, 2008 at 12:51 PM, Jason Warner <[EMAIL PROTECTED]> wrote:
> > I forgot to add an example of what I'm referring to.  I ran "find -E ./
> > -name jasper-6.0.14-G614585.jar -print" from geronimo home and got the
> > following results;
> >
> >
> .//testsuite/console-testsuite/target/geronimo-jetty6-javaee5-2.2-SNAPSHOT/repository/org/apache/tomcat/jasper/6.0.14-G614585/jasper-6.0.14-G614585.jar
> >
> .//testsuite/corba-testsuite/target/geronimo-jetty6-javaee5-2.2-SNAPSHOT/repository/org/apache/tomcat/jasper/6.0.14-G614585/jasper-6.0.14-G614585.jar
> >
> .//testsuite/deployment-testsuite/target/geronimo-jetty6-javaee5-2.2-SNAPSHOT/repository/org/apache/tomcat/jasper/6.0.14-G614585/jasper-6.0.14-G614585.jar
> >
> .//testsuite/enterprise-testsuite/target/geronimo-jetty6-javaee5-2.2-SNAPSHOT/repository/org/apache/tomcat/jasper/6.0.14-G614585/jasper-6.0.14-G614585.jar
> >
> .//testsuite/security-testsuite/target/geronimo-jetty6-javaee5-2.2-SNAPSHOT/repository/org/apache/tomcat/jasper/6.0.14-G614585/jasper-6.0.14-G614585.jar
> >
> .//testsuite/web-testsuite/target/geronimo-jetty6-javaee5-2.2-SNAPSHOT/repository/org/apache/tomcat/jasper/6.0.14-G614585/jasper-6.0.14-G614585.jar
> >
> .//testsuite/webservices-testsuite/target/geronimo-jetty6-javaee5-2.2-SNAPSHOT/repository/org/apache/tomcat/jasper/6.0.14-G614585/jasper-6.0.14-G614585.jar
> >
> > On Thu, Jul 17, 2008 at 12:45 PM, Jason Warner <[EMAIL PROTECTED]> wrote:
> >>
> >> I'm not very familiar with how the testsuite works but it seems that it
> >> uses a 2.2 snapshot of jetty based on what's unpacked into my testsuite
> >> directory.  Where does this snapshot come from?  It's using 6.0.14
> versions
> >> of tomcat jars when the rest of trunk is using 6.0.16.  It's possible I
> >> missed an entry when updating the tomcat version but I can't seem to
> find
> >> where it would have been missed.  I'm sure I got everything in the root
> >> geronimo pom.  Anyone know what could cause this version discrepancy?  I
> >> assume that this snapshot version is what the testsuite is run against
> and I
> >> think we should be using the same versions of jars on both.  Any insight
> >> would be greatly appreciated.
> >>
> >> Thanks,
> >>
> >> --
> >> ~Jason Warner
> >
> >
> > --
> > ~Jason Warner
>



-- 
~Jason Warner

Reply via email to