From b11a6c0a6552bd7152e6b25bc0c3b6fe7b912635 Mon Sep 17 00:00:00 2001 From: Vikas Chandra Date: Thu, 7 Nov 2019 12:03:42 +0530 Subject: Bug 552766 - Fix testJavadocLogs in releng tests Change-Id: Ib8b5c9a65a579fc014e5836edf8b18a049061027 Signed-off-by: Vikas Chandra --- .../container/src/org/eclipse/osgi/storage/Storage.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/Storage.java b/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/Storage.java index aca2dd265..c73f4dee2 100644 --- a/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/Storage.java +++ b/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/storage/Storage.java @@ -10,7 +10,7 @@ * * Contributors: * IBM Corporation - initial API and implementation - * Christoph Läubrich - Bug 527175 - Storage#getSystemContent() should first make the file absolute + * Christoph Laeubrich - Bug 527175 - Storage#getSystemContent() should first make the file absolute *******************************************************************************/ package org.eclipse.osgi.storage; -- cgit v1.2.3