history.php

来自「Software Testing Automation Framework (S」· PHP 代码 · 共 1,216 行 · 第 1/5 页

PHP
1,216
字号
  - Fixed problem with STAF Java services on Windows AMD 64 (Bug #1225139)-------------------------------------------------------------------------------Version 3.1.2: 01/16/2006  + Added a ServiceComplete tracepoint (Feature #1373628)  - Fixed ServiceException during the Windows install (Bug #1369304)  - Fixed ProductException during the Linux install (Bug #1369302)  - Fixed problem where STAFProc could become unresponsive when lots of FS    COPY requests are performed and improved performance for managing FS COPY    request data (Bug #1397074)-------------------------------------------------------------------------------Version 3.1.1: 12/07/2005  + Added support for Solaris on AMD Opteron 64-bit (Feature #1305592)  - Fixed a problem in the table formatting done by STAF.exe where the last    column in a table wasn't using as much space as it should (Bug #1323194)  - Documented in the STAF Developer's Guide that building STAF Perl 5.6    support requires both Perl 5.6 and 5.8 to be installed (Bug #1326247)  - Fixed a performance problem in the Java STAF Command Parser (Bug #1329463)  - Made various fixes to makefiles when building STAF documentation    (Bug #1336795)  + Added automatic interface cycling (enabled by default) when specifying an    endpoint without an interface to make it easier to communicate between    STAF machines using different interfaces/ports (Feature #1341028)  - Updated TRUST service requests to strip the @port from the MACHINE value    if specified (Bug #1340861)  - Fixed problem in ZIP service handling zipfiles containing > 32k entries    (Bug #1347778)  = Changed ZIP service to use unsigned short instead of short as the type for    2-byte fields as defined in the .ZIP File Format Spec (Bug #1352376)  - Fixed FS service problem in a CREATE DIRECTORY FULLPATH request if specify    a directory name that starts with \\computername\sharename on Windows    (Bug #1305912)  - Fixed FS COPY hang problem when source file is located on a mapped drive    and the mapped drive is disconnected (Bug #1353461)  - Fixed problem where FS DELETE ENTRY RECURSE returns RC 22 on Windows if    length of an entry exceeded MAXPATH (Bug #1295334)  - Fixed problem where FS DELETE ENTRY RECURSE returns RC 10 on Windows if    specify a file instead of a directory for the ENTRY (Bug #788475)    + Upgraded to InstallShield Universal 10.5 SP2 with hotfix_f    (Feature #1359293)  - Fixed problem where the operating system was not being recognized during    STAF install after upgrading to IS 10.5 SP2 (Bug #1363128)  - Fixed segmentation fault during install on AIX 5.3 (Bug #1194003)  - Fixed problem where the STAFEnv script was not being created during the    STAF install after upgrading to IS 10.5 SP2 (Bug #1373600)  + Added a new Debug tracepoint for the TRACE service (Feature #1370267)  - Fixed problem registering Java services on HPUX-IA64 (Bug #1371022)  + Included the process id (PID) for the JVM in the JVM Log (Feature #1370252)  + Added the PID when listing/querying a process or handle (Feature #1356848)  + Added more information on the display-short-name property when defining a    key for a map class in used for marshalling (Feature #1373573)  = Changed the Linux IA-32 build machine to a RedHat 8.0 machine    (Bug #1374880)  - Fixed problem in ResPool service where a pending request whose handle no    longer exists was not being garbage collected (Bug #1373442)    - Fixed problem where removing services would kill STAFProc on Linux    (Bug #1070250)  - Fixed problem where STAFProc was unkillable on Linux (Bug #1195497) -------------------------------------------------------------------------------Version 3.1.0: 09/30/2005  - Fixed problem in the STAF executable's tabular pretty print method that    occurred if the length of an entry in the table is 0 (Bug #1263123)  - Documented what it means if you specify local for the TOMACHINE option in a    FS COPY request (Bug #1263436)  - Removed the default selection for the License Agreement panel in the    InstallShield installers (Bug #1266242)  - Fixed FS COPY request so that if a write error occurs copying a file or    directory (e.g. Disk Full), you now get an RC 19 (File Write Error) instead    of RC 0 (no error) or RC 22 (Bug #1262633)  - Fixed FS COPY problem so that an error is returned if you try to copy a    file or directory over itself (Bug #1006907)  + Provided the ability to mask passwords and other sensitive data    (Feature #622392)  - Added a comment to the Python User's Guide about the error that occurs when    using environment variable PYTHONCASEOK (Bug #1285055)  + Added Java utility methods that compare STAF Versions and can verify that a    required version of STAF (or a STAF service) is running (Feature #1292268)  + Created a STAF Ant task (Feature 1156242)  - Fixed a STAF Java support problem on HP-UX (Bug #1308994)-------------------------------------------------------------------------------Version 3.0.3.1: 09/22/2005  - Fixed problem where the AIX 64-bit build was not correctly building    the 64-bit Java libraries (Bug #1298945)-------------------------------------------------------------------------------Version 3.0.3: 08/15/2005  = Changed to not use enum as a Java variable name so can compile using     Java 5.0 since enum is now a Java keyword (Bug #1241613)  - Pass NULL to AttachCurrentThread in STAFJavaServiceHelper.cpp to resolve a    JVM crash with IBM Java 5.0 (Bug #1243199)  - Fixed ZIP service's UNZIP request to return an error if a FILE specified    does not exist (Bug #1245354)  + Added an "ADD" request to the ZIP service (equivalent to a "ZIP ADD"    request) and deprecated the "ZIP ADD" request (Feature #1085859)  - Restructured STAFDemo to reduce the number of STAF requests submitted to    start a process (Bug #1250303)  - Changed to only allow registering a network interface with a unique lower-    case name (Bug #1250410)  + Added a LIST COPYREQUESTS command to the FS service so you can list file    and/or directory copy requests that are in progress (Feature #809485)    - Fixed problem during 2.x -> 3.x upgrade install (with the 2.x version still     running) where some binary files were missing after the reboot     (Bug #1247355)  - Updated STAF Users's Guide by adding a section on environment variable    settings for STAF and running multiple instances of STAF (Bug #1243242)  - Fixed problem with STAF C++ command parser's instanceName() and    instanceValue() methods (Bug #1252798)  - Fixed typo in VAR RESOLVE statements in "Getting Started with STAF"    document (Bug #1254543)  - Fixed 99% CPU utilization problem with STAFProc that can occur on Unix    systems if STAF has been running for 49+ days (Bug #1256803)  - Added descriptions of tracepoints and more trace message examples to the    Trace service section of the STAF User's Guide (Bug #1256242)  - Fixed intermittent FS Copy hang problem and added recovery code for read    or write failures (Bug #988110)-------------------------------------------------------------------------------Version 3.0.2: 07/19/2005  - Fixed problem where STAFProc fails to start with a STAFInvalidParmException    if IPv4/IPv6 support was selected during the STAF install (Bug #1234997)  + Provided ability to list and dynamically set operational settings for STAF    like CONNECTATTEMPTS, MAXQUEUESIZE, and DEFAULTSTOPUSING (Feature #1227303)  + Added support for 64-bit AIX (Feature #1218936)  -------------------------------------------------------------------------------Version 3.0.1.1: 07/11/2005  - Fixed SIGSEGV starting STAFProc on HP-UX IA-64 machines (Bug #1195499)-------------------------------------------------------------------------------Version 3.0.1: 06/27/2005  - Fixed typo in the STAFInst help for the acceptlicense option (Bug #1195499)  - Fixed problem in the Java Command Parser where :0: was not being handled    correctly as an option value (Bug #1198553)  - Fixed error in the STAF User's Guide SEM section, and in the SEM HELP    result (Bug #1200224)  - Fixed Perl support problem using the setKeyProperty() method for class    STAF::STAFMapClassDefinition (Bug #1200875)  + Created a new STAF Java User's Guide to document all the STAF Java APIs    and removed section 6.5 Java from STAF User's Guide.  Added more details on    the new classes/functions for unmarshalling/marshalling (Feature #1203668)  - Fixed Python support problem where only one thread could run at a time    (Bug #1201047)  + Provide ability to query parameters/options for any service/authenticator    to the SERVICE service and added a LIST SETTINGS request to the RESPOOL    service (Feature #989754)    - For the Linux AMD64 package, include libstdc++.so.6 instead of    libstdc++.so.5 (Bug #1216686)  - Fixed problem in FS service where an entry whose name ends in a period was    not being handled properly (Bug #1225586)  - Fixed RC 22 problem using FS service to list or query the root directory    of a Windows network share such as \\server\service (Bug #1225876)  - Changed PLSTAF.pm to contain "use 5.006", not "use 5.008" (Bug #1194483)  - Provided more information in the error text when registering a service or    authenticator if an invalid name is specified (Bug #1226516)  - Improved readability of the process sendNotification trace warning message    (Bug #1227210)  + Improved STAF 2.x/3.x interoperability by changing STAF 3 to unmarshall    a result string into an easy-to-read "verbose format" before sending it    back to a STAF 2.x machine (Feature #1227096)  - Added an indicator for when the maximum number of table format lines has    been reached in the STAF executable (Bug #1196925)-------------------------------------------------------------------------------Version 3.0.0.1: 04/29/2005  - Fixed problem in FS COPY DIRECTORY request to resolve STAF variables in the    TODIRECTORY value on the target system (Bug #1187605)  + Added support for AMD64 on Windows (Feature #915243)  - Fixed problem where STAF configuration statements that did not have a line    ending were being ignored (Bug #1192041)  -------------------------------------------------------------------------------Version 3.0.0: 04/21/2005  - Added support for iso8859-15 as alias for codepage ibm-923 (Bug #1076948)  - Fixed "java.io.FileNotFoundException: \STAFEnv.bat" error during upgrade    installation (Bug #1089879)  - Fixed FS COPY trust problem using multiple tcp interfaces (Bug #1098099)  - Improved error message provided for FS COPY/GET trust error (Bug #1028633)  - Fixed Solaris uninstall failure with message "LoggedSoftwareObject"    (Bug #1100388)  - Changed machine trust specifications to default the interface to *    (wildcard) if the interface is not specified (Bug #1101283)  - Improved the error message for a RC 16 to include the endpoint for the     requested target machine to aid in debugging (Bug #1101866)  + Added an option to STAFInst for specifying the default TCP libraries to    use (IPv4 only or IPv4/IPv6) (Feature #1075638)  - Changed FS COPY to use incoming interface/port if TOMACHINE specifies no     port or interface (Bug #1101852)  - Fixed HPUX .bin installer error when verifying JVM (Bug #1105510)  - Added install support for Java 1.5.x (Bug #1105514)  - Clarified the definitions of the "NAME" and "EXT" portions of a filename    for FS COPY/LIST DIRECTORY commands in the STAF User Guide (Bug #1084739)  - Fixed PYSTAF ImportError when using the STAF Python library on Linux    (Bug #974507)  - Fixed problem in services/log/PySTAFLog.py example (Bug #1044826)  - Removed Java 1.1 support in STAFJavaServiceHelper.cpp in order to fix a    build error on Linux AMD64 (Bug #1114820)  - Improved error message provided for RC 25 (insufficient trust) by all    services (Bug #1054858)  - Changed the TCP socket created by STAF to be non-inheritable to fix a    hang problem that can occur when submitting a request (Bug #1118295)  - Fixed some process completion and shutdown notification problems and    changed trace messages to use the endpoint, not machine (Bug #1118940)  - Added STAF::wrapData() Perl method which was inadvertently removed in    3.0.0 Beta 4 when the Perl service changes were made (Bug #1119433)  = Removed the zxJDBC code from our distribution of Jython (Bug #1118221)  - Fixed problem with disabling tracing for services (Bug #1121160)   - Fixed problem with PYSTAF.dll not being a valid Windows image    (Bug #1122905)  - Changed the queue message structure so that the machine field contains    the endpoint (Bug #144167)  - Added InstallShield support for IBM Java 1.4.2 (Bug #1150221)  - Added resolve variable methods to the STAFUtil class for use by Java    services (Bug #1151440)  - Added a note to the STAF User's Guide that STAF-enabled programs written    in C must be linked with the C++ compiler (Bug #1153704)  - Updated the STAF InstallShield installers to bundle newer JVMs which    resolve security issues (Bug #1149985)  - Fixed UnsatisfiedLinkError during .jar installation on Unix (Bug #1156092)  + Added license information to the InstallShield and STAFInst installers    (Feature #1101944)  - Changed license from GPL to CPL for all source code (Bug #1149491)  

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?