You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by de...@apache.org on 2006/07/14 01:13:22 UTC

svn commit: r421729 - in /jakarta/commons/proper/transaction/trunk: project.properties project.xml

Author: dennisl
Date: Thu Jul 13 16:13:21 2006
New Revision: 421729

URL: http://svn.apache.org/viewvc?rev=421729&view=rev
Log:
Remove unused reports and report configuration properties

Modified:
    jakarta/commons/proper/transaction/trunk/project.properties
    jakarta/commons/proper/transaction/trunk/project.xml

Modified: jakarta/commons/proper/transaction/trunk/project.properties
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/transaction/trunk/project.properties?rev=421729&r1=421728&r2=421729&view=diff
==============================================================================
--- jakarta/commons/proper/transaction/trunk/project.properties (original)
+++ jakarta/commons/proper/transaction/trunk/project.properties Thu Jul 13 16:13:21 2006
@@ -1,5 +1,3 @@
-maven.checkstyle.properties = checkstyle.xml
-
 # uncomment the next line to work in offline mode (no jar download & no linkcheck)
 #maven.mode.online=
 maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory
@@ -27,5 +25,3 @@
 maven.junit.fork=true
 maven.junit.sysproperties=org.xml.sax.driver
 org.xml.sax.driver=org.apache.xerces.parsers.SAXParser
-
-clover.excludes=**/Test*.java

Modified: jakarta/commons/proper/transaction/trunk/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/transaction/trunk/project.xml?rev=421729&r1=421728&r2=421729&view=diff
==============================================================================
--- jakarta/commons/proper/transaction/trunk/project.xml (original)
+++ jakarta/commons/proper/transaction/trunk/project.xml Thu Jul 13 16:13:21 2006
@@ -1,7 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <project>
   <pomVersion>3</pomVersion>
-  <!-- extend>../commons-build/project.xml</extend -->
   <name>Transaction</name>
   <groupId>commons-transaction</groupId>
   <artifactId>commons-transaction</artifactId>
@@ -180,7 +179,6 @@
 
   <reports>
     <report>maven-changelog-plugin</report>
-    <report>maven-changes-plugin</report>
     <report>maven-developer-activity-plugin</report>
     <report>maven-file-activity-plugin</report>
     <report>maven-javadoc-plugin</report>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org