[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-51) Designate methods to configureFromPom and configureSettings

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Sat Sep 1 02:49:32 EDT 2012


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

Andrew Rubinger updated SHRINKRES-51:
-------------------------------------

    Affects Version/s: SHRINKRES-39 Unreleased Changes

    
> Designate methods to configureFromPom and configureSettings
> -----------------------------------------------------------
>
>                 Key: SHRINKRES-51
>                 URL: https://issues.jboss.org/browse/SHRINKRES-51
>             Project: ShrinkWrap Resolvers
>          Issue Type: Task
>    Affects Versions: SHRINKRES-39 Unreleased Changes
>            Reporter: Andrew Rubinger
>            Assignee: Andrew Rubinger
>
> We're presently using the same "configureFromPom" or "configureSettings" methods to accept String input denoting a File or a resource on the classpath (as denoted by a String prefix "classpath:" or "file:").  Instead split the methods to be clear:
> {code}configureFromPomFile
> configureFromPomResource
> configureSettingsFromFile
> configureSettingsFromResource{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list