weaver      2004/08/02 12:42:29

  Modified:    webapp/WEB-INF/conf fusion.properties
  Log:
  Allow for any number of assembly files to be sourced from the assembly dir directory 
denoted by the assembly.dir property in jetspeed.properties
  
  Revision  Changes    Path
  1.9       +3 -5      jakarta-jetspeed/webapp/WEB-INF/conf/fusion.properties
  
  Index: fusion.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/webapp/WEB-INF/conf/fusion.properties,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- fusion.properties 2 Aug 2004 19:07:09 -0000       1.8
  +++ fusion.properties 2 Aug 2004 19:42:29 -0000       1.9
  @@ -117,7 +117,5 @@
   #-------------------------------------------------------------------------
   # A S S E M B L Y (note may move this to class path)
   #-------------------------------------------------------------------------
  -jetspeed.root.assembly = /WEB-INF/conf/assembly/jetspeed.groovy
  -jetspeed.spring.xml = /WEB-INF/conf/assembly/jetspeed-spring.xml
  -pluto-factories.xml = /WEB-INF/conf/assembly/pluto-factories.xml
  -pipelines.xml=/WEB-INF/conf/assembly/pipelines.xml
  +assembly.dir=/WEB-INF/conf/assembly
  +assembly.extension=.xml
  
  
  

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

Reply via email to