You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2003/10/28 01:03:42 UTC

cvs commit: maven/src/plugins-build/faq plugin.properties

dion        2003/10/27 16:03:42

  Modified:    src/plugins-build/faq plugin.properties
  Log:
  Fix MAVEN-973
  
  Revision  Changes    Path
  1.2       +1 -1      maven/src/plugins-build/faq/plugin.properties
  
  Index: plugin.properties
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/faq/plugin.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- plugin.properties	10 Oct 2003 00:04:08 -0000	1.1
  +++ plugin.properties	28 Oct 2003 00:03:42 -0000	1.2
  @@ -1,5 +1,5 @@
   # Where source *.fml files are looked for
  -maven.faq.src=${basedir}/xdocs
  +maven.faq.src=${maven.docs.src}
   
   # Destination directory where output xdocs file are produced
   maven.faq.dest=${maven.build.dir}/generated-xdocs
  
  
  

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