Bug 1319080

Summary: Upgrade tool doesn't delete files that should be deleted.
Product: [Retired] JBoss BRMS Platform 6 Reporter: Tibor Zimanyi <tzimanyi>
Component: Upgrade ToolAssignee: Bill Rainford <brainfor>
Status: CLOSED EOL QA Contact: Tibor Zimanyi <tzimanyi>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.3.0   
Target Milestone: ER2   
Target Release: 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-03-27 20:01:07 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:

Description Tibor Zimanyi 2016-03-18 15:34:23 UTC
Description of problem:

When files that should be deleted contain "$" sign, Update tool doesn't delete them. See here in logs [1].

[1] https://bxms-qe-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/job/BxMS/job/BxMS-prod-6.3/job/patch-tool/job/bxms-patch-tools-6.2-to-6.3-itests/4/distribution=eap6.x,jdk=jdk1.7,label_exp=RHEL7,product=brms/


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


How reproducible: 

Run upgrade tool from version 6.2.2 to version 6.3.0.ER1. After upgrade, directory standalone/deployments/business-central/WEB-INF/classes/org/kie/workbench/drools/backend/server/ contains files AppSetup$2.class and AppSetup$3.class.

Comment 2 Tibor Zimanyi 2016-04-05 14:53:59 UTC
Verified.