[google-api-java-client Announcements] Version 1.11.0-beta released!

90 views
Skip to first unread message

Ravi Mistry

unread,
Sep 5, 2012, 5:01:55 PM9/5/12
to google-api-...@googlegroups.com
Announcing the release of 1.11.0-beta!

Highlights:

You can also look at the New Features in base library, New Features in the generated library, JavaDoc, and JDiff.
The library zip containing all required dependencies is available here.
Please also take a look at the supported APIs and some of their samples.

Maven users should specify version 1.11.0-beta in their project’s plugin configuration:

<dependency>
&nbsp   <groupId>com.google.api-client</groupId>
&nbsp   <artifactId>google-api-client</artifactId>
&nbsp   <version>1.11.0-beta</version>
</dependency>

Maven users can specify service-specific generated libraries in their project’s plugin configuration:

<repositories>
&nbsp   <repository>
&nbsp   &nbsp   <id>googleapis</id>
&nbsp   &nbsp   <url>http://mavenrepo.google-api-java-client.googlecode.com/hg/</url>
&nbsp   </repository>
</repositories>

<dependency>
&nbsp   <groupId>com.google.apis</groupId>
&nbsp   <artifactId>google-api-services-plus</artifactId>
&nbsp   <version>v1-rev22-1.8.0-beta</version>
</dependency>

--
Posted By Ravi Mistry to google-api-java-client Announcements at 9/05/2012 04:38:00 PM

Yaniv Inbar (יניב ענבר)

unread,
Sep 17, 2012, 10:06:30 AM9/17/12
to google-api-java-client
The samples should be updated now.  The 2 exceptions are calendar-preview-android-sample and cloudnotes-preview-android-sample which depend on Google Play services which hasn't launched yet.  For now, please take a look at calendar-android-sample.

If you already have the samples checked out, you may need to run "hg pull -u".

There were a couple of cases of a dependency on "-SNAPSHOT" version of some of the libraries.  That was fixed last week.

I haven't investigated yet if update/delete aren't showing for calendar-android-sample.  They should be, so if that doesn't work that's a bug in the sample.

Please let me know if you are seeing any other problems with the samples.

-- Yaniv


On Sun, Sep 16, 2012 at 4:11 AM, Harald Wilhelm <hawi...@googlemail.com> wrote:
+1
+1
+1


Am Mittwoch, 12. September 2012 19:52:08 UTC+2 schrieb Zyxl:
When will the samples be adapted to the new version 1.11 ?

I tried several samples all fail due to missing methods.
For example the calendar-preview-android-sample is missing several Google... methods or OAuth2Native...
Or the calendar-android-sample has no update or delete option in the menu..

greets
Reply all
Reply to author
Forward
0 new messages