[
https://issues.apache.org/jira/browse/STRATOS-232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Imesh Gunaratne resolved STRATOS-232.
-------------------------------------
Resolution: Fixed
> load.balancer.extension.api compilation failure on OpenJDK
> ----------------------------------------------------------
>
> Key: STRATOS-232
> URL: https://issues.apache.org/jira/browse/STRATOS-232
> Project: Stratos
> Issue Type: Bug
> Affects Versions: 4.0.0 M2, 4.0.0 M3
> Environment: OpenJDK 1.7
> Ubuntu 13.10
> Reporter: chris snow
> Attachments:
> 0001-added-parent-declaration-to-pom-to-fix-defect-STRATO.patch
>
>
> I'm hitting the following error when running 'mvn clean install':
> {code}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile
> (default-compile) on project org.apache.stratos.load.balancer.extension.api:
> Compilation failure
> [ERROR]
> /home/ubuntu/incubator-stratos/components/org.apache.stratos.load.balancer.extension.api/src/main/java/org/apache/stratos/load/balancer/extension/api/LoadBalancerExtension.java:[45,5]
> error: annotations are not supported in -source 1.3
> {code}
> It appears that the parent definition is missing from the LB extension API
> pom. Patch attached.
> Patch tested on 4.0.0 M2.
--
This message was sent by Atlassian JIRA
(v6.1#6144)