membrane / soa-model

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

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

Closed rrialq closed 1 year ago

rrialq commented 1 year ago

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

predic8 commented 1 year ago

Thanks @rrialq for your contribution.

rrayst commented 1 year 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