Hi,

This is fixed in the trunk.. Please take a svn up..


Regards,

On Sat, Jun 18, 2011 at 10:15 AM, Prabath Abeysekera <praba...@wso2.com>wrote:

> Hi Pradeeban,
>
> looking into this!
>
>
>
> On Sat, Jun 18, 2011 at 9:54 AM, Kathiravelu Pradeeban <pradee...@wso2.com
> > wrote:
>
>> I took an svn up from the trunk and started building from the carbon
>> root directory last night, and it fails as below.
>>
>> Any thoughts on this?
>>
>> [INFO] Building WSO2 Carbon - Data Services UI
>> [INFO]    task-segment: [clean, install]
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] [clean:clean {execution: default-clean}]
>> [INFO] Deleting
>>
>> /home/pradeeban/trunk/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.ui/target
>> [INFO] snapshot
>>
>> org.wso2.carbon:org.wso2.carbon.mashup.javascript-scraper.ui:3.2.0-SNAPSHOT:
>> checking for updates from wso2-nexus
>> [INFO] snapshot
>> org.wso2.carbon:org.wso2.carbon.dataservices.stub:3.2.0-SNAPSHOT:
>> checking for updates from wso2-nexus
>> [INFO] snapshot
>>
>> org.wso2.carbon:org.wso2.carbon.dataservices.taskscheduler.stub:3.2.0-SNAPSHOT:
>> checking for updates from wso2-nexus
>> [INFO] snapshot
>>
>> org.wso2.carbon:org.wso2.carbon.dataservices.fileupload.stub:3.2.0-SNAPSHOT:
>> checking for updates from wso2-nexus
>> [INFO] [incremental-build:incremental-build {execution: default}]
>> [INFO] Verifying module descriptor ...
>> [INFO] Pom descriptor modification detected.
>> [INFO] Deleting
>>
>> /home/pradeeban/trunk/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.ui/target
>> [INFO] [clean:clean {execution: auto-clean}]
>> [INFO] Deleting
>>
>> /home/pradeeban/trunk/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.ui/target
>> [INFO] [resources:resources {execution: default-resources}]
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] Copying 106 resources
>> [INFO] [compiler:compile {execution: default-compile}]
>> [INFO] Compiling 37 source files to
>>
>> /home/pradeeban/trunk/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.ui/target/classes
>> [INFO] -------------------------------------------------------------
>> [ERROR] COMPILATION ERROR :
>> [INFO] -------------------------------------------------------------
>> [ERROR]
>> /home/pradeeban/trunk/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.ui/src/main/java/org/wso2/carbon/dataservices/ui/taskscheduler/DataServiceTaskMgtClient.java:[84,16]
>> cannot find symbol
>> symbol  : method addTaskDescriptionInAnOmElement(java.lang.String)
>> location: class
>>
>> org.wso2.carbon.dataservices.ui.taskscheduler.stub.TaskManagementAdminServiceStub
>>
>> [ERROR]
>> /home/pradeeban/trunk/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.ui/src/main/java/org/wso2/carbon/dataservices/ui/taskscheduler/DataServiceTaskMgtClient.java:[94,37]
>> cannot find symbol
>> symbol  : method getAllTaskDescriptionsInAnOMElement()
>> location: class
>>
>> org.wso2.carbon.dataservices.ui.taskscheduler.stub.TaskManagementAdminServiceStub
>>
>> [ERROR]
>> /home/pradeeban/trunk/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.ui/src/main/java/org/wso2/carbon/dataservices/ui/taskscheduler/DataServiceTaskMgtClient.java:[168,36]
>> cannot find symbol
>> symbol  : method getTriggers(java.lang.String)
>> location: class
>>
>> org.wso2.carbon.dataservices.ui.taskscheduler.stub.TaskManagementAdminServiceStub
>>
>> [ERROR]
>> /home/pradeeban/trunk/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.ui/src/main/java/org/wso2/carbon/dataservices/ui/taskscheduler/DataServiceTaskMgtClient.java:[214,16]
>> cannot find symbol
>> symbol  : method editTaskDescriptionInOmElement(java.lang.String)
>> location: class
>>
>> org.wso2.carbon.dataservices.ui.taskscheduler.stub.TaskManagementAdminServiceStub
>>
>> [INFO] 4 errors
>> [INFO] -------------------------------------------------------------
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Compilation failure
>>
>>
>> /home/pradeeban/trunk/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.ui/src/main/java/org/wso2/carbon/dataservices/ui/taskscheduler/DataServiceTaskMgtClient.java:[84,16]
>> cannot find symbol
>> symbol  : method addTaskDescriptionInAnOmElement(java.lang.String)
>> location: class
>>
>> org.wso2.carbon.dataservices.ui.taskscheduler.stub.TaskManagementAdminServiceStub
>>
>>
>> /home/pradeeban/trunk/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.ui/src/main/java/org/wso2/carbon/dataservices/ui/taskscheduler/DataServiceTaskMgtClient.java:[94,37]
>> cannot find symbol
>> symbol  : method getAllTaskDescriptionsInAnOMElement()
>> location: class
>>
>> org.wso2.carbon.dataservices.ui.taskscheduler.stub.TaskManagementAdminServiceStub
>>
>>
>> /home/pradeeban/trunk/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.ui/src/main/java/org/wso2/carbon/dataservices/ui/taskscheduler/DataServiceTaskMgtClient.java:[168,36]
>> cannot find symbol
>> symbol  : method getTriggers(java.lang.String)
>> location: class
>>
>> org.wso2.carbon.dataservices.ui.taskscheduler.stub.TaskManagementAdminServiceStub
>>
>>
>> /home/pradeeban/trunk/stratos/carbon/components/data-services/org.wso2.carbon.dataservices.ui/src/main/java/org/wso2/carbon/dataservices/ui/taskscheduler/DataServiceTaskMgtClient.java:[214,16]
>> cannot find symbol
>> symbol  : method editTaskDescriptionInOmElement(java.lang.String)
>> location: class
>>
>> org.wso2.carbon.dataservices.ui.taskscheduler.stub.TaskManagementAdminServiceStub
>>
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] For more information, run Maven with the -e switch
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 96 minutes 23 seconds
>> [INFO] Finished at: Sat Jun 18 04:34:32 IST 2011
>> [INFO] Final Memory: 1437M/1682M
>> [INFO]
>> ------------------------------------------------------------------------
>>
>>
>> --
>> Kathiravelu Pradeeban.
>> Software Engineer.
>> WSO2 Inc.
>>
>> Blog: [Llovizna] http://kkpradeeban.blogspot.com/
>>
>
>
>
> --
> Prabath Abeysekara
> Software Engineer
> WSO2 Inc.
> Email: praba...@wso2.com <harsha...@wso2.com>
> Mobile: +94774171471
>
> <http://harshana05.blogspot.com/>
>
>


-- 
Prabath Abeysekara
Software Engineer
WSO2 Inc.
Email: praba...@wso2.com <harsha...@wso2.com>
Mobile: +94774171471

<http://harshana05.blogspot.com/>
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to