-
Bug
-
Resolution: Done
-
Major
-
jboss-fuse-6.3
-
None
-
6.3 Sprint 4 (Mar 28 - Apr 29)
Installed rtgov distro contains several empty (just with module.xml linking to ".") modules:
system/layers/rtgov :: tree ⌚ 11:15:07
.
├── com
│ ├── google
│ │ └── protobuf
│ │ └── main
│ │ └── module.xml
│ └── thoughtworks
│ └── xstream
│ └── main
│ └── module.xml
├── org
│ ├── drools
│ │ └── main
│ │ └── module.xml
│ ├── eclipse
│ │ └── jdt
│ │ └── core
│ │ └── compiler
│ │ └── main
│ │ └── module.xml
│ ├── kie
│ │ └── main
│ │ └── module.xml
│ ├── mvel
│ │ └── main
│ │ └── module.xml
│ └── overlord
│ ├── commons
│ │ ├── eap
│ │ │ ├── deployments
│ │ │ │ └── main
│ │ │ │ ├── module.xml
│ │ │ │ └── overlord-commons-idp-eap6.war
│ │ │ └── extensions
│ │ │ ├── config
│ │ │ │ └── main
│ │ │ │ ├── module.xml
│ │ │ │ └── overlord-commons-eap-config-extension-2.0.18.Final-redhat-4.jar
│ │ │ └── deploy
│ │ │ └── main
│ │ │ ├── module.xml
│ │ │ └── overlord-commons-eap-deploy-extension-2.0.18.Final-redhat-4.jar
│ │ └── overlord-commons-auth-tool
│ │ └── main
│ │ ├── module.xml
│ │ └── overlord-commons-auth-jboss7-2.0.18.Final-redhat-4.jar
│ └── rtgov
│ └── eap
│ └── deployments
│ └── main
│ ├── module.xml
│ ├── overlord-rtgov-acs.war
│ ├── overlord-rtgov-epn.war
│ ├── overlord-rtgov-switchyard.war
│ ├── overlord-rtgov-ui.war
│ ├── overlord-rtgov.war
│ └── rtgov-ds.xml
├── xmlpull
│ └── main
│ └── module.xml
└── xpp3
└── main
└── module.xml
They should be removed if not used.