[
https://issues.apache.org/jira/browse/LANG-1181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14985180#comment-14985180
]
Jeff Guinness commented on LANG-1181:
-------------------------------------
I include the library in my project as
compile("org.apache.commons:commons-lang3:3.4") and the class is defined as:
class MultilineRecursiveToStringStyle extends RecursiveToStringStyle {
> MultilineRecursiveToStringStyle is not public
> ---------------------------------------------
>
> Key: LANG-1181
> URL: https://issues.apache.org/jira/browse/LANG-1181
> Project: Commons Lang
> Issue Type: Bug
> Components: lang.builder.*
> Affects Versions: 3.4
> Reporter: Jeff Guinness
> Priority: Minor
>
> The public access modifier is missing from the
> MultilineRecursiveToStringStyle class.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)