jvanzyl     01/07/19 02:08:22

  Modified:    .        NOTES
  Log:
  - some notes on coupling and how people can see the coupling
    themselves.
  
  Revision  Changes    Path
  1.2       +9 -0      jakarta-turbine-fulcrum/NOTES
  
  Index: NOTES
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-fulcrum/NOTES,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- NOTES     2001/07/19 09:03:23     1.1
  +++ NOTES     2001/07/19 09:08:22     1.2
  @@ -2,6 +2,15 @@
   C O U P L I N G  I S S U E S
   --------------------------------------------------------------------------
   
  +While the coupling issues are being sorted out, the service sources
  +are still in the jakarta-turbine repository. I'm just using a symlink
  +right now so that everything works in Turbine but I can test the
  +services in isolation. If you want to see the coupling for yourself:
  +
  +mkdir -p src/org/apache/turbine
  +cd src/org/apache/turbine
  +ln -s services <fullpath-to-turbine-package>/services
  +
   SecurityService
   ---------------
   
  
  
  

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

Reply via email to