Closed hugo-jose closed 3 weeks ago
Issues
0 New issues
0 Fixed issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication
Build command:
mvn clean verify -B -e -Daudit -Djs.no.sandbox -DrunITs -pl mondrian
:ok_hand: All tests passed!
Tests run: 3307, Failures: 0, Skipped: 0 Test Results
:information_source: This is an automatic message
Addressed Issue(s)
https://hv-eng.atlassian.net/browse/SME-313
Description
Having simple types referenced at elements, introduces issues at jaxb generated code at Semantic Model Editor project. SME requires the injection of a new smeID atribute at the generated types, that is not possible with the primitive String type.
Checklist