[jboss-jira] [JBoss JIRA] (WFCORE-978) Build unnecessarily creates domain/data dir
Brian Stansberry (JIRA)
issues at jboss.org
Fri Sep 11 11:17:00 EDT 2015
Brian Stansberry created WFCORE-978:
---------------------------------------
Summary: Build unnecessarily creates domain/data dir
Key: WFCORE-978
URL: https://issues.jboss.org/browse/WFCORE-978
Project: WildFly Core
Issue Type: Bug
Components: Server
Affects Versions: 2.0.0.Beta7
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 2.0.0.CR2
The build has been creating a dir in the domain tree going all the way back to very early days when it wasn't clear there wouldn't be a "deployments" dir analogous to standalone/deployments:
https://github.com/wildfly/wildfly-core/commit/9d2b1ac81c29b629b0426836d4dbe743e016d73f
Since then the name of the dir has been tweaked twice as people tried to guess what the point of it was, leading via a kind of game of telephone to the build now creating domain/data/content, something completely different from any "deployments" dir used by a scanner.
We don't precreate standalone/data/content and shouldn't need to precreate domain/data/content.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list