hammant     2002/07/30 15:39:11

  Modified:    sourceresolve build.xml
  Log:
  source resolve now builds dist
  
  Revision  Changes    Path
  1.22      +1 -1      jakarta-avalon-excalibur/sourceresolve/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/sourceresolve/build.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- build.xml 30 Jul 2002 21:43:13 -0000      1.21
  +++ build.xml 30 Jul 2002 22:39:11 -0000      1.22
  @@ -264,7 +264,7 @@
   
       <!-- Creates the distribution -->
       <target name="dist"
  -        depends="dist-jar, test-reports, checkstyle-report, docs"
  +        depends="dist-jar, test-reports, checkstyle-report, site"
           description="Generates a distribution (jar + docs + javadocs + unit 
tests + checkstyle reports)">
   
   
  
  
  

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

Reply via email to