Hi, That's just a one line fix.
I tried to build olingo but there were some errors. It happens on the olingo-fit module, the this error are the following : """ Tests run: 32, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.029 sec <<< FAILURE! - in org.apache.olingo.fit.tecsvc.client.SystemQueryOptionITCase nextLinkFormatWithClientPageSize[application/json](org.apache.olingo.fit.tecsvc.client.SystemQueryOptionITCase) Time elapsed: 0.005 sec <<< ERROR! org.apache.olingo.client.api.communication.ODataClientErrorException: The Prefer header 'odata.maxpagesize=7' is not supported for this HTTP Method. [HTTP/1.1 400 Bad Request] """ I'm using mvn 3.5.4 and java 1.8.0_161 (oracle). Any idea ? Le dim. 3 févr. 2019 à 20:56, Mi Bo <mibo.a...@gmail.com> a écrit : > Hi Jérôme, > > Thanks for creating the issue and the contribution. > How you have done it is definitely the correct way. > Perhaps an additional (JUnit) test would be nice but for now it is fine > and I will check your contribution as soon I have some time this week. > > Kind Regards, Michael > Am 1. Feb. 2019, 14:48 +0100 schrieb Jérôme BAROTIN < > jeromebaro...@gmail.com>: > > Hi, > > > > I'm using olingo and I found a bug in the 4.5.0. I have created a issue > in > > the JIRA (OLINGO-1332). > > > > I think that fixing is very easy, so I sent a proposal thought a git > path. > > > > Is that the correct way to process ? Or there is any pull request system > ? > > > > Best, > > > > Jérôme >