You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@daffodil.apache.org by Mike Beckerle <mb...@apache.org> on 2021/10/18 17:34:47 UTC

Daffodil 3.2.0 - call for final bugs/issues?

Release 3.2.0 is, I think, at a state of functional completion.

Before we start discussing a release candidate, I wanted to have an email
thread about

* any near-term additional things people are trying to get in
* any serious bugs that they believe are high-priority or should be
blockers.

** I think making sure 3.2.0 works with the forthcoming vscode debugger is
certainly one task.

Re: Daffodil 3.2.0 - call for final bugs/issues?

Posted by Steve Lawrence <sl...@apache.org>.
I have an open PR that should fix this issue:

   https://github.com/apache/daffodil/pull/654

I just need to address the comments and it should be ready to merge. 
This should make it into 3.2.0.

On 10/18/21 1:41 PM, Adams, Joshua wrote:
> https://issues.apache.org/jira/browse/DAFFODIL-2568
> 
> I've run into this with schemas that are in use in the real world.  It only effects testing infrastructure in that the SAX outputter will output redundant namespaces that cause failures when comparing to expected results.  While the SAX output with redundant namespaces is functionally equivalent, this can cause a fair amount of headache for someone developing a schema to try and figure out what is going wrong when tests that look OK end up failing.
> 
> Josh
> ________________________________
> From: Mike Beckerle <mb...@apache.org>
> Sent: Monday, October 18, 2021 1:34 PM
> To: dev@daffodil.apache.org <de...@daffodil.apache.org>
> Subject: Daffodil 3.2.0 - call for final bugs/issues?
> 
> Release 3.2.0 is, I think, at a state of functional completion.
> 
> Before we start discussing a release candidate, I wanted to have an email
> thread about
> 
> * any near-term additional things people are trying to get in
> * any serious bugs that they believe are high-priority or should be
> blockers.
> 
> ** I think making sure 3.2.0 works with the forthcoming vscode debugger is
> certainly one task.
> 


Re: Daffodil 3.2.0 - call for final bugs/issues?

Posted by "Adams, Joshua" <ja...@owlcyberdefense.com>.
https://issues.apache.org/jira/browse/DAFFODIL-2568

I've run into this with schemas that are in use in the real world.  It only effects testing infrastructure in that the SAX outputter will output redundant namespaces that cause failures when comparing to expected results.  While the SAX output with redundant namespaces is functionally equivalent, this can cause a fair amount of headache for someone developing a schema to try and figure out what is going wrong when tests that look OK end up failing.

Josh
________________________________
From: Mike Beckerle <mb...@apache.org>
Sent: Monday, October 18, 2021 1:34 PM
To: dev@daffodil.apache.org <de...@daffodil.apache.org>
Subject: Daffodil 3.2.0 - call for final bugs/issues?

Release 3.2.0 is, I think, at a state of functional completion.

Before we start discussing a release candidate, I wanted to have an email
thread about

* any near-term additional things people are trying to get in
* any serious bugs that they believe are high-priority or should be
blockers.

** I think making sure 3.2.0 works with the forthcoming vscode debugger is
certainly one task.