This patch is just to add a release note to earlier provided and merged
patch.
Issue: RELENG-1373
Change-Id: I108b4253175d989c1d27686b5599d1df32b8e39e
Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
--- /dev/null
+---
+features:
+ - |
+ Refactored upload_maven_file_to_nexus function
+ from shell/deploy to pure Python to be more portable with Windows systems.
+ Also added a number of unit tests to cover all executable branches of the
+ code.
+
+deprecations:
+ - |
+ shell/deploy script's upload_maven_file_to_nexus
+ function is now deprecated and will be removed in a future release.
+