Skip to content

The Jackson extension uses javax.xml.stream which is not available on Android. (again) #1216

Open
@x12a1f

Description

@x12a1f

I compiled my application with a newer restlet (2.3.7) and the error mentioned in #964 popped up again but in another class:

..../org.restlet.ext.jackson-2.3.7.jar: Invalid package reference in library; not included in Android: javax.xml.stream. Referenced from org.restlet.ext.jackson.internal.XmlFactoryProvider.

It seems to me XmlFactoryProvider should not be included in the Android version of Restlet.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions