Jerome Louvel

Results 61 comments of Jerome Louvel

This issue is now part of the 3.0 scope detailed here: https://github.com/restlet/restlet-framework-java/wiki/Road-map-of-version-3.0 We just haven't set the detailled 3.0 milestones in GitHub. If the uptime of Restlet Maven repository is...

Another tool mentioned by @glaforge that could help us is Bintray in complement to Sonatype OSS. It can help synchronize to Maven Central: https://bintray.com/docs/usermanual/uploads/uploads_syncingartifactswithmavencentral.html

@tdiesler Definitely, we are going to solve this issue as soon as possible. I'm going to try to meet with the Bintray team next week at their SwampUP conference and...

To get us started, I've created the issue to get the setup in Sonatype OSS repository: https://issues.sonatype.org/browse/OSSRH-22534

Next steps we'll need to get done are described here: http://central.sonatype.org/pages/requirements.html In our case: - Sign Files with GPG/PGP (see details here: http://central.sonatype.org/pages/working-with-pgp-signatures.html) Also we'll likely need to: - Add...

Sonatype team has been pretty reactive. We are now able to push snapshot to their OSS buffer repository, and do the staging and releases steps, assuming we pass the quality...

There is still a bit of work to do to make it happen, but @thboileau has already done most of it. I'll let him comment on whether he can make...

Agreed. Would you be able to contribute to this ticket? Maybe update the analysis of the issue?

@javamonkey79 I think we are almost done. I have just moved the JaxRsClientResource to org.restlet.ext.jaxrs package and the two other classes to org.restlet.ext.jaxrs.internal.client to follow the current style (one visible...

Thanks for fixing #441 . Let's move this doc related issue to later milestone.