Marc de Jonge

Results 4 issues of Marc de Jonge

I've fixed the memory leak as discussed on https://code.google.com/p/javapns/issues/detail?id=120 Also I've added OSGi support to the build. This makes it easier for the build to import into the bndtools environment...

This should make it possible to override the accept header.

missing test

See: https://github.com/Lusitanian/PHPoAuthLib/blob/9735bf693d1d985e9173194d282df5d1e0d0c58a/src/OAuth/OAuth1/Service/QuickBooks.php#L117 Here the accept header is overridden, which means that we can never download the PDF file, since that needs the application/pdf accept header. I'll make a merge request...

Hi, I'm having trouble in my setup with all the jackson dependancies. I propose to use the simple JSON implementation from https://github.com/douglascrockford/JSON-java. This version builds and runs fine for me,...