Updated Branches: refs/heads/master fa7d6e3a4 -> ae0ac4bad
Exported org.apache.stratos.load.balancer.common.statistics.publisher.* in load balancer common Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/ae0ac4ba Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/ae0ac4ba Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/ae0ac4ba Branch: refs/heads/master Commit: ae0ac4bad09b2cfaff1ffa0fbc705156383a4735 Parents: fa7d6e3 Author: Imesh Gunaratne <[email protected]> Authored: Wed Dec 25 09:29:51 2013 +0530 Committer: Imesh Gunaratne <[email protected]> Committed: Wed Dec 25 09:29:51 2013 +0530 ---------------------------------------------------------------------- components/org.apache.stratos.load.balancer.common/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/ae0ac4ba/components/org.apache.stratos.load.balancer.common/pom.xml ---------------------------------------------------------------------- diff --git a/components/org.apache.stratos.load.balancer.common/pom.xml b/components/org.apache.stratos.load.balancer.common/pom.xml index c298321..c719cd3 100644 --- a/components/org.apache.stratos.load.balancer.common/pom.xml +++ b/components/org.apache.stratos.load.balancer.common/pom.xml @@ -92,6 +92,7 @@ <Bundle-Name>${project.artifactId}</Bundle-Name> <Export-Package> org.apache.stratos.load.balancer.common.*, + org.apache.stratos.load.balancer.common.statistics.publisher.*, </Export-Package> <Private-Package> org.apache.stratos.load.balancer.common.internal;
