Although I have not tried to use version 1.32 (just released, I guess less than a day ago), it looks like this version has exactly the same problem as 1.31, as I described in my previous email. Could somebody please confirm this, or explain what is that I am missing? Thanks, -Patricia Patricia Goldweic [email protected]
_____ From: [email protected] [mailto:[email protected]] On Behalf Of Patricia Goldweic Sent: Thursday, May 21, 2009 12:48 PM To: [email protected] Cc: [email protected] Subject: [Google-Base-API] is the java gdata client library version 1.31 broken? Hi, I downloaded the java gdata client library (version 1.31) and found problems with it. In particular, I'm getting the following exception: java.lang.NoClassDefFoundError: com/google/common/collect/Maps at com.google.gdata.wireformats.AltRegistry.<init>(AltRegistry.java:118) at com.google.gdata.wireformats.AltRegistry.<init>(AltRegistry.java:100) at com.google.gdata.client.Service.<clinit>(Service.java:512) at sample.appsforyourdomain.AppsForYourDomainClient.<init>(AppsForYourDomainCli ent.java:100) which suggests that the library is not including all the classes it needs in its jar files (plus, I can't find that class in the source code either). Moreover, looking at the source folder structure, it looks like the package com.google.common is actually not there, while I found classes that depend on it, and are sitting in the wrong folders(????). Specifically, I found the class: com.google.gdata.common.annotations, incorrectly located in the folder path: com/google/gdata/util/common (instead of being in /com/google/common). Could somebody at Google please confirm this? Should we be using version 1.30 of the libraries instead? Thanks, -Patricia [email protected] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Base Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Base-data-API?hl=en -~----------~----~----~----~------~----~------~--~---
