[shrinkwrap-issues] [JBoss JIRA] Created: (SHRINKWRAP-145) Missmatch between ContainerBase and ResourceContainer API

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Wed Mar 17 08:37:38 EDT 2010


Missmatch between ContainerBase and ResourceContainer API
---------------------------------------------------------

                 Key: SHRINKWRAP-145
                 URL: https://jira.jboss.org/jira/browse/SHRINKWRAP-145
             Project: ShrinkWrap
          Issue Type: Bug
            Reporter: Aslak Knutsen


API: 
T addResource(String resourceName, String target)

IMP:
T addResource(String target, String resourceName)


ContainerBase impl swaps the order of the resource / target string arguments. API is correct.

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

        


More information about the shrinkwrap-issues mailing list