(file) Return to readme.jmpi CVS log (file) (dir) Up to [Pegasus] / pegasus

Diff for /pegasus/readme.jmpi between version 1.7.2.1 and 1.8

version 1.7.2.1, 2006/05/17 20:57:37 version 1.8, 2006/04/20 15:42:30
Line 100 
Line 100 
 poststarttests poststarttests
  
    This installment has a set of tests modelled after wetest/static.    This installment has a set of tests modelled after wetest/static.
    I had to modify "diff" to "diff -w", why that is needed I do not understand.     For the tests, I had to modify "diff" to "diff -w", why that is needed I do not understand.
  
  
 Building poststarttests: Building poststarttests:
Line 146 
Line 146 
       InterfaceVersion = "1.0.0";       InterfaceVersion = "1.0.0";
    };    };
  
    JMPI providers now fall into two groups.  Legacy providers use:     JMPI providers now fall into two groups.
      1) Legacy providers use:
       InterfaceType = "JMPI"       InterfaceType = "JMPI"
    and use one of the 3 following:     and use one of the 3 following based on existing JMPI samples:
       InterfaceVersion = "1.0.0";       InterfaceVersion = "1.0.0";
       InterfaceVersion = "2.0.0";       InterfaceVersion = "2.0.0";
       InterfaceVersion = "2.2.0";       InterfaceVersion = "2.2.0";
    New style providers use:     Note that there is no difference in behavior in the three versions.
      2) New style providers use:
       InterfaceType = "JMPIExperimental"       InterfaceType = "JMPIExperimental"
    and:    and:
       InterfaceVersion = "0.0.1";       InterfaceVersion = "0.0.1";


Legend:
Removed from v.1.7.2.1  
changed lines
  Added in v.1.8

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2