donaldp     01/04/19 19:17:43

  Modified:    .        build.xml
  Log:
  Update to add in new config.xml file to .sar file
  
  Revision  Changes    Path
  1.15      +4 -0      jakarta-avalon-cornerstone/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-cornerstone/build.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- build.xml 2001/04/02 06:51:32     1.14
  +++ build.xml 2001/04/20 02:17:42     1.15
  @@ -245,6 +245,10 @@
           <include name="avalon-demo-server.xml"/>
         </zipfileset>
   
  +      <zipfileset dir="${conf.dir}" fullpath="conf/config.xml">
  +        <include name="avalon-demo-config.xml"/>
  +      </zipfileset>
  +
         <zipfileset dir="${conf.dir}" fullpath="conf/keyStore">
           <include name="keystore"/>
         </zipfileset>
  
  
  

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

Reply via email to