<feed xmlns='http://www.w3.org/2005/Atom'>
<title>moa-zs, branch 2.0.0-RC5</title>
<subtitle>Middleware that allows a sender application to send delivery requests to delivery services</subtitle>
<id>https://git.egiz.gv.at/moa-zs/atom?h=2.0.0-RC5</id>
<link rel='self' href='https://git.egiz.gv.at/moa-zs/atom?h=2.0.0-RC5'/>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-zs/'/>
<updated>2019-11-22T13:18:37+00:00</updated>
<entry>
<title>Bump to Version 2.0.0-RC5</title>
<updated>2019-11-22T13:18:37+00:00</updated>
<author>
<name>Christof Rabensteiner</name>
<email>christof.rabensteiner@iaik.tugraz.at</email>
</author>
<published>2019-11-22T13:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-zs/commit/?id=a33b5e1dec56c853992233e8d2dd632ad96f454e'/>
<id>urn:sha1:a33b5e1dec56c853992233e8d2dd632ad96f454e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Msg Schema Error: Honor Mutual Exclusiveness of &lt;Choice&gt;</title>
<updated>2019-11-22T13:05:10+00:00</updated>
<author>
<name>Christof Rabensteiner</name>
<email>christof.rabensteiner@iaik.tugraz.at</email>
</author>
<published>2019-11-22T12:57:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-zs/commit/?id=7acd8cf9b3bd0aacea61fff3a07e17b9b57ad8cc'/>
<id>urn:sha1:7acd8cf9b3bd0aacea61fff3a07e17b9b57ad8cc</id>
<content type='text'>
- Problem: When activating the QueryPersonRequest, the TNVZ returns an
  Identification element that needs to be integrated into the
  msg:DeliveryRequest as a child of Receiver. The Identification child
  is mutually exclusive to another sequence consisting of (Person,
  AustrianAddressesOnly, Address). I forget to delete the sequence
  when adding the Identifcation element and violate the the msg
  schema.
- Solution: Delete sequence when adding Identification.
- Test the fix in test case.

Thanks to Johannes Hörtnagl for pointing out the problem.
</content>
</entry>
<entry>
<title>Bump to Version 2.0.0-RC5-SNAPSHOT</title>
<updated>2019-11-22T12:56:31+00:00</updated>
<author>
<name>Christof Rabensteiner</name>
<email>christof.rabensteiner@iaik.tugraz.at</email>
</author>
<published>2019-11-22T12:56:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-zs/commit/?id=9cd371997e9671301d7bae68d75af72687c2860d'/>
<id>urn:sha1:9cd371997e9671301d7bae68d75af72687c2860d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump to Version 2.0.0-RC4</title>
<updated>2019-11-07T07:43:53+00:00</updated>
<author>
<name>Christof Rabensteiner</name>
<email>christof.rabensteiner@iaik.tugraz.at</email>
</author>
<published>2019-11-07T07:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-zs/commit/?id=ab44a755d2b3b168bbea7de76dbecf7ce92709e0'/>
<id>urn:sha1:ab44a755d2b3b168bbea7de76dbecf7ce92709e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Error in TNVZ QueryPerson Request</title>
<updated>2019-11-07T07:06:38+00:00</updated>
<author>
<name>Christof Rabensteiner</name>
<email>christof.rabensteiner@iaik.tugraz.at</email>
</author>
<published>2019-11-07T07:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-zs/commit/?id=209d51f4163313e96d1549e83bce3ce6ba9d2880'/>
<id>urn:sha1:209d51f4163313e96d1549e83bce3ce6ba9d2880</id>
<content type='text'>
- Problem: When assembling the TNVZ Query Person Request, I convert
  the Sender with msgp's ObjectFactory.createPerson. The marshaller
  will then create a Corporate body like this:

  &lt;ns2:Person xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:type="ns2:CorporateBodyType"&gt;

  What we really want is this:

  &lt;ns2:CorporateBody&gt;

- Solution: Replace createPerson with createCorporateBody.

- Thanks to Johannes Hörtnagl and Christoph Kaiser-Feistmantl for
  the feedback.
</content>
</entry>
<entry>
<title>Update Changelog</title>
<updated>2019-11-06T12:04:46+00:00</updated>
<author>
<name>Christof Rabensteiner</name>
<email>christof.rabensteiner@iaik.tugraz.at</email>
</author>
<published>2019-11-06T12:04:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-zs/commit/?id=01459c83e7459d381ca9f0f9d4abcbdc7531a1f1'/>
<id>urn:sha1:01459c83e7459d381ca9f0f9d4abcbdc7531a1f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove Unused TNVZ Version</title>
<updated>2019-11-06T12:04:11+00:00</updated>
<author>
<name>Christof Rabensteiner</name>
<email>christof.rabensteiner@iaik.tugraz.at</email>
</author>
<published>2019-11-06T12:04:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-zs/commit/?id=7446f49c9ea4c15a530bd80aceb6d9f863395a2b'/>
<id>urn:sha1:7446f49c9ea4c15a530bd80aceb6d9f863395a2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump to Version 2.0.0-RC3</title>
<updated>2019-11-06T11:56:22+00:00</updated>
<author>
<name>Christof Rabensteiner</name>
<email>christof.rabensteiner@iaik.tugraz.at</email>
</author>
<published>2019-11-06T11:56:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-zs/commit/?id=e89651358de5274b318e68c3b8c341a3e8b6abde'/>
<id>urn:sha1:e89651358de5274b318e68c3b8c341a3e8b6abde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump zusetnvz Contracts to Version 2.2.008</title>
<updated>2019-11-06T11:55:22+00:00</updated>
<author>
<name>Christof Rabensteiner</name>
<email>christof.rabensteiner@iaik.tugraz.at</email>
</author>
<published>2019-11-06T11:38:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-zs/commit/?id=29fa1643fa32a88f3e24c6aa3f1ab9dad945ab55'/>
<id>urn:sha1:29fa1643fa32a88f3e24c6aa3f1ab9dad945ab55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor: Rename ClientFactory.create Interface</title>
<updated>2019-10-30T15:06:12+00:00</updated>
<author>
<name>Christof Rabensteiner</name>
<email>christof.rabensteiner@iaik.tugraz.at</email>
</author>
<published>2019-10-30T15:06:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.egiz.gv.at/moa-zs/commit/?id=c7551ed1dbf25fd786500a1516ddec9ec12dcf84'/>
<id>urn:sha1:c7551ed1dbf25fd786500a1516ddec9ec12dcf84</id>
<content type='text'>
- Reason: Consistency
</content>
</entry>
</feed>
