On Fri, Aug 22, 2008 at 11:41 PM, Naizheng Bian <[EMAIL PROTECTED]> wrote:
> Hi, > > > We try to extend SIP in Tuscany. We plan to use SUN's sailfin project in > extension. As I know the sailfin project takes > the Common Development and Distribution License. Will it be a problem if we > do this? I mean Tuscany is licensed under the *Apache License*, Version > 2.0. Is there any conflict between these two licenses? > > > > Thanks. > > > > 2008-08-22 > ------------------------------ > > Naizheng > It should be fine. Tuscany code can have binary dependencies on CDDL licensed code, it already has this in some other places. See the Apache 3rd party licensing page: http://www.apache.org/legal/3party.html ...ant
