Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency for xpp3 #31

Closed
GoogleCodeExporter opened this issue Mar 15, 2015 · 5 comments
Closed

Dependency for xpp3 #31

GoogleCodeExporter opened this issue Mar 15, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link
Collaborator

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

@GoogleCodeExporter
Copy link
Collaborator Author

Decided to use xpp3 since that's already the one used by the android 
dependency, and because the performance tests I've seen published show that 
xpp3 is faster than kxml2.

Original comment by yan...@google.com on 29 Sep 2010 at 7:44

  • Changed title: Dependency for xpp3

@GoogleCodeExporter
Copy link
Collaborator Author

Example: http://piccolo.sourceforge.net/bench.html

Original comment by yan...@google.com on 29 Sep 2010 at 7:44

@GoogleCodeExporter
Copy link
Collaborator Author

Issue 33 has been merged into this issue.

Original comment by yan...@google.com on 1 Oct 2010 at 1:39

@GoogleCodeExporter
Copy link
Collaborator Author

Original comment by yan...@google.com on 1 Oct 2010 at 8:00

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Collaborator Author

Original comment by yan...@google.com on 8 Jan 2011 at 6:41

  • Added labels: Component-Release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant