volodya-lombrozo 06.05.2024

From: Vladimir Lombrozo
Subject: WEEK 19 Objectionary

Hi all,

Last week achievements:
opeo-maven-plugin:
- Simplified XML comparison in 'disabled' integration test [#228]
- Added 'disabled' configuration to switch 'spring-fat' test and introduced Compiler and Decompiler abstractions [#219]

Next week plans:
opeo-maven-plugin:
- Enable Opeo Spring Fat Integration Test [#229, #220]
- Add PHI codes to 'spring-fat' integration test [#226]
- Add Attributes to the Super class [#209]
- Remove the 'appendInterfaced' method from Opcode [#208]
- Fix 'staticize' optimization in Attributes class [#207]

Risks:
- opeo-maven-plugin:
- The XML file comparison logic was simplified in the 'disabled' integration test, closing issue #228.
- 'Disabled' configuration was added to switch the 'spring-fat' test, along with refactoring and the addition of Storage abstraction, addressing issue #219.

Best regards,
Vladimir Lombrozo
Software Developer

2024-05-06

Closed Pull Requests:
- title: feat(#228): Simplify XML Comparision in 'disabled' Integration Test", repo: opeo-maven-plugin, url: https://github.com/objectionary/opeo-maven-plugin/pull/231
- title: feat(#219): Add 'disabled' configuration, repo: opeo-maven-plugin, url: https://github.com/objectionary/opeo-maven-plugin/pull/227

Open Issues:
- title: pom.xml:109-114: Enable Opeo Spring Fat Integration Test...., repo: opeo-maven-plugin, issue number: #229, url: https://github.com/objectionary/opeo-maven-plugin/issues/229
- title: Add PHI codes to 'spring-fat' integration test, repo: opeo-maven-plugin, number: #226, url: https://github.com/objectionary/opeo-maven-plugin/issues/226
- title: pom.xml:176-180: Enable Bytecode Verification For Spring..., repo: opeo-maven-plugin, issue number: #220, url: https://github.com/objectionary/opeo-maven-plugin/issues/220
- title: Super.java:36-39: Add Attributes to the Super class. The..., repo: opeo-maven-plugin, issue number: #209, url: https://github.com/objectionary/opeo-maven-plugin/issues/209
- title: Opcode.java:145-149: Remove the 'appendInterfaced' method..., repo: opeo-maven-plugin, issue number: #208, url: https://github.com/objectionary/opeo-maven-plugin/issues/208
- title: Attributes.java:154-160: Fix 'staticize' optimization. We..., repo: opeo-maven-plugin, issue number: #207, url: https://github.com/objectionary/opeo-maven-plugin/issues/207