Skip to content

Build fixes#798

Merged
asfgit merged 2 commits intoapache:masterfrom
scop:build-fixes
Sep 26, 2016
Merged

Build fixes#798
asfgit merged 2 commits intoapache:masterfrom
scop:build-fixes

Conversation

@scop
Copy link
Copy Markdown
Contributor

@scop scop commented Sep 25, 2016

No description provided.

return send(getCurrentTransaction(), message, direct, noAutoCreateQueue);
}

@Override
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

There is a way to avoid these on compile time, using Error Prone.

I have tried that, and I even had the changes... but we have some code generated.. we would need to ignore the generated code, or to make it also have overrides.

@scop Can we talk through IRC tomorrow, or google chat?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@clebertsuconic if you have your Error Prone changes still somewhere, maybe you can push them somewhere public, I'd be interested in taking a look?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@scop I just started my day but I guess you came up with the same changes :)

nice one!

@asfgit asfgit merged commit 494c85d into apache:master Sep 26, 2016
asfgit pushed a commit that referenced this pull request Sep 26, 2016
@scop scop deleted the build-fixes branch September 27, 2016 05:42
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.

3 participants