Hi Shashika.

Thanks for the reply.
This compilation issue is coming from the carbon-identity java8support
branch. so can we do something for fix this dependency issue from the IS
side ?


On Thu, Mar 19, 2015 at 11:29 AM, Shashika Karunatilaka <shashi...@wso2.com>
wrote:

> Hi Prabath,
>
> This is due to missing dependency for org.wso2.carbon.ndatasource.common
> <https://github.com/shashikap/carbon-identity/commit/373a0df6d2daab8a32a62112dda41318ca497370>,
> but this org.wso2.carbon.identity.user.store.configuration.ui is now in
> carbon-commons[1] not in carbon-identity.
>
> [1]
> https://github.com/wso2/carbon-commons/tree/master/components/userstore-config/org.wso2.carbon.identity.user.store.configuration.ui
>
> Thank you.
>
> On Thu, Mar 19, 2015 at 11:22 AM, Prabath Ariyarathna <prabat...@wso2.com>
> wrote:
>
>> Hi IS Team.
>>
>> I'm testing ESB with kernel 4.4.0 on the JDK 1.7 and carbon-identity is
>> on of the dependency. So I tried to compile carbon-identity java8support
>> branch on the JDK 1.7.
>> and getting following compilation issues from the *WSO2 Carbon -
>> Identity User Store Configuration UI*
>>
>> ERROR] Failed to execute goal
>> org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile
>> (default-compile) on project
>> org.wso2.carbon.identity.user.store.configuration.ui: Compilation failure:
>> Compilation failure:
>>
>> [ERROR]
>> /Users/prabath/projects/esb/jdk_1.8_migration/final/carbon-identity/components/identity/org.wso2.carbon.identity.user.store.configuration.ui/src/main/java/org/wso2/carbon/identity/user/store/configuration/ui/client/UserStoreConfigAdminServiceClient.java:[28,41]
>> error: package org.wso2.carbon.ndatasource.common does not exist
>>
>> [ERROR]
>>
>> [ERROR]
>> /Users/prabath/projects/esb/jdk_1.8_migration/final/carbon-identity/components/identity/org.wso2.carbon.identity.user.store.configuration.ui/src/main/java/org/wso2/carbon/identity/user/store/configuration/ui/client/UserStoreConfigAdminServiceClient.java:[90,63]
>> error: cannot find symbol
>>
>> [ERROR]
>>
>> [ERROR] class UserStoreConfigAdminServiceClient
>>
>> [ERROR]
>> /Users/prabath/projects/esb/jdk_1.8_migration/final/carbon-identity/components/identity/org.wso2.carbon.identity.user.store.configuration.ui/src/main/java/org/wso2/carbon/identity/user/store/configuration/ui/client/UserStoreConfigAdminServiceClient.java:[165,66]
>> error: cannot find symbol
>>
>> [ERROR]
>>
>> [ERROR] class UserStoreConfigAdminServiceClient
>>
>> [ERROR]
>> /Users/prabath/projects/esb/jdk_1.8_migration/final/carbon-identity/components/identity/org.wso2.carbon.identity.user.store.configuration.ui/src/main/java/org/wso2/carbon/identity/user/store/configuration/ui/client/UserStoreConfigAdminServiceClient.java:[96,26]
>> error: cannot find symbol
>>
>> [ERROR]
>>
>> [ERROR] class UserStoreConfigAdminServiceClient
>>
>> [ERROR]
>> /Users/prabath/projects/esb/jdk_1.8_migration/final/carbon-identity/components/identity/org.wso2.carbon.identity.user.store.configuration.ui/src/main/java/org/wso2/carbon/identity/user/store/configuration/ui/client/UserStoreConfigAdminServiceClient.java:[98,22]
>> error: cannot find symbol
>>
>> [ERROR]
>>
>> [ERROR] class UserStoreConfigAdminServiceClient
>>
>> [ERROR]
>> /Users/prabath/projects/esb/jdk_1.8_migration/final/carbon-identity/components/identity/org.wso2.carbon.identity.user.store.configuration.ui/src/main/java/org/wso2/carbon/identity/user/store/configuration/ui/client/UserStoreConfigAdminServiceClient.java:[100,22]
>> error: cannot find symbol
>>
>> [ERROR]
>>
>> [ERROR] class UserStoreConfigAdminServiceClient
>>
>> [ERROR]
>> /Users/prabath/projects/esb/jdk_1.8_migration/final/carbon-identity/components/identity/org.wso2.carbon.identity.user.store.configuration.ui/src/main/java/org/wso2/carbon/identity/user/store/configuration/ui/client/UserStoreConfigAdminServiceClient.java:[148,30]
>> error: cannot find symbol
>>
>> [ERROR]
>>
>> [ERROR] class UserStoreConfigAdminServiceClient
>>
>> [ERROR]
>> /Users/prabath/projects/esb/jdk_1.8_migration/final/carbon-identity/components/identity/org.wso2.carbon.identity.user.store.configuration.ui/src/main/java/org/wso2/carbon/identity/user/store/configuration/ui/client/UserStoreConfigAdminServiceClient.java:[150,26]
>> error: cannot find symbol
>>
>> [ERROR]
>>
>> [ERROR] class UserStoreConfigAdminServiceClient
>>
>> [ERROR]
>> /Users/prabath/projects/esb/jdk_1.8_migration/final/carbon-identity/components/identity/org.wso2.carbon.identity.user.store.configuration.ui/src/main/java/org/wso2/carbon/identity/user/store/configuration/ui/client/UserStoreConfigAdminServiceClient.java:[152,26]
>> error: cannot find symbol
>>
>> [ERROR]
>>
>> [ERROR] class UserStoreConfigAdminServiceClient
>>
>> [ERROR]
>> /Users/prabath/projects/esb/jdk_1.8_migration/final/carbon-identity/components/identity/org.wso2.carbon.identity.user.store.configuration.ui/src/main/java/org/wso2/carbon/identity/user/store/configuration/ui/client/UserStoreConfigAdminServiceClient.java:[171,26]
>> error: cannot find symbol
>>
>> [ERROR]
>>
>> [ERROR] class UserStoreConfigAdminServiceClient
>>
>> [ERROR]
>> /Users/prabath/projects/esb/jdk_1.8_migration/final/carbon-identity/components/identity/org.wso2.carbon.identity.user.store.configuration.ui/src/main/java/org/wso2/carbon/identity/user/store/configuration/ui/client/UserStoreConfigAdminServiceClient.java:[173,22]
>> error: cannot find symbol
>>
>> [ERROR]
>>
>> [ERROR] class UserStoreConfigAdminServiceClient
>>
>> [ERROR]
>> /Users/prabath/projects/esb/jdk_1.8_migration/final/carbon-identity/components/identity/org.wso2.carbon.identity.user.store.configuration.ui/src/main/java/org/wso2/carbon/identity/user/store/configuration/ui/client/UserStoreConfigAdminServiceClient.java:[175,22]
>> error: cannot find symbol
>>
>> [ERROR]
>>
>> [ERROR] class UserStoreConfigAdminServiceClient
>>
>> [ERROR]
>> /Users/prabath/projects/esb/jdk_1.8_migration/final/carbon-identity/components/identity/org.wso2.carbon.identity.user.store.configuration.ui/src/main/java/org/wso2/carbon/identity/user/store/configuration/ui/client/UserStoreConfigAdminServiceClient.java:[184,26]
>> error: cannot find symbol
>>
>> [ERROR]
>>
>> [ERROR] class UserStoreConfigAdminServiceClient
>>
>> [ERROR]
>> /Users/prabath/projects/esb/jdk_1.8_migration/final/carbon-identity/components/identity/org.wso2.carbon.identity.user.store.configuration.ui/src/main/java/org/wso2/carbon/identity/user/store/configuration/ui/client/UserStoreConfigAdminServiceClient.java:[186,22]
>> error: cannot find symbol
>>
>> [ERROR] -> [Help 1]
>>
>> [ERROR]
>>
>>
>>
>>
>> --
>>
>> *Prabath Ariyarathna*
>>
>> *Associate Technical Lead*
>>
>> *WSO2, Inc. *
>>
>> *lean . enterprise . middleware *
>>
>>
>> *Email: prabat...@wso2.com <prabat...@wso2.com>*
>>
>> *Blog: http://prabu-lk.blogspot.com <http://prabu-lk.blogspot.com>*
>>
>> *Flicker : https://www.flickr.com/photos/47759189@N08
>> <https://www.flickr.com/photos/47759189@N08>*
>>
>> *Mobile: +94 77 699 4730 *
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Shashika Prabath Karunatilaka,
> Software Engineer,
> WSO2, Inc: http://wso2.com/
> mobile : +94 77 7487792
>



-- 

*Prabath Ariyarathna*

*Associate Technical Lead*

*WSO2, Inc. *

*lean . enterprise . middleware *


*Email: prabat...@wso2.com <prabat...@wso2.com>*

*Blog: http://prabu-lk.blogspot.com <http://prabu-lk.blogspot.com>*

*Flicker : https://www.flickr.com/photos/47759189@N08
<https://www.flickr.com/photos/47759189@N08>*

*Mobile: +94 77 699 4730 *
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to