Hi Jagath, I think you may got the wrong one. We have our new gmail connector with a new name gmailRest.You can find it in the following link[1]. https://github.com/wso2/esb-connectors/tree/master/gmailRest/gmailRest-connector/gmailRest-connector-1.0.0/org.wso2.carbon.connector/src/main/resources/lib
Thank you. On Fri, May 15, 2015 at 1:46 PM, Sriashalya Srivathsan <[email protected]> wrote: > Hi Jagath, > > when you want to send the attachment,you need those jars in that location. > Since sending attachment was failed through the REST, we included the > direct transaction through the SMTP. > > Thank you. > > On Fri, May 15, 2015 at 1:35 PM, Jagath Sisirakumara Ariyarathne < > [email protected]> wrote: > >> Hi, >> >> I downloaded latest git code from repo[1] for Gmail Connector. In the pom >> file, there are two dependencies mentioned with local paths as follows; >> >> [1] - >> https://github.com/wso2/esb-connectors/tree/master/gmail/gmail-connector/gmail-connector-1.0.0/gmail >> >> <dependency> >> >> <groupId>com.google.code</groupId> >> >> <artifactId>java-gmail-imap</artifactId> >> >> <version>1.4.4-gm-ext-0.5</version> >> >> <scope>system</scope> >> >> <systemPath> >> ${basedir}/src/main/resources/lib/java-gmail-imap-1.4.4-gm-ext-0.5.jar</ >> systemPath> >> >> </dependency> >> <dependency> >> >> <groupId>com.google.code</groupId> >> >> <artifactId>samples.oauth2</artifactId> >> >> <version>1.0.0</version> >> >> <scope>system</scope> >> >> <systemPath> >> ${basedir}/src/main/resources/lib/samples.oauth2-0.0.1-SNAPSHOT.jar</ >> systemPath> >> >> </dependency> >> >> But these mentioned files are not there in the repo. >> >> Thanks. >> -- >> Jagath Ariyarathne >> Technical Lead >> WSO2 Inc. http://wso2.com/ >> Email: [email protected] >> Mob : +94 77 386 7048 >> >> > > > -- > Regards > S.Sriashalya, > WSO2 *Inc*. > lean . enterprise . middleware > -- Regards S.Sriashalya, WSO2 *Inc*. lean . enterprise . middleware
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
