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/9d2b1ac81c29b629b0426836d4...
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)