You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Giridharan Kesavan (JIRA)" <ji...@apache.org> on 2009/05/13 08:00:46 UTC

[jira] Issue Comment Edited: (HADOOP-5792) to resolve jsp-2.1 jars through IVY

    [ 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.