The current 1.6 release branch is not building with JDK 5.
Did we support JDK 1.5 build in 1.5.2 ?
What should we do here for 1.6 ?

Just FYI, below are the kind of failures I'm finding... it seems that
most of the issues are related to dependencies available in 1.6 JDK
and not in 1.5 JDK and shouldn't be that hard to fix.

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java:[4,33]
package javax.xml.bind.annotation does not exist

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java:[5,33]
package javax.xml.bind.annotation does not exist

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java:[6,33]
package javax.xml.bind.annotation does not exist

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java:[7,33]
package javax.xml.bind.annotation does not exist

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/ObjectFactory.java:[58,11]
cannot find symbol
symbol  : class JAXBElement
location: class com.tuscanyscatours.payment.ObjectFactory

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/ObjectFactory.java:[67,11]
cannot find symbol
symbol  : class JAXBElement
location: class com.tuscanyscatours.payment.ObjectFactory

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/PaymentService.java:[8,20]
package javax.xml.ws does not exist

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/PaymentService.java:[9,20]
package javax.xml.ws does not exist

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/PaymentService.java:[10,20]
package javax.xml.ws does not exist

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/PaymentService.java:[11,20]
package javax.xml.ws does not exist

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/PaymentService.java:[22,12]
cannot find symbol
symbol: class Service
    extends Service

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/PaymentService.java:[67,34]
cannot find symbol
symbol  : class WebServiceFeature
location: class com.tuscanyscatours.payment.PaymentService

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/MakePaymentMemberType.java:[30,1]
cannot find symbol
symbol: class XmlAccessorType
@XmlAccessorType(XmlAccessType.FIELD)

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/MakePaymentMemberType.java:[31,1]
cannot find symbol
symbol: class XmlType
@XmlType(name = "MakePaymentMemberType", propOrder = {

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/MakePaymentMemberType.java:[37,5]
cannot find symbol
symbol  : class XmlElement
location: class com.tuscanyscatours.payment.MakePaymentMemberType

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/MakePaymentMemberType.java:[39,5]
cannot find symbol
symbol  : class XmlElement
location: class com.tuscanyscatours.payment.MakePaymentMemberType

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/Payment.java:[19,1]
cannot find symbol
symbol: class WebService
@WebService(name = "Payment", targetNamespace =
"http://www.tuscanyscatours.com/Payment/";)

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/Payment.java:[20,1]
cannot find symbol
symbol: class XmlSeeAlso
@XmlSeeAlso({

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/Payment.java:[38,9]
cannot find symbol
symbol  : class WebParam
location: interface com.tuscanyscatours.payment.Payment

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/Payment.java:[40,9]
cannot find symbol
symbol  : class WebParam
location: interface com.tuscanyscatours.payment.Payment

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/Payment.java:[33,5]
cannot find symbol
symbol  : class WebMethod
location: interface com.tuscanyscatours.payment.Payment

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/Payment.java:[34,5]
cannot find symbol
symbol  : class WebResult
location: interface com.tuscanyscatours.payment.Payment

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/Payment.java:[35,5]
cannot find symbol
symbol  : class RequestWrapper
location: interface com.tuscanyscatours.payment.Payment

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/Payment.java:[36,5]
cannot find symbol
symbol  : class ResponseWrapper
location: interface com.tuscanyscatours.payment.Payment

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/ObjectFactory.java:[24,1]
cannot find symbol
symbol: class XmlRegistry
@XmlRegistry

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java:[29,1]
cannot find symbol
symbol: class XmlAccessorType
@XmlAccessorType(XmlAccessType.FIELD)

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java:[30,1]
cannot find symbol
symbol: class XmlType
@XmlType(name = "MakePaymentMemberResponseType", propOrder = {

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/ObjectFactory.java:[57,5]
cannot find symbol
symbol  : class XmlElementDecl
location: class com.tuscanyscatours.payment.ObjectFactory

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/ObjectFactory.java:[66,5]
cannot find symbol
symbol  : class XmlElementDecl
location: class com.tuscanyscatours.payment.ObjectFactory

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/MakePaymentMemberResponseType.java:[35,5]
cannot find symbol
symbol  : class XmlElement
location: class com.tuscanyscatours.payment.MakePaymentMemberResponseType

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/PaymentService.java:[20,1]
cannot find symbol
symbol: class WebServiceClient
@WebServiceClient(name = "PaymentService", targetNamespace =
"http://www.tuscanyscatours.com/Payment/";, wsdlLocation =
"file:/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/src/main/resources/Payment.wsdl")

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/PaymentService.java:[54,5]
cannot find symbol
symbol  : class WebEndpoint
location: class com.tuscanyscatours.payment.PaymentService

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/PaymentService.java:[66,5]
cannot find symbol
symbol  : class WebEndpoint
location: class com.tuscanyscatours.payment.PaymentService

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/package-info.java:[1,26]
package javax.xml.bind.annotation does not exist

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/ObjectFactory.java:[59,19]
cannot find symbol
symbol  : class JAXBElement
location: class com.tuscanyscatours.payment.ObjectFactory

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/ObjectFactory.java:[68,19]
cannot find symbol
symbol  : class JAXBElement
location: class com.tuscanyscatours.payment.ObjectFactory

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/PaymentService.java:[56,15]
cannot find symbol
symbol  : variable super
location: class com.tuscanyscatours.payment.PaymentService

/home/lresende/opensource/apache/tuscany/java-sca-1.6-sync/itest/jaxws/target/jaxws-source/com/tuscanyscatours/payment/PaymentService.java:[68,15]
cannot find symbol
symbol  : variable super
location: class com.tuscanyscatours.payment.PaymentService

-- 
Luciano Resende
http://people.apache.org/~lresende
http://lresende.blogspot.com/

Reply via email to