You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [incubator-daffodil] stevedlawrence commented on a change in pull request #295: Added test to tutorials module that runs a TDML test from java code. - posted by GitBox <gi...@apache.org> on 2019/12/02 13:58:57 UTC, 0 replies.
- [GitHub] [incubator-daffodil] stevedlawrence commented on a change in pull request #296: Code improvements to restrict scoped property lookup to only terms. - posted by GitBox <gi...@apache.org> on 2019/12/02 14:03:28 UTC, 1 replies.
- [GitHub] [incubator-daffodil] mbeckerle commented on a change in pull request #296: Code improvements to restrict scoped property lookup to only terms. - posted by GitBox <gi...@apache.org> on 2019/12/02 15:35:44 UTC, 1 replies.
- [GitHub] [incubator-daffodil] stevedlawrence commented on a change in pull request #291: Switch to file output stream for large data - posted by GitBox <gi...@apache.org> on 2019/12/02 15:52:11 UTC, 21 replies.
- [GitHub] [incubator-daffodil] mbeckerle merged pull request #296: Code improvements to restrict scoped property lookup to only terms. - posted by GitBox <gi...@apache.org> on 2019/12/02 15:55:33 UTC, 0 replies.
- [incubator-daffodil] branch master updated: Code improvements to restrict scoped property lookup to only terms. - posted by mb...@apache.org on 2019/12/02 15:55:38 UTC, 0 replies.
- [GitHub] [incubator-daffodil] mbeckerle merged pull request #295: Added test to tutorials module that runs a TDML test from java code. - posted by GitBox <gi...@apache.org> on 2019/12/02 16:15:30 UTC, 0 replies.
- [incubator-daffodil] branch master updated: Added test to tutorials module that runs a TDML test from java code. - posted by mb...@apache.org on 2019/12/02 16:15:36 UTC, 0 replies.
- [jira] [Resolved] (DAFFODIL-2244) Refactor ResolvesProperties into Scoped and Local variants - posted by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/12/02 16:25:01 UTC, 0 replies.
- [jira] [Updated] (DAFFODIL-2244) Refactor ResolvesProperties into Scoped and Local variants - posted by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/12/02 16:26:00 UTC, 0 replies.
- [GitHub] [incubator-daffodil] jadams-tresys commented on a change in pull request #291: Switch to file output stream for large data - posted by GitBox <gi...@apache.org> on 2019/12/02 18:11:02 UTC, 9 replies.
- [jira] [Created] (DAFFODIL-2245) Compiler Error format message incorrectly rendered - posted by "Olabusayo Kilo (Jira)" <ji...@apache.org> on 2019/12/03 16:39:00 UTC, 0 replies.
- [jira] [Created] (DAFFODIL-2246) Basic performance test built into daffodil - posted by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/12/03 17:50:00 UTC, 0 replies.
- [jira] [Commented] (DAFFODIL-2246) Basic performance test built into daffodil - posted by "Steve Lawrence (Jira)" <ji...@apache.org> on 2019/12/03 18:30:00 UTC, 0 replies.
- [GitHub] [incubator-daffodil] mbeckerle opened a new pull request #297: Added TakTimer to Timer.scala - posted by GitBox <gi...@apache.org> on 2019/12/03 19:39:38 UTC, 0 replies.
- [jira] [Created] (DAFFODIL-2247) Warn on maxOccurs=unbounded on potentially 0 length element - posted by "Brandon Sloane (Jira)" <ji...@apache.org> on 2019/12/05 00:52:00 UTC, 0 replies.
- [jira] [Updated] (DAFFODIL-2247) Warn on maxOccurs=unbounded on potentially 0 length element - posted by "Brandon Sloane (Jira)" <ji...@apache.org> on 2019/12/05 01:02:46 UTC, 1 replies.
- [jira] [Commented] (DAFFODIL-2247) Warn on maxOccurs=unbounded on potentially 0 length element - posted by "Brandon Sloane (Jira)" <ji...@apache.org> on 2019/12/05 01:08:00 UTC, 3 replies.
- [jira] [Created] (DAFFODIL-2248) no-forward-progress error should terminate an array as if last element failed to parse. - posted by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/12/05 16:32:00 UTC, 0 replies.
- [GitHub] [incubator-daffodil] mbeckerle merged pull request #297: Added TakTimer to Timer.scala - posted by GitBox <gi...@apache.org> on 2019/12/06 11:36:41 UTC, 0 replies.
- [incubator-daffodil] branch master updated: Added TakTimer to Timer.scala - posted by mb...@apache.org on 2019/12/06 11:36:50 UTC, 0 replies.
- [jira] [Created] (DAFFODIL-2249) refactor DSOM types to enable sealed classes/traits so case statements provide better warnings - posted by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/12/09 12:18:00 UTC, 0 replies.
- [jira] [Assigned] (DAFFODIL-2249) refactor DSOM types to enable sealed classes/traits so case statements provide better warnings - posted by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/12/09 12:40:00 UTC, 0 replies.
- [GitHub] [incubator-daffodil-site] mbeckerle opened a new pull request #13: Added v1.0.5 review draft HTML. Not linked from anywhere. - posted by GitBox <gi...@apache.org> on 2019/12/09 21:44:38 UTC, 0 replies.
- [GitHub] [incubator-daffodil] jadams-tresys merged pull request #291: Switch to file output stream for large data - posted by GitBox <gi...@apache.org> on 2019/12/09 21:54:36 UTC, 0 replies.
- [incubator-daffodil] branch master updated: Switch to file output stream for large data - posted by ja...@apache.org on 2019/12/09 21:54:41 UTC, 0 replies.
- [jira] [Resolved] (DAFFODIL-2194) buffered data output stream has a chunk limit of 2GB - posted by "Josh Adams (Jira)" <ji...@apache.org> on 2019/12/09 22:00:00 UTC, 0 replies.
- [GitHub] [incubator-daffodil] mbeckerle commented on a change in pull request #294: WIP: Removed DaffodilTunables object from the Infoset entirely. - posted by GitBox <gi...@apache.org> on 2019/12/09 22:05:56 UTC, 0 replies.
- [GitHub] [incubator-daffodil] mbeckerle commented on a change in pull request #294: Removed DaffodilTunables object from the Infoset entirely. - posted by GitBox <gi...@apache.org> on 2019/12/10 00:41:10 UTC, 0 replies.
- [jira] [Created] (DAFFODIL-2250) remove excess dependency on RuntimeData classes. - posted by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/12/10 01:46:00 UTC, 0 replies.
- [GitHub] [incubator-daffodil] mbeckerle opened a new pull request #298: Daffodil 2250 compile info - posted by GitBox <gi...@apache.org> on 2019/12/10 01:47:24 UTC, 0 replies.
- [GitHub] [incubator-daffodil] mbeckerle closed pull request #298: Daffodil 2250 compile info - posted by GitBox <gi...@apache.org> on 2019/12/10 01:48:05 UTC, 0 replies.
- [jira] [Assigned] (DAFFODIL-2235) Exception when UDF object contains nonSerializable field - posted by "Dave Thompson (Jira)" <ji...@apache.org> on 2019/12/10 14:24:00 UTC, 0 replies.
- [jira] [Closed] (DAFFODIL-2235) Exception when UDF object contains nonSerializable field - posted by "Dave Thompson (Jira)" <ji...@apache.org> on 2019/12/10 14:30:00 UTC, 0 replies.
- [GitHub] [incubator-daffodil] mbeckerle commented on issue #294: Removed DaffodilTunables object from the Infoset entirely. - posted by GitBox <gi...@apache.org> on 2019/12/10 18:21:13 UTC, 0 replies.
- [jira] [Created] (DAFFODIL-2251) add newer draft of DFDL spec as html to site for limited/users review - posted by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/12/10 23:09:00 UTC, 0 replies.
- [GitHub] [incubator-daffodil-site] mbeckerle closed pull request #13: Added v1.0.5 review draft HTML. Not linked from anywhere. - posted by GitBox <gi...@apache.org> on 2019/12/10 23:15:21 UTC, 0 replies.
- [GitHub] [incubator-daffodil-site] mbeckerle opened a new pull request #14: Added draft of new version of DFDL spec for review. - posted by GitBox <gi...@apache.org> on 2019/12/10 23:17:27 UTC, 0 replies.
- [GitHub] [incubator-daffodil] mbeckerle opened a new pull request #299: Daffodil 2250 cleanup runtime data vs. compile info - posted by GitBox <gi...@apache.org> on 2019/12/11 00:02:39 UTC, 0 replies.
- [GitHub] [incubator-daffodil] mbeckerle merged pull request #294: Removed DaffodilTunables object from the Infoset entirely. - posted by GitBox <gi...@apache.org> on 2019/12/11 12:54:30 UTC, 0 replies.
- [incubator-daffodil] branch master updated (afc9033 -> 7aaabca) - posted by mb...@apache.org on 2019/12/11 12:54:34 UTC, 0 replies.
- [incubator-daffodil] 01/02: Removed DaffodilTunables object from the Infoset entirely. - posted by mb...@apache.org on 2019/12/11 12:54:35 UTC, 0 replies.
- [incubator-daffodil] 02/02: Fix 2.11 scala compile issue. - posted by mb...@apache.org on 2019/12/11 12:54:36 UTC, 0 replies.
- [GitHub] [incubator-daffodil] mbeckerle commented on issue #299: Daffodil 2250 cleanup runtime data vs. compile info - posted by GitBox <gi...@apache.org> on 2019/12/11 12:58:20 UTC, 0 replies.
- [incubator-daffodil] branch master updated (7aaabca -> a31900c) - posted by mb...@apache.org on 2019/12/11 13:11:13 UTC, 0 replies.
- [incubator-daffodil] 01/01: Removed DaffodilTunables object from the Infoset entirely. - posted by mb...@apache.org on 2019/12/11 13:11:14 UTC, 0 replies.
- [jira] [Created] (DAFFODIL-2252) Custom GitHub action to check pull requests with more than one commit - posted by "Steve Lawrence (Jira)" <ji...@apache.org> on 2019/12/11 13:16:00 UTC, 0 replies.
- [jira] [Commented] (DAFFODIL-2218) ICU behavior incompatible - textNumberCheckPolicy lax is lax about "+" signs. Was not before. - posted by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/12/11 13:27:00 UTC, 0 replies.
- [GitHub] [incubator-daffodil] stevedlawrence commented on a change in pull request #299: Daffodil 2250 cleanup runtime data vs. compile info - posted by GitBox <gi...@apache.org> on 2019/12/11 13:49:09 UTC, 1 replies.
- [GitHub] [incubator-daffodil-site] stevedlawrence commented on a change in pull request #14: Added draft of new version of DFDL spec for review. - posted by GitBox <gi...@apache.org> on 2019/12/11 13:52:59 UTC, 0 replies.
- [GitHub] [incubator-daffodil] codecov-io commented on issue #299: Daffodil 2250 cleanup runtime data vs. compile info - posted by GitBox <gi...@apache.org> on 2019/12/11 13:56:44 UTC, 0 replies.
- [GitHub] [incubator-daffodil-site] mbeckerle commented on a change in pull request #14: Added draft of new version of DFDL spec for review. - posted by GitBox <gi...@apache.org> on 2019/12/11 14:13:24 UTC, 0 replies.
- [GitHub] [incubator-daffodil-site] mbeckerle merged pull request #14: Added draft of new version of DFDL spec for review. - posted by GitBox <gi...@apache.org> on 2019/12/11 17:27:15 UTC, 0 replies.
- [incubator-daffodil-site] branch master updated: Added draft of new version of DFDL spec for review. - posted by mb...@apache.org on 2019/12/11 17:27:22 UTC, 0 replies.
- [incubator-daffodil-site] branch asf-site updated: Publishing from 3b2735c188487232460cf0b23cffdb740c3a8dc7 - posted by mb...@apache.org on 2019/12/11 17:29:47 UTC, 0 replies.
- [GitHub] [incubator-daffodil-site] mbeckerle merged pull request #10: Add tutorials to site, add AsciiDoc and Diagrams capability. - posted by GitBox <gi...@apache.org> on 2019/12/12 15:07:55 UTC, 0 replies.
- [incubator-daffodil-site] branch master updated: Add tutorials to site, add AsciiDoc and Diagrams capability. - posted by mb...@apache.org on 2019/12/12 15:08:00 UTC, 0 replies.
- [incubator-daffodil-site] branch asf-site updated: Publishing from 17d801ba07c12fa85cbc0282fc1e61e162f88624 - posted by mb...@apache.org on 2019/12/12 15:08:32 UTC, 0 replies.
- [GitHub] [incubator-daffodil] stevedlawrence opened a new pull request #300: Use a container for building release candidates - posted by GitBox <gi...@apache.org> on 2019/12/12 19:59:58 UTC, 0 replies.
- [jira] [Updated] (DAFFODIL-2227) Develop a container for release candidates - posted by "Steve Lawrence (Jira)" <ji...@apache.org> on 2019/12/12 20:01:00 UTC, 0 replies.
- [GitHub] [incubator-daffodil] mbeckerle commented on a change in pull request #300: Use a container for building release candidates - posted by GitBox <gi...@apache.org> on 2019/12/12 20:08:56 UTC, 1 replies.
- [jira] [Assigned] (DAFFODIL-2188) inputTypeCalc sometimes fails due to BigInt vs. JBigInt - posted by "Brandon Sloane (Jira)" <ji...@apache.org> on 2019/12/12 20:38:00 UTC, 0 replies.
- [GitHub] [incubator-daffodil-site] mbeckerle opened a new pull request #15: Updated draft DFDL Spec with warning banner. - posted by GitBox <gi...@apache.org> on 2019/12/12 21:48:53 UTC, 0 replies.
- [GitHub] [incubator-daffodil] stevedlawrence commented on a change in pull request #300: Use a container for building release candidates - posted by GitBox <gi...@apache.org> on 2019/12/12 21:59:25 UTC, 0 replies.
- [GitHub] [incubator-daffodil] bsloane1650 commented on issue #264: WIP: DAFFODIL-2169 - posted by GitBox <gi...@apache.org> on 2019/12/13 02:18:19 UTC, 0 replies.
- [GitHub] [incubator-daffodil] bsloane1650 closed pull request #264: WIP: DAFFODIL-2169 - posted by GitBox <gi...@apache.org> on 2019/12/13 02:18:20 UTC, 0 replies.
- [GitHub] [incubator-daffodil] bsloane1650 opened a new pull request #301: DAFFODIL-2169 Add typesafty to our handling of infoset data values. - posted by GitBox <gi...@apache.org> on 2019/12/13 02:19:11 UTC, 0 replies.
- [GitHub] [incubator-daffodil] bsloane1650 commented on a change in pull request #301: DAFFODIL-2169 Add typesafty to our handling of infoset data values. - posted by GitBox <gi...@apache.org> on 2019/12/13 03:37:50 UTC, 81 replies.
- [GitHub] [incubator-daffodil] mbeckerle commented on a change in pull request #301: DAFFODIL-2169 Add typesafty to our handling of infoset data values. - posted by GitBox <gi...@apache.org> on 2019/12/13 03:45:17 UTC, 31 replies.
- [jira] [Created] (DAFFODIL-2253) Remove Github Actions Linux dependency step - posted by "Steve Lawrence (Jira)" <ji...@apache.org> on 2019/12/13 14:03:00 UTC, 0 replies.
- [GitHub] [incubator-daffodil] stevedlawrence opened a new pull request #302: Remove GitHub Actions linux dependency step - posted by GitBox <gi...@apache.org> on 2019/12/13 14:09:35 UTC, 0 replies.
- [GitHub] [incubator-daffodil] olabusayoT commented on a change in pull request #302: Remove GitHub Actions linux dependency step - posted by GitBox <gi...@apache.org> on 2019/12/13 14:56:21 UTC, 1 replies.
- [GitHub] [incubator-daffodil] stevedlawrence commented on a change in pull request #302: Remove GitHub Actions linux dependency step - posted by GitBox <gi...@apache.org> on 2019/12/13 15:11:28 UTC, 0 replies.
- [GitHub] [incubator-daffodil] stevedlawrence merged pull request #302: Remove GitHub Actions linux dependency step - posted by GitBox <gi...@apache.org> on 2019/12/13 15:40:04 UTC, 0 replies.
- [incubator-daffodil] branch master updated (a31900c -> 9c262fd) - posted by sl...@apache.org on 2019/12/13 15:40:08 UTC, 0 replies.
- [jira] [Resolved] (DAFFODIL-2253) Remove Github Actions Linux dependency step - posted by "Steve Lawrence (Jira)" <ji...@apache.org> on 2019/12/13 15:41:00 UTC, 0 replies.
- [GitHub] [incubator-daffodil] bsloane1650 commented on a change in pull request #302: Remove GitHub Actions linux dependency step - posted by GitBox <gi...@apache.org> on 2019/12/13 19:02:25 UTC, 0 replies.
- [GitHub] [incubator-daffodil] mbeckerle commented on a change in pull request #299: Daffodil 2250 cleanup runtime data vs. compile info - posted by GitBox <gi...@apache.org> on 2019/12/16 16:09:55 UTC, 0 replies.
- [GitHub] [incubator-daffodil] mbeckerle merged pull request #299: Daffodil 2250 cleanup runtime data vs. compile info - posted by GitBox <gi...@apache.org> on 2019/12/16 16:22:26 UTC, 0 replies.
- [incubator-daffodil] branch master updated: Changes to eliminate need for ERD/TRD at Expression compilation time. - posted by mb...@apache.org on 2019/12/16 16:22:35 UTC, 0 replies.
- [jira] [Created] (DAFFODIL-2254) BLOB support for scanning for end of blob - posted by "Steve Lawrence (Jira)" <ji...@apache.org> on 2019/12/16 16:26:00 UTC, 0 replies.
- [jira] [Commented] (DAFFODIL-2254) BLOB support for scanning for end of blob - posted by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/12/16 16:40:03 UTC, 0 replies.
- [jira] [Created] (DAFFODIL-2255) lengthKind 'delimited' accepting end-of-data is not spec compliant - posted by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/12/16 16:46:00 UTC, 0 replies.
- [jira] [Commented] (DAFFODIL-2255) lengthKind 'delimited' accepting end-of-data is not spec compliant - posted by "Steve Lawrence (Jira)" <ji...@apache.org> on 2019/12/16 16:53:00 UTC, 0 replies.
- [GitHub] [incubator-daffodil] stevedlawrence merged pull request #300: Use a container for building release candidates - posted by GitBox <gi...@apache.org> on 2019/12/16 17:02:20 UTC, 0 replies.
- [incubator-daffodil] branch master updated: Use a container for building release candidates - posted by sl...@apache.org on 2019/12/16 17:02:23 UTC, 0 replies.
- [jira] [Resolved] (DAFFODIL-2227) Develop a container for release candidates - posted by "Steve Lawrence (Jira)" <ji...@apache.org> on 2019/12/16 17:03:00 UTC, 0 replies.
- [GitHub] [incubator-daffodil] mbeckerle commented on issue #301: DAFFODIL-2169 Add typesafty to our handling of infoset data values. - posted by GitBox <gi...@apache.org> on 2019/12/16 22:58:29 UTC, 0 replies.
- [GitHub] [incubator-daffodil] bsloane1650 commented on issue #301: DAFFODIL-2169 Add typesafty to our handling of infoset data values. - posted by GitBox <gi...@apache.org> on 2019/12/17 02:06:38 UTC, 0 replies.
- [GitHub] [incubator-daffodil] stevedlawrence commented on a change in pull request #301: DAFFODIL-2169 Add typesafty to our handling of infoset data values. - posted by GitBox <gi...@apache.org> on 2019/12/17 14:17:52 UTC, 2 replies.
- [jira] [Resolved] (DAFFODIL-2242) Remove DaffodilTunables object from DPathCompileInfo and RuntimeData objects. - posted by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/12/17 14:45:00 UTC, 0 replies.
- [jira] [Resolved] (DAFFODIL-2251) add newer draft of DFDL spec as html to site for limited/users review - posted by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/12/17 14:47:00 UTC, 0 replies.
- [jira] [Resolved] (DAFFODIL-2250) remove excess dependency on RuntimeData classes. - posted by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/12/17 14:48:00 UTC, 0 replies.
- [jira] [Assigned] (DAFFODIL-2250) remove excess dependency on RuntimeData classes. - posted by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/12/17 14:48:00 UTC, 0 replies.
- [GitHub] [incubator-daffodil] bsloane1650 opened a new pull request #303: Daffodil 2188 typecalc bigint - posted by GitBox <gi...@apache.org> on 2019/12/17 22:25:00 UTC, 0 replies.
- [GitHub] [incubator-daffodil] bsloane1650 commented on a change in pull request #303: Daffodil 2188 typecalc bigint - posted by GitBox <gi...@apache.org> on 2019/12/17 22:38:53 UTC, 6 replies.
- [incubator-daffodil] branch master updated: Add typesafty to our handling of infoset data values. - posted by bt...@apache.org on 2019/12/18 18:26:14 UTC, 0 replies.
- [jira] [Resolved] (DAFFODIL-2169) Add type safety to DPath variables - posted by "Brandon Sloane (Jira)" <ji...@apache.org> on 2019/12/18 21:28:00 UTC, 0 replies.
- [jira] [Created] (DAFFODIL-2256) Purge scala.math.{BigInt, BigDecimal} from code - posted by "Brandon Sloane (Jira)" <ji...@apache.org> on 2019/12/18 21:32:00 UTC, 0 replies.
- [jira] [Created] (DAFFODIL-2257) Check for unexpected instances of boxing - posted by "Brandon Sloane (Jira)" <ji...@apache.org> on 2019/12/18 21:37:00 UTC, 0 replies.
- [jira] [Closed] (DAFFODIL-2253) Remove Github Actions Linux dependency step - posted by "Dave Thompson (Jira)" <ji...@apache.org> on 2019/12/19 13:10:00 UTC, 0 replies.
- [jira] [Closed] (DAFFODIL-2228) Javadoc warnings in UDF Provider - posted by "Dave Thompson (Jira)" <ji...@apache.org> on 2019/12/19 13:47:00 UTC, 0 replies.
- [incubator-daffodil] branch master updated: Refactor type calculator to take advantage of DataValue type - posted by bt...@apache.org on 2019/12/19 19:51:53 UTC, 0 replies.
- [GitHub] [incubator-daffodil] bsloane1650 opened a new pull request #304: Purge scala.math.{BigInt BigDecimal} - posted by GitBox <gi...@apache.org> on 2019/12/19 19:55:33 UTC, 0 replies.
- [jira] [Resolved] (DAFFODIL-2188) inputTypeCalc sometimes fails due to BigInt vs. JBigInt - posted by "Brandon Sloane (Jira)" <ji...@apache.org> on 2019/12/19 20:18:00 UTC, 0 replies.
- [incubator-daffodil] branch master updated: Purge scala.math.{BigInt BigDecimal} - posted by bt...@apache.org on 2019/12/19 21:53:59 UTC, 0 replies.
- [jira] [Resolved] (DAFFODIL-2256) Purge scala.math.{BigInt, BigDecimal} from code - posted by "Brandon Sloane (Jira)" <ji...@apache.org> on 2019/12/19 22:02:00 UTC, 0 replies.
- [jira] [Updated] (DAFFODIL-2169) Add type safety to DPath variables - posted by "Steve Lawrence (Jira)" <ji...@apache.org> on 2019/12/20 12:15:00 UTC, 0 replies.
- [jira] [Updated] (DAFFODIL-2241) Java Junit Test TDML not working - posted by "Steve Lawrence (Jira)" <ji...@apache.org> on 2019/12/20 12:15:00 UTC, 0 replies.
- [jira] [Updated] (DAFFODIL-2223) Testing that JIRA emails go to commits@ - posted by "Steve Lawrence (Jira)" <ji...@apache.org> on 2019/12/20 12:15:00 UTC, 0 replies.
- [jira] [Updated] (DAFFODIL-2256) Purge scala.math.{BigInt, BigDecimal} from code - posted by "Steve Lawrence (Jira)" <ji...@apache.org> on 2019/12/20 12:15:00 UTC, 0 replies.
- [jira] [Created] (DAFFODIL-2258) Prepare for 2.5.0 Release - posted by "Steve Lawrence (Jira)" <ji...@apache.org> on 2019/12/20 12:38:00 UTC, 0 replies.
- [GitHub] [incubator-daffodil] stevedlawrence opened a new pull request #305: Prepare for 2.5.0 release - posted by GitBox <gi...@apache.org> on 2019/12/20 12:40:17 UTC, 0 replies.
- [GitHub] [incubator-daffodil] stevedlawrence opened a new pull request #306: WIP: Switch to scala-xml EncodingHeuristics to determine schema encoding - posted by GitBox <gi...@apache.org> on 2019/12/20 18:37:29 UTC, 0 replies.
- [GitHub] [incubator-daffodil] stevedlawrence merged pull request #306: WIP: Switch to scala-xml EncodingHeuristics to determine schema encoding - posted by GitBox <gi...@apache.org> on 2019/12/23 14:26:33 UTC, 0 replies.
- [incubator-daffodil] branch master updated: Switch to scala-xml EncodingHeuristics to determine schema encoding - posted by sl...@apache.org on 2019/12/23 14:26:41 UTC, 0 replies.
- [GitHub] [incubator-daffodil] stevedlawrence merged pull request #305: Prepare for 2.5.0 release - posted by GitBox <gi...@apache.org> on 2019/12/23 14:27:03 UTC, 0 replies.
- [incubator-daffodil] branch master updated: Prepare for 2.5.0 release - posted by sl...@apache.org on 2019/12/23 14:27:08 UTC, 0 replies.
- [incubator-daffodil-site] branch master updated: Add release notes for 2.5.0 - posted by sl...@apache.org on 2019/12/23 14:41:44 UTC, 0 replies.
- [incubator-daffodil-site] branch asf-site updated: Publishing from 7ca2eac63bc5d83df2da08ec85c3d4b11eae47af - posted by sl...@apache.org on 2019/12/23 14:43:04 UTC, 0 replies.
- [incubator-daffodil-site] branch master updated: Fix link to BLOB proposal - posted by sl...@apache.org on 2019/12/23 14:44:51 UTC, 0 replies.
- [incubator-daffodil-site] branch asf-site updated: Publishing from 74aad2befbfdd9b8295f67ce6d15050f5959e827 - posted by sl...@apache.org on 2019/12/23 14:45:19 UTC, 0 replies.
- svn commit: r37335 - in /dev/incubator/daffodil/2.5.0-rc1: ./ bin/ src/ - posted by sl...@apache.org on 2019/12/23 15:48:40 UTC, 0 replies.
- [incubator-daffodil] annotated tag v2.5.0-rc1 updated (5e3bfc9 -> 19e99e9) - posted by sl...@apache.org on 2019/12/23 15:49:33 UTC, 0 replies.
- [incubator-daffodil-site] branch master updated: Stage release v2.5.0-rc1 - posted by sl...@apache.org on 2019/12/23 15:51:01 UTC, 0 replies.
- [incubator-daffodil-site] branch asf-site updated: Publishing from c92564bf98b11764bcf69070951774c0a950d5b9 - posted by sl...@apache.org on 2019/12/23 15:55:06 UTC, 0 replies.
- [jira] [Resolved] (DAFFODIL-1908) Three daffodil-test sbt tests intermittently fail - posted by "Steve Lawrence (Jira)" <ji...@apache.org> on 2019/12/23 16:05:00 UTC, 0 replies.
- [jira] [Resolved] (DAFFODIL-2258) Prepare for 2.5.0 Release - posted by "Steve Lawrence (Jira)" <ji...@apache.org> on 2019/12/23 16:05:00 UTC, 0 replies.
- [jira] [Created] (DAFFODIL-2259) unparse of choices not working properly - eventUnparserMap - posted by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/12/26 14:49:00 UTC, 0 replies.
- [GitHub] [incubator-daffodil] mbeckerle opened a new pull request #307: Fix choice bug DAFFODIL-2259 - posted by GitBox <gi...@apache.org> on 2019/12/26 18:55:26 UTC, 0 replies.
- [jira] [Commented] (DAFFODIL-2259) unparse of choices not working properly - eventUnparserMap - posted by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/12/26 18:57:00 UTC, 1 replies.
- [GitHub] [incubator-daffodil] mbeckerle commented on a change in pull request #307: Fix choice bug DAFFODIL-2259 - posted by GitBox <gi...@apache.org> on 2019/12/26 19:04:17 UTC, 2 replies.
- [jira] [Updated] (DAFFODIL-2259) unparse of choices not working properly - eventUnparserMap - posted by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/12/26 19:30:00 UTC, 0 replies.
- [GitHub] [incubator-daffodil] bsloane1650 commented on a change in pull request #307: Fix choice bug DAFFODIL-2259 - posted by GitBox <gi...@apache.org> on 2019/12/26 20:01:36 UTC, 0 replies.
- [GitHub] [incubator-daffodil] mbeckerle merged pull request #307: Fix choice bug DAFFODIL-2259 - posted by GitBox <gi...@apache.org> on 2019/12/26 21:37:10 UTC, 0 replies.
- [incubator-daffodil] branch master updated: Fix choice bug DAFFODIL-2259 - posted by mb...@apache.org on 2019/12/26 21:37:13 UTC, 0 replies.
- [jira] [Resolved] (DAFFODIL-2259) unparse of choices not working properly - eventUnparserMap - posted by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/12/26 22:36:00 UTC, 0 replies.
- [jira] [Updated] (DAFFODIL-2260) unparse array/optional with occursCountKind 'expression' evaluating to 1 or more, doesn't unparse - posted by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/12/26 22:37:00 UTC, 5 replies.
- [jira] [Created] (DAFFODIL-2260) unparse array/optional with occursCountKind 'expression' evaluating to 1 or more, doesn't unparse - posted by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/12/26 22:37:00 UTC, 0 replies.
- [jira] [Commented] (DAFFODIL-2260) unparse array/optional with occursCountKind 'expression' evaluating to 1 or more, doesn't unparse - posted by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/12/26 23:01:00 UTC, 0 replies.
- [jira] [Created] (DAFFODIL-2261) Optional first element in unordered sequence fails to unparse - posted by "Josh Adams (Jira)" <ji...@apache.org> on 2019/12/30 15:06:00 UTC, 0 replies.
- [GitHub] [incubator-daffodil] jadams-tresys opened a new pull request #308: Fixed issue unparsing optional unordered elements - posted by GitBox <gi...@apache.org> on 2019/12/30 15:11:00 UTC, 0 replies.
- [GitHub] [incubator-daffodil] jadams-tresys commented on issue #308: Fixed issue unparsing optional unordered elements - posted by GitBox <gi...@apache.org> on 2019/12/30 15:45:08 UTC, 0 replies.
- [GitHub] [incubator-daffodil] jadams-tresys merged pull request #308: Fixed issue unparsing optional unordered elements - posted by GitBox <gi...@apache.org> on 2019/12/30 18:00:11 UTC, 0 replies.
- [incubator-daffodil] branch master updated: Fixed issue unparsing optional unordered elements - posted by ja...@apache.org on 2019/12/30 18:00:18 UTC, 0 replies.
- [jira] [Created] (DAFFODIL-2262) occursCountKind 'expression' should avoid separator suppression, but does not. - posted by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/12/30 18:02:00 UTC, 0 replies.
- [jira] [Resolved] (DAFFODIL-2261) Optional first element in unordered sequence fails to unparse - posted by "Josh Adams (Jira)" <ji...@apache.org> on 2019/12/30 18:02:00 UTC, 0 replies.
- [GitHub] [incubator-daffodil] jadams-tresys closed pull request #133: Enabled a few Calendar tests that now work - posted by GitBox <gi...@apache.org> on 2019/12/30 18:07:38 UTC, 0 replies.
- [jira] [Created] (DAFFODIL-2263) Abort "this is a bug" and stack-trace. - posted by "Mike Beckerle (Jira)" <ji...@apache.org> on 2019/12/30 19:59:00 UTC, 0 replies.
- [jira] [Updated] (DAFFODIL-2261) Optional first element in unordered sequence fails to unparse - posted by "attila horvath (Jira)" <ji...@apache.org> on 2019/12/31 13:01:00 UTC, 1 replies.
- [jira] [Commented] (DAFFODIL-2261) Optional first element in unordered sequence fails to unparse - posted by "attila horvath (Jira)" <ji...@apache.org> on 2019/12/31 13:04:00 UTC, 2 replies.
- [jira] [Assigned] (DAFFODIL-2262) occursCountKind 'expression' should avoid separator suppression, but does not. - posted by "Josh Adams (Jira)" <ji...@apache.org> on 2019/12/31 19:27:00 UTC, 0 replies.
- [GitHub] [incubator-daffodil] jadams-tresys opened a new pull request #309: Fixed incorrect separator suppression with ock=expression - posted by GitBox <gi...@apache.org> on 2019/12/31 20:05:30 UTC, 0 replies.