Issue Type: Task Task
Affects Versions: 2.0
Assignee: Unassigned
Components: build
Created: 29/Apr/14 9:38 AM
Description:

Currently components fails to compile using 1.6 JDK - we should enforce 1.7+ JDK on components build.

bananastand:repository tcunning$ java -version
java version "1.6.0_65"
Java(TM) SE Runtime Environment (build 1.6.0_65-b14-462-11M4609)
Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-462, mixed mode)
bananastand:repository tcunning$

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project switchyard-component-soap: Compilation failure
[ERROR] /Users/tcunning/src/switchyard/pullrequest/components/soap/src/main/java/org/switchyard/component/soap/endpoint/JAXWSEndpoint.java:[53,45] cannot find symbol
[ERROR] symbol : method create(java.lang.String,org.switchyard.component.soap.endpoint.BaseWebService,javax.xml.ws.WebServiceFeature[])
[ERROR] location: class javax.xml.ws.Endpoint
[ERROR] -> [Help 1]

Project: SwitchYard
Labels: 2.0_proposed
Priority: Major Major
Reporter: Tom Cunningham
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira