svn propchange: r1787627 - svn:log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn propchange: r1787627 - svn:log

jleroux@apache.org
Author: jleroux
Revision: 1787627
Modified property: svn:log

Modified: svn:log at Mon Mar 20 08:51:43 2017
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Mar 20 08:51:43 2017
@@ -1,4 +1,6 @@
-Fixed: Disabled the admin server from starting on contexts other than "start"
+Fixed: Regression: a commit between R15 and the Gradle switch uses/blocks the ports
+(OFBIZ-9196)
+Disabled the admin server from starting on contexts other than "start"
 
 This commit has reference to the below discussion thread in which buildbot
 is failing in between commits due to blocking the admin server thread.
@@ -7,3 +9,5 @@ For all other commands the port is set t
 is never initialized
 
 https://s.apache.org/xfxS
+
+Thanks: Taher for the fix