[shrinkwrap-issues] [JBoss JIRA] (SHRINKWRAP-404) Expose underlying Asset source in the individual API's

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Tue May 1 16:49:18 EDT 2012


Aslak Knutsen created SHRINKWRAP-404:
----------------------------------------

             Summary: Expose underlying Asset source in the individual API's
                 Key: SHRINKWRAP-404
                 URL: https://issues.jboss.org/browse/SHRINKWRAP-404
             Project: ShrinkWrap
          Issue Type: Feature Request
            Reporter: Aslak Knutsen


In some cases it is interesting to get the 'real source' of an Asset beyond the InputStream. Where on disk is the FileAsset read from?

Both for Tooling integration and e.g. the JRebel Arquillian extension it is needed to know where a source came from to do the linking.

File FileAsset.getFile
String ClassLoaderAsset.getResource
Class<?> ClassAsset.getClass

etc

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the shrinkwrap-issues mailing list