nabeelmukhtar / github-java-sdk

This project aims to provide a Java wrapper for Github API.
http://develop.github.com/
64 stars 22 forks source link

Jobs API #13

Closed slapperwan closed 13 years ago

slapperwan commented 13 years ago

Hi, Great works. I tested it without any problems, except minor bug where I always get null for the job.getCreatedAt(). Is it happen to you?

Thanks

nabeelmukhtar commented 13 years ago

I can't seem to reproduce it. Can you tell me what ids/queries are you using for searching jobs?

Thanks for testing it out.

slapperwan commented 13 years ago

Hi, You can ignore this issue. Not sure somehow when run it in android, I always get null but it does not happen in sun jre.

Thanks.