Description
- Run "git diff <last-release-tag> – pom.xml"
Example git diff apache-lens-2.5.0-beta – pom.xml
- Check the license for new dependencies and make sure its compatible with apache licensing scheme https://www.apache.org/legal/resolved.html
- If any of the new dependencies added are not apache licensed, and are getting bundled in binary distribution, LICENSE and NOTICE should be updated in bin-dist-files/
Attachments
Issue Links
- incorporates
-
LENS-1331 Remove protobuf dependency from lens
- Resolved