Glen, This seems to be caused by a bug in Sun's JDK 1.5 (all versions, except 1.5.0_24 distributed on MacOS X only). Please use 1.6.
Andreas On Mon, Aug 30, 2010 at 18:49, Glen Daniels <[email protected]> wrote: > Hi folks, > > When I try to rebuild Rampart 1.5 from source, there seem to be two > repeatable build failures in the integration module: > > Failed tests: > testRequest(org.apache.rahas.RahasSAML2TokenTest) > testRequest(org.apache.rahas.RahasSAML2TokenCertForHoKTest) > > The first fails due to an isRecognizedEncoding problem, the second due to > being unable to initialize org.apache.rahas.impl.SAML2TokenIssuer. > > I haven't dug deeply into this, but it's a little scary. Nandana, this must > have built correctly when you cut the release, right? Any clue what might > have happened in the meanwhile? I'm using > https://svn.apache.org/repos/asf/axis/axis2/java/rampart/branches/1_5/ as the > SVN URL. > > (Context - trying to determine which versions of the HTTPClient reuse code > are working or not with Rampart.) > > Thanks, > --Glen > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
