Hi, I am getting following compilation failure when merging branch commits to truck of the components/event/org.wso2.carbon.event.ui.
Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project org.wso2.carbon.event.ui: Compilation failure: Compilation failure: [ERROR] /media/isuru/WSO2/svn/public/trunk/platform/trunk/components/event/org.wso2.carbon.event.ui/src/main/java/org/wso2/carbon/event/ui/AuthUtils.java:[30,48] getAllRolesNames(java.lang.String,int) in org.wso2.carbon.user.mgt.ui.UserAdminClient cannot be applied to () [ERROR] /media/isuru/WSO2/svn/public/trunk/platform/trunk/components/event/org.wso2.carbon.event.ui/src/main/java/org/wso2/carbon/event/ui/AuthUtils.java:[55,43] listUsers(java.lang.String,int) in org.wso2.carbon.user.mgt.ui.UserAdminClient cannot be applied to (<nulltype>) It seems like user-manager is not updated with the API change of org.wso2.carbon.user.mgt.ui.UserAdminClient done at the 4.1.0 kernel patch0001. Thanks. On Fri, Jun 14, 2013 at 7:38 PM, Chandana Napagoda <[email protected]>wrote: > Thanks Prabath, This issues is fixed now. > > Regards, > Chandana > > > > > On Fri, Jun 14, 2013 at 7:05 PM, Prabath Siriwardena <[email protected]>wrote: > >> Fixed and committed.... Please check now... >> >> Thanks & regards, >> -Prabath >> >> >> On Fri, Jun 14, 2013 at 5:25 PM, Chandana Napagoda <[email protected]>wrote: >> >>> Hi Prabath, >>> >>> I am getting a platform level build failure for user-manager feature >>> pom.xml. I can see that features/user-manager pom.xml has the following >>> entry. is this correct? >>> >>> <parent> >>> <groupId>org.wso2.carbon</groupId> >>> <artifactId>identity-features</artifactId> >>> <version>4.2.0-SNAPSHOT</version> >>> </parent> >>> >>> I believe this should be: >>> >>> <parent> >>> <groupId>org.wso2.carbon</groupId> >>> <artifactId>carbon-features</artifactId> >>> <version>4.2.0-SNAPSHOT</version> >>> </parent> >>> >>> Regards, >>> Chandana >>> >>> >>> >>> >>> On Fri, Jun 14, 2013 at 1:42 PM, Prabath Siriwardena >>> <[email protected]>wrote: >>> >>>> >>>> >>>> On Fri, Jun 14, 2013 at 1:29 PM, Prabath Siriwardena >>>> <[email protected]>wrote: >>>> >>>>> >>>>> To add UM feature to your product please add following entries >>>>> to modules/p2-profile-gen/pom.xml of all the products... >>>>> >>>>> >>>>> <featureArtifactDef>org.wso2.carbon:org.wso2.carbon.user.mgt.feature:4.2.0-SNAPSHOT</featureArtifactDef> >>>>> >>>>> <feature> >>>>> <id>org.wso2.carbon.user.mgt.feature.group</id> >>>>> <version>4.2.0-SNAPSHOT</version> >>>>> </feature> >>>>> >>>>> -- >>>>> Thanks & Regards, >>>>> Prabath >>>>> >>>>> Mobile : +94 71 809 6732 >>>>> >>>>> http://blog.facilelogin.com >>>>> http://RampartFAQ.com >>>>> >>>> >>>> >>>> >>>> -- >>>> Thanks & Regards, >>>> Prabath >>>> >>>> Mobile : +94 71 809 6732 >>>> >>>> http://blog.facilelogin.com >>>> http://RampartFAQ.com >>>> >>>> _______________________________________________ >>>> Dev mailing list >>>> [email protected] >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >>> >>> -- >>> *Chandana Napagoda* >>> Senior Software Engineer >>> WSO2 Inc. - http://wso2.org >>> *Email : [email protected] >>> **Mobile : +94718169299* >>> *Blog : http://cnapagoda.blogspot.com >>> * >>> >>> >> >> >> -- >> Thanks & Regards, >> Prabath >> >> Mobile : +94 71 809 6732 >> >> http://blog.facilelogin.com >> http://RampartFAQ.com >> > > > > -- > *Chandana Napagoda* > Senior Software Engineer > WSO2 Inc. - http://wso2.org > *Email : [email protected] > **Mobile : +94718169299* > *Blog : http://cnapagoda.blogspot.com > * > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Isuru Udana* * * Senior * Software Engineer * WSO2 Inc.; http://wso2.com email: [email protected] cell: +94 77 3791887 blog: http://mytecheye.blogspot.com/ twitter: http://twitter.com/isudana
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
