Sign in
apache
/
activemq
/
HEAD
a2fe891
fix(test): replace Thread.sleep with Wait.waitFor in ZeroPrefetchConsumerTest (#1746)
by JB Onofré
· 13 hours ago
main
6060f9b
Improve PortfolioPublishServlet encoding (#1745)
by Christopher L. Shannon
· 15 hours ago
6dc5c29
Bump commons-logging:commons-logging from 1.3.5 to 1.3.6 (#1744)
by dependabot[bot]
· 19 hours ago
e95b4a5
fix(test): fix ZeroPrefetchConsumerTest flakiness caused by receiveNoWait() race (#1741)
by JB Onofré
· 20 hours ago
8eae494
fix(test): fix CompositeConsumerNetworkBridgeTest flakiness (#1742)
by JB Onofré
· 20 hours ago
d58ca06
fix(#1731): adapter deadlock (#1735)
by Jean-Louis Monteiro
· 24 hours ago
1f2114e
Bump org.apache.felix:maven-bundle-plugin from 6.0.0 to 6.0.2 (#1729)
by dependabot[bot]
· 6 days ago
7332e9b
Bump org.mockito:mockito-core from 5.21.0 to 5.22.0 (#1730)
by dependabot[bot]
· 6 days ago
6871226
feat(tck): Add Jakarta Messaging 3.1 TCK with some fixes (#1712)
by Jean-Louis Monteiro
· 6 days ago
e4d0149
[AMQ-8525] run mqtt parallel-friendly tests into separate forks in parallel (#1541)
by Jean-Louis Monteiro
· 7 days ago
f7993bc
test(unit-tests): improve reliability of message consumption in tests (#1711)
by Jean-Louis Monteiro
· 7 days ago
92c8b58
Improve duplex network wait conditions and ports (#1669)
by Jean-Louis Monteiro
· 13 days ago
3a88c10
Relax timeouts and macOS exclusions + small fixes (#1673)
by Jean-Louis Monteiro
· 14 days ago
c4255bd
fix(kahadb-store): Fix Windows CI hanging by adding timeout for forke… (#1708)
by Jean-Louis Monteiro
· 14 days ago
50119e0
Bump jolokia-version from 2.5.0 to 2.5.1 (#1694)
by dependabot[bot]
· 2 weeks ago
87e1919
Bump jackson-version from 2.21.0 to 2.21.1 (#1709)
by dependabot[bot]
· 2 weeks ago
0fa8083
test: use ephemeral ports (#1703)
by Jean-Louis Monteiro
· 3 weeks ago
8d51a29
test(usecases): various fixes for flaky tests (#1704)
by Jean-Louis Monteiro
· 3 weeks ago
fb8acf9
Publish test results on failure (#1705)
by Christopher L. Shannon
· 3 weeks ago
625fc1f
Protect the active branches (#1697)
by JB Onofré
· 3 weeks ago
902b85c
Support ephemeral ports in network config and Spring (#1674)
by Jean-Louis Monteiro
· 3 weeks ago
6450290
Update CI configuration to use bash on Windows and profile for quick tests (#1700)
by Jean-Louis Monteiro
· 3 weeks ago
7993a69
Bump camel-version from 4.14.4 to 4.18.0 (#1695)
by dependabot[bot]
· 3 weeks ago
c7f1326
Bump actions/stale from 10.1.1 to 10.2.0 (#1696)
by dependabot[bot]
· 3 weeks ago
94fb5f1
Windows does not like -P followed by -D (#1693)
by Jean-Louis Monteiro
· 3 weeks ago
f6415f6
Remove unnecessary test profiles from pom.xml and consolidate performance/load test exclusions (#1692)
by Jean-Louis Monteiro
· 3 weeks ago
1dba35e
Proper Appender lifecycle to assert log messages (#1670)
by Jean-Louis Monteiro
· 3 weeks ago
95d26d5
Enable GitHub Issues and Discussions (#1688)
by JB Onofré
· 3 weeks ago
83e4a5e
Add stale PR and issue policy (#1689)
by JB Onofré
· 3 weeks ago
e2b8de9
Update copyright year in NOTICE files (#1690)
by JB Onofré
· 3 weeks ago
e505a9b
Refactor AMQ3529v2Test to improve thread handling and logging consistency (#1649)
by Jean-Louis Monteiro
· 3 weeks ago
726fa61
[AMQ-9856] Journal move fails on Windows (#1654)
by Jean-Louis Monteiro
· 3 weeks ago
17c993d
Increase timeout for weekly CI build and ensure test results are always uploaded (#1686)
by Jean-Louis Monteiro
· 3 weeks ago
fb74401
Use destination statistics instead of global statistics to avoid side effects in asserts (#1668)
by Jean-Louis Monteiro
· 3 weeks ago
965b3bc
Use ephemeral ports in HTTP/WS transport tests (#1675)
by Jean-Louis Monteiro
· 3 weeks ago
f9fb06f
Replace Thread.sleep with Wait.waitFor in FailoverClusterTest (#1679)
by Jean-Louis Monteiro
· 3 weeks ago
9eef83b
Tolerate flaky tests here because it would fail the entire matrix. The PR one does not have the flag so we can still spot the flaky tests (#1685)
by Jean-Louis Monteiro
· 3 weeks ago
99c8a5a
MQTT: fix clientId type in subscription inactivity checks (#1677)
by Jean-Louis Monteiro
· 3 weeks ago
44d8312
Bump karaf-version from 4.4.9 to 4.4.10 (#1684)
by dependabot[bot]
· 3 weeks ago
cb9be7e
Bump jolokia-version from 2.4.3 to 2.5.0 (#1663)
by dependabot[bot]
· 3 weeks ago
1896cc2
Remove required checks to avoid blocking PRs again in the future (#1683)
by JB Onofré
· 3 weeks ago
c3a02f9
Update GitHub configuration with: (#1682)
by JB Onofré
· 3 weeks ago
ffb10c8
Fix copy-paste bug in MessageGroupLateArrivalsTest assertion (#1680)
by Jean-Louis Monteiro
· 4 weeks ago
5f762b3
Add workflow_dispatch trigger to weekly CI build for manual execution (#1681)
by Jean-Louis Monteiro
· 4 weeks ago
1ff1f25
Introduce weekly CI build for comprehensive testing, and limit multi os/jvm to only the quick profile (#1678)
by Jean-Louis Monteiro
· 4 weeks ago
4809b1e
For connections created outside the global field, use try-with-resour… (#1667)
by Jean-Louis Monteiro
· 4 weeks ago
649aa0a
Bump spring-version from 6.2.15 to 6.2.16 (#1676)
by dependabot[bot]
· 4 weeks ago
2282e4e
Build: consolidate surefire reuseForks configuration to avoid each module to override the setting (#1671)
by Jean-Louis Monteiro
· 4 weeks ago
2b52c38
Spring tests: refactor listener and broker config to use ephemeral ports (#1672)
by Jean-Louis Monteiro
· 4 weeks ago
7d5291e
AMQ-9588: Run ActiveMQ with regular user in Docker container, and hook to easily stop the container (#1665)
by JB Onofré
· 4 weeks ago
a8fa4b0
[AMQ-9860] [AMQ-9861] connection async exception handling and activemq pool tests connection leaks to other tests (#1657)
by Jean-Louis Monteiro
· 4 weeks ago
7795308
AMQ-9775: Add the maxBrowsePageSize attribute to the JMX destination MBean (#1500)
by JB Onofré
· 4 weeks ago
899f353
[AMQ-9769] Add name property to connector interface and MBean. (#1493)
by Albertas Vyšniauskas
· 4 weeks ago
9949dce
[AMQ-9859] IOHelper: Do not swallow thrown exception to lose stacktrace when move fails (esp on windows) (#1655)
by Matt Pavlovich
· 4 weeks ago
46b7f68
AMQ-9812: Allow user to set ACTIVEMQ_OPTS and ACTIVEMQ_OPTS_MEMORY env variables in Docker image (#1664)
by JB Onofré
· 4 weeks ago
e98f9f2
[AMQ-9806] Add H2 database support (#1535)
by Matt Pavlovich
· 4 weeks ago
3421695
Enhance JournalFdRecoveryTest to verify message recovery after journal file deletion (#1644)
by Jean-Louis Monteiro
· 4 weeks ago
b31e804
ActiveMQ on Java 25 (#1563)
by Jean-Louis Monteiro
· 4 weeks ago
dfe34cb
Bump shiro-version from 2.0.6 to 2.1.0 (#1660)
by dependabot[bot]
· 4 weeks ago
c30236b
Bump netty-version from 4.2.9.Final to 4.2.10.Final (#1658)
by dependabot[bot]
· 4 weeks ago
bc403d9
Bump org.ops4j.pax.url:pax-url-aether from 2.6.17 to 2.7.0 (#1652)
by dependabot[bot]
· 5 weeks ago
cbf120d
Decrease to 4 times a day (#1653)
by Jean-Louis Monteiro
· 5 weeks ago
b387595
[#] Disable fail-fast in CI strategy to improve job resilience (#1651)
by Jean-Louis Monteiro
· 5 weeks ago
50931e7
[#] Ignore JournalFdRecoveryTest due to flakiness (#1650)
by Jean-Louis Monteiro
· 5 weeks ago
1357cd8
Multi broker setup hardening (#1627)
by Jean-Louis Monteiro
· 5 weeks ago
578de9b
Flaky Tests and bug fixes (#1634)
by Jean-Louis Monteiro
· 5 weeks ago
0278be6
Bump netty-version from 4.1.94.Final to 4.2.9.Final (#1572)
by dependabot[bot]
· 5 weeks ago
0915805
Bump xbean-version from 4.29 to 4.30 (#1639)
by dependabot[bot]
· 5 weeks ago
56dd9fe
AMQ9844 Refactor ReloadableProperties and PropertiesLoginModuleRaceConditionTest to improve error handling and concurrency management (#1636)
by Jean-Louis Monteiro
· 5 weeks ago
a50e9c1
Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 (#1642)
by dependabot[bot]
· 5 weeks ago
53b3e5b
Bump org.jvnet.jaxb:jaxb-plugins-runtime from 4.0.8 to 4.0.12 (#1578)
by dependabot[bot]
· 5 weeks ago
a8b67b1
Bump org.apache.cxf:cxf-xjc-plugin from 4.1.1 to 4.1.2 (#1632)
by dependabot[bot]
· 5 weeks ago
c05e794
AMQ-9854 Add wait for broker to process disconnect before publishing … (#1646)
by Jean-Louis Monteiro
· 5 weeks ago
7b502c6
AMQ-9843 Handle InstanceNotFoundException during MBean unregistration to avoid errors on shutdown (#1635)
by Jean-Louis Monteiro
· 5 weeks ago
35e8b48
AMQ-9845 Fix race condition in AMQ4889Test by ensuring proper connection handling and verification of successful and failed connections (#1630)
by Jean-Louis Monteiro
· 5 weeks ago
0b85912
AMQ-9853 Ensure consumer is closed after all acknowledgments are processed in ActiveMQJMS2MessageListenerTest (#1643)
by Jean-Louis Monteiro
· 6 weeks ago
a987c04
AMQ-9852 Ensure advisory consumer receives producer advisory before creation to prevent race conditions (#1641)
by Jean-Louis Monteiro
· 6 weeks ago
adbd316
AMQ-9851 Set preallocation scope to NONE in JournalFdRecoveryTest (#1640)
by Jean-Louis Monteiro
· 6 weeks ago
61a0dd8
the Apache org only allows EnricoMi/publish-unit-test-result-action@* but not the /macos and /windows subpaths (#1638)
by Jean-Louis Monteiro
· 6 weeks ago
e057fc3
Add test for VM transport behavior on broker restart (#1631)
by pradeep85841
· 6 weeks ago
1e8ef75
Enable publishing of test results in CI workflows (#1637)
by Jean-Louis Monteiro
· 6 weeks ago
fac8b6e
Bump org.sonarsource.scanner.maven:sonar-maven-plugin (#1585)
by dependabot[bot]
· 6 weeks ago
f6375f7
Bump maven-core-version from 3.8.6 to 3.9.12 (#1601)
by dependabot[bot]
· 6 weeks ago
7157a25
Bump org.eclipse.jdt:ecj from 3.17.0 to 3.44.0 (#1575)
by dependabot[bot]
· 6 weeks ago
66c4be6
Bump commons-codec:commons-codec from 1.15 to 1.20.0 (#1576)
by dependabot[bot]
· 6 weeks ago
88cfdda
Bump pax-exam-version from 4.13.1 to 4.14.0 (#1584)
by dependabot[bot]
· 6 weeks ago
be42b67
Bump org.apache.qpid:qpid-jms-client from 2.4.0 to 2.9.0 (#1598)
by dependabot[bot]
· 6 weeks ago
49450a6
Upgrade to Apache POM 37 (#1570)
by JB Onofré
· 6 weeks ago
edcdba9
Bump xbean-version from 4.28 to 4.29 (#1577)
by dependabot[bot]
· 6 weeks ago
e0df290
Bump commons-io:commons-io from 2.20.0 to 2.21.0 (#1583)
by dependabot[bot]
· 6 weeks ago
372538c
Bump org.owasp:dependency-check-maven from 12.1.8 to 12.2.0 (#1590)
by dependabot[bot]
· 6 weeks ago
f4ef9a3
Bump org.codehaus.mojo:taglist-maven-plugin from 3.2.1 to 3.2.2 (#1591)
by dependabot[bot]
· 6 weeks ago
e689442
Bump org.apache.maven.plugins:maven-rar-plugin from 3.0.0 to 3.1.0 (#1592)
by dependabot[bot]
· 6 weeks ago
c0b6f52
Bump jakarta.websocket:jakarta.websocket-api from 2.1.1 to 2.2.0 (#1593)
by dependabot[bot]
· 6 weeks ago
836b734
Bump jakarta.servlet.jsp.jstl:jakarta.servlet.jsp.jstl-api (#1597)
by dependabot[bot]
· 6 weeks ago
42740b9
[AMQ-9830] Replaces commons-io usage in activemq-jaas with Java nio (#1629)
by Matt Pavlovich
· 6 weeks ago
03d6569
Bump org.jmdns:jmdns from 3.6.2 to 3.6.3 (#1596)
by dependabot[bot]
· 6 weeks ago
5a75886
Bump org.apache.geronimo.specs:geronimo-annotation_1.3_spec (#1599)
by dependabot[bot]
· 6 weeks ago
2ee6772
Bump org.apache.cxf:cxf-xjc-plugin from 4.0.2 to 4.1.1 (#1600)
by dependabot[bot]
· 6 weeks ago
0317126
Bump karaf-version from 4.3.7 to 4.4.9 (#1603)
by dependabot[bot]
· 6 weeks ago
Next »