Hi All,

I added the jquery.flot.navigate.js file in systemvm/js/ directory for mouse 
scroll functionality in ajaxviewer.js. I took this jquery.flot.navigate.js file 
from ui/lib/flot/ directory.

While raising PR, checks were failed because ASF license is not there at the 
top of the file. But the file is dual licensed with MIT and GPL licenses. For 
other jquery files which are there in the project, there is no ASF license but 
an exclude tag is added in pom.xml to those files.

Pom.xml:

<exclude>ui/lib/flot/jquery.flot.js</exclude> 
<exclude>ui/lib/flot/jquery.flot.navigate.js</exclude> 
<exclude>ui/lib/flot/jquery.flot.pie.js</exclude> 
<exclude>ui/lib/flot/jquery.flot.resize.js</exclude> 
<exclude>ui/lib/flot/jquery.flot.selection.js</exclude> 
<exclude>ui/lib/flot/jquery.flot.stack.js</exclude> 
<exclude>ui/lib/flot/jquery.flot.symbol.js</exclude> 
<exclude>ui/lib/flot/jquery.flot.threshold.js</exclude> 
<exclude>ui/lib/jquery-ui/css/jquery-ui.css</exclude> 
<exclude>ui/lib/jquery-ui/index.html</exclude> 
<exclude>ui/lib/jquery-ui/js/jquery-ui.js</exclude> 
<exclude>ui/lib/jquery.cookies.js</exclude> 
<exclude>ui/lib/jquery.easing.js</exclude> <exclude>ui/lib/jquery.js</exclude>

Need Suggestion.

* Whether I have to add ASF license on top of those licenses.
* or I have to add exclude tag to jquery.flot.navigate.js file in pom.xml.

PR number is #2240.

Thanks,
Santosh.

DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the 
property of Accelerite, a Persistent Systems business. It is intended only for 
the use of the individual or entity to which it is addressed. If you are not 
the intended recipient, you are not authorized to read, retain, copy, print, 
distribute or use this message. If you have received this communication in 
error, please notify the sender and delete all copies of this message. 
Accelerite, a Persistent Systems business does not accept any liability for 
virus infected mails.

Reply via email to