epugh       2003/10/24 08:28:14

  Modified:    xdocs    changes.xml
  Log:
  Update changes
  
  Revision  Changes    Path
  1.74      +20 -0     jakarta-turbine-2/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/xdocs/changes.xml,v
  retrieving revision 1.73
  retrieving revision 1.74
  diff -u -r1.73 -r1.74
  --- changes.xml       17 Oct 2003 06:10:52 -0000      1.73
  +++ changes.xml       24 Oct 2003 15:28:14 -0000      1.74
  @@ -62,6 +62,11 @@
   <subsection name="Avalonized Components">
   <p>
     <ul>
  +     <li>
  +        The cache, crypto, mimetype services have now been deprecated in favor
  +        of the Fulcrum versions as well.  Turbine security now uses the Fulcrum
  +        crypto component.
  +     </li>
       <li>
           The intake service within Turbine has been deprecated in favor
           of the Fulcrum Intake service.  The intake pull tool has
  @@ -141,6 +146,21 @@
   <subsection name="Other changes">
   <p>
     <ul>
  +     <li>
  +       Maven Plugin for Turbine moved to /extensions directory.  The torque
  +       codegeneration of objects for the Schedule and Security services was
  +       moved to a new project /extensions/torque.  This removes all the nasty
  +       logic required to code generate the torque objects before hand.  Should
  +       help new users work with Turbine as well as allow other backend providers
  +       for the Schedule and LDAP security services.  The multiproject plugin is
  +       now used to build Turbine.
  +     </li>
  +     <li>
  +       Removed deprecated Turbine Security methods.
  +     </li>
  +     <li>
  +      Removed deprecated db service.
  +     </li>
        <li>
         Removed deprecated TurbineResources class.
       </li>
  
  
  

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

Reply via email to