Are you using patched-release pom to build the branch or building individual csg components ?
Rajika On Wed, Jun 29, 2011 at 2:58 PM, Isuru Suriarachchi <[email protected]> wrote: > [INFO] Building CSG module > [INFO] task-segment: [clean, install] > [INFO] > ------------------------------------------------------------------------ > [INFO] [clean:clean {execution: default-clean}] > [INFO] Deleting directory > /home/isuru/checkouts/wso2/branches/carbon320/components/csg/org.wso2.carbon.cloud.csg/3.2.1/target > [INFO] [resources:resources {execution: default-resources}] > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 1 resource > [INFO] [compiler:compile {execution: default-compile}] > [INFO] Compiling 6 source files to > /home/isuru/checkouts/wso2/branches/carbon320/components/csg/org.wso2.carbon.cloud.csg/3.2.1/target/classes > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Compilation failure > > /home/isuru/checkouts/wso2/branches/carbon320/components/csg/org.wso2.carbon.cloud.csg/3.2.1/src/main/java/org/wso2/carbon/cloud/csg/service/CSGAdminService.java:[107,34] > cannot find symbol > symbol : method getQpidSSLConnectionURL(java.lang.String) > location: class org.wso2.carbon.cloud.csg.common.CSGCommonUtils > > /home/isuru/checkouts/wso2/branches/carbon320/components/csg/org.wso2.carbon.cloud.csg/3.2.1/src/main/java/org/wso2/carbon/cloud/csg/service/CSGAdminService.java:[153,30] > cannot find symbol > symbol : method getQpidSSLConnectionURL(java.lang.String) > location: class org.wso2.carbon.cloud.csg.common.CSGCommonUtils > > /home/isuru/checkouts/wso2/branches/carbon320/components/csg/org.wso2.carbon.cloud.csg/3.2.1/src/main/java/org/wso2/carbon/cloud/csg/jms/JMSCSGProxyService.java:[117,38] > cannot find symbol > symbol : method getInLineWSDL() > location: class org.wso2.carbon.cloud.csg.common.ServiceMetaData > > /home/isuru/checkouts/wso2/branches/carbon320/components/csg/org.wso2.carbon.cloud.csg/3.2.1/src/main/java/org/wso2/carbon/cloud/csg/jms/JMSCSGProxyService.java:[119,76] > cannot find symbol > symbol : variable JMS_WAIT_REPLY > location: class org.wso2.carbon.cloud.csg.common.CSGConstant > > ================================================= > > I think the dependencies in poms should point to 3.2.1 versions of csg > commons etc. > > Thanks, > ~Isuru > > > -- > Isuru Suriarachchi > Technical Lead & Product Manager, WSO2 Application Server > WSO2 Inc. http://wso2.com > email : [email protected] > blog : http://isurues.wordpress.com/ > > lean . enterprise . middleware > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > >
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
