quintonm    2003/01/05 18:07:15

  Modified:    conf     TurbineResources.properties
               conf/master TurbineResources.master
  Log:
  Added note about org.apache.turbine.modules always being added
  to module.packages
  
  Revision  Changes    Path
  1.24      +5 -1      jakarta-turbine-2/conf/TurbineResources.properties
  
  Index: TurbineResources.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/conf/TurbineResources.properties,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- TurbineResources.properties       6 Jan 2003 00:34:58 -0000       1.23
  +++ TurbineResources.properties       6 Jan 2003 02:07:15 -0000       1.24
  @@ -77,6 +77,10 @@
   # module named "Login", then you would specify the path to your
   # modules before the others.
   #
  +# Note: org.apache.turbine.modules will always be added to the search 
  +# path.  If it is not explictly added here, it will be added to the
  +# end.
  +#
   # Default: org.apache.turbine.modules
   # -------------------------------------------------------------------
   
  
  
  
  1.23      +5 -1      jakarta-turbine-2/conf/master/TurbineResources.master
  
  Index: TurbineResources.master
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/conf/master/TurbineResources.master,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- TurbineResources.master   6 Jan 2003 00:34:58 -0000       1.22
  +++ TurbineResources.master   6 Jan 2003 02:07:15 -0000       1.23
  @@ -77,6 +77,10 @@
   # module named "Login", then you would specify the path to your
   # modules before the others.
   #
  +# Note: org.apache.turbine.modules will always be added to the search 
  +# path.  If it is not explictly added here, it will be added to the
  +# end.
  +#
   # Default: org.apache.turbine.modules
   # -------------------------------------------------------------------
   
  
  
  

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

Reply via email to