antlets/pmd/src/conf properties.xml,NONE,1.1

[email protected] Tue, 02 Mar 2004 13:16:39 -0800
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/antlets/pmd/src/conf
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2412/pmd/src/conf

Added Files:
	properties.xml 
Log Message:
standardising antlets

--- NEW FILE: properties.xml ---
<?xml version="1.0"?>
<properties>
  <pmd>
	  <!-- A comma delimited list of ruleset files 
      ('rulesets/basic.xml,rulesets/design.xml'). 
      If you write your own ruleset files, you can put them on the
       classpath and plug them in here. -->     
	<rulesetfiles>rulesets/basic.xml,rulesets/design.xml,rulesets/strings.xml,rulesets/unusedcode.xml</rulesetfiles>  
	<!-- Whether or not to fail the build if PMD finds any problems -->     
	<failonerror>false</failonerror>    
	<!-- Whether or not to print any problems found to the Ant log/console -->          
	<print-to-console>false</print-to-console>
  </pmd>
</properties>


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click