On 5/21/07, Alex Karasulu <[EMAIL PROTECTED]> wrote:
Also did you deploy any of these SNAPSHOTs after the merge to the remote SNAPSHOT repository?
I did not deploy. I wanted to see what issues came up first. I was able to reproduce each of the failing tests. In every case they are un-handled AES-256. Do you have an opinion on which is better ... commenting out the test entirely or catching the "Algorithm AES256 not enabled" exception? I figure I'll add a method to check if AES-256 is enabled and skip the rest of the test. Enrique
