456e392 Make symlinked jars under %%{_javadir} unique.

Authored and Committed by rgrunber 11 years ago
    Make symlinked jars under %%{_javadir} unique.
    
    When a jar under %%{_javadir} is symlinked, it may clash with other jars
    of the same name (eg. multiple core.jar that are osgi bundles).
    
    This is also a non-bootstrap build.
    
        
file modified
+4 -1
file modified
+6 -2