-
Notifications
You must be signed in to change notification settings - Fork 14
Windows #11
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
base: master
Are you sure you want to change the base?
Windows #11
Conversation
|
Thanks for the contribution! Unfortunately we can't verify the commit author(s): matthewscott <m***@h***.c***.au>. One possible solution is to add that email to your GitHub account. Alternatively you can change your commits to another email and force push the change. After getting your commits associated with your GitHub account, sign the Salesforce.com Contributor License Agreement and this Pull Request will be revalidated. |
MatthewJuliusScott
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approved
eperret
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@MatthewJuliusScott can you separate the formatting changes from the windows 10 changes? Currently, it is hard to tell which changes are important.
|
Thanks for the contribution! Before we can merge this, we need @MatthewJuliusScott to sign the Salesforce.com Contributor License Agreement. |
@MatthewJuliusScott can you sign the CLA? |
| <properties> | ||
| <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | ||
| <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> | ||
| <java-version>16</java-version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you update this JDK 17? 17 is a long term support version and will have better compatibility.
No description provided.