Hi Manuri, When building IS 5.1.0 master branch with kernel 4.4.2 RC3, we got error at [1]. It searches for javax.xml.parsers in the version range [1.3.0,2.0.0). Currently we haven't specified the version for javax.xml.parsers in our Import-Packages in carbon-identity. But after defining the Import-Package version range to [0.0.0,1.0.0), it builds okay. We get this error only when using kernel 4.4.2. Do we need to explicitly specify the javax.xml.parsers version?
[1] https://gist.github.com/madurangasiriwardena/5d118b4323ecd41e53bb Thanks, Maduranga On Fri, Oct 16, 2015 at 11:20 PM, Manuri Amaya Perera <[email protected]> wrote: > Hi Devs, > > WSO2 Carbon Kernel 4.4.2 RC3 Release Vote. > > This release fixes the following issues: > https://wso2.org/jira/issues/?filter=12396 > > Please download and test your products with kernel 4.4.2 RC3 and vote. > Vote will be open for 72 hours or longer as needed. > > *​Source and binary distribution files:* > http://svn.wso2.org/repos/wso2/people/kalpaw/wso2carbon-4.4.2/ > > *Maven staging repository:* > http://maven.wso2.org/nexus/content/repositories/orgwso2carbon-020/ > > *The tag to be voted upon:* > https://github.com/wso2/carbon-kernel/tree/v4.4.2-rc3 > > [ ] Broken - do not release (explain why) > [ ] Stable - go ahead and release > > > Thank you > Carbon Team > > -- > > *Manuri Amaya Perera* > > *Software Engineer* > > *WSO2 Inc.* > > *Blog: http://manuriamayaperera.blogspot.com > <http://manuriamayaperera.blogspot.com>* > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Maduranga Siriwardena Software Engineer WSO2 Inc. email: [email protected] mobile: +94718990591
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
