Re: [Dev] Error in Compilation of platform/components/synapse-registries/org.wso2.carbon.mediation.registry/4.1.0

2013-03-19 Thread Kasun Gajasinghe
Hi all,

Since we are very near the release of AS, we have upgraded the current
Synapse 2.1.1-wso2v3 dependency version to 2.1.1-wso2v4 in the 4.1.0
branch. See the commit 168427.
And then, we have reverted the Synapse 2.1.1-wso2v3 version back to
revision 167846. See the commit 168428. We will use 2.1.1-wso2v3 for the AS
5.1.0 release. Synapse-registries is building fine with this revision.

Thanks,
KasunG



On Wed, Mar 13, 2013 at 12:13 PM, Geeth Munasinghe  wrote:

> Hi
>
> [ERROR] COMPILATION ERROR :
> [INFO] -
> [ERROR]
> /home/wso2/as501/latest/platform/components/synapse-registries/org.wso2.carbon.mediation.registry/4.1.0/src/main/java/org/wso2/carbon/mediation/registry/WSO2Registry.java:[50,7]
> org.wso2.carbon.mediation.registry.WSO2Registry is not abstract and does
> not override abstract method lookupFormat(java.lang.String) in
> org.apache.synapse.registry.Registry
> [ERROR]
> /home/wso2/as501/latest/platform/components/synapse-registries/org.wso2.carbon.mediation.registry/4.1.0/src/main/java/org/wso2/carbon/mediation/registry/ESBRegistry.java:[51,7]
> org.wso2.carbon.mediation.registry.ESBRegistry is not abstract and does not
> override abstract method lookupFormat(java.lang.String) in
> org.apache.synapse.registry.Registry
>
>
> Thanks
>
>
>
>
>
> *G. K. S. Munasinghe
> *
> *Software Engineer,*
> *WSO2, Inc. http://wso2.com *
> *lean.enterprise.middleware.*
> *
> *
> email: ge...@wso2.com
> phone:(+94) 777911226
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Kasun Gajasinghe*
Software Engineer;
Development Technologies Team, WSO2 Inc.; http://wso2.com ,
*email: **kasung AT spamfree wso2.com** cell: **+94 (77) 678-0813*
*linked-in: *http://lk.linkedin.com/in/gajasinghe*
*
*blog: **http://blog.kasunbg.org* *
twitter: **http://twitter.com/kasunbg* *
*
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Error in Compilation of platform/components/synapse-registries/org.wso2.carbon.mediation.registry/4.1.0

2013-03-19 Thread Isuru Perera
On Tue, Mar 19, 2013 at 3:48 PM, Kasun Indrasiri  wrote:

> Looking in to this.


Thanks!


-- 
Isuru Perera
Senior Software Engineer | WSO2, Inc. | http://wso2.com/
Lean . Enterprise . Middleware

Twitter: http://twitter.com/chrishantha | LinkedIn:
http://lk.linkedin.com/in/chrishantha/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Error in Compilation of platform/components/synapse-registries/org.wso2.carbon.mediation.registry/4.1.0

2013-03-19 Thread Kasun Indrasiri
Looking in to this.

On Tue, Mar 19, 2013 at 3:16 PM, Isuru Perera  wrote:

> I also get the same error. Please fix it..
>
> -
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 24:20.508s
> [INFO] Finished at: Tue Mar 19 15:08:38 IST 2013
> [INFO] Final Memory: 1146M/1909M
> [INFO]
> 
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
> (default-compile) on project org.wso2.carbon.mediation.registry:
> Compilation failure: Compilation failure:
> [ERROR]
> /home/isuru/work/carbon/branches/platform/4.1.0/components/synapse-registries/org.wso2.carbon.mediation.registry/4.1.0/src/main/java/org/wso2/carbon/mediation/registry/ESBRegistry.java:[51,7]
> org.wso2.carbon.mediation.registry.ESBRegistry is not abstract and does not
> override abstract method lookupFormat(java.lang.String) in
> org.apache.synapse.registry.Registry
> [ERROR]
> /home/isuru/work/carbon/branches/platform/4.1.0/components/synapse-registries/org.wso2.carbon.mediation.registry/4.1.0/src/main/java/org/wso2/carbon/mediation/registry/WSO2Registry.java:[50,7]
> org.wso2.carbon.mediation.registry.WSO2Registry is not abstract and does
> not override abstract method lookupFormat(java.lang.String) in
> org.apache.synapse.registry.Registry
>
>
> On Wed, Mar 13, 2013 at 12:13 PM, Geeth Munasinghe  wrote:
>
>> Hi
>>
>> [ERROR] COMPILATION ERROR :
>> [INFO] -
>> [ERROR]
>> /home/wso2/as501/latest/platform/components/synapse-registries/org.wso2.carbon.mediation.registry/4.1.0/src/main/java/org/wso2/carbon/mediation/registry/WSO2Registry.java:[50,7]
>> org.wso2.carbon.mediation.registry.WSO2Registry is not abstract and does
>> not override abstract method lookupFormat(java.lang.String) in
>> org.apache.synapse.registry.Registry
>> [ERROR]
>> /home/wso2/as501/latest/platform/components/synapse-registries/org.wso2.carbon.mediation.registry/4.1.0/src/main/java/org/wso2/carbon/mediation/registry/ESBRegistry.java:[51,7]
>> org.wso2.carbon.mediation.registry.ESBRegistry is not abstract and does not
>> override abstract method lookupFormat(java.lang.String) in
>> org.apache.synapse.registry.Registry
>>
>>
>> Thanks
>>
>>
>>
>>
>>
>> *G. K. S. Munasinghe
>> *
>> *Software Engineer,*
>> *WSO2, Inc. http://wso2.com *
>> *lean.enterprise.middleware.*
>> *
>> *
>> email: ge...@wso2.com
>> phone:(+94) 777911226
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Isuru Perera
> Senior Software Engineer | WSO2, Inc. | http://wso2.com/
> Lean . Enterprise . Middleware
>
> Twitter: http://twitter.com/chrishantha | LinkedIn:
> http://lk.linkedin.com/in/chrishantha/
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Kasun Indrasiri
Associate Technical Lead
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Error in Compilation of platform/components/synapse-registries/org.wso2.carbon.mediation.registry/4.1.0

