Hi, Isuruwan,

carbon-business-process (including humantask component) and product-bps
(with test cases) get build successfully (clean repo) and works fine with
membrane-soa-model orbit [1] (with changes mentioned above).

[1] https://github.com/wso2/orbit/pull/82
<https://github.com/wso2/orbit/pull/82>

Thanks,
Milinda


On Sat, Apr 11, 2015 at 11:23 PM, Isuruwan Herath <[email protected]> wrote:

> Hi Nandika/Milinda,
>
> There were errors in compiling carbon-governance java 8 with membrane
> soa-model dependency. Please test the with human task component too.
>
> Thanks,
> Isuruwan
>
> On Sat, Apr 11, 2015 at 8:11 PM, Nandika Jayawardana <[email protected]>
> wrote:
>
>> @isuruwan, Milinda,
>>
>> What is the verdict on this.
>>
>> Regards
>> Nandika
>>
>>
>>
>> On Fri, Apr 10, 2015 at 7:21 PM, Milinda Perera <[email protected]>
>> wrote:
>>
>>> Hi,
>>>
>>> When building carbon-business-process with human task rendering
>>> functionalities[1] I got following build failures:.
>>>
>>> [01]
>>>
>>> INFO] -------------------------------------------------------------
>>> [ERROR] COMPILATION ERROR :
>>> [INFO] -------------------------------------------------------------
>>> [ERROR]
>>> /home/milinda/WSO2/BPS/UIForWSHumanTask/HTRenderingImplementation/git/mergeTest/carbon-business-process/components/humantask/org.wso2.carbon.humantask/src/main/java/org/wso2/carbon/humantask/core/api/rendering/HTRenderingApiImpl.java:[534,95]
>>> *cannot access groovy.util.IndentPrinter*
>>> class file for groovy.util.IndentPrinter not found
>>> [INFO] 1 error
>>> [INFO] -------------------------------------------------------------
>>>
>>> [02]
>>>
>>> [INFO] -------------------------------------------------------------
>>> [ERROR] COMPILATION ERROR :
>>> [INFO] -------------------------------------------------------------
>>> [ERROR]
>>> /home/milinda/WSO2/BPS/UIForWSHumanTask/HTRenderingImplementation/git/mergeTest/carbon-business-process/components/humantask/org.wso2.carbon.humantask/src/main/java/org/wso2/carbon/humantask/core/api/rendering/HTRenderingApiImpl.java:[534,95]
>>> *cannot access groovy.lang.Closure*
>>> class file for groovy.lang.Closure not found
>>> [INFO] 1 error
>>> [INFO] -------------------------------------------------------------
>>>
>>> Main cause for this is SOARequestCreator which we used to create soap
>>> template require groovy.util.IndentPrinter and groovy.lang.Closure.
>>>
>>> To solve this we need to export  groovy.util.IndentPrinter
>>> and groovy.lang.Closure from membran-soa-model orbit bundle.
>>>
>>> So I added new version of membrane-soa-model [2] orbit bundle (wso2v3),
>>> exporting groovy.util.* and groovy.lang.*
>>>
>>> Please review and merge PR [3]
>>>
>>> [1]
>>> https://github.com/milindaperera/carbon-business-process/blob/master/components/humantask/org.wso2.carbon.humantask/src/main/java/org/wso2/carbon/humantask/core/api/rendering/HTRenderingApiImpl.java
>>> [2] https://github.com/wso2/orbit/tree/master/membrane-soa-model
>>> [3] https://github.com/wso2/orbit/pull/82
>>>
>>> Thanks,
>>> Milinda
>>>
>>> --
>>> Milinda Perera
>>> Software Engineer;
>>> WSO2 Inc. http://wso2.com ,
>>> Mobile: (+94) 714 115 032
>>>
>>>
>>
>>
>> --
>> Nandika Jayawardana
>> Senior Technical Lead
>> WSO2 Inc ; http://wso2.com
>> lean.enterprise.middleware
>>
>
>
>
> --
> Isuruwan Herath
> Technical Lead
>
> Contact: +94 776 273 296
>



-- 
Milinda Perera
Software Engineer;
WSO2 Inc. http://wso2.com ,
Mobile: (+94) 714 115 032
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to