Skip to content

Fix AU warning label not showing issue#2394

Merged
t-rufang merged 2 commits intomicrosoft:developfrom
t-rufang:issue_2318
Nov 29, 2018
Merged

Fix AU warning label not showing issue#2394
t-rufang merged 2 commits intomicrosoft:developfrom
t-rufang:issue_2318

Conversation

@t-rufang
Copy link
Copy Markdown
Contributor

To fix #2318 and #2283

@t-rufang t-rufang added this to the v3.16.0 milestone Nov 22, 2018
wezhang
wezhang previously approved these changes Nov 22, 2018
Copy link
Copy Markdown
Member

@wezhang wezhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@wezhang
Copy link
Copy Markdown
Member

wezhang commented Nov 22, 2018

> Task :compileJava
warning: Supported source version 'RELEASE_7' from annotation processor 'com.microsoft.azure.management.apigeneration.LangDefinitionProcessor' less than -source '1.8'
/jenkinshome/jenkins/workspace/Azure_Toolkits_for_Java/AzureToolsManager_PR/PluginsAndFeatures/azure-toolkit-for-intellij/src/com/microsoft/azure/sparkserverless/serverexplore/ui/SparkServerlessClusterUpdateDialog.java:48: error: cannot find symbol
        this.auWarningLabel.setToolTipText(auWarningTip);
                                           ^
  symbol:   variable auWarningTip
  location: class SparkServerlessClusterUpdateDialog
Note: Some input files use or override a deprecated API.
``` #Resolved

wezhang
wezhang previously approved these changes Nov 27, 2018
@t-rufang t-rufang merged commit b3eaebc into microsoft:develop Nov 29, 2018
@t-rufang t-rufang deleted the issue_2318 branch January 8, 2020 07:14
andxu pushed a commit to andxu/azure-tools-for-java that referenced this pull request Mar 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[IntelliJ][Spark on ADL] The warning message in update dialog might need update

2 participants