b88e34f Make use of the vendor version string to store our version & release rather than an upstream release date

Authored and Committed by ahughes 2 years ago
    Make use of the vendor version string to store our version & release rather than an upstream release date
    
    Include a test in the RPM to check the build has the correct vendor information.
    Fix issue where CheckVendor.java test erroneously passes when it should fail.
    Add proper quoting so '&' is not treated as a special character by the shell.
    
        
file added
+65
file modified
+44 -27