- 
    
Bug
 - 
    Resolution: Done-Errata
 - 
    
Major
 - 
    MTA 7.1.0
 - 
    None
 
- 
        Quality / Stability / Reliability
 - 
        False
 - 
        
 - 
        False
 - 
        
 - 
        
 
- 
        No
 
Description of problem:
Noticed some false positive results generated in analysis of tackle-testapp public.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Analysis on tackle-testapp-public https://github.com/konveyor/tackle-testapp-public/ 
2. Source mode 
3. ran analysis and studied rules fired.
Actual results:
1) local-storage-00001 , doesn't look related to the source code .
The rule is fired for these  lines
dataSource.setDriverClassName(config.getProperty("jdbc.driverClassName"));
 dataSource.setUrl(config.getProperty("jdbc.url"));
 dataSource.setUsername(config.getProperty("jdbc.user"));
 dataSource.setPassword(config.getProperty("jdbc.password"));
2) ruleID: java-removals-00110(https://github.com/konveyor/rulesets/blob/4d682fd27dedc2fd815c53ac57c3109678a60cb2/default/generated/openjdk11/191-java-removals.windup.yaml#L262)
doesn't seem to be matching for Source code
 transactionManager.setEntityManagerFactory(entityManagerFactory().getObject());
Expected results:
Additional info:
- is related to
 - 
                    
MTA-3194 [Parent ticket] Validate if rules ID shown in reports are showing rules relevant to source.
-         
 - In Progress
 
 -         
 
- relates to
 - 
                    
MTA-3469 [QE] Verify for ( Analysis False positives for tackle-testapp-public )
-         
 - Closed
 
 -         
 
- links to
 - 
                    
        
        RHBA-2024:132861
        Migration Toolkit for Applications bug fix and enhancement update