abapGit / ADT_Backend

DEPRECATED/NOT WORKING abapGit ADT Backend
MIT License
32 stars 14 forks source link

Fix abaplint messages #43

Closed marcellourbani closed 5 years ago

marcellourbani commented 5 years ago

Fixed one more issue. Sorry, only noticed after the last PR

Updated abaplint to require 7.50 instead of 7.40sp8 due to this issue:

image

...which requires 7.50

image

Note that I didn't change the minimum requirement, just stated it correctly. Could maybe change that statement to make it compatible, but I wouldn't know how. Maybe creating an exception object and then throwing it? I don't have a system on the right patchlevel to test but could do so in abaplint

larshp commented 5 years ago

also change the version in the readme, https://github.com/abapGit/ADT_Backend/blob/master/README.md

marcellourbani commented 5 years ago

Done, and did the same in .abapgit.xml