[shrinkwrap-issues] [JBoss JIRA] Assigned: (SHRINKWRAP-205) method getManifestPath is misspelled getManinfestPath in ContainerBase

Dan Allen (JIRA) jira-events at lists.jboss.org
Thu Jul 15 00:34:59 EDT 2010


     [ https://jira.jboss.org/browse/SHRINKWRAP-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Allen reassigned SHRINKWRAP-205:
------------------------------------

    Assignee: Dan Allen


> method getManifestPath is misspelled getManinfestPath in ContainerBase
> ----------------------------------------------------------------------
>
>                 Key: SHRINKWRAP-205
>                 URL: https://jira.jboss.org/browse/SHRINKWRAP-205
>             Project: ShrinkWrap
>          Issue Type: Bug
>          Components: impl-base
>    Affects Versions: 1.0.0-alpha-10
>            Reporter: Dan Allen
>            Assignee: Dan Allen
>            Priority: Minor
>             Fix For: 1.0.0-alpha-11
>
>
> Simple method misspelling.
> Instead of a patch, its easier to provide the script that fixes the problem.
> sed -i 's/getManinfestPath/getManifestPath/g' `find -name '*.java' -exec grep -l 'getManinfestPath' {} \;`

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the shrinkwrap-issues mailing list