[jboss-jira] [JBoss JIRA] (WFLY-3320) Deployment scanner treats zipped content as unmanaged
Brian Stansberry (JIRA)
issues at jboss.org
Tue May 6 18:52:56 EDT 2014
Brian Stansberry created WFLY-3320:
--------------------------------------
Summary: Deployment scanner treats zipped content as unmanaged
Key: WFLY-3320
URL: https://issues.jboss.org/browse/WFLY-3320
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Domain Management
Affects Versions: 8.1.0.CR1, 8.0.0.Final
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 9.0.0.CR1
A really old commit[1] had the effect that both exploded and zipped deployments in the deployments/ dir are treated as unmanaged content. The original intent was zipped content should be uploaded to the content repo.
This may be ok as I haven't heard about issues it causes. Emmanuel Hugonnet noted that there's an issue with JSP compilation work files from an deployment with a later timestamp not getting discarded if the scanner file has an older timestamp, but that is more an issue with how the JSP compilation work files are maintained than a problem with the scanner creating unmanaged deployments. Switching to managed deployments would fix that, but only for archives.
[1] https://github.com/wildfly/wildfly/commit/fd2d9bc1
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
More information about the jboss-jira
mailing list