You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@abdera.apache.org by an...@apache.org on 2011/12/16 00:30:13 UTC

svn propchange: r1214980 - svn:log

Author: antelder
Revision: 1214980
Modified property: svn:log

Modified: svn:log at Thu Dec 15 23:30:13 2011
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Dec 15 23:30:13 2011
@@ -1 +1 @@
-Add casts as i get compile errors when building with Maven without them
+Add guard for null to avoid NPE when task is null (which seems to happen in tests i guess when some other thread gets the next task first)