[GitHub] mbeckerle commented on a change in pull request #113: Clean up scaladoc

2018-08-20 Thread GitBox
mbeckerle commented on a change in pull request #113: Clean up scaladoc URL: https://github.com/apache/incubator-daffodil/pull/113#discussion_r211404537 ## File path: daffodil-sapi/src/main/scala/org/apache/daffodil/sapi/Daffodil.scala ## @@ -138,11 +138,11 @@ class Compile

[GitHub] stevedlawrence opened a new pull request #114: Updates to release-candidate script

2018-08-20 Thread GitBox
stevedlawrence opened a new pull request #114: Updates to release-candidate script URL: https://github.com/apache/incubator-daffodil/pull/114 - Validate that rpmbuild exists on the system - Validate that the Apache dist directory exists - Script now creates javadoc and scaladoc and co

[GitHub] stevedlawrence opened a new pull request #113: Clean up scaladoc

2018-08-20 Thread GitBox
stevedlawrence opened a new pull request #113: Clean up scaladoc URL: https://github.com/apache/incubator-daffodil/pull/113 Scaladoc does not do a good job at making links to methods pretty. So where we have links, specify a link text that is much shorter and easier to read than what s

[jira] [Created] (DAFFODIL-1993) Improve release-candate script

2018-08-20 Thread Steve Lawrence (JIRA)
Steve Lawrence created DAFFODIL-1993: Summary: Improve release-candate script Key: DAFFODIL-1993 URL: https://issues.apache.org/jira/browse/DAFFODIL-1993 Project: Daffodil Issue Type: Bug

[jira] [Assigned] (DAFFODIL-1992) Generated scaladoc has very long links that are hard to read

2018-08-20 Thread Steve Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/DAFFODIL-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Lawrence reassigned DAFFODIL-1992: Assignee: Steve Lawrence > Generated scaladoc has very long links that are hard

[GitHub] stevedlawrence opened a new pull request #112: Fix logic related to lengthKind="pattern" matching

2018-08-20 Thread GitBox
stevedlawrence opened a new pull request #112: Fix logic related to lengthKind="pattern" matching URL: https://github.com/apache/incubator-daffodil/pull/112 A logic bug prevented matching more than 64 characters if 64 characters was considered a match. For example, the pattern "[a]{0,80}

[jira] [Created] (DAFFODIL-1992) Generated scaladoc has very long links that are hard to read

2018-08-20 Thread Steve Lawrence (JIRA)
Steve Lawrence created DAFFODIL-1992: Summary: Generated scaladoc has very long links that are hard to read Key: DAFFODIL-1992 URL: https://issues.apache.org/jira/browse/DAFFODIL-1992 Project: Daf

[jira] [Created] (DAFFODIL-1991) lengthPattern="[\x00-\xFF]{0,80}" will only match up to 64 bytes

2018-08-20 Thread Steve Lawrence (JIRA)
Steve Lawrence created DAFFODIL-1991: Summary: lengthPattern="[\x00-\xFF]{0,80}" will only match up to 64 bytes Key: DAFFODIL-1991 URL: https://issues.apache.org/jira/browse/DAFFODIL-1991 Project:

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

2018-08-20 Thread Steve Lawrence
I think there might be a bug that could be considered a blocker. Found a schema that has a lengthKind="pattern" like this: dfdl:lengthPattern="[\x00-\xFF]{0,80}" So it should match a length of zero to 80 bytes of any value. It looks like even if there are 80 bytes available, this only matches a

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

2018-08-20 Thread Mike Beckerle
Hi all, I'd like to call a vote to release Apache Daffodil (Incubating) 2.2.0-rc1. All distribution packages, including signatures, digests, etc. can be found at: https://dist.apache.org/repos/dist/dev/incubator/daffodil/2.2.0-rc1/ Staging artifacts can be found at: https://repository.apache.o