This is an automated email from the ASF dual-hosted git repository.
olabusayo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-daffodil-site.git
The following commit(s) were added to refs/heads/master by this push:
new 578521d Fixes for RC2
new 9d208f2 Merge pull request #23 from
olabusayoT/daffodil-2312-release-page-rc2
578521d is described below
commit 578521de0d9afd486dfe6c4bfa69372b028d7d66
Author: olabusayoT <[email protected]>
AuthorDate: Thu Apr 9 12:48:31 2020 -0400
Fixes for RC2
-- updated links for rc2
-- updated tickets for rc2
DAFFODIL-2312
---
site/_releases/2.6.0.md | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/site/_releases/2.6.0.md b/site/_releases/2.6.0.md
index fd9aab1..c3ce355 100644
--- a/site/_releases/2.6.0.md
+++ b/site/_releases/2.6.0.md
@@ -3,12 +3,12 @@
released: false
apache: true
title: 2.6.0
-date: 2020-04-07
+date: 2020-04-09
summary: >
Performance updates, API updates, Sonarqube analysis
-artifact-root:
"https://dist.apache.org/repos/dist/dev/incubator/daffodil/2.6.0-rc1/"
-checksum-root:
"https://dist.apache.org/repos/dist/dev/incubator/daffodil/2.6.0-rc1/"
+artifact-root:
"https://dist.apache.org/repos/dist/dev/incubator/daffodil/2.6.0-rc2/"
+checksum-root:
"https://dist.apache.org/repos/dist/dev/incubator/daffodil/2.6.0-rc2/"
key-file: "https://downloads.apache.org/incubator/daffodil/KEYS"
source-dist:
@@ -54,6 +54,10 @@ Multiple infrastructure changes were made, including bumping
the minor version o
* {% jira 2312 %} Prepare 2.6.0 Release
* {% jira 2301 %} Update github actions/checkout to v2
* {% jira 2294 %} Sign RPM as part of release container
+* {% jira 2315 %} DISCLAIMER file is not included in built jars
+* {% jira 2316 %} Remove SHA256 hashes from releases
+* {% jira 2317 %} README mentions /etc/sbt/sbtopts, but this likely doesn't
work for Windows/Mac
+* {% jira 2321 %} Jars need separate/custom license/notices
#### API Updates
@@ -86,6 +90,9 @@ Improvements were made to the TDML runner.
* {% jira 2271 %} Prepare for 2.6.0 development
* {% jira 2270 %} Update UDF Proposal to match Final Design
* {% jira 942 %} Update parsers to handle static vs dynamic properties better
+* {% jira 2318 %} Test XML files missing license
+* {% jira 2319 %} Add license header to .gitignore file
+* {% jira 2320 %} Non en_US LANG causes test failure
#### Deprecation/Compatibility