I could not find it anywhere. That dependency is coming from camel-josql , http://svn.apache.org/viewvc/camel/trunk/components/camel-josql/pom.xml?view=markup
I dont see that jar mentioned in camel License or notice. On Fri, Dec 14, 2012 at 12:04 AM, Olivier Lamy <[email protected]> wrote: > 2012/12/13 kishore g <[email protected]>: > > This is what I could extract from the jars. Does this help ? > > > > ./com/github/sgroschupf/zkclient/0.1/zkclient-0.1.jar > > No license file but https://github.com/sgroschupf/zkclient says its > Apache > > > > > ./com/noelios/restlet/com.noelios.restlet/1.1.10/com.noelios.restlet-1.1.10.jar > > ./org/restlet/org.restlet/1.1.10/org.restlet-1.1.10.jar > > No LICENSE file, but http://www.restlet.org/about/legal says it can be > used > > as Apache 2.0 > > > > ./com/thoughtworks/xstream/xstream/1.3.1/xstream-1.3.1.jar > > ./xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar > > No license file, http://xstream.codehaus.org/license.html says its BSD > > license, we can remove the dependency if its a problem > > BSD is not a problem see http://www.apache.org/legal/resolved.html > > > > > ./commons-cli/commons-cli/1.2/commons-cli-1.2.jar > > Apache 2.0 > > > > ./commons-io/commons-io/1.4/commons-io-1.4.jar > > Apache 2.0 > > > > ./commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar > > Apache 2.0 > > > > ./jline/jline/0.9.94/jline-0.9.94.jar > > No license file, http://jline.sourceforge.net/ says its BSD > > > > ./log4j/log4j/1.2.15/log4j-1.2.15.jar > > Apache > > > > ./net/sf/josql/gentlyweb-utils/1.5/gentlyweb-utils-1.5.jar > > Cant find the source for this. > > Looks to come from http://sourceforge.net/projects/josql/ > But I cannot find it download. > someone else know ? > > > > > ./net/sf/josql/josql/1.5/josql-1.5.jar > > http://sourceforge.net/projects/josql/ says its apache 2.0 > > > > ./org/apache/camel/camel-core/2.5.0/camel-core-2.5.0.jar > > Apache 2.0 > > > > ./org/apache/camel/camel-josql/2.5.0/camel-josql-2.5.0.jar > > Apache 2.0 > > > > ./org/apache/commons/commons-math/2.1/commons-math-2.1.jar > > Apache 2.0 > > > > > ./org/apache/helix/helix-core/0.6-incubating-SNAPSHOT/helix-core-0.6-incubating-SNAPSHOT.jar > > Apache 2.0 > > > > ./org/apache/zookeeper/zookeeper/3.3.4/zookeeper-3.3.4.jar > > Apache 2.0 > > > > ./org/codehaus/jackson/jackson-core-asl/1.8.5/jackson-core-asl-1.8.5.jar > > > ./org/codehaus/jackson/jackson-mapper-asl/1.8.5/jackson-mapper-asl-1.8.5.jar > > Has license file and it says Apache 2.0 > > > > > ./org/fusesource/commonman/commons-management/1.0/commons-management-1.0.jar > > Has LICENSE file and it says Apache 2.0 > > > > -- > Olivier Lamy > Talend: http://coders.talend.com > http://twitter.com/olamy | http://linkedin.com/in/olamy >
