volodya-lombrozo 23.04.2024

From: Vladimir Lombrozo
Subject: WEEK 17 Objectionary

Hi all,

Last week achievements:
opeo-maven-plugin:
- Added integration test skeleton for Spring fat jar application including HTTP server and factorial calculation [#200]
- Updated README.md, pom.xml, and configuration for 'spring-fat' integration test [#200]
- Disabled spring-fat test by default [#200]
- Added Factorial class for calculation and Main class for REST API handling [#200]
- Configured correct pom.xml for 'spring-fat' integration test [#200]
- Updated licensing information in multiple files [#200]

Next week plans:
```opeo-maven-plugin:
- To publish ABC package draft [#220]
- To review first draft of the report [#219]
- Add Attributes to the Super class [#209]
- Remove the 'appendInterfaced' method from Opcode [#208]
- Fix 'staticize' optimization [#207]
- Added integration test skeleton for Spring fat jar application including HTTP server and factorial calculation [#200]

jeo-maven-plugin:
- XMIR to Bytecode transformation via XSL [#549]
- Add http support to the spring-fat integration test [#548]
- Replace org.w3c.dom usages with com.jcabi.xml [#546]
- Enable Bytecode Verification For Spring [#543]
- Remove ad-hoc solution for method frames, stack and locals computation [#540]
- Refactor DirectivesMethod class to simplify the code [#537]
- Refactor the code to reduce complexity and remove null values [#536]
- Refactor Annotations Implementation [#532]```

Risks:
- opeo-maven-plugin:
- The integration test skeleton for 'spring-fat' includes an HTTP server and factorial calculation, with changes to configuration, new classes, and test files [#200].

Best regards,
Vladimir Lombrozo
Software Developer

2024-04-23

Closed Pull Requests:
- title: feat(#200): Add Spring Fat Integration Test, repo: opeo-maven-plugin, url: https://github.com/objectionary/opeo-maven-plugin/pull/218

Open Issues:
- 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: pom.xml:41-45: Enable Opeo Spring Fat Integration Test...., repo: opeo-maven-plugin, issue number: #219, url: https://github.com/objectionary/opeo-maven-plugin/issues/219
- 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
- title: Large test with Spring Boot, Http and Factorial, repo: opeo-maven-plugin, number: #200, url: https://github.com/objectionary/opeo-maven-plugin/issues/200
- title: XMIR to Bytecode transformation via XSL, repo: jeo-maven-plugin, number: #549, url: https://github.com/objectionary/jeo-maven-plugin/issues/549
- title: Add http support to the spring-fat integration test , repo: jeo-maven-plugin, number: #548, url: https://github.com/objectionary/jeo-maven-plugin/issues/548
- title: Replace org.w3c.dom usages with com.jcabi.xml, repo: jeo-maven-plugin, number: #546, url: https://github.com/objectionary/jeo-maven-plugin/issues/546
- title: pom.xml:88-92: Enable Bytecode Verification For Spring..., repo: jeo-maven-plugin, issue number: #543, url: https://github.com/objectionary/jeo-maven-plugin/issues/543
- title: CustomClassWriter.java:127-134: Remove ad-hoc solution..., repo: jeo-maven-plugin, issue number: #540, url: https://github.com/objectionary/jeo-maven-plugin/issues/540
- title: DirectivesMethod.java:37-40: Refactor DirectivesMethod..., repo: jeo-maven-plugin, issue number: #537, url: https://github.com/objectionary/jeo-maven-plugin/issues/537
- title: DirectivesAnnotationVisitor.java:36-41: Refactor the code..., repo: jeo-maven-plugin, issue number: #536, url: https://github.com/objectionary/jeo-maven-plugin/issues/536
- title: BytecodeAnnotation.java:35-39: Refactor Annotations..., repo: jeo-maven-plugin, issue number: #532, url: https://github.com/objectionary/jeo-maven-plugin/issues/532