Repository: servicemix-bundles Updated Branches: refs/heads/master 776224332 -> 24cf29178
revert unwanted change Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/24cf2917 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/24cf2917 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/24cf2917 Branch: refs/heads/master Commit: 24cf2917877be98a7d6f0cdcf3c35d9198793bae Parents: 7762243 Author: Freeman Fang <[email protected]> Authored: Wed Jun 17 06:59:00 2015 +0800 Committer: Freeman Fang <[email protected]> Committed: Wed Jun 17 06:59:00 2015 +0800 ---------------------------------------------------------------------- hbase-1.0.0/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/24cf2917/hbase-1.0.0/pom.xml ---------------------------------------------------------------------- diff --git a/hbase-1.0.0/pom.xml b/hbase-1.0.0/pom.xml index 764f78a..2fe44b8 100644 --- a/hbase-1.0.0/pom.xml +++ b/hbase-1.0.0/pom.xml @@ -52,7 +52,6 @@ org.apache.hadoop.hbase </servicemix.osgi.export.pkg> <servicemix.osgi.import.pkg> - !org.apache.hadoop.hbase.testclassification, com.lmax.disruptor*;resolution:=optional, com.sun.javadoc;resolution:=optional, com.sun.tools.doclets.standard;resolution:=optional,
