membrane / soa-model

Toolkit and Java API for WSDL, WADL and XML Schema.
http://www.membrane-soa.org/soa-model/
Apache License 2.0
93 stars 73 forks source link

refs #membrane/soa-model#277 Parse the version attribute and generate diffs #287

Closed rrialq closed 2 years ago

rrialq commented 2 years ago

This pull request includes tests for parsing attribute version and diff generation. This pull request solves #277.

predic8 commented 2 years ago

Thanks @rrialq for your contribution.

rrayst commented 2 years ago

Hey @rrialq , unfortunately we have to remove the code, because the test fails (the 'version' attribute is not actually parsed). If you were to create a complete working pull request, we would happily accept it. Best, Tobias