Hi,
  I actually just pulled all the dependency jars (using the download on the 
project site) to test something else out and the 1.9.1 does include 
JacksonFactory with that dependency.  It's even listed in the pom: 
https://code.google.com/p/google-api-ads-java/source/browse/examples/adwords_axis/pom.xml#110

Is it possible you needed to just poke maven to re-pull everything?

Regarding clientlogin, the most current knowledge we have is this blog 
post<http://googledevelopers.blogspot.com/2012/04/changes-to-deprecation-policies-and-api.html>,
 
pointing to these 
docs<https://developers.google.com/accounts/docs/AuthForInstalledApps>, 
which reference this policy <https://developers.google.com/accounts/terms>, 
which says 2015.

- Kevin Winter
AdWords API Team

On Thursday, September 13, 2012 11:32:17 AM UTC-4, Lynn wrote:
>
> I grabbed what was needed by adding this dependency:
>
>     <dependency>
>       <groupId>com.google.http-client</groupId>
>       <artifactId>google-http-client-jackson2</artifactId>
>       <version>1.11.0-beta</version>
>     </dependency>  
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to