2013-03-19 Thread Isuru Perera
I also get the same error. Please fix it..

-
[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 24:20.508s
[INFO] Finished at: Tue Mar 19 15:08:38 IST 2013
[INFO] Final Memory: 1146M/1909M
[INFO]

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
(default-compile) on project org.wso2.carbon.mediation.registry:
Compilation failure: Compilation failure:
[ERROR]
/home/isuru/work/carbon/branches/platform/4.1.0/components/synapse-registries/org.wso2.carbon.mediation.registry/4.1.0/src/main/java/org/wso2/carbon/mediation/registry/ESBRegistry.java:[51,7]
org.wso2.carbon.mediation.registry.ESBRegistry is not abstract and does not
override abstract method lookupFormat(java.lang.String) in
org.apache.synapse.registry.Registry
[ERROR]
/home/isuru/work/carbon/branches/platform/4.1.0/components/synapse-registries/org.wso2.carbon.mediation.registry/4.1.0/src/main/java/org/wso2/carbon/mediation/registry/WSO2Registry.java:[50,7]
org.wso2.carbon.mediation.registry.WSO2Registry is not abstract and does
not override abstract method lookupFormat(java.lang.String) in
org.apache.synapse.registry.Registry


On Wed, Mar 13, 2013 at 12:13 PM, Geeth Munasinghe  wrote:

> Hi
>
> [ERROR] COMPILATION ERROR :
> [INFO] -
> [ERROR]
> /home/wso2/as501/latest/platform/components/synapse-registries/org.wso2.carbon.mediation.registry/4.1.0/src/main/java/org/wso2/carbon/mediation/registry/WSO2Registry.java:[50,7]
> org.wso2.carbon.mediation.registry.WSO2Registry is not abstract and does
> not override abstract method lookupFormat(java.lang.String) in
> org.apache.synapse.registry.Registry
> [ERROR]
> /home/wso2/as501/latest/platform/components/synapse-registries/org.wso2.carbon.mediation.registry/4.1.0/src/main/java/org/wso2/carbon/mediation/registry/ESBRegistry.java:[51,7]
> org.wso2.carbon.mediation.registry.ESBRegistry is not abstract and does not
> override abstract method lookupFormat(java.lang.String) in
> org.apache.synapse.registry.Registry
>
>
> Thanks
>
>
>
>
>
> *G. K. S. Munasinghe
> *
> *Software Engineer,*
> *WSO2, Inc. http://wso2.com *
> *lean.enterprise.middleware.*
> *
> *
> email: ge...@wso2.com
> phone:(+94) 777911226
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Isuru Perera
Senior Software Engineer | WSO2, Inc. | http://wso2.com/
Lean . Enterprise . Middleware

Twitter: http://twitter.com/chrishantha | LinkedIn:
http://lk.linkedin.com/in/chrishantha/
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Error in Compilation of platform/components/synapse-registries/org.wso2.carbon.mediation.registry/4.1.0

2013-03-12 Thread Geeth Munasinghe
Hi

[ERROR] COMPILATION ERROR :
[INFO] -
[ERROR]
/home/wso2/as501/latest/platform/components/synapse-registries/org.wso2.carbon.mediation.registry/4.1.0/src/main/java/org/wso2/carbon/mediation/registry/WSO2Registry.java:[50,7]
org.wso2.carbon.mediation.registry.WSO2Registry is not abstract and does
not override abstract method lookupFormat(java.lang.String) in
org.apache.synapse.registry.Registry
[ERROR]
/home/wso2/as501/latest/platform/components/synapse-registries/org.wso2.carbon.mediation.registry/4.1.0/src/main/java/org/wso2/carbon/mediation/registry/ESBRegistry.java:[51,7]
org.wso2.carbon.mediation.registry.ESBRegistry is not abstract and does not
override abstract method lookupFormat(java.lang.String) in
org.apache.synapse.registry.Registry


Thanks





*G. K. S. Munasinghe
*
*Software Engineer,*
*WSO2, Inc. http://wso2.com *
*lean.enterprise.middleware.*
*
*
email: ge...@wso2.com
phone:(+94) 777911226
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev