[shrinkwrap-issues] [JBoss JIRA] Resolved: (SHRINKWRAP-154) Let the ZIP Exporter use the Archive's configured ExecutorService

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Tue Apr 20 18:51:18 EDT 2010


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

Andrew Lee Rubinger resolved SHRINKWRAP-154.
--------------------------------------------

    Resolution: Done


> Let the ZIP Exporter use the Archive's configured ExecutorService
> -----------------------------------------------------------------
>
>                 Key: SHRINKWRAP-154
>                 URL: https://jira.jboss.org/jira/browse/SHRINKWRAP-154
>             Project: ShrinkWrap
>          Issue Type: Task
>            Reporter: Andrew Lee Rubinger
>            Assignee: Andrew Lee Rubinger
>             Fix For: 1.0.0-alpha-8
>
>
> SHIRNKWRAP-102 provided configuration for a Domain to be associated with an ExecutorService (to be supplied, for instance, by a runtime environment or host container).  Honor this configuration in the ZIP Exporter, if defined.  If no explicit ES has been set, let the current implementation default to a new, local-stack-only ES be used per each call.  If the ES is defined in the configuration, use it, but do not shut it down (this is now the responsibility of the caller, as they've created/supplied the ES).

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