See
<https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.autoscaler/345/changes>
Changes:
[imesh] Fixing GET /deploymentPolicies/{deploymentPolicyId} method behaviour
when deployment is not found
------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Stratos - Autoscaler 4.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading:
http://dist.wso2.org/maven2/org/apache/axis2/axis2-java2wsdl-maven-plugin/maven-metadata.xml
Downloading:
http://dist.wso2.org/snapshots/maven2/org/apache/axis2/axis2-java2wsdl-maven-plugin/maven-metadata.xml
Downloaded:
http://dist.wso2.org/maven2/org/apache/axis2/axis2-java2wsdl-maven-plugin/maven-metadata.xml
(2 KB at 0.9 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @
org.apache.stratos.autoscaler ---
[INFO] Deleting
<https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.autoscaler/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce) @
org.apache.stratos.autoscaler ---
[INFO]
[INFO] --- incremental-build-plugin:1.3:incremental-build (default) @
org.apache.stratos.autoscaler ---
[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.autoscaler/ws/target>
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @
org.apache.stratos.autoscaler ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
org.apache.stratos.autoscaler ---
[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.autoscaler/ws/src/main/rules>
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @
org.apache.stratos.autoscaler ---
[INFO] Compiling 141 source files to
<https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.autoscaler/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
<https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.autoscaler/ws/src/main/java/org/apache/stratos/autoscaler/client/CloudControllerClient.java>:[165,27]
cannot find symbol
symbol : method setVolumeRequired(boolean)
location: class
org.apache.stratos.cloud.controller.stub.domain.ApplicationClusterContext
[ERROR]
<https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.autoscaler/ws/src/main/java/org/apache/stratos/autoscaler/client/CloudControllerClient.java>:[166,27]
cannot find symbol
symbol : method
setVolumes(org.apache.stratos.cloud.controller.stub.domain.Volume[])
location: class
org.apache.stratos.cloud.controller.stub.domain.ApplicationClusterContext
[INFO] 2 errors
[INFO] -------------------------------------------------------------