larshp / ABAP-Swagger

Expose ABAP REST services with Swagger/openapi spec
MIT License
97 stars 40 forks source link

Installation with abapGit version 1.37.2 #43

Closed germanysources closed 5 years ago

germanysources commented 5 years ago

The import with abapGit fails. The document zdemo_json_xml_to_upper.xlst.source.xml produces the runtime error cx_sy_ref_is_initial. The "abapGit" tag in this document is missing.

The stack trace is attached: error_abapgit.txt

larshp commented 5 years ago

update abapGit to latest version,

v1.37.2 is from 2017-06-10

https://github.com/larshp/abapGit/blob/master/changelog.txt

germanysources commented 5 years ago

Problem is fixed with the newest version.