[
https://issues.apache.org/activemq/browse/CAMEL-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-499.
-------------------------------
Resolution: Fixed
Applied the patch with thanks.
> camel-core does not compile on HP-UX
> ------------------------------------
>
> Key: CAMEL-499
> URL: https://issues.apache.org/activemq/browse/CAMEL-499
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 1.3.0
> Environment: HP-UX B.11.11 U
> java version "1.5.0.04"
> Java(TM) 2 Runtime Environment, Standard Edition (build
> 1.5.0.04-_27_jul_2006_10_52)
> Java HotSpot(TM) Server VM (build 1.5.0.04 jinteg:07.27.06-09:57 PA2.0
> (aCC_AP), mixed mode)
> Reporter: Jonathan Anstey
> Assignee: Jonathan Anstey
> Fix For: 1.4.0
>
> Attachments: camel-hpux.patch
>
>
> camel-core/src/main/java/org/apache/camel/model/ProcessorType.java:[871,12]
> inconvertible types
> found : org.apache.camel.model.ProcessorType<Type>
> required: org.apache.camel.model.InterceptType
> camel-core/src/main/java/org/apache/camel/model/ProcessorType.java:[872,39]
> inconvertible types
> found : org.apache.camel.model.ProcessorType<Type>
> required: org.apache.camel.model.InterceptType
> camel-core/src/main/java/org/apache/camel/model/ProcessorType.java:[884,12]
> inconvertible types
> found : org.apache.camel.model.ProcessorType<Type>
> required: org.apache.camel.model.InterceptType
> camel-core/src/main/java/org/apache/camel/model/ProcessorType.java:[885,38]
> inconvertible types
> found : org.apache.camel.model.ProcessorType<Type>
> required: org.apache.camel.model.InterceptType
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.