See <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.load.balancer/258/>
------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Stratos - Load Balancer 4.1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.apache.bsf:bsf-all:jar:3.0 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.apache.stratos.load.balancer --- [INFO] Deleting <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.load.balancer/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce) @ org.apache.stratos.load.balancer --- [INFO] [INFO] --- incremental-build-plugin:1.3:incremental-build (default) @ org.apache.stratos.load.balancer --- [INFO] Verifying module descriptor ... [INFO] Pom descriptor modification detected. [INFO] Deleting <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.load.balancer/ws/target> [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ org.apache.stratos.load.balancer --- [WARNING] Invalid POM for org.apache.bsf:bsf-all:jar:3.0, transitive dependencies (if any) will not be available, enable debug logging for more details [WARNING] Invalid project model for artifact [bsf-all:org.apache.bsf:3.0]. It will be ignored by the remote resources Mojo. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.apache.stratos.load.balancer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.load.balancer/ws/src/main/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ org.apache.stratos.load.balancer --- [INFO] Compiling 45 source files to <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.load.balancer/ws/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.load.balancer/ws/src/main/java/org/apache/stratos/load/balancer/messaging/receiver/LoadBalancerTenantEventReceiver.java>:[25,49] cannot find symbol symbol : class Subscription location: package org.apache.stratos.messaging.domain.tenant [ERROR] <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.load.balancer/ws/src/main/java/org/apache/stratos/load/balancer/context/LoadBalancerContextUtil.java>:[25,49] cannot find symbol symbol : class Subscription location: package org.apache.stratos.messaging.domain.tenant [ERROR] <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.load.balancer/ws/src/main/java/org/apache/stratos/load/balancer/messaging/receiver/LoadBalancerTenantEventReceiver.java>:[63,29] cannot find symbol symbol: class Subscription for (Subscription subscription : tenant.getSubscriptions()) { [ERROR] <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.load.balancer/ws/src/main/java/org/apache/stratos/load/balancer/messaging/receiver/LoadBalancerTenantEventReceiver.java>:[63,63] cannot find symbol symbol : method getSubscriptions() location: class org.apache.stratos.messaging.domain.tenant.Tenant [ERROR] <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.load.balancer/ws/src/main/java/org/apache/stratos/load/balancer/context/LoadBalancerContextUtil.java>:[349,25] cannot find symbol symbol : class Subscription location: class org.apache.stratos.load.balancer.context.LoadBalancerContextUtil [ERROR] <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.load.balancer/ws/src/main/java/org/apache/stratos/load/balancer/context/LoadBalancerContextUtil.java>:[349,59] cannot find symbol symbol : method getSubscriptions() location: class org.apache.stratos.messaging.domain.tenant.Tenant [ERROR] <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.load.balancer/ws/src/main/java/org/apache/stratos/load/balancer/context/LoadBalancerContextUtil.java>:[454,21] cannot find symbol symbol : class Subscription location: class org.apache.stratos.load.balancer.context.LoadBalancerContextUtil [ERROR] <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.load.balancer/ws/src/main/java/org/apache/stratos/load/balancer/context/LoadBalancerContextUtil.java>:[454,55] cannot find symbol symbol : method getSubscriptions() location: class org.apache.stratos.messaging.domain.tenant.Tenant [INFO] 8 errors [INFO] -------------------------------------------------------------