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

checkstyle doesn't see exceptions from dependencies #41

Closed
yegor256 opened this issue Apr 21, 2013 · 13 comments
Closed

checkstyle doesn't see exceptions from dependencies #41

yegor256 opened this issue Apr 21, 2013 · 13 comments

Comments

@yegor256
Copy link
Owner

migrated from Trac, where originally posted by yegor256 on 2-Nov-2011 5:44pm

Try to create a multi-module project (we actually have one already in invoker tests). One module should define exception class, and another module should declare it in throws for some method.

Checkstyle will complain:

Unable to get class information for FooException. (RedundantThrowsCheck)

I think it's our bug, since we don't provide dependencies to checkstyle.

@ghost ghost assigned yegor256 Apr 21, 2013
@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 2-Nov-2011 5:45pm

It's discussed here: http://jira.codehaus.org/browse/MPCHECKSTYLE-20

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 3-Nov-2011 11:49am

duplicate reported in #43

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 11-Nov-2011 5:52pm

Pavlo, can you fix this problem? The budget is 2 hours.

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 20-Nov-2011 3:08pm

Any news here?

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by pshamrai on 25-Nov-2011 3:18pm

sorry for delay, will committ solution till monday

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 25-Nov-2011 5:09pm

Thanks for update, looking forward to it..

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 22-Jan-2012 6:34pm

Any news here?

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 22-Jan-2012 11:39pm

Milestone PROTOTYPE deleted

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 1-Apr-2012 6:15pm

I'll do it myself

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor256 on 24-May-2012 1:14pm

let's do it in the next version

@yegor256
Copy link
Owner Author

migrated from Trac, where originally posted by yegor on 21-Apr-2013 12:03pm

we moved to Github

@yegor256
Copy link
Owner Author

@krzyk maybe you can help with this annoying bug?

krzyk pushed a commit to krzyk/qulice that referenced this issue Oct 27, 2013
ghost pushed a commit that referenced this issue Oct 27, 2013
#111: pull request #41 handling exceptions from dependencies
@yegor256
Copy link
Owner Author

thanks!

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

No branches or pull requests

1 participant