https://issues.apache.org/bugzilla/show_bug.cgi?id=46784





--- Comment #8 from Andreas Hartmann <[email protected]>  2009-03-06 04:40:02 
PST ---
(In reply to comment #7)
> To fix this problem there are two open questions for me:
> 1) Is it allowed to include the jar's form bouncycastle.org into the lenya
> distribution ? (I assume yes, because the Apache incubator project pdfbox
> includes these files, but I'm not shure)

BouncyCastle uses the MIT license, it is fine to redistribute these libraries.

> 2) How can we inlcude files  depending on the jdk version?

I guess we could just modify the build script accordingly. I wrote a little
extension which allows to execute build files in modules
($MODULE_HOME/build.xml) when the module is deployed; maybe this could be
useful here. Or we introduce something generic like

$MODULE_HOME/java/lib/1.6/

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to