> The unit-tests setup in wss4j wasn't completely > standard, so I will have to check it out. Some libraries was missing on > 1.5.4, I guess they are from pre-maven2 times.
Yeah it's on the list of things to do for the next major release. You can't run them via maven, "ant unitTests" will do the trick. The tests in question are in "test\wssec". Colm. -----Original Message----- From: Olve Hansen [mailto:[EMAIL PROTECTED] Sent: 02 December 2008 12:52 To: [email protected] Subject: RE: Bug in AbstractCrypto; hardcoded loading of default java truststore Hi Olve, > Hm, it is not the same, is it? The reporter here talks about disabling the > default keystore, not pointing to an alternative by the use of > system-properties. Yup, mea culpa. Could you open a new JIRA for this issue? You need to submit the patch in the JIRA and grant Apache the right to use the source code. We also really need to unit test all of the permutations...so if you could at least do some of this that'd be great! Thanks, Colm. I posted past your reply (or I wasn't paying attention). I will fix the unit tests and the jira. The unit-tests setup in wss4j wasn't completely standard, so I will have to check it out. Some libraries was missing on 1.5.4, I guess they are from pre-maven2 times. -- Olve ----- -- Olve Hansen -- View this message in context: http://www.nabble.com/Bug-in-AbstractCrypto--hardcoded-loading-of-defaul t-java-truststore-tp20739755p20791488.html Sent from the WSS4J mailing list archive at Nabble.com. --------------------------------------------------------------------- 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]
