Yeah, I got one off to announce@ this morning: https://mail-archives.apache.org/mod_mbox/www-announce/201702.mbox/browser
Okay, a 3.1.1+3.2.0 announcement for semantic-web@ makes more sense. I'll put something together. --- A. Soroka The University of Virginia Library > On Feb 10, 2017, at 2:20 PM, Andy Seaborne <[email protected]> wrote: > > I think we should - I don't think there was one for 3.1.1 features so it > might be useful to roll this up especially to recognize contributors. > > I merged the two for features for a draft below. > > There was one on announce@apache. I have no sense if that is really > important. Do add the "what is Apache Jena" paragraph or people carp. > > http://mail-archives.apache.org/mod_mbox/www-announce/201611.mbox/%3C3c9e1404-e8ce-8cd0-0a3a-c87068206e0f%40apache.org%3E > > Andy > "really, this is 3.2.0"! > > > On 10/02/17 16:06, A. Soroka wrote: >> Our release procedures explain that amongst the announcements to be sent out >> for a release, we include "[email protected] (if significant changes)". My >> feeling is that 3.2.0 does not feature changes significant enough to merit >> an announcement there. Other opinions? >> >> >> >> --- >> A. Soroka >> The University of Virginia Library >> > > > The Apache Jena team is pleased to announce the release of > Apache Jena 3.2.0. > > In this release: > > * Improved JSON-LD output > JENA-1208, JENA-1279 - François-Paul Servant > http://jena.apache.org/documentation/io/rdf-output.html#json-ld > > * Completed F&O XPath3 functions > JENA-508 - Alessandro Seganti > > * ComplexPhraseQueryParser for jena-text > JENA-1180 - Andrew Dolby > > * Additional vocabularies (DCAT, VoID, ROV, ORG) > JENA-1206 - Bart Hanssens > > * Improvement to the Fuseki service script for RHEL/Centos 6. > JENA-1219 - Dan Pritts > > * Quad/Triple/Node now Serializable (JENA-1233) > > * Txn : a highlevel API for working with transactions > http://jena.apache.org/documentation/txn/txn.html > > * New facility for managing RDF Connections (JENA-1267) > > * Embedded Fuseki > http://jena.apache.org/documentation/fuseki2/fuseki-embedded.html > > * Upgrade to using the Apache HttpClient v4.3 API > => authentication changes cause API changes. > http://jena.apache.org/documentation/query/http-auth.html > > == Obtaining Apache Jena 3.2.0 > > * Via central.maven.org > > The main jars and their dependencies can used with: > > <dependency> > <groupId>org.apache.jena</groupId> > <artifactId>apache-jena-libs</artifactId> > <type>pom</type> > <version>3.2.0</version> > </dependency> > > Full details of all maven artifacts are described at: > > http://jena.apache.org/download/maven.html > > * As binary downloads > > Apache Jena libraries are available as a binary distribution of > libraries. For details of a global mirror copy of Jena binaries please see: > > http://jena.apache.org/download/ > > * Source code for the release > > The signed source code of this release is available at: > > http://www.apache.org/dist/jena/source/ > > and the signed master source for all Apache Jena releases is available > at: http://archive.apache.org/dist/jena/ > > == Contributing > > If you would like to help out, a good place to look is the list of > unresolved JIRA at: > > http://s.apache.org/jena-jira-current > > or drop into the dev@ list. > > We use github pull requests and other ways for accepting code: > > https://github.com/apache/jena/blob/master/CONTRIBUTING.md > > The Apache Jena development community
