Revision: 866
          http://jwebunit.svn.sourceforge.net/jwebunit/?rev=866&view=rev
Author:   henryju
Date:     2010-10-19 15:21:52 +0000 (Tue, 19 Oct 2010)

Log Message:
-----------
Fixed licence checker warnings.

Modified Paths:
--------------
    trunk/pom.xml

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml       2010-10-19 10:22:03 UTC (rev 865)
+++ trunk/pom.xml       2010-10-19 15:21:52 UTC (rev 866)
@@ -306,8 +306,9 @@
                     
<header>${topDirectoryLocation}/src/license/header.txt</header>
                     <aggregate>false</aggregate>
                     <encoding>${project.build.sourceEncoding}</encoding>
-                    <strictChecking>true</strictChecking>
+                    <strictCheck>true</strictCheck>
                     <excludes>
+                        <exclude>src/license/header.txt</exclude>
                         <exclude>LICENSE.txt</exclude>
                         <exclude>README.txt</exclude>
                         <exclude>COPYING*</exclude>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
JWebUnit-development mailing list
JWebUnit-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to