Description
When stream.lastModifiedTime() is null (which is the case for many streams), ResourceStreamResource will throw a NullPointerException at line 93. The attached patch fixes this.
When stream.lastModifiedTime() is null (which is the case for many streams), ResourceStreamResource will throw a NullPointerException at line 93. The attached patch fixes this.