Hi, Currently Twitter Connector use Twitter4J in Orbit as a dependency. I'm not aware about whether is it using by any other product. But it's in Orbit 4.0.0 : https://svn.wso2.org/repos/wso2/carbon/orbit/branches/4.0.0/twitter/
Thank You! On Tue, Jul 8, 2014 at 6:07 PM, Buddhima Wijeweera <[email protected]> wrote: > Thank you! I have made changes. > > > On Tue, Jul 8, 2014 at 6:01 PM, Kasun Indrasiri <[email protected]> wrote: > >> Why do we need to twitter4j in orbit? >> If this is for ESB connectors, we should pack the lib along with the >> connector. >> >> >> On Tue, Jul 8, 2014 at 10:17 PM, Gayashan Amarasinghe <[email protected]> >> wrote: >> >>> Hi Buddhima, >>> >>> I don't think you need parent inheritance since within orbit we don't >>> inherit anything from a parent. >>> >>> + <parent> + <groupId>org.wso2.carbon</groupId> + >>> <artifactId>orbit-parent</artifactId> + <version>4.0.0</version> + >>> <relativePath>../../pom.xml</relativePath> + </parent> >>> >>> Thanks. >>> >>> /Gayashan >>> >>> >>> On Tue, Jul 8, 2014 at 5:35 PM, Buddhima Wijeweera <[email protected]> >>> wrote: >>> >>>> Hi Sagara, >>>> >>>> Thank you for the information. >>>> >>>> I sent a pull request to wso2-orbit with this change. >>>> Link: https://github.com/wso2/orbit/pull/5 >>>> >>>> >>>> >>>> >>>> On Tue, Jul 8, 2014 at 4:37 PM, Sagara Gunathunga <[email protected]> >>>> wrote: >>>> >>>>> >>>>> >>>>> >>>>> On Tue, Jul 8, 2014 at 4:34 PM, Buddhima Wijeweera <[email protected]> >>>>> wrote: >>>>> >>>>>> Hi, >>>>>> >>>>>> Currently some operations relate to Twitter-Connector are not >>>>>> functioning. >>>>>> Eg: >>>>>> getFriendsIds >>>>>> getFriends >>>>>> getFollowersIds >>>>>> getFollowers >>>>>> >>>>>> To fix that it is essential to change the version of Twitter4J which >>>>>> is currently in use at here: >>>>>> https://svn.wso2.org/repos/wso2/carbon/orbit/branches/4.0.0/twitter/ >>>>>> >>>>>> I have locally made the change and tested. After the change all those >>>>>> operations are working as expect. >>>>>> >>>>>> I would like to know how can I fix that in the above mentioned >>>>>> location. >>>>>> >>>>> If the Orbit bundle is released you can't change it, you have to >>>>> create new version of Orbit bundle. >>>>> >>>>> Thanks ! >>>>> >>>>> >>>>>> >>>>>> Thank You! >>>>>> -- >>>>>> Buddhima Wijeweera >>>>>> Software Engineer; WSO2 Inc.; http://wso2.com , >>>>>> >>>>>> Email: [email protected] >>>>>> Blog: https://buddhimawijeweera.wordpress.com >>>>>> GitHub Profile: https://github.com/Buddhima >>>>>> >>>>>> _______________________________________________ >>>>>> Dev mailing list >>>>>> [email protected] >>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>>> >>>>>> >>>>> >>>>> >>>>> -- >>>>> Sagara Gunathunga >>>>> >>>>> Senior Technical Lead; WSO2, Inc.; http://wso2.com >>>>> V.P Apache Web Services; http://ws.apache.org/ >>>>> Linkedin; http://www.linkedin.com/in/ssagara >>>>> Blog ; http://ssagara.blogspot.com >>>>> >>>>> >>>> >>>> >>>> -- >>>> Buddhima Wijeweera >>>> Software Engineer; WSO2 Inc.; http://wso2.com , >>>> >>>> Email: [email protected] >>>> Blog: https://buddhimawijeweera.wordpress.com >>>> GitHub Profile: https://github.com/Buddhima >>>> >>>> _______________________________________________ >>>> Dev mailing list >>>> [email protected] >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >>> >>> -- >>> *Gayashan Amarasinghe* >>> Software Engineer | Platform TG >>> WSO2, Inc. | http://wso2.com >>> lean. enterprise. middleware >>> >>> Mobile : +94718314517 >>> Blog : gayashan-a.blogspot.com >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> Kasun Indrasiri >> Software Architect >> WSO2, Inc.; http://wso2.com >> lean.enterprise.middleware >> >> cell: +94 77 556 5206 >> Blog : http://kasunpanorama.blogspot.com/ >> > > > > -- > Buddhima Wijeweera > Software Engineer; WSO2 Inc.; http://wso2.com , > > Email: [email protected] > Blog: https://buddhimawijeweera.wordpress.com > GitHub Profile: https://github.com/Buddhima > -- Buddhima Wijeweera Software Engineer; WSO2 Inc.; http://wso2.com , Email: [email protected] Blog: https://buddhimawijeweera.wordpress.com GitHub Profile: https://github.com/Buddhima
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
