On 14/09/15 03:32, Jason Levitt wrote:
Ok. So there's no way to just do an official 2.3.1 release of Fuseki
with the Jetty upgrade?
Jena is open source. It's not open source if you can't make
modifications and derived works.
You can:
+ Take the last release, switch the Jetty versions, build.
+ Clone from git, build.
Open source at Apache is produced by the community. Most people are not
paid to work on it (you work for a commercial company).
In the Jena project, we try to run with the master branch passing all
the tests and being fit for release.
The Jena release process
https://cwiki.apache.org/confluence/display/JENA/Release+Process
does not have any extra testing steps on top of development.
Andy
Cheers,
J
On Sun, Sep 13, 2015 at 11:22 AM, Andy Seaborne <[email protected]> wrote:
s/Netty/Jetty/ :-)
Generally, releases are every 3 to 6 months depending on someone stepping
forward to do them. Jena 3.0.0 was end of July.
Andy
On 12/09/15 04:54, Jason Levitt wrote:
Andy,
When do you officially plan to release Fuseki 2.3.1 with Netty
updated?
Cheers,
J
On Sat, Sep 5, 2015 at 3:12 PM, Andy Seaborne <[email protected]> wrote:
After exchanging intact XML files offlist, Jason and I managed to get a
working Jetty configuration for HTTP+HTTPS to work with Fuseki after the
updates to Jetty 9.3.3:
This should be taken as an example, not the definitive setup.
https://gist.github.com/afs/63a80512cdc55caf77d0
Improvements and verification very welcome.
Andy