Okay thanks alot Kasun ,i will do so and when i am done with all the work i will get back thank you
On Mon, Feb 27, 2017 at 11:54 PM, Kasun Thennakoon <[email protected]> wrote: > Hi Ravindu. > > This is kind of a known issue. For the time being, can you comment out > those two dependencies from following locations and try to build the > product. > > <dependency> >> <groupId>com.microsoft.sqlserver</groupId> >> <artifactId>sqljdbc4</artifactId> >> <version>4.0</version> >> <scope>test</scope> >> </dependency> >> <dependency> >> <groupId>com.oracle</groupId> >> <artifactId>ojdbc6</artifactId> >> <version>12.1.0.1-atlassian-hosted</version> >> <scope>test</scope> >> </dependency> > > > Comment out above two dependencies from > > *[carbon-apimgt]/pom.xml* > > > and > > <dependency> >> <groupId>com.microsoft.sqlserver</groupId> >> <artifactId>sqljdbc4</artifactId> >> <scope>test</scope> >> </dependency> >> <dependency> >> <groupId>com.oracle</groupId> >> <artifactId>ojdbc6</artifactId> >> <scope>test</scope> >> </dependency> > > > from > > *[carbon-apimgt]/components/apimgt/org.wso2.carbon.apimgt.core/pom.xml * > > > > Regards > ~KasunTe > > On Mon, Feb 27, 2017 at 10:18 AM, Ravindu Perera < > [email protected]> wrote: > >> hi >> I started working on the given links but i encountered and problem when i >> build the carbon- aoimgt >> so can you please help me to solve the issue , thank you >> >> On Mon, Feb 27, 2017 at 7:51 AM, Kasun Thennakoon <[email protected]> >> wrote: >> >>> [+Dev] >>> >>> >>> On Fri, Feb 24, 2017 at 10:44 PM, Ravindu Perera < >>> [email protected]> wrote: >>> >>>> Hi Kasun >>>> I started working on the given links but i encountered and problem when >>>> i build the carbon- aoimgt >>>> so can you please help me to solve the issue , thank you >>>> >>>> On Tue, Feb 21, 2017 at 12:47 PM, Ravindu Perera < >>>> [email protected]> wrote: >>>> >>>>> Thanks *Kasun *, >>>>> yes i start building from the samples given , and gain more knowledge >>>>> on UUF-Framework and try out all the the things mentioned in your mail , >>>>> and i will get back to you within one to two days after completing and >>>>> going through the tasks i should do. >>>>> >>>>> Thank you >>>>> >>>>> On Tue, Feb 21, 2017 at 11:19 AM, Kasun Thennakoon <[email protected]> >>>>> wrote: >>>>> >>>>>> Hi Ravindu, >>>>>> >>>>>> We are glad to see your interest in WSO2 API manager and the GSOC >>>>>> project. It is good to see that you already have experience on working >>>>>> with >>>>>> WSO2 API Manager. >>>>>> As we have mentioned in the project description[1], the expectation >>>>>> of this project is to develop an UI feature to seamlessly switch between >>>>>> different environments and perform user operations on that selected >>>>>> environment.To get started with the work, I would suggest you build the >>>>>> product from source[2][3] and walk through the current implementation >>>>>> details of the store and publisher and try to get familiar with those >>>>>> apps. >>>>>> And also since API manager C5 UIs are built with UUF framework[4] it >>>>>> would be great if you can try out the samples in UUF core[5] and UUF >>>>>> commons[6] repositories and learn about the features and capabilities in >>>>>> UUF framework. >>>>>> >>>>>> Regards >>>>>> ~KasunTe >>>>>> >>>>>> [1] : https://docs.wso2.com/display/GSoC/Project+Proposals+for+2 >>>>>> 017#ProjectProposalsfor2017-Proposal7:EnvironmentsSupportfor >>>>>> WSO2APIManager >>>>>> >>>>>> [2] : https://github.com/wso2/carbon-apimgt/tree/C5 >>>>>> >>>>>> [3] : https://github.com/wso2/product-apim/tree/C5 >>>>>> >>>>>> [4] : https://github.com/wso2/carbon-uuf >>>>>> >>>>>> [5] : https://github.com/wso2/carbon-uuf/tree/master/samples >>>>>> >>>>>> [6] : https://github.com/wso2/carbon-uuf-common/tree/master/samples >>>>>> >>>>>> >>>>>> On Tue, Feb 21, 2017 at 9:27 AM, Ravindu Perera < >>>>>> [email protected]> wrote: >>>>>> >>>>>>> Hi >>>>>>> I am a 3rd year student from Informatics Institute of technology and >>>>>>> i got 3 years experience in HTML, CSS, Javascript and knowledge and >>>>>>> also knowledge in using rest service , and experience on using the WSO2 >>>>>>> API >>>>>>> Manger cloud as well , familiar handlebars.js . And have a good >>>>>>> confident >>>>>>> level for this project , so can you all please provide more information >>>>>>> and >>>>>>> guidance to start the project off. >>>>>>> >>>>>>> Thank you >>>>>>> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> Dev mailing list >>>>>>> [email protected] >>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> *Kasun Thennakoon* >>>>>> Software Engineer >>>>>> WSO2, Inc. >>>>>> Mobile:+94 711661919 >>>>>> >>>>> >>>>> >>>> >>> >>> >>> -- >>> *Kasun Thennakoon* >>> Software Engineer >>> WSO2, Inc. >>> Mobile:+94 711661919 >>> >> >> > > > -- > *Kasun Thennakoon* > Software Engineer > WSO2, Inc. > Mobile:+94 711661919 >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
