This should be fixed. Update /components/business-messaging/hl7 and see.
On Tue, Jun 4, 2013 at 2:57 PM, Dimuthu De Lanerolle <[email protected]>wrote: > > Hi, > > I am getting the following build failure while carrying out 4.1.3 build. ( > https://svn.wso2.org/repos/wso2/carbon/platform/branches/4.1.0/patch-releases/4.1.3 > ) > > [INFO] --- maven-compiler-plugin:2.3.2: > compile (default-compile) @ > org.wso2.carbon.business.messaging.hl7.transport --- > [INFO] Compiling 7 source files to > /home/wso2/TestAutomationSvn/platform/branches/4.1.0/components/business-messaging/hl7/org.wso2.carbon.business.messaging.hl7.transport/4.1.3/target/classes > [INFO] ------------------------------------------------------------- > [ERROR] COMPILATION ERROR : > [INFO] ------------------------------------------------------------- > [ERROR] > /home/wso2/TestAutomationSvn/platform/branches/4.1.0/components/business-messaging/hl7/org.wso2.carbon.business.messaging.hl7.transport/4.1.3/src/main/java/org/wso2/carbon/business/messaging/hl7/transport/HL7Endpoint.java:[107,24] > cannot find symbol > symbol : method setTimeOutVal(int) > location: class > org.wso2.carbon.business.messaging.hl7.common.HL7ProcessingContext > [ERROR] > /home/wso2/TestAutomationSvn/platform/branches/4.1.0/components/business-messaging/hl7/org.wso2.carbon.business.messaging.hl7.transport/4.1.3/src/main/java/org/wso2/carbon/business/messaging/hl7/transport/HL7TransportListener.java:[43,85] > cannot find symbol > symbol : variable HL7_TRANSPORT_TIMEOUT > location: class org.wso2.carbon.business.messaging.hl7.common.HL7Constants > [ERROR] > /home/wso2/TestAutomationSvn/platform/branches/4.1.0/components/business-messaging/hl7/org.wso2.carbon.business.messaging.hl7.transport/4.1.3/src/main/java/org/wso2/carbon/business/messaging/hl7/transport/HL7TransportSender.java:[183,26] > cannot find symbol > symbol : method > offerApplicationResponses(ca.uhn.hl7v2.model.Message,org.apache.axis2.context.MessageContext) > location: class > org.wso2.carbon.business.messaging.hl7.common.HL7ProcessingContext > [INFO] 3 errors > [INFO] ------------------------------------------------------------- > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] WSO2 Carbon - HL7 Business Messaging - Transport .. FAILURE [2.939s] > > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile > (default-compile) on project > org.wso2.carbon.business.messaging.hl7.transport: Compilation failure: > Compilation failure: > [ERROR] > /home/wso2/TestAutomationSvn/platform/branches/4.1.0/components/business-messaging/hl7/org.wso2.carbon.business.messaging.hl7.transport/4.1.3/src/main/java/org/wso2/carbon/business/messaging/hl7/transport/HL7Endpoint.java:[107,24] > cannot find symbol > [ERROR] symbol : method setTimeOutVal(int) > [ERROR] location: class > org.wso2.carbon.business.messaging.hl7.common.HL7ProcessingContext > [ERROR] > /home/wso2/TestAutomationSvn/platform/branches/4.1.0/components/business-messaging/hl7/org.wso2.carbon.business.messaging.hl7.transport/4.1.3/src/main/java/org/wso2/carbon/business/messaging/hl7/transport/HL7TransportListener.java:[43,85] > cannot find symbol > [ERROR] symbol : variable HL7_TRANSPORT_TIMEOUT > [ERROR] location: class > org.wso2.carbon.business.messaging.hl7.common.HL7Constants > [ERROR] > /home/wso2/TestAutomationSvn/platform/branches/4.1.0/components/business-messaging/hl7/org.wso2.carbon.business.messaging.hl7.transport/4.1.3/src/main/java/org/wso2/carbon/business/messaging/hl7/transport/HL7TransportSender.java:[183,26] > cannot find symbol > [ERROR] symbol : method > offerApplicationResponses(ca.uhn.hl7v2.model.Message,org.apache.axis2.context.MessageContext) > [ERROR] location: class > org.wso2.carbon.business.messaging.hl7.common.HL7ProcessingContext > [ERROR] -> [Help 1] > > > Regards > > -- > Dimuthu De Lanerolle > Software Engineer (Automation) > WSO2 Inc. > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Vijitha Kumara Senior Software Engineer; WSO2, Inc.; http://wso2.com/ email: [email protected] Lean . Enterprise . Middleware
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
