Bug 1365668

Summary: [GSS](6.4.z) dependencies added through jboss-deployment-structure.xml are added to the deployment twice
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Aaron Ogburn <aogburn>
Component: ServerAssignee: Aaron Ogburn <aogburn>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Slavicek <pslavice>
Severity: unspecified Docs Contact: eap-docs <eap-docs>
Priority: unspecified    
Version: 6.4.10CC: bmaxwell, ihradek, jason.greene, jtruhlar, msochure
Target Milestone: CR1   
Target Release: EAP 6.4.11   
Hardware: Unspecified   
OS: Unspecified   
URL: https://github.com/jbossas/jboss-eap/pull/2826
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-01-17 13:12:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1361648    
Attachments:
Description Flags
bz1365668test.tar.gz none

Description Aaron Ogburn 2016-08-09 19:40:46 UTC
Description of problem:

Dependencies added through jboss-deployment-structure.xml are added to the deployment twice.


Version-Release number of selected component (if applicable):


How reproducible:

Always

Steps to Reproduce:
1. Deploy an app that depends on a private module in jboss-deployment-structure.xml
2. Note two private module warnings
3.

Actual results:

Dependencies are added twice.

Expected results:

Dependencies are added once.

Additional info:

https://issues.jboss.org/browse/WFCORE-1164
https://issues.jboss.org/browse/JBEAP-2025

Comment 1 Aaron Ogburn 2016-08-15 21:19:35 UTC
Created attachment 1190990 [details]
bz1365668test.tar.gz

Test apps.  Just deploy each war and start.  Should only see one warn for each war.

Comment 5 Ivo Hradek 2016-09-27 10:02:25 UTC
Verified with EAP 6.4.11.CP.CR1;

Comment 6 Petr Penicka 2017-01-17 13:12:22 UTC
Retroactively bulk-closing issues from released EAP 6.4 cummulative patches.