mbeckerle commented on a change in pull request #167: Daffodil 2051 tests
broken in windows
URL: https://github.com/apache/incubator-daffodil/pull/167#discussion_r248491876
##
File path:
daffodil-test/src/test/resources/org/apache/daffodil/section06/namespaces/namespaces.tdml
mbeckerle commented on a change in pull request #167: Daffodil 2051 tests
broken in windows
URL: https://github.com/apache/incubator-daffodil/pull/167#discussion_r248490624
##
File path:
daffodil-test-ibm1/src/test/resources/test-suite/tresys-contributed/AG.tdml
##
@@ -24
ltapilot opened a new pull request #167: Daffodil 2051 tests broken in windows
URL: https://github.com/apache/incubator-daffodil/pull/167
Remaining tests now fixed. Should be platform and OS independent.
This is an automated m
stevedlawrence opened a new pull request #166: Change expression result type
coercion to be a warning
URL: https://github.com/apache/incubator-daffodil/pull/166
Commit a2f56a3f44 modified expression coercion to be strict about the
result type of an expression matching the expected type.
Steve Lawrence created DAFFODIL-2054:
Summary: Change coerecion errors to warnings and eventually
deprecate
Key: DAFFODIL-2054
URL: https://issues.apache.org/jira/browse/DAFFODIL-2054
Project: Daf
stevedlawrence merged pull request #163: Fix performance issues with recent
hexBinary changes
URL: https://github.com/apache/incubator-daffodil/pull/163
This is an automated message from the Apache Git Service.
To respond to
[
https://issues.apache.org/jira/browse/DAFFODIL-1227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Beckerle reassigned DAFFODIL-1227:
--
Assignee: Mark C. Otto
> XML Pretty Printer tests not Windows compatible
>
[
https://issues.apache.org/jira/browse/DAFFODIL-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Beckerle reassigned DAFFODIL-1811:
--
Assignee: Mark C. Otto
> 'sbt cli' tests do not run on MS-Windows - echo co
[
https://issues.apache.org/jira/browse/DAFFODIL-1810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Beckerle reassigned DAFFODIL-1810:
--
Assignee: Mark C. Otto
> Tests fail on MS-Windows due to CRLF vs LF
> -
[
https://issues.apache.org/jira/browse/DAFFODIL-733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Beckerle reassigned DAFFODIL-733:
-
Assignee: (was: Dave Thompson)
> CLI Automation: Automate all existing CLI
[
https://issues.apache.org/jira/browse/DAFFODIL-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Beckerle reassigned DAFFODIL-1360:
--
Assignee: Mark C. Otto
> Some TDML Tests not Windows Compatible
> -
Michael Beckerle created DAFFODIL-2053:
--
Summary: No link to https://daffodil.apache.org/infoset/ on any
doc pages
Key: DAFFODIL-2053
URL: https://issues.apache.org/jira/browse/DAFFODIL-2053
Proj
This looks really good to me and should have pretty good performance.
I would make one minor suggestion, which is to change your payload
choiceDispatchKey expression from:
{../../parameters[1]/parameter[fn:count(../payload)]/type}
to
{../../parameters[1]/parameter[dfdl:occursIndex()]/type}
Hi all,
I think I found a solution on my own ... the key is that I now output an
payload element for every parameter, even if that is empty in some cases, with
this, I was able to do the following:
Hi all,
thanks for all of your help ... I am coming closer and closer to a first fully
operational DFDL schema for S7 communication ... really looking forward to
experimenting with that.
Now I ran into something probably quite special:
In my messages I have a header, parameters and payloads
Wh
15 matches
Mail list logo