Repository: incubator-rocketmq Updated Branches: refs/heads/master 913bd9b44 -> 2e954222a
Remove independent mysql jdbc driver statement. reviewed by @yukon Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/commit/2e954222 Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/tree/2e954222 Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/diff/2e954222 Branch: refs/heads/master Commit: 2e954222ab2a87fae5ab5670d0aaa5eee08b3426 Parents: 913bd9b Author: vongosling <[email protected]> Authored: Mon Dec 19 20:18:19 2016 +0800 Committer: vongosling <[email protected]> Committed: Mon Dec 19 20:18:19 2016 +0800 ---------------------------------------------------------------------- NOTICE | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/2e954222/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index 913ef38..fea5b4c 100644 --- a/NOTICE +++ b/NOTICE @@ -2,7 +2,4 @@ RocketMQ Copyright 2016 Alibaba Group. This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). - -This distribution has producerGroup binary dependency on mysql-connector-java, which is available under gpl 2.0. -The source code of mysql-connector-java can be found at http://dev.mysql.com/downloads/connector/reconsumeTimes/. \ No newline at end of file +The Apache Software Foundation (http://www.apache.org/). \ No newline at end of file
