Results 34 issues of spbolton

ByteBuddy annotation logic is too over agressive and it is impacting other agents like New Relic slowing down and failing start up. Only classes that contain annotated methods we are...

In docker we set th -Djava.library.path=/usr/lib/x86_64-linux-gnu/ this does not work on arm platforms and throws the following error. dotcms_1 | 30-Aug-2022 21:26:23.194 INFO [main] org.apache.catalina.core.AprLifecycleListener.lifecycleEvent The Apache Tomcat Native library...

Needs Internal QA
Maintenance Sprint
Next Release

Changes - Created a common base configuration for docker-maven-plugin in parent/pom.xml to allow for consistent running across multiple modules e.g. dotcms-core, dotcms-integration and dotcms-postman. This could eventually also be used...

### Proposed Changes Wrap the tomcat HttpHeaderSecurityFilter to allow for configuration by environment variable.

### Task: Upgrade Quarkus Version for Compatibility with Java 21 **Objective**: Upgrade Quarkus to at least version 3.5, with a target to upgrade to the latest 3.6.x version, ensuring compatibility...

Merged
QA : Needs Internal
Team : Scout

Not all github actions jobs use maven and the maven-frontend-plugin are restoring the cached node executables. This means that it will make extra calls to download and extract these resources....

Team : Scout
Flakey Test