- 
    Bug 
- 
    Resolution: Fixed
- 
     P3 P3
- 
    fx2.1
                    There is an error in the location of the glass-mat project used in the jfx-findbugs target of the rt-closed repo.
It is:
"${basedir}/glass-mat/src"
It should be:
"${basedir}/glass/glass-mat/src"
            
It is:
"${basedir}/glass-mat/src"
It should be:
"${basedir}/glass/glass-mat/src"