building RESTProvider

37 views
Skip to first unread message

A K

unread,
Aug 3, 2010, 4:41:25 PM8/3/10
to Android RESTProvider
hi all!

i get the following errors when doing a maven build.

[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] \RESTProvider\RESTProvider\src\main\java\novoda\rest\services
\RESTCallService.java:[87,14] exception java.io.IOException is never
thrown in body of corresponding try statement

[ERROR] \RESTProvider\RESTProvider\src\main\java\novoda\rest\cursors
\EmptyCursor.java:[143,13] cannot find symbol
symbol : method deactivateInternal()
location: class android.database.AbstractCursor

[ERROR] \RESTProvider\RESTProvider\src\main\java\novoda\rest\cursors
\EmptyCursor.java:[141,4] method does not override or implement a
method from a supertype

[ERROR] \RESTProvider\RESTProvider\src\main\java\novoda\rest\cursors
\EmptyCursor.java:[173,20] cannot find symbol
symbol : method getDataSetObservable()
location: class android.database.AbstractCursor

[ERROR] \RESTProvider\RESTProvider\src\main\java\novoda\rest\cursors
\EmptyCursor.java:[171,4] method does not override or implement a
method from a supertype

[ERROR] \RESTProvider\RESTProvider\src\main\java\novoda\rest\cursors
\EmptyCursor.java:[209,13] cannot find symbol
symbol : method notifyDataSetChange()
location: class android.database.AbstractCursor

[ERROR] \RESTProvider\RESTProvider\src\main\java\novoda\rest\cursors
\EmptyCursor.java:[206,4] method does not override or implement a
method from a supertype

Can anybody give me a hint?

greetings
a.

Carl-Gustaf Harroch

unread,
Aug 4, 2010, 4:24:32 AM8/4/10
to android-re...@googlegroups.com
It s an issue with the versioning of the android.jar. If you delete the methods, it should compile. I am working on another branch as I am changing the APIs quite heavily. I should have a caching version shortly. 

Kind Regards,
Carl-Gustaf Harroch

Directing Novoda through the mobile revolution

+44 07 725 721 005

http://novoda.com/blog

LinkedIn Delicious Google Profile Twitter Google Calendar
Google Talk/novoda1, Skype/novoda.com

Novoda logo

We are growing, join the fun!

A K

unread,
Aug 4, 2010, 5:12:52 AM8/4/10
to android-re...@googlegroups.com

just delete? thats my favorite patch ;)
it compiles fine now.

i'm looking forward to the new version.

thank you very much, c-g!
Reply all
Reply to author
Forward
0 new messages