Author: taylor Date: Tue Jul 7 04:21:59 2015 New Revision: 1689565 URL: http://svn.apache.org/r1689565 Log: JS2-1321: clean up for Apache Rat plugin. Licenses added
Modified: portals/jetspeed-2/portal/trunk/pom.xml Modified: portals/jetspeed-2/portal/trunk/pom.xml URL: http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/pom.xml?rev=1689565&r1=1689564&r2=1689565&view=diff ============================================================================== --- portals/jetspeed-2/portal/trunk/pom.xml (original) +++ portals/jetspeed-2/portal/trunk/pom.xml Tue Jul 7 04:21:59 2015 @@ -2258,7 +2258,7 @@ <exclude>enterprise/ear-min/src/main/application/META-INF/JSCOOKMENU-LICENSE</exclude> <exclude>enterprise/ear-min/src/main/application/META-INF/MIT-LICENSE</exclude> <exclude>enterprise/ear-min/src/main/application/META-INF/SLF4J-LICENSE</exclude> - <!-- Bootstrap Distributable --> + <!-- Bootstrap Distributable under MIT License --> <exclude>applications/jetspeed/src/main/webapp/css/bootstrap/dist/css/bootstrap-blue.css</exclude> <exclude>applications/jetspeed/src/main/webapp/css/bootstrap/dist/css/bootstrap-red.css</exclude> <exclude>applications/jetspeed/src/main/webapp/css/bootstrap/dist/css/bootstrap-green.css</exclude> @@ -2271,7 +2271,7 @@ <exclude>applications/jetspeed/src/main/webapp/css/bootstrap/dist/fonts/glyphicons-halflings-regular.svg</exclude> <exclude>applications/jetspeed/src/main/webapp/css/bootstrap/dist/js/bootstrap.js</exclude> <exclude>applications/jetspeed/src/main/webapp/css/bootstrap/dist/js/bootstrap.min.js</exclude> - <!-- JQuery --> + <!-- JQuery under MIT License --> <exclude>applications/jetspeed/src/main/webapp/javascript/jquery/jquery-2.1.3.min.js</exclude> </excludes> </configuration> --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscr...@portals.apache.org For additional commands, e-mail: jetspeed-dev-h...@portals.apache.org