Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
This issue was reported by Roberta.
sqvers gives the following error:
$MY_SQROOT/export/lib/trafodion-sql-1.2.0.jar missing version string
I think we need to create a versions file with the SCMBuildJava.sh script and configure maven-jar-plugin to use the newly created versions file.
Steve also found that we don't detect this problem in the post build-check, which should have failed with the above error. He will fix that by removing the -u option from sqvers -u once this JIRA is fixed.