Hide Forgot
Description of problem: Installator creates duplicit profiles in file settings.xml Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. Install FSW6 ER7-2 several times with specified path to your settings.xml. 2. Look inside the file settings.xml Actual results: Unnecessary profiles ... <activeProfiles> ... <activeProfile>jboss-ip-repository-1386661061725</activeProfile> <activeProfile>redhat-techpreview-all-repository1386661061725</activeProfile> <activeProfile>jboss-ip-repository-1386664083773</activeProfile> <activeProfile>redhat-techpreview-all-repository-1386664083773</activeProfile> <activeProfile>jboss-ip-repository-1386835217322</activeProfile> <activeProfile>redhat-techpreview-all-repository-1386835217322</activeProfile> </activeProfiles> ... Expected results: Only one profile for each repository is expected. Repositories should be compared according to URLs. Additional info:
Comparing repositories according to URL as well seems like a good improvement. Note that the current behavior doesn't result in errors. I am re-categorizing this BZ as an Enhancement because there is no functional problem with the current methodology.
Updated to compare profiles according to URL. http://git.app.eng.bos.redhat.com/installer-commons.git/commit/?h=6.1.1.ip&id=2d6e11f4bbd004fe2fe29c41521604ba460736c1
Verified in CR1.