bloritsch    2003/06/02 06:10:29

  Modified:    fortress build.xml
  Log:
  remove reference to i18n, it is not needed
  
  Revision  Changes    Path
  1.103     +0 -2      avalon-excalibur/fortress/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/fortress/build.xml,v
  retrieving revision 1.102
  retrieving revision 1.103
  diff -u -r1.102 -r1.103
  --- build.xml 31 May 2003 15:48:18 -0000      1.102
  +++ build.xml 2 Jun 2003 13:10:28 -0000       1.103
  @@ -46,7 +46,6 @@
           <pathelement location="${altrmi-client-interfaces.jar}"/>
           <pathelement location="${excalibur-testcase.jar}"/>
           <pathelement location="${excalibur-component.jar}"/>
  -        <pathelement location="${excalibur-i18n.jar}"/>
           <pathelement location="${xalan.jar}"/>
           <pathelement location="${build.dir}/tools"/>
           <path refid="project.class.path"/>
  @@ -76,7 +75,6 @@
               <zipfileset src="${altrmi-server-interfaces.jar}"/>
               <zipfileset src="${altrmi-client-impl.jar}"/>
               <zipfileset src="${altrmi-client-interfaces.jar}"/>
  -            <zipfileset src="${excalibur-i18n.jar}"/>
               <zipfileset src="${excalibur-instrument.jar}"/>
               <zipfileset src="${excalibur-instrument-manager.jar}"/>
               <zipfileset src="${excalibur-instrument-manager-interfaces.jar}"/>
  
  
  

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

Reply via email to