[ https://issues.apache.org/jira/browse/SQOOP-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13494711#comment-13494711
]
Abhijeet Gaikwad commented on SQOOP-657:
----------------------------------------
You should run "ant checkstyle".
Locating checkstyle errors is tricky. The ant target may be successful, but an html file is
generated in $SQOOP_HOME directory that lists the error details.
Let me know.
> ant checkstyle results in errors
> --------------------------------
>
> Key: SQOOP-657
> URL: https://issues.apache.org/jira/browse/SQOOP-657
> Project: Sqoop
> Issue Type: Bug
> Reporter: Abhijeet Gaikwad
> Assignee: Alexander Alten-Lorenz
> Priority: Minor
> Labels: newbie
> Fix For: 1.4.3
>
>
> Error details:
> File /home/abhijeet/apache-sqoop/git-sqoop/sqoop/src/java/org/apache/sqoop/manager/DirectPostgresqlManager.java
> Line:Description
> 198:Line is longer than 80 characters.
> 201:Line is longer than 80 characters.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|