Krysalis AntWorks
 
  Font size:      
 

checkstyle.antlet

PDF
PDF

Description: Checks that the sourcecode conforms to a specific coding convention and style. It can also be useful to check that every file has the correct license in it and appropriate javadocs.

Main Targets

checkstyle.report
Description:Checks the style of the sourcecode 
Comment:Make checkstyle report xdoc 

Helper Targets

Internal Targets

-checkstyle.init
Description: 
Comment:download required jars and initialize checkstyle task and properties 

-checkstyle.xml
Description:Reports style checks in xml 
Comment: 

Internal Properties

checkstyle.antlet.build.dir
Description:${project.build.dir}/checkstyle 
Comment: 

checkstyle.repository
Description:http://www.ibiblio.org/maven/checkstyle/jars/ 
Comment:location from which the checkstyle jars will be downloaded 

checkstyle.jar
Description:checkstyle-3.4.jar 
Comment: 

checkstyle-optional.jar
Description:checkstyle-optional-3.4.jar 
Comment: 

antlr.repository
Description:http://www.ibiblio.org/maven/antlr/jars/ 
Comment:location from which the antlr jars will be downloaded 

antlr.jar
Description:antlr-2.7.2.jar 
Comment: 

regexp.repository
Description:http://www.ibiblio.org/maven/regexp/jars/ 
Comment:location from which the regexp jars will be downloaded 

regexp.jar
Description:regexp-1.3.jar 
Comment: 

commons-beanutils.repository
Description:http://www.ibiblio.org/maven/commons-beanutils/jars/ 
Comment:location from which the commons-beanutils jars will be downloaded 

commons-beanutils.jar
Description:commons-beanutils-1.6.jar 
Comment: 

commons-collections.repository
Description:http://www.ibiblio.org/maven/commons-collections/jars/ 
Comment:location from which the commons-collections jars will be downloaded 

commons-collections.jar
Description:commons-collections-2.1.jar 
Comment: 

commons-logging.repository
Description:http://www.ibiblio.org/maven/commons-logging/jars/ 
Comment:location from which the commons-logging jars will be downloaded 

commons-logging.jar
Description:commons-logging-1.0.3.jar 
Comment: 

checkstyle.antlet.xdocs.dir
Description:${forrest.antlet.ctxt.dir}/content/xdocs/reports 
Comment: 

checkstyle.properties
Description:${checkstyle.antlet.dir}/conf/sun_checks.xml 
Comment:The path to the default checkstyle properties file 

Description:${checkstyle.antlet.src.basedir} 
Comment: 

Description:${checkstyle.antlet.build.dir}/checkstyle.cache 
Comment: 

by Antlet Documentation



Valid HTML 4.01!Valid CSS!