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
