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 2022/12/06 19:28:03 UTC

[GitHub] [daffodil-vscode] Shanedell opened a new issue, #375: LICENSE and NOTICE issues

Shanedell opened a new issue, #375:
URL: https://github.com/apache/daffodil-vscode/issues/375

   Per @stevedlawrence 
   
   ```txt
   - The build/extension.webpack.config.js file is marked as MIT from
   Microsoft, but is not listed in the LICENSE file. I mentioned this
   in the 1.1.0 release VOTE and this has not been fixed. If this is
   not fixed in the next 1.3.0 release then I will vote -1.
   
   - There are a large number of dev yarn dependencies that are listed in
   the .vsix LICENSE file. Because they are dev only, they do not need
   to be listed in LICENSE or NOTICE files. My guess is we didn't use
   the --production flag with yarn list when figuring out what to add
   to the LICENSE/NOTICE files. Removing the dev deps should make it
   easier to manage these filse and check for correctness.
   
   - It looks like a number of Omega Edit jars are ALv2 and do not have a
   NOTICE file, but are not listed in the NONOTICE file. For
   consistency, we should probably add them to NONOTICE so they can be
   checked just like any other dependencies.
   
   - Two packages are listed in NOLICENSE. If a dependency is unlicensed
   we cannot use it in ASF--it is considered category X. If it just
   doesn't have a LICENSE file but specifies a license somehow else, we
   still need to list it in our LICENSE file with whatever relevant
   information is available. These two dependencies are MIT and are
   fine, but we need to remove the NOLICENSE file and list them in
   LICENSE.
   ```


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org.apache.org

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


[GitHub] [daffodil-vscode] Shanedell closed issue #375: LICENSE and NOTICE issues

Posted by "Shanedell (via GitHub)" <gi...@apache.org>.
Shanedell closed issue #375: LICENSE and NOTICE issues
URL: https://github.com/apache/daffodil-vscode/issues/375


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@daffodil.apache.org

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