... and you reintroduced the long classpath problem in Windows!

On Thu, Sep 22, 2011 at 10:56 PM, Ranga Siriwardena <ra...@wso2.com> wrote:

> This is because of source code generation issue inside
> "service-stubs/org.wso2.carbon.deployment.synchronizer.stub/3.2.2".
>
> Fixed by replacing <classpath refid="wsdl2java.classpath"/> with following
> claspath entries in corresponding pom.
>
> <classpath refid="maven.dependency.classpath"/>
> <classpath refid="maven.compile.classpath"/>
> <classpath refid="maven.runtime.classpath"/>
>
>
> On Thu, Sep 22, 2011 at 9:28 PM, WSO2 Carbon 3.2.2 Builder (US1) <
> cbuil...@wso2.org> wrote:
>
>> [ERROR] COMPILATION ERROR :
>> [INFO] -------------------------------------------------------------
>> [ERROR]
>> /home/build/checkout/3.2.0/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.ui/3.2.2/src/main/java/org/wso2/carbon/deployment/synchronizer/ui/client/DeploymentSyncAdminClient.java:[25,57]
>> package org.wso2.carbon.deployment.synchronizer.stub.types does not exist
>>
>> [ERROR]
>> /home/build/checkout/3.2.0/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.ui/3.2.2/src/main/java/org/wso2/carbon/deployment/synchronizer/ui/client/DeploymentSyncAdminClient.java:[26,62]
>> package org.wso2.carbon.deployment.synchronizer.stub.types.util does not
>> exist
>>
>> [ERROR]
>> /home/build/checkout/3.2.0/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.ui/3.2.2/src/main/java/org/wso2/carbon/deployment/synchronizer/ui/client/DeploymentSyncAdminClient.java:[35,11]
>> cannot find symbol
>> symbol  : class DeploymentSynchronizerAdminStub
>> location: class
>> org.wso2.carbon.deployment.synchronizer.ui.client.DeploymentSyncAdminClient
>>
>> [ERROR]
>> /home/build/checkout/3.2.0/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.ui/3.2.2/src/main/java/org/wso2/carbon/deployment/synchronizer/ui/client/DeploymentSyncAdminClient.java:[49,11]
>> cannot find symbol
>> symbol  : class DeploymentSynchronizerConfiguration
>> location: class
>> org.wso2.carbon.deployment.synchronizer.ui.client.DeploymentSyncAdminClient
>>
>> [ERROR]
>> /home/build/checkout/3.2.0/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.ui/3.2.2/src/main/java/org/wso2/carbon/deployment/synchronizer/ui/client/DeploymentSyncAdminClient.java:[57,35]
>> cannot find symbol
>> symbol  : class DeploymentSynchronizerConfiguration
>> location: class
>> org.wso2.carbon.deployment.synchronizer.ui.client.DeploymentSyncAdminClient
>>
>> [ERROR]
>> /home/build/checkout/3.2.0/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.ui/3.2.2/src/main/java/org/wso2/carbon/deployment/synchronizer/ui/client/DeploymentSyncAdminClient.java:[61,35]
>> cannot find symbol
>> symbol  : class DeploymentSynchronizerConfiguration
>> location: class
>> org.wso2.carbon.deployment.synchronizer.ui.client.DeploymentSyncAdminClient
>>
>> [ERROR]
>> /home/build/checkout/3.2.0/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.ui/3.2.2/src/main/java/org/wso2/carbon/deployment/synchronizer/ui/client/DeploymentSyncAdminClient.java:[42,19]
>> cannot find symbol
>> symbol  : class DeploymentSynchronizerAdminStub
>> location: class
>> org.wso2.carbon.deployment.synchronizer.ui.client.DeploymentSyncAdminClient
>>
>> [INFO] 7 errors
>> [INFO] -------------------------------------------------------------
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Compilation failure
>>
>> /home/build/checkout/3.2.0/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.ui/3.2.2/src/main/java/org/wso2/carbon/deployment/synchronizer/ui/client/DeploymentSyncAdminClient.java:[25,57]
>> package org.wso2.carbon.deployment.synchronizer.stub.types does not exist
>>
>> /home/build/checkout/3.2.0/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.ui/3.2.2/src/main/java/org/wso2/carbon/deployment/synchronizer/ui/client/DeploymentSyncAdminClient.java:[26,62]
>> package org.wso2.carbon.deployment.synchronizer.stub.types.util does not
>> exist
>>
>> /home/build/checkout/3.2.0/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.ui/3.2.2/src/main/java/org/wso2/carbon/deployment/synchronizer/ui/client/DeploymentSyncAdminClient.java:[35,11]
>> cannot find symbol
>> symbol  : class DeploymentSynchronizerAdminStub
>> location: class
>> org.wso2.carbon.deployment.synchronizer.ui.client.DeploymentSyncAdminClient
>>
>> /home/build/checkout/3.2.0/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.ui/3.2.2/src/main/java/org/wso2/carbon/deployment/synchronizer/ui/client/DeploymentSyncAdminClient.java:[49,11]
>> cannot find symbol
>> symbol  : class DeploymentSynchronizerConfiguration
>> location: class
>> org.wso2.carbon.deployment.synchronizer.ui.client.DeploymentSyncAdminClient
>>
>> /home/build/checkout/3.2.0/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.ui/3.2.2/src/main/java/org/wso2/carbon/deployment/synchronizer/ui/client/DeploymentSyncAdminClient.java:[57,35]
>> cannot find symbol
>> symbol  : class DeploymentSynchronizerConfiguration
>> location: class
>> org.wso2.carbon.deployment.synchronizer.ui.client.DeploymentSyncAdminClient
>>
>> /home/build/checkout/3.2.0/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.ui/3.2.2/src/main/java/org/wso2/carbon/deployment/synchronizer/ui/client/DeploymentSyncAdminClient.java:[61,35]
>> cannot find symbol
>> symbol  : class DeploymentSynchronizerConfiguration
>> location: class
>> org.wso2.carbon.deployment.synchronizer.ui.client.DeploymentSyncAdminClient
>>
>> /home/build/checkout/3.2.0/components/deployment-synchronizer/org.wso2.carbon.deployment.synchronizer.ui/3.2.2/src/main/java/org/wso2/carbon/deployment/synchronizer/ui/client/DeploymentSyncAdminClient.java:[42,19]
>> cannot find symbol
>> symbol  : class DeploymentSynchronizerAdminStub
>> location: class
>> org.wso2.carbon.deployment.synchronizer.ui.client.DeploymentSyncAdminClient
>>
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] For more information, run Maven with the -e switch
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 8 minutes 7 seconds
>> [INFO] Finished at: Thu Sep 22 21:28:09 IST 2011
>> [INFO] Final Memory: 344M/1286M
>> [INFO]
>> ------------------------------------------------------------------------
>>
>
>
>
> --
> Ranga Siriwardena
> Software Engineer
> WSO2 Inc.
>
> Blog: http://rangasiriwardena.blogspot.com/
>
>
> _______________________________________________
> Carbon-build mailing list
> carbon-bu...@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/carbon-build
>
>


-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* <http://www.apache.org/>**
email: **az...@wso2.com* <az...@wso2.com>* cell: +94 77 3320919
blog: **http://blog.afkham.org* <http://blog.afkham.org>*
twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*




-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* <http://www.apache.org/>**
email: **az...@wso2.com* <az...@wso2.com>* cell: +94 77 3320919
blog: **http://blog.afkham.org* <http://blog.afkham.org>*
twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to