Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [rdf4j-dev] 3.0.1 patch release this week
  • From: "Bart Hanssens (BOSA)" <bart.hanssens@xxxxxxxxxxxx>
  • Date: Sun, 6 Oct 2019 10:01:13 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=bosa.fgov.be; dmarc=pass action=none header.from=bosa.fgov.be; dkim=pass header.d=bosa.fgov.be; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=EoDr0blbvXyTWlQWRGxuElA7tSZCimo+5o92oiJ7NKA=; b=Nio9fuleRcBTKzWQnl7pIjh4HoyfCzRxmWo1WYbW9oKhkMwnGX9RJHF3IjADP/5AB0tuKDiXGEiw6AvojWixyPx9uUJGExX0ucrz6UO5E890l1eiyT6Eqvv52fzyOBQVX9uVkn3f9AoLNIM4MUJf9geiYTnUX2/fa8PZHzSA4q/1SrAbwh24n20UX0G+fchryZuIGN2gzyP+YhWG2DwimpliKUkUcSRw+P/mfTeBzBy/wpMVTHMAfpto+m4B3uRGRce6qMCX2Oxqgfvywv6V7U0l461t/4YjPSak9WJpIbeSPJdyHOkMEg8K1G+2CG77v1c9BjsQ8Zw5qT0tnkGgSQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=SzSdJ801tMIQTbWbuw+WKelA2A8tw1kYkEiBVKH5N8wjb52+sMIJ8i+/G5jDKK78Vm9r5LskdkEyIISuJXsVWnczr57bU7agPB9+52lh49wMTOvYgFGC6h7VS3AcxdtBAT8VYW9nPHDiJKaYVsm67T2dJfuDjZiS0dQV+VqrWrHoma4pZQVivwYxvUyA4OFWq3kDcAKHNnQQ3T3PEGiqq6kFLbgSXawNqa0hquK1icbIRzMJUcEDzi/d3LLWhrVcQk2JKyGr7r08NIlfrMsAziyZ3vjEyxsdHA+CdraXv8AjEvYF2s0CyObcaoGJDqsRCXyx9VUR66V4RUhTFKu6uw==
  • Delivered-to: rdf4j-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/rdf4j-dev>
  • List-help: <mailto:rdf4j-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/rdf4j-dev>, <mailto:rdf4j-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/rdf4j-dev>, <mailto:rdf4j-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHVe/T+b4lS+TWkN06jeYab1SvDS6dNYYdA
  • Thread-topic: [rdf4j-dev] 3.0.1 patch release this week

Hi Jeen,

 

FYI, I’ve added a 2.5.5 branch containing the backported fix in the old rdf4j-storage repo

 https://github.com/eclipse/rdf4j-storage/tree/releases/2.5.5

 

Bart

 

From: rdf4j-dev-bounces@xxxxxxxxxxx <rdf4j-dev-bounces@xxxxxxxxxxx> On Behalf Of Jeen Broekstra
Sent: zondag 6 oktober 2019 5:20
To: rdf4j developer discussions <rdf4j-dev@xxxxxxxxxxx>
Subject: [rdf4j-dev] 3.0.1 patch release this week

 

hi people,

 

We have a couple of bug fixes done and dusted, I figure we could push out a patch release this week.

 

I'm planning to a 3.0.1 release first, because that is fairly straightforward. However, for issu https://github.com/eclipse/rdf4j/issues/1548 in particular I'd like to see if we can do a 2.5.4 hotfix release as well. This will require a bit of trickery with Jenkins, as we will need to run it off the old multi-repo setup, and the current deployment setup may need a bit of tweaking to accommodate that.

 

Cheers,

 

Jeen


Back to the top