You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bsf-dev@jakarta.apache.org by or...@apache.org on 2004/06/15 03:56:47 UTC

cvs commit: jakarta-bsf build.xml

orlikowski    2004/06/14 18:56:47

  Modified:    .        build.xml
  Log:
  Build-site screwup...
  
  Revision  Changes    Path
  1.11      +1 -1      jakarta-bsf/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-bsf/build.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- build.xml	14 Jun 2004 19:19:32 -0000	1.10
  +++ build.xml	15 Jun 2004 01:56:47 -0000	1.11
  @@ -93,7 +93,7 @@
       <property name="site.dest" location="docs"/>
       <property name="site.projectFile" value="stylesheets/project.xml"/>
       <property name="templ.path" location="xdocs/stylesheets"/>
  -    <property name="velocity.props" location="${docs.src}/velocity.properties"/>
  +    <property name="velocity.props" location="${site.src}/velocity.properties"/>
   
       <!-- ================================================================= -->
       <!-- Sets version and time/date specific values                        -->
  
  
  

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