Compatible licenses are listed here: http://www.apache.org/legal/resolved.html#category-a
Are all the components that we depend on Apache License v2.0? Can you list all added dependencies (transitively) that are added to the pom by your change? On Mon, Aug 1, 2016 at 8:04 AM, Priyanka Gugale <[email protected]> wrote: > Hi, > > I have used jooq library (ASL licensed) in new updates to JDBC input > operator. Here is the licensing information of library: http://www.jooq > .org/legal/licensing > > License says it *depends but doesn't bundle* those non ASL license > dependencies. As per my understanding those will be included only if we > explicitly include them using our application pom. Right now we are not > using any of those features which depend of such third party licenses. > > Anyone have any suggestion over including this library? > > -Priyanka >
