Matt Pavlovich

Results 86 issues of Matt Pavlovich

Most tools are defaulting to this... causing headaches during releases.

- [x] openwire-core converted and all tests passing - [x] openwire-generator converted and all tests passing - [ ] openwire-interop converted and all tests passing Reviewer notes: - [ ]...

Currently istack-commons-runtime is listed in the bom, but istack-commons-tools is not. xsom has a transitive dep on istack-common-sools

While maintaining backward compatability, it would be great to provide modern, simplfified namespaces in urn format that reflect 'jakarta'. ie http://java.sun.com/xml/ns/jaxb/xjc - becomes - ie: urn:jakarta.ee:jaxb:xjc.. etc

#38404

status: waiting-for-feedback
status: waiting-for-triage
for: team-meeting

Reproduce project: https://github.com/hyteio/hyte-activemq-redelivery-inconsistent Summary: Message with 7 JMSXRedeliveryCount (on the broker) 1. Browse using AUTO_ACKNOWELEDGE .. no problem 2. Browse using SESSION_TRANSACTED .. message gets poisoned ack b/c redelivery policy...

[x] KahaDB tests [ ] TODO: Fix up activemq-ra tests

This impacts the messages REST API only when _**body**_ parameter is _not_ used. ref: https://activemq.apache.org/components/classic/documentation/rest Test using: 1. Set TMP_BODY variable to 100,001 bytes ``` % curl -u admin:admin -d...

New property _log4j2.configurationDirectory_ would work similar to the comma separated list in _log4j2.configurationFile_ where multiple configuration files can be used for an application. This behavior would allow dynamic loading of...

waiting-for-maintainer

### Description Currently, elliptical curve key support is available through a 3rd party library that is seemingly unmaintained (latest release 2018). JDK 22 add support for edec keys natively ###...