Jaspersoft / jrs-rest-java-client

Java Rest Client for JasperReports Server
GNU Lesser General Public License v3.0
102 stars 103 forks source link

Support for this project? #356

Open Oboros opened 6 years ago

Oboros commented 6 years ago

There seems to no commits to master in the last 2 years (no v.6.4.0+ release), and the Travis CI build system is out of date, with DTO dependencies used by the "develop" branch not being available anymore.

With JasperReports Server version 7.1.0 having also been released-- are their plans to update this client further? Or has support for this project pretty much been cut completely at this point? (Asking as a commercial license holder, seeking out answers in every place I can ask.)

tmatveyeva commented 6 years ago

Hello,

This project is being actively used internally and being developed. Unfortunately it was overseen to release new version with previous JRS release. At the moment we are looking into possibility to release next version along with next JRS release. But we cannot release earlier as develop is depending on JRS DTO from current development branch.

Regards, Tetyana

Oboros commented 6 years ago

Thank you for your response @tmatveyeva :) :+1: My company currently uses JasperReports Server v 6.4.3 right now, and the latest release in this project is version 6.1.0. Are you saying all versions before the latest (v. 7.1.0) will not be released? Will there be a release for v. 6.4.3?

I've forked the project and made some improvements to security surrounding the SSLContext, since we require FIPS-enabled HTTPS with our project. Would you be open to a pull request to the current master which allows for passing in those authentication details? I would also be open to discussing the changes with you and your team-- and outline the use and value those changes would have to other customers/users who might want to use this java client.

msladek commented 4 years ago

Yet no release in over 4 years.