On 10/23/06, James M Snell <[EMAIL PROTECTED]> wrote:
The reason we haven't included to this point is that we don't compile against it. It is required only at runtime and then only indirectly via the standard Java security stuff.
Interesting. I'm not sure of all the details here, but I believe it's just the fact that we have crypto code in our tree (not just implementations of crypto algorithms, but use of them is important as well). The actual hoops aren't that hard to jump through, we just need to do it. I'm trying to work out what needs to happen for APR, since we have a similar situation there, once that happens I'll get the same stuff done for Abdera. -garrett
