This is an automated email from the ASF dual-hosted git repository.
dfoulks pushed a change to branch main
in repository
https://gitbox.apache.org/repos/asf/activemq-nms-openwire-generator.git.
at d16ff37 AMQNET-562 Update NOTICE file
This branch includes the following new commits:
new aec40e9 Rename to reflect other project names
new 3a91f10 Populate with the initial generators work, not complete.
new 77ddbd7 Init the SVN Ignore properties.
new c31b80e First workable version of Command Class generation. Needs
more work now to implement specific Commands that require special methods and
extensions.
new 3b257ca Commands Generator, produces CSharp Openwire Command classes
with mostly all the same functionality as the older hand hacked ones, plus all
the correct Openwire Protocol values for v1-v5
new 6fb6566 Marshaler class generation now works, and some fixes to
Command generation.
new 80da5b3 Cleans up the generated code a bit to match the existing
coding conventions.
new cf517b8 Cleans up the generated code a bit to match the existing
coding conventions.
new 3f3aab4 Adds some more local properties to the Message command.
new 8bdbfa5 https://issues.apache.org/activemq/browse/AMQNET-162
new 3ae3b39 https://issues.apache.org/activemq/browse/AMQNET-193
new d746747 https://issues.apache.org/activemq/browse/AMQNET-193
new 6787e10 Update to add an attempt at the IsExpired method needed in
Message
new cd5d8bf https://issues.apache.org/activemq/browse/AMQNET-176
new e5b5b32 Update the .NET generator to generate an equals method for
the MessageDispatch command.
new 33428d8 Clean up the generated to String methods for the commands to
make the logging easier to read.
new 2ad3b98 Further refine the output of ToString.
new cae624d Add generator for BrokerId to customize the ToString method.
new 569714f Includes the broker sequence Id into the ToString output.
new 2ede2c6 https://issues.apache.org/activemq/browse/AMQNET-246 Fix the
generated code to use correct interfaces.
new a6e0662 Update NMS Openwire Generator pom to use 5.4-SNAPSHOT.
new 636543c Update the NMS Commands and Marshalers generator to produce
somewhat cleaner code, removes unneeded using statements.
new 39165ed Update the NMS Commands and Marshalers generator to produce
somewhat cleaner code, removes unneeded using statements.
new 83c9843 Update the NMS Commands and Marshalers generator to produce
somewhat cleaner code, removes unneeded using statements.
new 2070215 Updates the generator for some things needed in:
https://issues.apache.org/jira/browse/AMQNET-290
new 558fc0d Fix for possible NPE in generated code.
new b78d698 fix for: https://issues.apache.org/jira/browse/AMQNET-427
new 0e8f216 Add a transient Exception field in MessageDispatch to store
the Rollback cause.
new eacd441 Generator updates to clean some code.
new a70bb8a https://issues.apache.org/jira/browse/AMQNET-444
new 053156b Update project to allow for generating new versions of some
commands.
new d16ff37 AMQNET-562 Update NOTICE file
The 32 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.