You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2002/04/09 16:16:50 UTC

cvs commit: jakarta-commons/latka project.properties

dion        02/04/09 07:16:49

  Added:       latka    project.properties
  Log:
  Created
  
  Revision  Changes    Path
  1.1                  jakarta-commons/latka/project.properties
  
  Index: project.properties
  ===================================================================
  ##
  # Properties that override Maven build defaults
  ##
  checkstyle.header.file=../LICENSE
  checkstyle.member.pattern=^_[a-z][a-zA-Z0-9]*$
  checkstyle.allow.protected=true
  # reinstate checkstyle defaults
  checkstyle.lcurly.type=eol
  checkstyle.lcurly.method=eol
  checkstyle.lcurly.other=eol
  checkstyle.rcurly=same
  jarResources.basedir=${basedir}/resource
  junit.fork=true
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>