Skip to Content.
Sympa Menu

shibboleth-dev - RE: Mockrunner 0.3.6

Subject: Shibboleth Developers

List archive

RE: Mockrunner 0.3.6


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: RE: Mockrunner 0.3.6
  • Date: Wed, 16 Nov 2005 14:34:52 -0500
  • Organization: The Ohio State University

> Create one modified Mockrunner class source in our project test source
with
> the fixes. It will come first in the classpath search and override the
> corresponding class in the 0.3.6 JAR.
>
> Create a separate test case project dependent on the shib Java project but
> with its own classpath that uses the later Servlet library.
>
> I sorta like the last choice (separate project). The Integration tests
> aren't a standard part of the distribution, so having yet another odd
> project in the CVS isn't a problem for the newbie.

I'm the last person to care, but the last two options seemed attractive to
me, and separating out this stuff into its own space seems like a pretty
useful concept. That would seem to help with the issue Walter raised about
whether you can depend on consistent IdP behavior, since you could
conceivable package some of the code you wanted invariant and reference that
instead of the raw source.

-- Scott




Archive powered by MHonArc 2.6.16.

Top of Page