donaldp     01/03/27 19:18:17

  Modified:    src/manifest loader-Manifest.mf engine-Manifest.mf
  Log:
  Removed requirement of setting Class-Path in manifest with recent "lib is ext.dirs" 
change
  
  Revision  Changes    Path
  1.3       +1 -1      jakarta-avalon-phoenix/src/manifest/loader-Manifest.mf
  
  Index: loader-Manifest.mf
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/manifest/loader-Manifest.mf,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- loader-Manifest.mf        2001/02/24 04:59:35     1.2
  +++ loader-Manifest.mf        2001/03/28 03:18:15     1.3
  @@ -1,4 +1,4 @@
   Manifest-Version: 1.0
   Main-Class: org.apache.phoenix.engine.loader.PhoenixLoader
  -Created-By: Apache Avalon Project
  +Created-By: Jakarta-Apache Avalon/Phoenix Project
   
  
  
  
  1.3       +1 -2      jakarta-avalon-phoenix/src/manifest/engine-Manifest.mf
  
  Index: engine-Manifest.mf
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-phoenix/src/manifest/engine-Manifest.mf,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- engine-Manifest.mf        2001/02/24 04:40:57     1.2
  +++ engine-Manifest.mf        2001/03/28 03:18:15     1.3
  @@ -1,4 +1,3 @@
   Manifest-Version: 1.0
  -Class-Path: ../lib/avalonapi.jar ../lib/phoenix-client.jar ../lib/xerces.jar
  -Created-By: Apache Avalon Project
  +Created-By: Jakarta-Apache Avalon/Phoenix Project
   
  
  
  

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

Reply via email to