Jacques,

I won't correct you commit messages. This is a repeating issue.

From now on, we will just not include those commits in the blog dev details.

Am 19.02.18 um 22:07 schrieb Jacques Le Roux:
Please Michael,

I had a very rude day, we are a team, if you fill it needs a log change please do

Thanks

Jacques


Le 19/02/2018 à 20:59, Michael Brohl a écrit :
So this is a bugfix and should read "Fixed: ..."

*sigh*


Am 19.02.18 um 20:43 schrieb jler...@apache.org:
Author: jleroux
Date: Mon Feb 19 19:43:15 2018
New Revision: 1824807

URL: http://svn.apache.org/viewvc?rev=1824807&view=rev
Log:
No functional change, this missed an import in last backported commit

Modified:
ofbiz/branches/release16.11/framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/LoginWorker.java

Modified: ofbiz/branches/release16.11/framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/LoginWorker.java URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/LoginWorker.java?rev=1824807&r1=1824806&r2=1824807&view=diff ============================================================================== --- ofbiz/branches/release16.11/framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/LoginWorker.java (original) +++ ofbiz/branches/release16.11/framework/webapp/src/main/java/org/apache/ofbiz/webapp/control/LoginWorker.java Mon Feb 19 19:43:15 2018
@@ -24,6 +24,7 @@ import java.math.BigInteger;
  import java.security.cert.X509Certificate;
  import java.sql.Timestamp;
  import java.util.ArrayList;
+import java.util.Arrays;
  import java.util.Collection;
  import java.util.LinkedList;
  import java.util.List;







Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to