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 00:57:45 UTC

cvs commit: james-server check-targets.properties include.properties

mcconnell    2003/10/01 15:57:45

  Modified:    .        check-targets.properties include.properties
  Log:
  Update so that include used the lib check names and that the libcheck names are uptodate.
  
  Revision  Changes    Path
  1.2       +4 -2      james-server/check-targets.properties
  
  Index: check-targets.properties
  ===================================================================
  RCS file: /home/cvs/james-server/check-targets.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- check-targets.properties	9 Feb 2003 14:49:06 -0000	1.1
  +++ check-targets.properties	1 Oct 2003 22:57:45 -0000	1.2
  @@ -13,11 +13,13 @@
   sbcl.license=Sun Binary Code License
   
   # JavaMail
  -javamail.version=1.2
  -javamail.id=mail_1_3
  +javamail.version=1.3.1
  +javamail.name=mail
  +javamail.id=${javamail.name}-${javamail.version}
   javamail.license=${sbcl.license}
   javamail.license.url=http://java.sun.com/products/javamail/
   javamail.dist.url=http://java.sun.com/products/javamail/
  +
   
   # JavaBeans Activation Framework (JAF)
   activation.version=1.0.2
  
  
  
  1.7       +1 -1      james-server/include.properties
  
  Index: include.properties
  ===================================================================
  RCS file: /home/cvs/james-server/include.properties,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- include.properties	24 Aug 2003 17:36:22 -0000	1.6
  +++ include.properties	1 Oct 2003 22:57:45 -0000	1.7
  @@ -54,7 +54,7 @@
   xerces.jar = ${lib.dir}/xerces-1.4.3.jar
   
   # ----- Javax mail -----
  -javax-mail.jar=${lib.dir}/mail-1.3.1.jar
  +javax-mail.jar=${lib.dir}/${javamail.id}.jar
   
   # ----- Activation -----
   javax-activation.jar=${lib.dir}/activation.jar
  
  
  

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