Release Notes - WLS-Plugin

Version wls-plugin-3.8.1

** Bug
    * [DEPLOYITPB-3891] - WebLogic plugin does not set the 'versionIdentifier' property if the archive's manifest cannot be read
    * [DEPLOYITPB-3909] - Add new option on wls.Resource: STOP_START
    * [DEPLOYITPB-4074] - wls.Domain exposes password in logging
    * [DEPLOYITPB-4107] - When wls.Deployed have a property telling to stop & start the wls.Target: Stop and Start Step are always triggered 


** Improvement
    * [DEPLOYITPB-4000] - Wls.Domain implements wls.WlsContainer


Version wls-plugin-3.8.0

** Bug
    * [DEPLOYITPB-2146] - Upgrading an application on two cluster for a versioned side_by_side deployment doesn't work, since deploying to two clusters can't work in 2 steps
    * [DEPLOYITPB-3401] - Cannot start WebLogic cluster
    * [DEPLOYITPB-3607] - WebLogic plugin does not allow specifying of different connection protocol
    * [DEPLOYITPB-3739] - Discovery of emty wls.Cluster fails

** Improvement
    * [DEPLOYITPB-3605] - Allow user to configure non-standard location of wlst.sh


Version wls-plugin-3.7.1

** Bug
    * [DEPLOYITPB-3371] - WebLogic discovery fails if there are no JMSServers
    * [DEPLOYITPB-3409] - StartApplication does not control the status of the operation
    * [DEPLOYITPB-3410] - StartWlsServerWithScriptStep should be implemented using a template, allowing to set easily environment variable or other stuff
    * [DEPLOYITPB-3418] - Stop Target template script miss the exit


** Improvement
    * [DEPLOYITPB-2977] - Make the orders (START_CONTAINERS, STOP_CONTAINERS...) configurable throught synthetic.xml
    * [DEPLOYITPB-3419] - StartWlsServerWithScriptStep default template includes a test procedure ensuring the server is really started
    * [DEPLOYITPB-3522] - deploy files and folders to wlsContainer
    * [DEPLOYITPB-3523] - Allowing to restart target after deploying a resource to a wlscontainer or copying files

Version wls-plugin-3.7.0

** Bug
    * [DEPLOYITPB-3185] - Output sent to stderr is sometimes lost when running with the Python daemon
    * [DEPLOYITPB-3186] - Spurious "None" printed when an exception is thrown by a script running in the Python daemon


Version 3.7.0-beta-1

** Bug
    * [DEPLOYITPB-2946] - the artifact is versioned without a version identifier set. 

** Story
    * [DEPLOYITPB-2896] - Merge Benoit's WLS improvements and release a new version of the WLS plugin
    * [DEPLOYITPB-3004] - Avoid artifact upload in steps that don't need them


Version 3.6.0

** Bug
    * [DEPLOYITPB-2189] - Property "properties" on wls.DataSource is a STRING instead of MAP_STRING_STRING
    * [DEPLOYITPB-2211] - When an error is encountered, the weblogic session remains open
    * [DEPLOYITPB-2702] - 11g itest for creating connection factory fails

