chore: switch to javac compiler by mykola-mokhnach · Pull Request #1556 · appium/java-client
Navigation Menu
{{ message }}
appium / java-client Public
- Notifications You must be signed in to change notification settings
- Fork 763
Merged
mykola-mokhnach merged 3 commits intoappium:masterfrom
Oct 27, 2021Merged
chore: switch to javac compiler#1556
mykola-mokhnach merged 3 commits intoappium:masterfrom
chore: switch to javac compiler#1556
mykola-mokhnach merged 3 commits intoappium:masterfrom
Conversation
Copy link Copy Markdown
Contributor
Change list
There is no need to use ECJ anymore after we get rid from selenium package override
Types of changes
- No changes in production code.
- Bugfix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
mykola-mokhnach
requested a review
from valfirst
SrinivasanTarget approved these changes Oct 27, 2021
valfirst reviewed Oct 27, 2021
build.gradle
Show resolved
Hide resolved
build.gradle Show resolved Hide resolved
valfirst approved these changes Oct 27, 2021
mykola-mokhnach
merged commit
da8fde2
into
appium:master
mykola-mokhnach
deleted the
javac_switch
branch
MrGizzle reviewed Dec 28, 2021
Copy link Copy Markdown
MrGizzle
left a comment
MrGizzle
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Undo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment