You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by GitBox <gi...@apache.org> on 2020/07/16 12:08:40 UTC

[GitHub] [incubator-daffodil] stevedlawrence opened a new pull request #399: Bump version for 3.0.0 development

stevedlawrence opened a new pull request #399:
URL: https://github.com/apache/incubator-daffodil/pull/399


   DAFFODIL-2370


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-daffodil] stevedlawrence merged pull request #399: Bump version for 3.0.0 development

Posted by GitBox <gi...@apache.org>.
stevedlawrence merged pull request #399:
URL: https://github.com/apache/incubator-daffodil/pull/399


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-daffodil] stevedlawrence commented on pull request #399: Bump version for 3.0.0 development

Posted by GitBox <gi...@apache.org>.
stevedlawrence commented on pull request #399:
URL: https://github.com/apache/incubator-daffodil/pull/399#issuecomment-659498139


   I'm wondering if we should modify the LICENSE/NOTICE files to not include Daffodil version information in the jar so that we don't have to remember to update these locations. There really should just be one place where the version number should need to exist. Someting like
   ```
   (org/apache/daffodil/util/UniquenessCache.class in lib/org.apache.daffodil.daffodil-lib-*.jar)
   ```
   IANAL, but I feel like using a glob here is pretty unambiuous about what file is being referenced.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [incubator-daffodil] stevedlawrence commented on pull request #399: Bump version for 3.0.0 development

Posted by GitBox <gi...@apache.org>.
stevedlawrence commented on pull request #399:
URL: https://github.com/apache/incubator-daffodil/pull/399#issuecomment-660050698


   Agreed, <VERSION> is much more clear. Will fix.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org