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

reformat Locks and LocksTest for passing Checkstyle #532

Closed
wants to merge 1 commit into from

Conversation

XenoAmess
Copy link
Contributor

@XenoAmess XenoAmess commented May 30, 2020

Hi.
commit c141bc9 broke the Checkstyle, thus making travis-ci cannot pass.
thus I made a commit to fix it.

Hi.
commit apache@c141bc9
broke the Checkstyle, thus making travis-ci cannot pass.
thus I made a commit to fix it.
@TranNgocKhoa
Copy link

TranNgocKhoa commented May 31, 2020

I got a build error when update my pull request today. What should I do?
Link: #530

@XenoAmess
Copy link
Contributor Author

I got a build error when update my pull request today. What should I do?
Link: #530

your build passed, but check style failed.
and check style failed because of what I fixed in this pr.
(sigh) you might wait for committers to merge this pr and everything will be fine IMO.

@TranNgocKhoa
Copy link

I got a build error when update my pull request today. What should I do?
Link: #530

your build passed, but check style failed.
and check style failed because of what I fixed in this pr.
(sigh) you might wait for committers to merge this pr and everything will be fine IMO.

Thank you!
I created the pull request to fix my problem when using commons-lang but they haven't accepted it (sigh...).

@XenoAmess
Copy link
Contributor Author

I got a build error when update my pull request today. What should I do?
Link: #530

your build passed, but check style failed.
and check style failed because of what I fixed in this pr.
(sigh) you might wait for committers to merge this pr and everything will be fine IMO.

Thank you!
I created the pull request to fix my problem when using commons-lang but they haven't accepted it (sigh...).

Wait with patience.
Committers are busy, as reviewing changes always takes more time than commit changes.
And consider about there are far more prs than reviewers exist.

(embarrassed to admit but recently I put lots of "junk-pr"s which just do some clean-up/typofix but might cause people consume more time than expected in. Sorry about that.)

@jochenw
Copy link
Contributor

jochenw commented May 31, 2020 via email

@garydgregory
Copy link
Member

Do this:

git config core.autocrlf input
git checkout release
git checkout master
mvn checkstyle:check

@jochenw
Copy link
Contributor

jochenw commented May 31, 2020 via email

@asfgit asfgit closed this in 3d4ed4a May 31, 2020
@XenoAmess XenoAmess deleted the fix_Checkstyle branch May 31, 2020 20:30
@garydgregory
Copy link
Member

@jochenw glad it worked for you.

XenoAmess pushed a commit to xenoamess-fork/commons-lang that referenced this pull request Jun 1, 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
4 participants