You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Vincent Massol <vm...@octo.com> on 2002/08/08 13:48:36 UTC

[httpclient] FW: [GUMP] cactus-sample-servlet builds

Hi,

Can someone tell me if what is described below is a correct assumption ?
It is currently breaking Cactus nightly builds.

Thanks
-Vincent

> -----Original Message-----
> From: Vincent Massol [mailto:vmassol@octo.com]
> Sent: 08 August 2002 12:47
> To: 'Alexandria Developers List'
> Cc: 'Cactus Users List'
> Subject: RE: [GUMP] cactus-sample-servlet builds

[snip]

> >
> >      [java]     [junit] Testcase: testLongProcess took 0,294 sec
> >      [java]     [junit] 	Caused an ERROR
> >      [java]     [junit] javax/net/SocketFactory
> >      [java]     [junit] java.lang.NoClassDefFoundError:
> > javax/net/SocketFactory
> 
> oh. I think I know where it is coming from. It must come from commons-
> httpclient. They were not depending on JSSE before but they must have
> introduced recently (during the past 2 days) a dependency on it
somehow.
> Cactus does not use JSSE and I believe Tomcat neither (at least it is
not
> mandatory).
> 
> I'll forward this email to commons-dev.
> 
> Thanks
> -Vincent



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: [httpclient] FW: [GUMP] cactus-sample-servlet builds

Posted by Vincent Massol <vm...@octo.com>.
Cool. Thanks Jeff.

> -----Original Message-----
> From: jsdever [mailto:jsdever] On Behalf Of Jeff Dever
> Sent: 08 August 2002 13:59
> To: Jakarta Commons Developers List
> Subject: Re: [httpclient] FW: [GUMP] cactus-sample-servlet builds
> 
> Yes, a runtime dependancy on SSE was introduced inadvertantly.  Ortwin
> sbmitted
> a patch to fix it last friday, but it fell through the cracks with all
the
> traffic on the list.  I just applied now, and it looks good.
> 
> The next nightly should be OK.  JSSE is still required for
compilation,
> but not
> required at runtime unless https features are needed.
> 
> 
> Vincent Massol wrote:
> 
> > Hi,
> >
> > Can someone tell me if what is described below is a correct
assumption ?
> > It is currently breaking Cactus nightly builds.
> >
> > Thanks
> > -Vincent
> >
> > > -----Original Message-----
> > > From: Vincent Massol [mailto:vmassol@octo.com]
> > > Sent: 08 August 2002 12:47
> > > To: 'Alexandria Developers List'
> > > Cc: 'Cactus Users List'
> > > Subject: RE: [GUMP] cactus-sample-servlet builds
> >
> > [snip]
> >
> > > >
> > > >      [java]     [junit] Testcase: testLongProcess took 0,294 sec
> > > >      [java]     [junit]     Caused an ERROR
> > > >      [java]     [junit] javax/net/SocketFactory
> > > >      [java]     [junit] java.lang.NoClassDefFoundError:
> > > > javax/net/SocketFactory
> > >
> > > oh. I think I know where it is coming from. It must come from
commons-
> > > httpclient. They were not depending on JSSE before but they must
have
> > > introduced recently (during the past 2 days) a dependency on it
> > somehow.
> > > Cactus does not use JSSE and I believe Tomcat neither (at least it
is
> > not
> > > mandatory).
> > >
> > > I'll forward this email to commons-dev.
> > >
> > > Thanks
> > > -Vincent
> >
> > --
> > To unsubscribe, e-mail:   <mailto:commons-dev-
> unsubscribe@jakarta.apache.org>
> > For additional commands, e-mail: <mailto:commons-dev-
> help@jakarta.apache.org>
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:commons-dev-
> unsubscribe@jakarta.apache.org>
> For additional commands, e-mail: <mailto:commons-dev-
> help@jakarta.apache.org>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: [httpclient] FW: [GUMP] cactus-sample-servlet builds

Posted by Jeff Dever <js...@sympatico.ca>.
Yes, a runtime dependancy on SSE was introduced inadvertantly.  Ortwin sbmitted
a patch to fix it last friday, but it fell through the cracks with all the
traffic on the list.  I just applied now, and it looks good.

The next nightly should be OK.  JSSE is still required for compilation, but not
required at runtime unless https features are needed.


Vincent Massol wrote:

> Hi,
>
> Can someone tell me if what is described below is a correct assumption ?
> It is currently breaking Cactus nightly builds.
>
> Thanks
> -Vincent
>
> > -----Original Message-----
> > From: Vincent Massol [mailto:vmassol@octo.com]
> > Sent: 08 August 2002 12:47
> > To: 'Alexandria Developers List'
> > Cc: 'Cactus Users List'
> > Subject: RE: [GUMP] cactus-sample-servlet builds
>
> [snip]
>
> > >
> > >      [java]     [junit] Testcase: testLongProcess took 0,294 sec
> > >      [java]     [junit]     Caused an ERROR
> > >      [java]     [junit] javax/net/SocketFactory
> > >      [java]     [junit] java.lang.NoClassDefFoundError:
> > > javax/net/SocketFactory
> >
> > oh. I think I know where it is coming from. It must come from commons-
> > httpclient. They were not depending on JSSE before but they must have
> > introduced recently (during the past 2 days) a dependency on it
> somehow.
> > Cactus does not use JSSE and I believe Tomcat neither (at least it is
> not
> > mandatory).
> >
> > I'll forward this email to commons-dev.
> >
> > Thanks
> > -Vincent
>
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>