[GitHub] jadams-tresys merged pull request #182: Fixed instance of NadaParser not being optimized out

2019-02-14 Thread GitBox
jadams-tresys merged pull request #182: Fixed instance of NadaParser not being optimized out URL: https://github.com/apache/incubator-daffodil/pull/182 This is an automated message from the Apache Git Service. To respond to

[jira] [Resolved] (DAFFODIL-2062) NadaParser not optimized out

2019-02-14 Thread Josh Adams (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Adams resolved DAFFODIL-2062. -- Resolution: Fixed Assignee: Dave Thompson (was: Josh Adams) Fix Version/s:

[jira] [Assigned] (DAFFODIL-2065) Incorrectly attempting to cast signed to unsigned type

2019-02-14 Thread Josh Adams (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Adams reassigned DAFFODIL-2065: Assignee: Josh Adams > Incorrectly attempting to cast signed to unsigned type >

[GitHub] stevedlawrence merged pull request #181: Remove JUnit4 compile dependency

2019-02-14 Thread GitBox
stevedlawrence merged pull request #181: Remove JUnit4 compile dependency URL: https://github.com/apache/incubator-daffodil/pull/181 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] stevedlawrence commented on a change in pull request #183: Fix type coerceion between signed/unsigned types

2019-02-14 Thread GitBox
stevedlawrence commented on a change in pull request #183: Fix type coerceion between signed/unsigned types URL: https://github.com/apache/incubator-daffodil/pull/183#discussion_r256868746 ## File path: daffodil-core/src/main/scala/org/apache/daffodil/dpath/NodeInfoUtils.scala

[GitHub] jadams-tresys commented on a change in pull request #183: Fix type coerceion between signed/unsigned types

2019-02-14 Thread GitBox
jadams-tresys commented on a change in pull request #183: Fix type coerceion between signed/unsigned types URL: https://github.com/apache/incubator-daffodil/pull/183#discussion_r256872019 ## File path: daffodil-core/src/main/scala/org/apache/daffodil/dpath/NodeInfoUtils.scala

[GitHub] jadams-tresys merged pull request #183: Fix type coerceion between signed/unsigned types

2019-02-14 Thread GitBox
jadams-tresys merged pull request #183: Fix type coerceion between signed/unsigned types URL: https://github.com/apache/incubator-daffodil/pull/183 This is an automated message from the Apache Git Service. To respond to the

[GitHub] jadams-tresys opened a new pull request #183: Fix type coerceion between signed/unsigned types

2019-02-14 Thread GitBox
jadams-tresys opened a new pull request #183: Fix type coerceion between signed/unsigned types URL: https://github.com/apache/incubator-daffodil/pull/183 Originally if a larger unsigned type was added to a smaller signed type, the result would be casted to the unsigned type instead of a

[jira] [Resolved] (DAFFODIL-2067) Compile dependency on JUnit4

2019-02-14 Thread Steve Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-2067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Lawrence resolved DAFFODIL-2067. -- Resolution: Fixed Fixed in 3e497fa25b458de131e873c713b3fa90209e8a4c > Compile

Re: [VOTE] Release Apache Daffodil (incubating) 2.3.0-rc1

2019-02-14 Thread Beckerle, Mike
+1 From: Steve Lawrence Sent: Thursday, February 14, 2019 1:11:13 PM To: dev@daffodil.apache.org Subject: [VOTE] Release Apache Daffodil (incubating) 2.3.0-rc1 Hi all, I'd like to call a vote to release Apache Daffodil (incubating) 2.3.0-rc1. All distribution

[jira] [Updated] (DAFFODIL-2003) Add Coverage Testing

2019-02-14 Thread Josh Adams (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-2003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Adams updated DAFFODIL-2003: - Attachment: scoverage-report.tar.gz > Add Coverage Testing > > >

Re: [VOTE] Release Apache Daffodil (incubating) 2.3.0-rc1

2019-02-14 Thread Adams, Joshua
+1 From: Steve Lawrence Sent: Thursday, February 14, 2019 1:11:13 PM To: dev@daffodil.apache.org Subject: [VOTE] Release Apache Daffodil (incubating) 2.3.0-rc1 Hi all, I'd like to call a vote to release Apache Daffodil (incubating) 2.3.0-rc1. All distribution

[jira] [Commented] (DAFFODIL-2024) Wrong delimiter (initiator - should be termiantor) identified by error message

2019-02-14 Thread Josh Adams (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-2024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16768621#comment-16768621 ] Josh Adams commented on DAFFODIL-2024: -- I was taking a look at this and am not seeing any error

[jira] [Commented] (DAFFODIL-2003) Add Coverage Testing

2019-02-14 Thread Josh Adams (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-2003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16768671#comment-16768671 ] Josh Adams commented on DAFFODIL-2003: -- I did some playing around with the sbt-scoverage plugin

[jira] [Assigned] (DAFFODIL-2003) Add Coverage Testing

2019-02-14 Thread Josh Adams (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-2003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Adams reassigned DAFFODIL-2003: Assignee: Josh Adams > Add Coverage Testing > > >

[jira] [Resolved] (DAFFODIL-2061) Prepare for 2.3.0 release

2019-02-14 Thread Steve Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Lawrence resolved DAFFODIL-2061. -- Resolution: Fixed Fixed in commit 187addc6aabba1c74b78daa18f69225b36211ea6 >

[VOTE] Release Apache Daffodil (incubating) 2.3.0-rc1

2019-02-14 Thread Steve Lawrence
Hi all, I'd like to call a vote to release Apache Daffodil (incubating) 2.3.0-rc1. All distribution packages, including signatures, digests, etc. can be found at: https://dist.apache.org/repos/dist/dev/incubator/daffodil/2.3.0-rc1/ Staging artifacts can be found at:

[jira] [Commented] (DAFFODIL-2003) Add Coverage Testing

2019-02-14 Thread Steve Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-2003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16768738#comment-16768738 ] Steve Lawrence commented on DAFFODIL-2003: -- That looks really nice! I'm definitely +1 on