On Tue, Aug 7, 2012 at 2:19 PM, Kasun Weranga <kas...@wso2.com> wrote:

>
>
> On Tue, Aug 7, 2012 at 1:55 PM, Supun Malinga <sup...@wso2.com> wrote:
>
>> Hi Kasun,
>>
>> On Tue, Aug 7, 2012 at 1:50 PM, Kasun Weranga <kas...@wso2.com> wrote:
>>
>>> Hi,
>>>
>>>
>>> I am getting this error.
>>>
>>>
>>> [ERROR] Failed to execute goal
>>> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
>>> (default-compile) on project org.wso2.carbon.webapp.list.ui: Compilation
>>> failure: Compilation failure:
>>> [ERROR]
>>> /opt/projects/carbon/trunkKernelOrbitPlatform/carbon/platform/branches/4.0.0/components/webapp-mgt/org.wso2.carbon.webapp.list.ui/4.0.0/src/main/java/org/wso2/carbon/webapp/list/ui/WebappAdminClient.java:[69,23]
>>> getPagedWebappsSummary(java.lang.String,java.lang.String,int) in
>>> org.wso2.carbon.webapp.mgt.stub.WebappAdminStub cannot be applied to
>>> (java.lang.String,java.lang.String,java.lang.String,int)
>>> [ERROR]
>>> /opt/projects/carbon/trunkKernelOrbitPlatform/carbon/platform/branches/4.0.0/components/webapp-mgt/org.wso2.carbon.webapp.list.ui/4.0.0/src/main/java/org/wso2/carbon/webapp/list/ui/WebappAdminClient.java:[129,16]
>>> cannot find symbol
>>> [ERROR] symbol  : method deleteAllWebApps(java.lang.String[])
>>> [ERROR] location: class org.wso2.carbon.webapp.mgt.stub.WebappAdminStub
>>> [ERROR]
>>> /opt/projects/carbon/trunkKernelOrbitPlatform/carbon/platform/branches/4.0.0/components/webapp-mgt/org.wso2.carbon.webapp.list.ui/4.0.0/src/main/java/org/wso2/carbon/webapp/list/ui/WebappAdminClient.java:[139,23]
>>> getPagedFaultyWebappsSummary(java.lang.String,int) in
>>> org.wso2.carbon.webapp.mgt.stub.WebappAdminStub cannot be applied to
>>> (java.lang.String,java.lang.String,int)
>>> [ERROR]
>>> /opt/projects/carbon/trunkKernelOrbitPlatform/carbon/platform/branches/4.0.0/components/webapp-mgt/org.wso2.carbon.webapp.list.ui/4.0.0/src/main/java/org/wso2/carbon/webapp/list/ui/WebappAdminClient.java:[296,38]
>>> downloadWarFileHandler(java.lang.String) in
>>> org.wso2.carbon.webapp.mgt.stub.WebappAdminStub cannot be applied to
>>> (java.lang.String,java.lang.String)
>>> [ERROR] -> [Help 1]
>>>
>>>
>>> I was able to fix it after building org.wso2.carbon.webapp.mgt.stub.
>>>
>>>
>>> Don't we need to add it to patch-releases service-stubs pom?
>>>
>> We haven't released any product with  org.wso2.carbon.webapp.mgt.stub.
>> Hence this need not be added to patch releases. Instead it should be build
>> from normal service-stubs pom.
>>
>
> You mean, now first we have to build 4.0.0 branch, then we need to build
> patch release poms. Is this the way now we should build?
>
yes.

>
> If so why do we need this
> "<module>../../../components/webapp-mgt/org.wso2.carbon.webapp.list.ui/4.0.0/pom.xml</module>"
> in patch release poms. ?
>

Well that was added after the API-M release and it was a new bundle (there
wasn't a earlier version).  Hence I versioned as 4.0.0, may be we need to
revisit the versioning strategy.

thanks,

>
>
>> thanks,
>>
>>> I think someone has missed it.
>>>
>>>
>>> Thanks,
>>> KasunW.
>>>
>>>
>>> _______________________________________________
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> Supun Malinga,
>>
>> Software Engineer,
>> WSO2 Inc.
>> http://wso2.com
>> http://wso2.org
>> email - sup...@wso2.com <sup...@wso2.com>
>> mobile - 071 56 91 321
>>
>>
>
>


-- 
Supun Malinga,

Software Engineer,
WSO2 Inc.
http://wso2.com
http://wso2.org
email - sup...@wso2.com <sup...@wso2.com>
mobile - 071 56 91 321
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to