Andrew Rubinger created SHRINKRES-51:
----------------------------------------
Summary: Designate methods to configureFromPom and configureSettings
Key: SHRINKRES-51
URL:
https://issues.jboss.org/browse/SHRINKRES-51
Project: ShrinkWrap Resolvers
Issue Type: Task
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