You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by mc...@apache.org on 2003/10/02 01:44:04 UTC

cvs commit: james-server include.properties

mcconnell    2003/10/01 16:44:04

  Modified:    .        include.properties
  Log:
  Link activation name in includes to activation id in check-targets.
  
  Revision  Changes    Path
  1.8       +1 -1      james-server/include.properties
  
  Index: include.properties
  ===================================================================
  RCS file: /home/cvs/james-server/include.properties,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- include.properties	1 Oct 2003 22:57:45 -0000	1.7
  +++ include.properties	1 Oct 2003 23:44:04 -0000	1.8
  @@ -57,7 +57,7 @@
   javax-mail.jar=${lib.dir}/${javamail.id}.jar
   
   # ----- Activation -----
  -javax-activation.jar=${lib.dir}/activation.jar
  +javax-activation.jar=${lib.dir}/${activation.id}.jar
   
   # ----- DNS -----
   dns.jar=${lib.dir}/dnsjava-1.3.2.jar
  
  
  

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