-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Description
Version of google-api-java-client (e.g. 1.1.0-alpha)?
1.1.1-alpha
Java environment (e.g. Java 6, Android 2.2, App Engine 1.3.7)?
Java 6
Describe the problem.
When I call new AtomParser(), I get java.lang.NoClassDefFoundError:
org/xmlpull/v1/XmlPullParserException
How would you expect it to be fixed?
Add dependency on kxml2 (or xpp3) from the pom.xml.
Note: this was reported by a user on the Google Group
Original issue reported on code.google.com by yan...@google.com on 29 Sep 2010 at 7:35
Reactions are currently unavailable