AgenPro 5.0.1 Release

AgenPro 5.0.1 has been released 2021-02-18T23:00:00Z to fix code generation regression issue for AGENT++. Besides other issues, at least the code formatting was incorrect for code referring to super class of the generated object.

Dependencies

  • Java 11 or later, with Java 8-10 not all features are available.

Release Notes

  • Fixed [AGEN-81]: Wrong formatting in AgenPro 5.0.0 C++ code that calls super class, caused by the
    following type of Velocity warning: “genSuperClassName: inline not allowed to replace existing VM”