[shrinkwrap-issues] [JBoss JIRA] (SHRINKWRAP-85) Support Event/Listener style callbacks

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Thu Feb 9 02:30:49 EST 2012


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

Andrew Rubinger resolved SHRINKWRAP-85.
---------------------------------------

    Fix Version/s: 1.1.0-alpha-X
       Resolution: Done


Upstream: https://github.com/shrinkwrap/shrinkwrap/commit/b62f29f81c1f5bce2b4cee3be2c5c10ab7e5cc3b
                
> Support Event/Listener style callbacks
> --------------------------------------
>
>                 Key: SHRINKWRAP-85
>                 URL: https://issues.jboss.org/browse/SHRINKWRAP-85
>             Project: ShrinkWrap
>          Issue Type: Feature Request
>            Reporter: Aslak Knutsen
>            Assignee: Davide D'Alto
>             Fix For: 1.1.0-alpha-X
>
>
> A interesting feature would be to be able to add listeners for events on ContainerTypes or paths. 
> /META-INF/* or all events generated via ClassContainer
> usecase 1, if/when we add something like a ManifestDescriptor, instead of having it like the WebArchiveDescriptor.addServlet, adding a addMenifestLibrary that delegates down to addLibrary and update the 'classpath: ' manifest entry..  we could register a listener on the LibraryContainer and get callbacks when a 'normal' addLibrary happens
> usecase 2, could deploy a 'live' archive to embedded.. one could register a listener on all changes in the archive and auto redeploy it on events.. 
> deploy it once, redeploy on change

--
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