[ 
https://issues.apache.org/jira/browse/SYNCOPE-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13557224#comment-13557224
 ] 

Francesco Chicchiriccò commented on SYNCOPE-252:
------------------------------------------------

If you are only explicitly adding org.apache.* dependencies (like as CXF), no 
action is required on root LICENSE and NOTICE (but I see at least 
javax.ws.rs:javax.ws.rs-api:2.0-m15 in root POM).

Anyway, you also have to take a look at generated WAR files (core / console / 
build-tools) and verify, for any JAR file included under WEB-INF/lib, if there 
is an entry in legal_ext/LICENSE and legal_ext/NOTICE. ASF JAR files are of 
course not to be considered during this check.

Most of JAR files under some WEB-INF/lib have already their own entries in 
legal_ext's LICENSE and NOTICE, but new dependencies have possibly added 
something else.

In all this I assume you haven't added any 3rd party source code.
                
> Update LICENSE / NOTICE files for any added or removed Maven dependency
> -----------------------------------------------------------------------
>
>                 Key: SYNCOPE-252
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-252
>             Project: Syncope
>          Issue Type: Sub-task
>          Components: console, core
>            Reporter: Francesco Chicchiriccò
>             Fix For: 1.2.0
>
>
> If you are adding (or removing) any non-ASF dependency, please take also care 
> of LICENSE and NOTICE content either at root (included in source and JAR 
> release files) and under legal_ext (for WAR and ZIP release files).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to