jvanzyl     2002/06/27 22:20:09

  Modified:    src/plugins/core plugin.properties
  Log:
  Starting removing properties that are taken care of specific
  plugins.
  
  Revision  Changes    Path
  1.2       +0 -10     jakarta-turbine-maven/src/plugins/core/plugin.properties
  
  Index: plugin.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/plugins/core/plugin.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- plugin.properties 28 Jun 2002 01:12:56 -0000      1.1
  +++ plugin.properties 28 Jun 2002 05:20:09 -0000      1.2
  @@ -76,16 +76,6 @@
   maven.jxr.destdir = ${maven.docs.dest}/xref
   
   #
  -# Checkstyle settings ... default maven settings, these can be
  -# overridden in a project specific properties file.
  -#
  -maven.checkstyle.includes = **/*.java
  -maven.checkstyle.excludes = 
  -maven.checkstyle.properties = 
${maven.home}/plugins/core/sun-code-conventions-checkstyle.properties
  -maven.checkstyle.fail.on.violation = false
  -maven.checkstyle.cache.file = ${maven.build.dir}/checkstyle-cachefile
  -
  -#
   # UI Color Prefs
   #
   maven.ui.body.background = #fff
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to