jvanzyl     01/06/14 11:39:25

  Modified:    src/java/org/apache/turbine TurbineAdaptor.java
  Log:
  - must also convert the pull tools.
  
  Revision  Changes    Path
  1.2       +5 -0      jakarta-turbine/src/java/org/apache/turbine/TurbineAdaptor.java
  
  Index: TurbineAdaptor.java
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine/src/java/org/apache/turbine/TurbineAdaptor.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- TurbineAdaptor.java       2001/06/14 15:07:32     1.1
  +++ TurbineAdaptor.java       2001/06/14 18:39:18     1.2
  @@ -83,6 +83,11 @@
    * NamingService
    * The properties have been fully qualified.
    *
  + * PullService
  + * The tools are now properly qualified so
  + * we have to catch those as NPEs happen
  + * when tools are misconfigured.
  + *
    * SchedulerService
    * The properties have been fully qualified.
    *
  
  
  

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

Reply via email to