mcconnell    2004/01/15 01:55:53

  Modified:    merlin   maven.xml
  Log:
  Correct xjavadoc related project ref.
  
  Revision  Changes    Path
  1.35      +1 -1      avalon/merlin/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/avalon/merlin/maven.xml,v
  retrieving revision 1.34
  retrieving revision 1.35
  diff -u -r1.34 -r1.35
  --- maven.xml 14 Jan 2004 16:41:26 -0000      1.34
  +++ maven.xml 15 Jan 2004 09:55:53 -0000      1.35
  @@ -375,7 +375,7 @@
   
       <maven:reactor basedir="${basedir}"
         
includes="activation/**/project.xml,composition/**/project.xml,extension/**/project.xml,kernel/**/project.xml,facilities/**/project.xml"
  -      excludes="**/target/**"
  +      excludes="**/target/**,facilities/*/project.xml"
         banner="Site Prep:"
         ignoreFailures="false"
         postProcessing="true" />
  
  
  

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

Reply via email to