diff options
author | Dos Moonen <darsstar@gmail.com> | 2017-09-11 12:18:05 +0200 |
---|---|---|
committer | Henri Sara <henri.sara@gmail.com> | 2017-09-11 13:18:05 +0300 |
commit | b75136b70f6a2fa0613ebf250c3dfe426543e0f2 (patch) | |
tree | 5a98462b3ab874aa67d08427ebf4a40bdeba307e /documentation | |
parent | 0b58bc480e7f86b1e5285e9d59475593e5abbf5f (diff) | |
download | vaadin-framework-b75136b70f6a2fa0613ebf250c3dfe426543e0f2.tar.gz vaadin-framework-b75136b70f6a2fa0613ebf250c3dfe426543e0f2.zip |
Fix incorrect resource name generation (#9957)
Javadoc has this to say about ClassLoader#getResource(String): "The name of a resource is a '/'-separated path name that identifies the resource."
The test fails on Windows because its File.separator does not equal "/".
Diffstat (limited to 'documentation')
0 files changed, 0 insertions, 0 deletions