You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by aa...@apache.org on 2013/11/15 19:30:00 UTC

svn commit: r1542361 - in /cayenne/main/trunk: build-tools/CLOVER.txt build-tools/clover.license build-tools/rat-excludes pom.xml

Author: aadamchik
Date: Fri Nov 15 18:29:59 2013
New Revision: 1542361

URL: http://svn.apache.org/r1542361
Log:
we are not using clover, removing from HEAD

Removed:
    cayenne/main/trunk/build-tools/CLOVER.txt
    cayenne/main/trunk/build-tools/clover.license
Modified:
    cayenne/main/trunk/build-tools/rat-excludes
    cayenne/main/trunk/pom.xml

Modified: cayenne/main/trunk/build-tools/rat-excludes
URL: http://svn.apache.org/viewvc/cayenne/main/trunk/build-tools/rat-excludes?rev=1542361&r1=1542360&r2=1542361&view=diff
==============================================================================
--- cayenne/main/trunk/build-tools/rat-excludes (original)
+++ cayenne/main/trunk/build-tools/rat-excludes Fri Nov 15 18:29:59 2013
@@ -33,7 +33,6 @@
 **/cayenne-*.xml
 **/cayenne.xml
 **/*.driver.xml
-**/CLOVER.txt
 **/*.html
 **/*.css
 **/derby.log

Modified: cayenne/main/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cayenne/main/trunk/pom.xml?rev=1542361&r1=1542360&r2=1542361&view=diff
==============================================================================
--- cayenne/main/trunk/pom.xml (original)
+++ cayenne/main/trunk/pom.xml Fri Nov 15 18:29:59 2013
@@ -704,7 +704,6 @@
 						<exclude>**/*.graffle</exclude>
 						<exclude>**/.*</exclude>
 						<exclude>**/.*/**</exclude>
-						<exclude>**/CLOVER.txt</exclude>
 						<exclude>**/*.map.xml</exclude>
 						<exclude>**/*.css</exclude>
 						<exclude>**/*.properties</exclude>