[
https://issues.apache.org/jira/browse/SQOOP-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13105176#comment-13105176
]
Arvind Prabhakar commented on SQOOP-325:
----------------------------------------
Sorry about the delay on this Alex. The version of log4j specified in
ivy/libraries.properties is 1.2.15, however that version will not work for
Maven build since it pulls in many unnecessary dependencies. Can you please
update the patch so that the version in ivy/libraries.properties is also 1.2.16?
Also, a nit: please generate patch using the --no-prefix option to ensure that
it can be applied directly.
> Sqoop doesn't build on intellij
> -------------------------------
>
> Key: SQOOP-325
> URL: https://issues.apache.org/jira/browse/SQOOP-325
> Project: Sqoop
> Issue Type: Bug
> Reporter: Alex Newman
> Assignee: Alex Newman
> Priority: Minor
> Attachments: 0001-SQOOP-325.-Sqoop-doesn-t-build-on-intellij.patch,
> 0001-SQOOP-325.-Sqoop-doesn-t-build-on-intellij.patch
>
>
> By default, since log4j is explicitly excluded in the pom.xml. Intellij wont
> be able to build sqoop in the places that org.apache.log4j is referenced.
> There are two options as I see it:
> Option 1: Remove the exclusion and be tied to the implicit version that the
> rest of the apache projects use
> Option 2: Explicitly import it
> Amusingly, I think the first will cause less compatibility issues, although
> it is slightly more magical.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira