Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix few warn during GWT compilation #4697

Merged
merged 1 commit into from
Apr 4, 2017
Merged

Fix few warn during GWT compilation #4697

merged 1 commit into from
Apr 4, 2017

Conversation

vparfonov
Copy link
Contributor

@vparfonov vparfonov commented Apr 4, 2017

Signed-off-by: Vitalii Parfonov vparfonov@codenvy.com

What does this PR do?

During compilation got warning in console output:

Computing all possible rebind results for 'org.eclipse.che.ide.editor.orion.client.OrionResource'
       Rebinding org.eclipse.che.ide.editor.orion.client.OrionResource
          Invoking generator com.google.gwt.resources.rebind.context.InlineClientBundleGenerator
             Preparing method editorStyle
                The following problems were detected
                   [WARN] Line 137 column 30: encountered " ". Was expecting one of: <NUMBER> <PERCENTAGE> <PT> <MM> <CM> <PC> <IN> <PX> <EMS> <EXS> <DEG> <RAD> <GRAD> <MS> <SECOND> <HZ> <KHZ> <DIMEN> <FUNCTION>

this PR fix it

Changelog

Fix few warn during GWT compilation

Release Notes

N/A

Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
@vparfonov vparfonov added this to the 5.7.0 milestone Apr 4, 2017
@vparfonov vparfonov merged commit ad2557f into master Apr 4, 2017
@vparfonov vparfonov deleted the fixGwtCompilWarn branch April 4, 2017 13:01
@vparfonov vparfonov added kind/enhancement A feature request - must adhere to the feature request template. team/ide labels Apr 6, 2017
@JamesDrummond JamesDrummond mentioned this pull request Apr 9, 2017
9 tasks
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
Signed-off-by: Vitalii Parfonov <vparfonov@codenvy.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant