rspec/rules/S1162/java/comments-and-links.adoc

13 lines
453 B
Plaintext
Raw Normal View History

=== On 2013-07-29T16:06:35Z Freddy Mallet Wrote:
Is implemented by \http://jira.codehaus.org/browse/SONARJAVA-250
=== On 2013-07-31T13:41:08Z Dinesh Bolkensteyn Wrote:
Not be used is a bit strong, as you're still allowed to catch java.io.IOException for example.
It's just that it should not be part of the API
=== On 2013-08-19T07:35:18Z Dinesh Bolkensteyn Wrote:
Removed 'Java' from covered languages, as we finally postponed the implementation.