Skip to content

ESB-1190 Defer post-init processes to StartupListener - #359

Open
ffalqui wants to merge 2 commits into
developfrom
ESB-1190
Open

ESB-1190 Defer post-init processes to StartupListener#359
ffalqui wants to merge 2 commits into
developfrom
ESB-1190

Defer post-init processes to StartupListener.

26ba027
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis failed Aug 4, 2026 in 2m 53s

Quality Gate failed

Failed conditions
73.9% Coverage on New Code (required ≥ 80%)
4.1% Duplication on New Code (required ≤ 3%)
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Annotations

Check warning on line 29 in engine/src/main/java/org/entando/entando/aps/system/init/SystemPostProcessor.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Do not forget to remove this deprecated code someday.

See more on https://sonarcloud.io/project/issues?id=entando_app-engine&issues=AZ_MTB46jmi89DNoNomR&open=AZ_MTB46jmi89DNoNomR&pullRequest=359

Check failure on line 388 in cms-plugin/src/main/java/com/agiletec/plugins/jacms/aps/system/services/content/model/attribute/AbstractResourceAttribute.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Fix this access that will throw a NullPointerException when executed.

See more on https://sonarcloud.io/project/issues?id=entando_app-engine&issues=AZ_MTCB5jmi89DNoNomV&open=AZ_MTCB5jmi89DNoNomV&pullRequest=359

Check warning on line 41 in engine/src/main/java/com/agiletec/aps/util/ApplicationContextProvider.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Use a thread-safe type; adding "volatile" is not enough to make this field thread-safe.

See more on https://sonarcloud.io/project/issues?id=entando_app-engine&issues=AZ_MTCAUjmi89DNoNomS&open=AZ_MTCAUjmi89DNoNomS&pullRequest=359

Check warning on line 147 in cms-plugin/src/test/java/com/agiletec/plugins/jacms/aps/system/services/content/model/attribute/AttributeSerializationIntegrationTest.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this lambda with method reference 'ContextLoader::getCurrentWebApplicationContext'.

See more on https://sonarcloud.io/project/issues?id=entando_app-engine&issues=AZ_MTCDIjmi89DNoNomW&open=AZ_MTCDIjmi89DNoNomW&pullRequest=359

Check warning on line 28 in engine/src/main/java/org/entando/entando/aps/system/init/SystemPostProcessor.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Add 'since' and/or 'forRemoval' arguments to the @Deprecated annotation.

See more on https://sonarcloud.io/project/issues?id=entando_app-engine&issues=AZ_MTB46jmi89DNoNomQ&open=AZ_MTB46jmi89DNoNomQ&pullRequest=359

Check failure on line 45 in engine/src/main/java/com/agiletec/aps/util/ApplicationContextProvider.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Make the enclosing method "static" or remove this set.

See more on https://sonarcloud.io/project/issues?id=entando_app-engine&issues=AZ_MTCAUjmi89DNoNomT&open=AZ_MTCAUjmi89DNoNomT&pullRequest=359

Check warning on line 59 in engine/src/test/java/com/agiletec/ConfigTestUtils.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This block of commented-out lines of code should be removed.

See more on https://sonarcloud.io/project/issues?id=entando_app-engine&issues=AZ_MTCAzjmi89DNoNomU&open=AZ_MTCAzjmi89DNoNomU&pullRequest=359