You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by sc...@apache.org on 2011/11/06 14:42:03 UTC

svn commit: r1198365 - in /incubator/wookie/branches/0.9.1: ant/ivy-release-common.xml etc/rat-ignore.txt

Author: scottbw
Date: Sun Nov  6 13:42:02 2011
New Revision: 1198365

URL: http://svn.apache.org/viewvc?rev=1198365&view=rev
Log:
backported move of rat-ignore.txt to 0.9.1 branch

Added:
    incubator/wookie/branches/0.9.1/etc/rat-ignore.txt
Modified:
    incubator/wookie/branches/0.9.1/ant/ivy-release-common.xml

Modified: incubator/wookie/branches/0.9.1/ant/ivy-release-common.xml
URL: http://svn.apache.org/viewvc/incubator/wookie/branches/0.9.1/ant/ivy-release-common.xml?rev=1198365&r1=1198364&r2=1198365&view=diff
==============================================================================
--- incubator/wookie/branches/0.9.1/ant/ivy-release-common.xml (original)
+++ incubator/wookie/branches/0.9.1/ant/ivy-release-common.xml Sun Nov  6 13:42:02 2011
@@ -94,7 +94,7 @@
 		<rat:report reportFile="${wookie.release.dir}/${version}/source/rat-report.txt">
 			<fileset dir=".">
 		      	<includesFile name="${wookie.release.dir}/${version}/source/src-build-include-rat-test.txt" />
-		        <excludesfile name="./licenses/rat-ignore.txt"/> 
+		        <excludesfile name="./etc/rat-ignore.txt"/> 
 		    </fileset>
 		</rat:report>	
 		
@@ -204,7 +204,7 @@
 		<!-- run RAT report -->
 		<rat:report reportFile="${wookie.release.dir}/${version}/binary/war/rat-report.txt">
 		        <fileset dir="${wookie.release.dir}/${version}/binary/war/${wookie.war.folder.name}/">
-                    <excludesfile name="./licenses/rat-ignore.txt"/> 
+                    <excludesfile name="./etc/rat-ignore.txt"/> 
 	            </fileset>
 		</rat:report>
 
@@ -251,7 +251,7 @@
 		<!-- run RAT report -->
 		<rat:report reportFile="${wookie.release.dir}/${version}/binary/standalone/rat-report.txt">
 		        <fileset dir="${wookie.release.dir}/${version}/binary/standalone/${wookie.standalone.folder.name}">
-		            <excludesfile name="./licenses/rat-ignore.txt"/> 
+		            <excludesfile name="./etc/rat-ignore.txt"/> 
 			    </fileset>
 		</rat:report>
 		

Added: incubator/wookie/branches/0.9.1/etc/rat-ignore.txt
URL: http://svn.apache.org/viewvc/incubator/wookie/branches/0.9.1/etc/rat-ignore.txt?rev=1198365&view=auto
==============================================================================
--- incubator/wookie/branches/0.9.1/etc/rat-ignore.txt (added)
+++ incubator/wookie/branches/0.9.1/etc/rat-ignore.txt Sun Nov  6 13:42:02 2011
@@ -0,0 +1,108 @@
+# License files
+
+licenses/
+tutorials/geoLocation/legal/
+features/jqmobile/shared/jquery.mobile.LICENCE
+scratchpad/widgets/accessibility_controls/legal/LICENSE_YUI.txt
+tutorials/tutorial_Installation/legal/s5_licence.txt
+widgets/freeder/legal/jquery.jfeed.pack.js.licence.txt
+features/camera/licenses.txt
+widgets/bubbles/licence.txt
+
+# Autogenerated SQL files
+
+scripts/*.sql
+
+# configuration files that don't require license headers
+
+derby.log
+.classpath
+.project
+**/dist/**
+build/
+**/build/**
+**/**csproj**
+.settings/
+**/*.properties
+connector/CSharp/CSharp.sln
+WebContent/META-INF/MANIFEST.MF
+etc/eclipse/code_style.xml
+etc/eclipse/code_templates.xml
+etc/release/src-build-include.txt
+
+# Documentation files
+
+NEW_AND_NOTEWORTHY
+UPGRADING
+etc/release/standalone/STANDALONE_BUILD_NOTES
+STANDALONE_BUILD_NOTES
+etc/release/war/WAR_BUILD_NOTES
+WAR_BUILD_NOTES
+shindig/readme_shindig.txt
+project_admin/
+docs/legacy/readme_coppercore.txt
+
+# anything below is under a different license header
+# needs checking if relevant licenses are included
+# at top level
+
+# S5
+
+widgets/widget-template/s5/lib/s5/ui/default/**
+widgets/widget-template/s5/legal/s5_licence.txt
+tutorials/tutorial_Installation/lib/s5/ui/default/**
+
+# Flex iFrame
+connector/flash_flex/com/google/code/flexiframe/IFrame.as
+connector/flash_flex/com/google/code/flexiframe/IFrameExternalCalls.as
+
+# JQuery
+
+WebContent/shared/js/jquery/**
+features/jqmobile/shared/jquery.min.js
+features/jqmobile/shared/jquery.mobile.min.css
+features/jqmobile/shared/jquery.mobile.min.js
+# see widgets/freeder/legal/jquery.jfeed.pack.js.license.txt
+widgets/freeder/scripts/jquery.jfeed.pack.js
+widgets/sudoku/jquery.js
+widgets/natter/jquery.js
+features/camera/shared/jquery.js
+
+# Flashcanvas
+
+widgets/butterfly/legal/flashcanvas_licence.txt
+widgets/butterfly/scripts/flashcanvas.js
+widgets/sharedraw/legal/flashcanvas_licence.txt
+widgets/sharedraw/scripts/flashcanvas.js
+
+# JSON
+
+widgets/sudoku/json.js
+widgets/todo/json2.js
+widgets/geo/scripts/json2.js
+
+# Bubbles Widget from Opera
+
+widgets/bubbles/config.xml
+widgets/bubbles/index.html
+widgets/bubbles/script.js
+widgets/bubbles/styles.css
+
+# Thickbox
+
+features/camera/shared/thickbox.css
+features/camera/shared/thickbox.js
+
+# Misc
+
+widgets/localetest/index.htm
+widgets/localetest/locales/
+widgets/camera/icon.svg
+widgets/geo/icon.svg
+widgets/simplechat/smileys/Emoticons.plist
+widgets/wookiewiki/creole.js
+features/camera/shared/camcanvas.html
+src/org/apache/wookie/util/UrlEncodedQueryString.java
+tutorials/geoLocation/scripts/geo.js
+tutorials/geoLocation/scripts/geo_position_js_simulator.js
+scratchpad/widgets/accessibility_controls/scripts/yui-min.js