for-daffodil-2.2.0

2018-08-13 Thread Mike Beckerle
I've created branches named for-daffodil-2.2.0 which request 2.2.0-SNAPSHOT of daffodil, for these DFDLSchemas on github bmp CSV gif jpeg mil-std-2045 NACHA NITF PCAP png quasiXML This facilitates testing these against the daffodil 2.2.0 development branch

[jira] [Commented] (DAFFODIL-1964) Unparsing ArrayCombinator assertion failure

2018-08-13 Thread Michael Beckerle (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16578971#comment-16578971 ] Michael Beckerle commented on DAFFODIL-1964: Review PR https://github.com/

[GitHub] mbeckerle opened a new pull request #99: Fix missing checks for minOccurs after zero occurrences.

2018-08-13 Thread GitBox
mbeckerle opened a new pull request #99: Fix missing checks for minOccurs after zero occurrences. URL: https://github.com/apache/incubator-daffodil/pull/99 Also verify that assertion failure no longer occurs. DAFFODIL-1964

[jira] [Commented] (DAFFODIL-1444) Performance - schema compilation

2018-08-13 Thread Michael Beckerle (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16578875#comment-16578875 ] Michael Beckerle commented on DAFFODIL-1444: A PR for partial progress on

[jira] [Assigned] (DAFFODIL-1444) Performance - schema compilation

2018-08-13 Thread Michael Beckerle (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Beckerle reassigned DAFFODIL-1444: -- Assignee: Michael Beckerle > Performance - schema compilation > ---

[jira] [Resolved] (DAFFODIL-1978) Change runtime to use vectors not lists/seq

2018-08-13 Thread Michael Beckerle (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Beckerle resolved DAFFODIL-1978. Resolution: Fixed Assignee: Dave Thompson (was: Michael Beckerle) Fixed i

[jira] [Closed] (DAFFODIL-1982) Update Eclipse Paths for new library versions.

2018-08-13 Thread Michael Beckerle (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Beckerle closed DAFFODIL-1982. -- Assignee: (was: Michael Beckerle) > Update Eclipse Paths for new library version

[jira] [Resolved] (DAFFODIL-1982) Update Eclipse Paths for new library versions.

2018-08-13 Thread Michael Beckerle (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Beckerle resolved DAFFODIL-1982. Resolution: Fixed Fixed in bd57f7ddd3c4373c8e540ff3087ae39de78413cb Does not re

[GitHub] mbeckerle opened a new pull request #98: Eliminates backpointers from RuntimeData structures.

2018-08-13 Thread GitBox
mbeckerle opened a new pull request #98: Eliminates backpointers from RuntimeData structures. URL: https://github.com/apache/incubator-daffodil/pull/98 This is a step toward eliminating the double-linked non-sharing behavior in the schema compiler, because maintaining these double-linked

[jira] [Created] (DAFFODIL-1983) Eliminate eclipse classpath maintenance - UpdateEclipseClasspaths - run from sbt

2018-08-13 Thread Michael Beckerle (JIRA)
Michael Beckerle created DAFFODIL-1983: -- Summary: Eliminate eclipse classpath maintenance - UpdateEclipseClasspaths - run from sbt Key: DAFFODIL-1983 URL: https://issues.apache.org/jira/browse/DAFFODIL-1983

[GitHub] mbeckerle commented on issue #96: Fix eclipse paths.

2018-08-13 Thread GitBox
mbeckerle commented on issue #96: Fix eclipse paths. URL: https://github.com/apache/incubator-daffodil/pull/96#issuecomment-412631156 I will create a ticket. I noticed recently that adding a new tunable option to the system requires redundant editing in several files. All could be easily c

[GitHub] mbeckerle commented on a change in pull request #97: Daffodil 1978 vectorize

2018-08-13 Thread GitBox
mbeckerle commented on a change in pull request #97: Daffodil 1978 vectorize URL: https://github.com/apache/incubator-daffodil/pull/97#discussion_r209724394 ## File path: eclipse-projects/cli-test/.classpath ## @@ -1,26 +1,34 @@ -

[GitHub] mbeckerle commented on a change in pull request #97: Daffodil 1978 vectorize

2018-08-13 Thread GitBox
mbeckerle commented on a change in pull request #97: Daffodil 1978 vectorize URL: https://github.com/apache/incubator-daffodil/pull/97#discussion_r209724394 ## File path: eclipse-projects/cli-test/.classpath ## @@ -1,26 +1,34 @@ -

[GitHub] mbeckerle opened a new pull request #97: Daffodil 1978 vectorize

2018-08-13 Thread GitBox
mbeckerle opened a new pull request #97: Daffodil 1978 vectorize URL: https://github.com/apache/incubator-daffodil/pull/97 Update runtime to use all Vector, not Seq/List types for generic collections. DAFFODIL-1978 This

[GitHub] mbeckerle opened a new pull request #96: Fix eclipse paths.

2018-08-13 Thread GitBox
mbeckerle opened a new pull request #96: Fix eclipse paths. URL: https://github.com/apache/incubator-daffodil/pull/96 Also moved UpdateEclipseClasspaths tool to daffodil-propgen, which has no dependencies on libraries except for scala's XML library. Propgen might want to be renamed

[jira] [Assigned] (DAFFODIL-1982) Update Eclipse Paths for new library versions.

2018-08-13 Thread Michael Beckerle (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Beckerle reassigned DAFFODIL-1982: -- Assignee: Michael Beckerle > Update Eclipse Paths for new library versions.

[jira] [Created] (DAFFODIL-1982) Update Eclipse Paths for new library versions.

2018-08-13 Thread Michael Beckerle (JIRA)
Michael Beckerle created DAFFODIL-1982: -- Summary: Update Eclipse Paths for new library versions. Key: DAFFODIL-1982 URL: https://issues.apache.org/jira/browse/DAFFODIL-1982 Project: Daffodil

[jira] [Resolved] (DAFFODIL-1980) suppressWarnings vs. suppressSchemaDefinitionWarnings in config files

2018-08-13 Thread Michael Beckerle (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Beckerle resolved DAFFODIL-1980. Resolution: Fixed Assignee: Dave Thompson (was: Michael Beckerle) Fixed i

[jira] [Commented] (DAFFODIL-845) textNumberProps: Issues with textNumberCheckPolicy="lax"

2018-08-13 Thread Steve Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16578594#comment-16578594 ] Steve Lawrence commented on DAFFODIL-845: - Some tests fixed in d48c6c1293263b13

[jira] [Resolved] (DAFFODIL-851) textNumberProps: raw byte entity should not be allowed

2018-08-13 Thread Steve Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Lawrence resolved DAFFODIL-851. - Resolution: Fixed Fix Version/s: (was: deferred) 2.2.0 Fi

[GitHub] mbeckerle commented on issue #88: Daffodil 1919 separators

2018-08-13 Thread GitBox
mbeckerle commented on issue #88: Daffodil 1919 separators URL: https://github.com/apache/incubator-daffodil/pull/88#issuecomment-412583100 Superceded by PR 94. This is an automated message from the Apache Git Service. To res

[jira] [Resolved] (DAFFODIL-1973) Dependencies on old libraries should be updated

2018-08-13 Thread Steve Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Lawrence resolved DAFFODIL-1973. -- Resolution: Fixed Fixed in d48c6c1293263b13be50a2f1b4fc082d069dd604 > Dependencies

[jira] [Commented] (DAFFODIL-1919) Trailing Separator Suppression

2018-08-13 Thread Michael Beckerle (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16578587#comment-16578587 ] Michael Beckerle commented on DAFFODIL-1919: Part 1 of this effort is comp

[GitHub] stevedlawrence closed pull request #92: Update dependencies to their latest versions

2018-08-13 Thread GitBox
stevedlawrence closed pull request #92: Update dependencies to their latest versions URL: https://github.com/apache/incubator-daffodil/pull/92 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As th

[jira] [Resolved] (DAFFODIL-1977) Misspellings in Java/Scala API doc

2018-08-13 Thread Steve Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Lawrence resolved DAFFODIL-1977. -- Resolution: Fixed Fixed in a19285ef738d1c0bd996083fa077909c0eb6a54f > Misspellings

[jira] [Resolved] (DAFFODIL-1979) UTF8 decoder doesn't handle 3-byte and 4-byte correctly

2018-08-13 Thread Michael Beckerle (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Beckerle resolved DAFFODIL-1979. Resolution: Fixed Fixed in d50e1fa098feec407a8aae07921d1f1e885e4ff5 > UTF8 dec

[jira] [Assigned] (DAFFODIL-1979) UTF8 decoder doesn't handle 3-byte and 4-byte correctly

2018-08-13 Thread Michael Beckerle (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Beckerle reassigned DAFFODIL-1979: -- Assignee: Dave Thompson (was: Michael Beckerle) > UTF8 decoder doesn't han

[GitHub] stevedlawrence closed pull request #91: Fix "recieve" misspelling

2018-08-13 Thread GitBox
stevedlawrence closed pull request #91: Fix "recieve" misspelling URL: https://github.com/apache/incubator-daffodil/pull/91 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull

[GitHub] mbeckerle closed pull request #93: Fix utf-8 3-byte and 4-byte overlong detection.

2018-08-13 Thread GitBox
mbeckerle closed pull request #93: Fix utf-8 3-byte and 4-byte overlong detection. URL: https://github.com/apache/incubator-daffodil/pull/93 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this

[GitHub] jadams-tresys commented on a change in pull request #92: Update dependencies to their latest versions

2018-08-13 Thread GitBox
jadams-tresys commented on a change in pull request #92: Update dependencies to their latest versions URL: https://github.com/apache/incubator-daffodil/pull/92#discussion_r209671835 ## File path: daffodil-runtime1-unparser/src/main/scala/org/apache/daffodil/processors/unparsers/Con

[GitHub] stevedlawrence opened a new pull request #95: Update sbt and sbt-native-packager plugin to make jar hashes consistent

2018-08-13 Thread GitBox
stevedlawrence opened a new pull request #95: Update sbt and sbt-native-packager plugin to make jar hashes consistent URL: https://github.com/apache/incubator-daffodil/pull/95 It looks like some combination of old versions of sbt and the sbt native packager plugin caused generated jars i

[jira] [Assigned] (DAFFODIL-1938) RPM/tar/zips contain jars with different hashes

2018-08-13 Thread Steve Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Lawrence reassigned DAFFODIL-1938: Assignee: Steve Lawrence > RPM/tar/zips contain jars with different hashes > --

[jira] [Assigned] (DAFFODIL-1584) Verify unparser specified length padding behavior - whether minLength is used.

2018-08-13 Thread Michael Beckerle (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Beckerle reassigned DAFFODIL-1584: -- Assignee: (was: Michael Beckerle) > Verify unparser specified length pa

[jira] [Assigned] (DAFFODIL-1554) DFDL Spec - consider arrays of zero-length as legal in hidden groups since they're defaultable in some sense.

2018-08-13 Thread Michael Beckerle (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Beckerle reassigned DAFFODIL-1554: -- Assignee: (was: Michael Beckerle) > DFDL Spec - consider arrays of zero

[jira] [Assigned] (DAFFODIL-1782) DFDL Extension: Enum and Range table lookups

2018-08-13 Thread Michael Beckerle (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Beckerle reassigned DAFFODIL-1782: -- Assignee: (was: Michael Beckerle) > DFDL Extension: Enum and Range tabl

[jira] [Assigned] (DAFFODIL-1444) Performance - schema compilation

2018-08-13 Thread Michael Beckerle (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Beckerle reassigned DAFFODIL-1444: -- Assignee: (was: Michael Beckerle) > Performance - schema compilation >

[jira] [Assigned] (DAFFODIL-1964) Unparsing ArrayCombinator assertion failure

2018-08-13 Thread Steve Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Lawrence reassigned DAFFODIL-1964: Assignee: Michael Beckerle This may no longer be a problem with the way sequenc

[GitHub] mbeckerle commented on issue #89: Adding binaryCalendarRep="ibm4690Packed"

2018-08-13 Thread GitBox
mbeckerle commented on issue #89: Adding binaryCalendarRep="ibm4690Packed" URL: https://github.com/apache/incubator-daffodil/pull/89#issuecomment-412547026 +1 This is an automated message from the Apache Git Service. To respon

[GitHub] stevedlawrence commented on a change in pull request #92: Update dependencies to their latest versions

2018-08-13 Thread GitBox
stevedlawrence commented on a change in pull request #92: Update dependencies to their latest versions URL: https://github.com/apache/incubator-daffodil/pull/92#discussion_r209621364 ## File path: project/Dependencies.scala ## @@ -22,30 +22,30 @@ object Dependencies { l

[GitHub] stevedlawrence commented on a change in pull request #92: Update dependencies to their latest versions

2018-08-13 Thread GitBox
stevedlawrence commented on a change in pull request #92: Update dependencies to their latest versions URL: https://github.com/apache/incubator-daffodil/pull/92#discussion_r209620670 ## File path: daffodil-runtime1-unparser/src/main/scala/org/apache/daffodil/processors/unparsers/Co

[GitHub] stevedlawrence commented on a change in pull request #92: Update dependencies to their latest versions

2018-08-13 Thread GitBox
stevedlawrence commented on a change in pull request #92: Update dependencies to their latest versions URL: https://github.com/apache/incubator-daffodil/pull/92#discussion_r209620926 ## File path: daffodil-test/src/test/scala-debug/org/apache/daffodil/section13/text_number_props/Te

[GitHub] stevedlawrence commented on a change in pull request #92: Update dependencies to their latest versions

2018-08-13 Thread GitBox
stevedlawrence commented on a change in pull request #92: Update dependencies to their latest versions URL: https://github.com/apache/incubator-daffodil/pull/92#discussion_r209620894 ## File path: daffodil-test/src/test/scala-debug/org/apache/daffodil/section13/text_number_props/Te

[jira] [Created] (DAFFODIL-1981) Support for textStandardExponentRep="" missing

2018-08-13 Thread Steve Lawrence (JIRA)
Steve Lawrence created DAFFODIL-1981: Summary: Support for textStandardExponentRep="" missing Key: DAFFODIL-1981 URL: https://issues.apache.org/jira/browse/DAFFODIL-1981 Project: Daffodil

[GitHub] stevedlawrence commented on a change in pull request #92: Update dependencies to their latest versions

2018-08-13 Thread GitBox
stevedlawrence commented on a change in pull request #92: Update dependencies to their latest versions URL: https://github.com/apache/incubator-daffodil/pull/92#discussion_r209609855 ## File path: daffodil-test/src/test/scala-debug/org/apache/daffodil/section13/text_number_props/Te