I was trying to do a site:site build to see if we can build the site differently and came up with a bunch of sptobugs errors that might fit nicely into a 3.13.1 fix as well.
On Thu, Sep 26, 2019 at 10:30 AM Marco Neumann <[email protected]> wrote: > i see that the repo is already up to 3.14 do you do the testing on branch > 3.13? > > As in: > > git clone https://github.com/apache/jena --branch 3.13.0 > > > > On Wed, Sep 25, 2019 at 6:15 PM Andy Seaborne <[email protected]> wrote: > > > Hi, > > > > Here is a vote on a release of Apache Jena 3.13.0. > > This is the second proposed release candidate. > > > > There was a last minute upgrade of Jackson jars (core and databind) to > > 2.9.10 due to an alert from the GitHub security scan. > > > > The SHACL tests have been moved to have them added to source-release > > after the issue in RC 1. > > > > JENA-1763 :: commit : https://github.com/apache/jena/commit/adce00cf > > > > The deadline for the vote is Saturday, 28th Sept, 2019 at 20:00 UTC > > > > ==== Release changes: > > > > == Major items > > > > JENA-1733: A SHACL engine > > JENA-1693: Add Aggregate Function MEDIAN and MODE (from Marco) > > JENA-1731: Fuseki endpoint configuration > > JENA-1695: DB storage refactoring > > JENA-1718: Remove jena-spatial from the build > > JENA-1760: Retire jena-maven-tools > > > > == JIRA > > > > Other JIRA: > > https://s.apache.org/jena-3.13.0-jira > > > > == Updates > > > > FasterXML jackson:: 2.9.9 -> 2.9.10 > > > > jsonld-java :: 0.12.3 -> 0.12.5 > > > > JENA-1754: Apache Commons Compress :: 1.18 -> 1.19 (Brad Hards) > > > > JENA-1756: Dependency updates. > > micrometer :: 1.1.3->1.2.1 > > Apache Commons Lang3 :: 3.4->3.9 > > Apache Commons CSV :: 1.5 -> 1.7 > > Apache HttpClient :: 4.5.5 -> 4.5.10 > > Apache Commons Collections4 :: 4.1 -> 4.4 > > > > ==== Release Vote > > > > Everyone, not just committers, is invited to test and vote. > > Please download and test the proposed release. > > > > Staging repository: > > https://repository.apache.org/content/repositories/orgapachejena-1033 > > > > Proposed dist/ area: > > https://dist.apache.org/repos/dist/dev/jena/ > > > > Keys: > > https://svn.apache.org/repos/asf/jena/dist/KEYS > > > > Git commit (browser URL): > > https://github.com/apache/jena/commit/ec5b9011 > > > > Git Commit Hash: > > ec5b9011be4a6e9c8303bf8bce1e7d79d5a0eb6e > > > > Git Commit Tag: > > jena-3.13.0 > > > > Please vote to approve this release: > > > > [ ] +1 Approve the release > > [ ] 0 Don't care > > [ ] -1 Don't release, because ... > > > > This vote will be open until at least > > > > Saturday, 28th Sept, 2019 at 20:00 UTC > > > > If you expect to check the release but the time limit does not work > > for you, please email within the schedule above with an expected time > > and we can extend the vote period. > > > > Thanks, > > > > Andy > > > > Checking needed: > > > > + are the GPG signatures fine? > > + are the checksums correct? > > + is there a source archive? > > > > + can the source archive really be built? > > (NB This requires a "mvn install" first time) > > + is there a correct LICENSE and NOTICE file in each artifact > > (both source and binary artifacts)? > > + does the NOTICE file contain all necessary attributions? > > + have any licenses of dependencies changed due to upgrades? > > if so have LICENSE and NOTICE been upgraded appropriately? > > + does the tag/commit in the SCM contain reproducible sources? > > > > > -- > > > --- > Marco Neumann > KONA > -- I like: Like Like - The likeliest place on the web <http://like-like.xenei.com> LinkedIn: http://www.linkedin.com/in/claudewarren
