You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by GitBox <gi...@apache.org> on 2017/12/12 18:33:44 UTC

[GitHub] matthiasblaesing commented on issue #324: verify-libs-and-licenses 5a / 5b

matthiasblaesing commented on issue #324: verify-libs-and-licenses 5a / 5b
URL: https://github.com/apache/incubator-netbeans/pull/324#issuecomment-351144934
 
 
   One thing that is missing is, that the license text matches the text in `nbbuild/licenses/*`. I suggest to: add a license template `nbbuild/licenses/BSD-javacc` with the license body of `db.sql.visualeditor/external/javacc-3.2-license.txt`. And update the `javacc-3.2-license.txt` file to a license named `BSD-javacc` (the performance module also depends on javacc and should be updated accordingly).
   
   I found this by running:
   ```
   ant verify-all-libs-and-licenses
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services