[
https://issues.apache.org/jira/browse/HADOOP-5792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708768#action_12708768
]
Giridharan Kesavan edited comment on HADOOP-5792 at 5/12/09 10:59 PM:
----------------------------------------------------------------------
-1 to eclipse classpath is expected as this patch runs through the hudson
test-patch.
Reason: jsp-2.1 folder is not deleted from the lib folder yet and hence this
jars adds to the classpath though, it's resolved through ivy.
we may have to remove lib/jsp-2.1 folder before committing this patch to svn.
1) Apply this patch:
2) svn rm lib/jsp-2.1 ( this would remove jsp-2.1 dir with jsp-api and
jsp-2.1.jar )
3) svn ci
Thanks,
was (Author: gkesavan):
-1 to eclipse classpath is expected as this patch runs through the hudson
test-patch.
Reason: jsp-2.1 folder is not deleted from the lib folder yet and hence this
jars adds to the classpath. Though it is resolved through ivy.
we may have to remove lib/jsp-2.1 folder before committing this patch to svn.
1) Apply this patch:
2) svn rm lib/jsp-2.1 ( this would remove jsp-2.1 dir with jsp-api and
jsp-2.1.jar )
3) svn ci
Thanks,
> to resolve jsp-2.1 jars through IVY
> -----------------------------------
>
> Key: HADOOP-5792
> URL: https://issues.apache.org/jira/browse/HADOOP-5792
> Project: Hadoop Core
> Issue Type: Sub-task
> Reporter: Giridharan Kesavan
> Assignee: Giridharan Kesavan
> Attachments: Hadoop-5792.patch, Hadoop-5792.patch, Hadoop-5792.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.