blob: 7a7b84fc53a323f86c51ac708963840263a33d66 [file] [log] [blame]
<html>
<head>
<!-- taken from https://assets-cdn.github.com/assets/frameworks-592c4aa40e940d1b0607a3cf272916ff.css -->
<link type="text/css" rel="stylesheet" href="styles/framework.css"/>
<!-- taken from http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js -->
<script src="styles/jquery.min.js"></script>
<!-- taken from https://cdn.datatables.net/1.10.16/css/jquery.dataTables.min.css -->
<link rel="stylesheet" type="text/css" href="styles/jquery.dataTables.min.css">
<!-- taken from https://cdn.datatables.net/1.10.16/js/jquery.dataTables.min.js -->
<script type="text/javascript" charset="utf8" src="styles/jquery.dataTables.min.js"></script>
<script type="text/javascript" class="init">
$(document).ready( function () {
$("#gitreport").DataTable();
} );
</script>
</head>
<body>
<br/>
<h4>Release report 2.8.1(481b9824a806761685a80c9ab4957802ae2484ae) and 2.9.0(88c686cc9974cd37cf6d4b4e7c8239d24bb0f491)</h4>
<br/>
<table id="gitreport" class="display">
<thead><tr><th>#</th><th>Commit</th><th>Date</th><th>Author</th><th>Short Message</th><th>ARTEMIS JIRAs</th><th>Add</th><th>Rep</th><th>Del</th><th>Tot</th><th>test</th><th>docs/</th><th>examples/</th></tr></thead>
<tbody>
<tr><td><a href='https://github.com/apache/activemq-artemis/commit/2ae732cfc828a02f0b15611f6136192dfb55ae1f'>1</a></td>
<td><a href='https://github.com/apache/activemq-artemis/commit/2ae732cfc828a02f0b15611f6136192dfb55ae1f'>2ae732c</a></td><td>2019/05/16 09:58:27</td><td>Clebert Suconic</td><td>[maven-release-plugin] prepare for next development iteration</td><td></td>
<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
<tr><td><a href='https://github.com/apache/activemq-artemis/commit/4fffc0277835815699f2a740910175683155df78'>2</a></td>
<td><a href='https://github.com/apache/activemq-artemis/commit/4fffc0277835815699f2a740910175683155df78'>4fffc02</a></td><td>2019/05/16 17:07:25</td><td>James Perkins</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-2342'>ARTEMIS-2342</a> Use a URL instead of a URI for the logging.configuration property</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-2342'>Major/Bug/Fixed/Closed (ARTEMIS-2342)</a></p></td>
<td>0</td><td>1</td><td>1</td><td>0</td><td></td><td></td><td></td></tr>
<tr><td><a href='https://github.com/apache/activemq-artemis/commit/e533bf876e43059eb5f52ed81117a6012c76addb'>3</a></td>
<td><a href='https://github.com/apache/activemq-artemis/commit/e533bf876e43059eb5f52ed81117a6012c76addb'>e533bf8</a></td><td>2019/05/16 09:14:07</td><td>brusdev</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-2344'>ARTEMIS-2344</a> return security errors for unauthorized anonymous sasl</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-2344'>Major/Bug/Fixed/Closed (ARTEMIS-2344)</a></p></td>
<td>11</td><td>0</td><td>0</td><td>11</td><td><a href='https://github.com/apache/activemq-artemis/blob/e533bf876e43059eb5f52ed81117a6012c76addb/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/JMSConnectionWithSecurityTest.java#L30-L82'>JMSConnectionWithSecurityTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/e533bf876e43059eb5f52ed81117a6012c76addb/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/JMSConnectionWithSecurityTest.java'>(+)</a> </td><td></td><td></td></tr>
<tr><td><a href='https://github.com/apache/activemq-artemis/commit/9c9bd48154063011a00f5796a0cdda19cc987564'>4</a></td>
<td><a href='https://github.com/apache/activemq-artemis/commit/9c9bd48154063011a00f5796a0cdda19cc987564'>9c9bd48</a></td><td>2019/05/15 18:03:15</td><td>Clebert Suconic</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-2339'>ARTEMIS-2339</a> Set JMS Name on compatible destinations</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-2339'>Major/Bug/Fixed/Closed (ARTEMIS-2339)</a></p></td>
<td>9</td><td>13</td><td>0</td><td>22</td><td><a href='https://github.com/apache/activemq-artemis/blob/9c9bd48154063011a00f5796a0cdda19cc987564/tests/compatibility-tests/src/main/resources/jmsReplyToTempTopic/receiveMessages.groovy#L34-L36'>receiveMessages.groovy</a><a href='https://github.com/apache/activemq-artemis//commits/9c9bd48154063011a00f5796a0cdda19cc987564/tests/compatibility-tests/src/main/resources/jmsReplyToTempTopic/receiveMessages.groovy'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/9c9bd48154063011a00f5796a0cdda19cc987564/tests/compatibility-tests/src/main/resources/jmsReplyToTempTopic/sendMessagesAddress.groovy#L37-L38'>sendMessagesAddress.groovy</a><a href='https://github.com/apache/activemq-artemis//commits/9c9bd48154063011a00f5796a0cdda19cc987564/tests/compatibility-tests/src/main/resources/jmsReplyToTempTopic/sendMessagesAddress.groovy'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/9c9bd48154063011a00f5796a0cdda19cc987564/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/SimpleJNDIClientTest.java#L58-L732'>SimpleJNDIClientTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/9c9bd48154063011a00f5796a0cdda19cc987564/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/SimpleJNDIClientTest.java'>(+)</a> </td><td></td><td></td></tr>
<tr><td><a href='https://github.com/apache/activemq-artemis/commit/2cf7c321285583e7eb2722cef2fcbd24537b7d89'>5</a></td>
<td><a href='https://github.com/apache/activemq-artemis/commit/2cf7c321285583e7eb2722cef2fcbd24537b7d89'>2cf7c32</a></td><td>2019/05/20 15:37:44</td><td>Clebert Suconic</td><td>NO-JIRA fix Intermittent failures in artemis-junit</td><td></td>
<td>7</td><td>0</td><td>0</td><td>7</td><td><a href='https://github.com/apache/activemq-artemis/blob/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/ActiveMQDynamicProducerResourceTest.java#L29-L63'>ActiveMQDynamicProducerResourceTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/ActiveMQDynamicProducerResourceTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/ActiveMQDynamicProducerResourceWithoutAddressExceptionTest.java#L40-L42'>ActiveMQDynamicProducerResourceWithoutAddressExceptionTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/ActiveMQDynamicProducerResourceWithoutAddressExceptionTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/ActiveMQDynamicProducerResourceWithoutAddressTest.java#L30-L71'>ActiveMQDynamicProducerResourceWithoutAddressTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/ActiveMQDynamicProducerResourceWithoutAddressTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/ActiveMQProducerResourceTest.java#L46-L48'>ActiveMQProducerResourceTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/ActiveMQProducerResourceTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/EmbeddedActiveMQResourceCustomConfigurationTest.java#L40-L45'>EmbeddedActiveMQResourceCustomConfigurationTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/EmbeddedActiveMQResourceCustomConfigurationTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/EmbeddedActiveMQResourceFileConfigurationTest.java#L36-L41'>EmbeddedActiveMQResourceFileConfigurationTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/EmbeddedActiveMQResourceFileConfigurationTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/EmbeddedActiveMQResourceTest.java#L30-L64'>EmbeddedActiveMQResourceTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/EmbeddedActiveMQResourceTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/EmbeddedJMSResourceMultipleFileConfigurationTest.java#L46-L51'>EmbeddedJMSResourceMultipleFileConfigurationTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/EmbeddedJMSResourceMultipleFileConfigurationTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/EmbeddedJMSResourceQueueTest.java#L29-L61'>EmbeddedJMSResourceQueueTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/EmbeddedJMSResourceQueueTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/EmbeddedJMSResourceSingleFileConfigurationTest.java#L46-L51'>EmbeddedJMSResourceSingleFileConfigurationTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/EmbeddedJMSResourceSingleFileConfigurationTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/EmbeddedJMSResourceTopicTest.java#L36-L82'>EmbeddedJMSResourceTopicTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/EmbeddedJMSResourceTopicTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/MultipleEmbeddedActiveMQResourcesTest.java#L42-L46'>MultipleEmbeddedActiveMQResourcesTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/MultipleEmbeddedActiveMQResourcesTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/MultipleEmbeddedJMSResourcesTest.java#L27-L56'>MultipleEmbeddedJMSResourcesTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/2cf7c321285583e7eb2722cef2fcbd24537b7d89/artemis-junit/src/test/java/org/apache/activemq/artemis/junit/MultipleEmbeddedJMSResourcesTest.java'>(+)</a> </td><td></td><td></td></tr>
<tr><td><a href='https://github.com/apache/activemq-artemis/commit/5f481d6220f5e5d1b6f214fdaa7e635b8971d9cd'>6</a></td>
<td><a href='https://github.com/apache/activemq-artemis/commit/5f481d6220f5e5d1b6f214fdaa7e635b8971d9cd'>5f481d6</a></td><td>2019/05/16 18:26:26</td><td>Clebert Suconic</td><td>NO-JIRA Test fixes</td><td></td>
<td>0</td><td>0</td><td>0</td><td>0</td><td><a href='https://github.com/apache/activemq-artemis/blob/5f481d6220f5e5d1b6f214fdaa7e635b8971d9cd/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/LiveCrashOnBackupSyncTest.java#L94-L94'>LiveCrashOnBackupSyncTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/5f481d6220f5e5d1b6f214fdaa7e635b8971d9cd/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/LiveCrashOnBackupSyncTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/5f481d6220f5e5d1b6f214fdaa7e635b8971d9cd/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/PagingFailoverTest.java#L43-L196'>PagingFailoverTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/5f481d6220f5e5d1b6f214fdaa7e635b8971d9cd/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/PagingFailoverTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/5f481d6220f5e5d1b6f214fdaa7e635b8971d9cd/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/ReplicatedMultipleServerFailoverExtraBackupsTest.java#L61-L61'>ReplicatedMultipleServerFailoverExtraBackupsTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/5f481d6220f5e5d1b6f214fdaa7e635b8971d9cd/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/failover/ReplicatedMultipleServerFailoverExtraBackupsTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/5f481d6220f5e5d1b6f214fdaa7e635b8971d9cd/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/cluster/JMSFailoverListenerTest.java#L101-L280'>JMSFailoverListenerTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/5f481d6220f5e5d1b6f214fdaa7e635b8971d9cd/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/cluster/JMSFailoverListenerTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/5f481d6220f5e5d1b6f214fdaa7e635b8971d9cd/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingTest.java#L542-L556'>PagingTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/5f481d6220f5e5d1b6f214fdaa7e635b8971d9cd/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/paging/PagingTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/5f481d6220f5e5d1b6f214fdaa7e635b8971d9cd/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/server/AddressQueueDeleteDelayTest.java#L28-L92'>AddressQueueDeleteDelayTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/5f481d6220f5e5d1b6f214fdaa7e635b8971d9cd/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/server/AddressQueueDeleteDelayTest.java'>(+)</a> </td><td></td><td></td></tr>
<tr><td><a href='https://github.com/apache/activemq-artemis/commit/ca80662fd0e54e3699b736ad92418e8b1c048e87'>7</a></td>
<td><a href='https://github.com/apache/activemq-artemis/commit/ca80662fd0e54e3699b736ad92418e8b1c048e87'>ca80662</a></td><td>2019/05/21 05:54:12</td><td>Andy</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-2346'>ARTEMIS-2346</a> - make timestamp human readable in console</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-2346'>Major/Improvement/Fixed/Closed (ARTEMIS-2346)</a></p></td>
<td>2</td><td>3</td><td>0</td><td>5</td><td></td><td></td><td></td></tr>
<tr><td><a href='https://github.com/apache/activemq-artemis/commit/4d526bf1366128b68c602982efce8634aad5ef22'>8</a></td>
<td><a href='https://github.com/apache/activemq-artemis/commit/4d526bf1366128b68c602982efce8634aad5ef22'>4d526bf</a></td><td>2019/05/22 09:54:21</td><td>Robbie Gemmell</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-2351'>ARTEMIS-2351</a>: update to proton-j 0.33.0 and qpid-jms 0.42.0</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-2351'>Major/Task/Fixed/Resolved (ARTEMIS-2351)</a></p></td>
<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
<tr><td><a href='https://github.com/apache/activemq-artemis/commit/500aa0936098a24f91377a11e0325f72515fb6bb'>9</a></td>
<td><a href='https://github.com/apache/activemq-artemis/commit/500aa0936098a24f91377a11e0325f72515fb6bb'>500aa09</a></td><td>2019/05/23 12:48:14</td><td>Clebert Suconic</td><td>NO-JIRA Improving HornetQInterceptor test with modifications</td><td></td>
<td>0</td><td>0</td><td>0</td><td>0</td><td><a href='https://github.com/apache/activemq-artemis/blob/500aa0936098a24f91377a11e0325f72515fb6bb/artemis-protocols/artemis-hornetq-protocol/src/test/java/org/apache/activemq/artemis/core/protocol/hornetq/PropertiesConversionTest.java#L23-L125'>PropertiesConversionTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/500aa0936098a24f91377a11e0325f72515fb6bb/artemis-protocols/artemis-hornetq-protocol/src/test/java/org/apache/activemq/artemis/core/protocol/hornetq/PropertiesConversionTest.java'>(+)</a> </td><td></td><td></td></tr>
<tr><td><a href='https://github.com/apache/activemq-artemis/commit/959c38bd8deba4d0af804eb693b00ec0f2d0f1ab'>10</a></td>
<td><a href='https://github.com/apache/activemq-artemis/commit/959c38bd8deba4d0af804eb693b00ec0f2d0f1ab'>959c38b</a></td><td>2019/05/23 08:39:09</td><td>Andy</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-2352'>ARTEMIS-2352</a> - Add the ability to reject messages without a validated user set</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-2352'>Major/Improvement/Fixed/Closed (ARTEMIS-2352)</a></p></td>
<td>33</td><td>0</td><td>0</td><td>33</td><td><a href='https://github.com/apache/activemq-artemis/blob/959c38bd8deba4d0af804eb693b00ec0f2d0f1ab/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/FileConfigurationTest.java#L142-L142'>FileConfigurationTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/959c38bd8deba4d0af804eb693b00ec0f2d0f1ab/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/FileConfigurationTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/959c38bd8deba4d0af804eb693b00ec0f2d0f1ab/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/security/JMSXUserIDPluginTest.java#L1-L138'>JMSXUserIDPluginTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/959c38bd8deba4d0af804eb693b00ec0f2d0f1ab/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/security/JMSXUserIDPluginTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/959c38bd8deba4d0af804eb693b00ec0f2d0f1ab/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/security/RejectValidatedUserTest.java#L1-L90'>RejectValidatedUserTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/959c38bd8deba4d0af804eb693b00ec0f2d0f1ab/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/security/RejectValidatedUserTest.java'>(+)</a> </td><td></td><td></td></tr>
<tr><td><a href='https://github.com/apache/activemq-artemis/commit/3fe21941392717152594b734753f64a4db6a72bd'>11</a></td>
<td><a href='https://github.com/apache/activemq-artemis/commit/3fe21941392717152594b734753f64a4db6a72bd'>3fe2194</a></td><td>2019/05/29 05:22:13</td><td>Andy</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-2358'>ARTEMIS-2358</a> - Add user and pass to database store to allow encryption</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-2358'>Major/Improvement/Fixed/Resolved (ARTEMIS-2358)</a></p></td>
<td>60</td><td>16</td><td>0</td><td>76</td><td><a href='https://github.com/apache/activemq-artemis/blob/3fe21941392717152594b734753f64a4db6a72bd/artemis-jdbc-store/src/test/java/org/apache/activemq/artemis/jdbc/file/JDBCSequentialFileFactoryTest.java#L22-L119'>JDBCSequentialFileFactoryTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/3fe21941392717152594b734753f64a4db6a72bd/artemis-jdbc-store/src/test/java/org/apache/activemq/artemis/jdbc/file/JDBCSequentialFileFactoryTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/3fe21941392717152594b734753f64a4db6a72bd/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/DatabaseStoreConfigurationTest.java#L22-L40'>DatabaseStoreConfigurationTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/3fe21941392717152594b734753f64a4db6a72bd/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/DatabaseStoreConfigurationTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/3fe21941392717152594b734753f64a4db6a72bd/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jdbc/store/journal/JDBCJournalTest.java#L22-L150'>JDBCJournalTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/3fe21941392717152594b734753f64a4db6a72bd/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jdbc/store/journal/JDBCJournalTest.java'>(+)</a> </td><td><a href='https://github.com/apache/activemq-artemis/blob/3fe21941392717152594b734753f64a4db6a72bd/docs/user-manual/en/persistence.md#L491-L507'>persistence.md</a><a href='https://github.com/apache/activemq-artemis//commits/3fe21941392717152594b734753f64a4db6a72bd/docs/user-manual/en/persistence.md'>(+)</a> </td><td></td></tr>
<tr><td><a href='https://github.com/apache/activemq-artemis/commit/b8a2580410ac12a3b2e0ab7222bab4669d1edb02'>12</a></td>
<td><a href='https://github.com/apache/activemq-artemis/commit/b8a2580410ac12a3b2e0ab7222bab4669d1edb02'>b8a2580</a></td><td>2019/05/29 10:56:38</td><td>Clebert Suconic</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-2360'>ARTEMIS-2360</a> IOOBE when dealing with older clients concurrently</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-2360'>Major/Bug/Fixed/Closed (ARTEMIS-2360)</a></p></td>
<td>13</td><td>4</td><td>0</td><td>17</td><td><a href='https://github.com/apache/activemq-artemis/blob/b8a2580410ac12a3b2e0ab7222bab4669d1edb02/artemis-protocols/artemis-hornetq-protocol/src/test/java/org/apache/activemq/artemis/core/protocol/hornetq/PropertiesConversionTest.java#L21-L204'>PropertiesConversionTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/b8a2580410ac12a3b2e0ab7222bab4669d1edb02/artemis-protocols/artemis-hornetq-protocol/src/test/java/org/apache/activemq/artemis/core/protocol/hornetq/PropertiesConversionTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/b8a2580410ac12a3b2e0ab7222bab4669d1edb02/tests/compatibility-tests/src/main/resources/hqsoak/artemisServer.groovy#L1-L70'>artemisServer.groovy</a><a href='https://github.com/apache/activemq-artemis//commits/b8a2580410ac12a3b2e0ab7222bab4669d1edb02/tests/compatibility-tests/src/main/resources/hqsoak/artemisServer.groovy'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/b8a2580410ac12a3b2e0ab7222bab4669d1edb02/tests/compatibility-tests/src/main/resources/hqsoak/receiveMessages.groovy#L1-L105'>receiveMessages.groovy</a><a href='https://github.com/apache/activemq-artemis//commits/b8a2580410ac12a3b2e0ab7222bab4669d1edb02/tests/compatibility-tests/src/main/resources/hqsoak/receiveMessages.groovy'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/b8a2580410ac12a3b2e0ab7222bab4669d1edb02/tests/compatibility-tests/src/main/resources/hqsoak/sendMessages.groovy#L1-L109'>sendMessages.groovy</a><a href='https://github.com/apache/activemq-artemis//commits/b8a2580410ac12a3b2e0ab7222bab4669d1edb02/tests/compatibility-tests/src/main/resources/hqsoak/sendMessages.groovy'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/b8a2580410ac12a3b2e0ab7222bab4669d1edb02/tests/compatibility-tests/src/test/java/org/apache/activemq/artemis/tests/compatibility/HornetQSoakTest.java#L1-L129'>HornetQSoakTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/b8a2580410ac12a3b2e0ab7222bab4669d1edb02/tests/compatibility-tests/src/test/java/org/apache/activemq/artemis/tests/compatibility/HornetQSoakTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/b8a2580410ac12a3b2e0ab7222bab4669d1edb02/tests/compatibility-tests/src/test/java/org/apache/activemq/artemis/tests/compatibility/base/ClasspathBase.java#L62-L78'>ClasspathBase.java</a><a href='https://github.com/apache/activemq-artemis//commits/b8a2580410ac12a3b2e0ab7222bab4669d1edb02/tests/compatibility-tests/src/test/java/org/apache/activemq/artemis/tests/compatibility/base/ClasspathBase.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/b8a2580410ac12a3b2e0ab7222bab4669d1edb02/tests/compatibility-tests/src/test/java/org/apache/activemq/artemis/tests/compatibility/base/VersionedBase.java#L112-L112'>VersionedBase.java</a><a href='https://github.com/apache/activemq-artemis//commits/b8a2580410ac12a3b2e0ab7222bab4669d1edb02/tests/compatibility-tests/src/test/java/org/apache/activemq/artemis/tests/compatibility/base/VersionedBase.java'>(+)</a> </td><td></td><td></td></tr>
<tr><td><a href='https://github.com/apache/activemq-artemis/commit/7fa1b13cc431088ec2e9982eceb8074690a95b77'>13</a></td>
<td><a href='https://github.com/apache/activemq-artemis/commit/7fa1b13cc431088ec2e9982eceb8074690a95b77'>7fa1b13</a></td><td>2019/05/29 15:04:13</td><td>Clebert Suconic</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-2360'>ARTEMIS-2360</a> Removing commented out code</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-2360'>Major/Bug/Fixed/Closed (ARTEMIS-2360)</a></p></td>
<td>0</td><td>0</td><td>1</td><td>-1</td><td></td><td></td><td></td></tr>
<tr><td><a href='https://github.com/apache/activemq-artemis/commit/5768f6e2f3735404ed328b2d5606ed9a50526a64'>14</a></td>
<td><a href='https://github.com/apache/activemq-artemis/commit/5768f6e2f3735404ed328b2d5606ed9a50526a64'>5768f6e</a></td><td>2019/05/23 12:48:14</td><td>Justin Bertram</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-2308'>ARTEMIS-2308</a> Support exporting metrics</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-2308'>Major/New Feature/Fixed/Resolved (ARTEMIS-2308)</a></p></td>
<td>532</td><td>74</td><td>9</td><td>597</td><td><a href='https://github.com/apache/activemq-artemis/blob/5768f6e2f3735404ed328b2d5606ed9a50526a64/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/FileConfigurationTest.java#L32-L445'>FileConfigurationTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/5768f6e2f3735404ed328b2d5606ed9a50526a64/artemis-server/src/test/java/org/apache/activemq/artemis/core/config/impl/FileConfigurationTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/5768f6e2f3735404ed328b2d5606ed9a50526a64/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/plugin/MetricsPluginTest.java#L1-L141'>MetricsPluginTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/5768f6e2f3735404ed328b2d5606ed9a50526a64/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/plugin/MetricsPluginTest.java'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/5768f6e2f3735404ed328b2d5606ed9a50526a64/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/postoffice/impl/WildcardAddressManagerUnitTest.java#L52-L174'>WildcardAddressManagerUnitTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/5768f6e2f3735404ed328b2d5606ed9a50526a64/tests/unit-tests/src/test/java/org/apache/activemq/artemis/tests/unit/core/postoffice/impl/WildcardAddressManagerUnitTest.java'>(+)</a> </td><td><a href='https://github.com/apache/activemq-artemis/blob/5768f6e2f3735404ed328b2d5606ed9a50526a64/docs/user-manual/en/SUMMARY.md#L48-L48'>SUMMARY.md</a><a href='https://github.com/apache/activemq-artemis//commits/5768f6e2f3735404ed328b2d5606ed9a50526a64/docs/user-manual/en/SUMMARY.md'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/5768f6e2f3735404ed328b2d5606ed9a50526a64/docs/user-manual/en/configuration-index.md#L157-L390'>configuration-index.md</a><a href='https://github.com/apache/activemq-artemis//commits/5768f6e2f3735404ed328b2d5606ed9a50526a64/docs/user-manual/en/configuration-index.md'>(+)</a> <a href='https://github.com/apache/activemq-artemis/blob/5768f6e2f3735404ed328b2d5606ed9a50526a64/docs/user-manual/en/metrics.md#L1-L105'>metrics.md</a><a href='https://github.com/apache/activemq-artemis//commits/5768f6e2f3735404ed328b2d5606ed9a50526a64/docs/user-manual/en/metrics.md'>(+)</a> </td><td></td></tr>
<tr><td><a href='https://github.com/apache/activemq-artemis/commit/0d273d2bb84d0828627cddc62617c757810a12c6'>15</a></td>
<td><a href='https://github.com/apache/activemq-artemis/commit/0d273d2bb84d0828627cddc62617c757810a12c6'>0d273d2</a></td><td>2019/05/20 09:09:45</td><td>Francesco Nigro</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-2347'>ARTEMIS-2347</a> JournalStorageManager::stopReplication can deadlock while stopping</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-2347'>Major/Bug/Fixed/Resolved (ARTEMIS-2347)</a></p></td>
<td>0</td><td>18</td><td>0</td><td>18</td><td><a href='https://github.com/apache/activemq-artemis/blob/0d273d2bb84d0828627cddc62617c757810a12c6/artemis-server/src/test/java/org/apache/activemq/artemis/core/persistence/impl/journal/JournalStorageManagerTest.java#L18-L166'>JournalStorageManagerTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/0d273d2bb84d0828627cddc62617c757810a12c6/artemis-server/src/test/java/org/apache/activemq/artemis/core/persistence/impl/journal/JournalStorageManagerTest.java'>(+)</a> </td><td></td><td></td></tr>
<tr><td><a href='https://github.com/apache/activemq-artemis/commit/1ccb688eec47b30d05245dddd55dc6822b646726'>16</a></td>
<td><a href='https://github.com/apache/activemq-artemis/commit/1ccb688eec47b30d05245dddd55dc6822b646726'>1ccb688</a></td><td>2019/05/23 15:19:12</td><td>Luis De Bello</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-2355'>ARTEMIS-2355</a>: Marking message as changed after setting routing type, because it is set after divert</td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-2355'>Major/Bug/Fixed/Closed (ARTEMIS-2355)</a></p></td>
<td>0</td><td>0</td><td>0</td><td>0</td><td><a href='https://github.com/apache/activemq-artemis/blob/1ccb688eec47b30d05245dddd55dc6822b646726/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/AmqpBridgeClusterRedistributionTest.java#L1-L262'>AmqpBridgeClusterRedistributionTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/1ccb688eec47b30d05245dddd55dc6822b646726/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/amqp/AmqpBridgeClusterRedistributionTest.java'>(+)</a> </td><td></td><td></td></tr>
<tr><td><a href='https://github.com/apache/activemq-artemis/commit/4fa2e75cdc5572e2e98d311fdcde0c2010726780'>17</a></td>
<td><a href='https://github.com/apache/activemq-artemis/commit/4fa2e75cdc5572e2e98d311fdcde0c2010726780'>4fa2e75</a></td><td>2019/05/29 13:37:45</td><td>Clebert Suconic</td><td><a href='https://issues.apache.org/jira/browse/ARTEMIS-2361'>ARTEMIS-2361</a> Bridge should make a copy of messages and some improvements into <a href='https://issues.apache.org/jira/browse/ARTEMIS-2355'>ARTEMIS-2355</a></td><td><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-2361'>Major/Bug/Fixed/Closed (ARTEMIS-2361)</a>,</p><p><a href='https://issues.apache.org/jira/browse/ARTEMIS-2355'>Major/Bug/Fixed/Closed (ARTEMIS-2355)</a></p></td>
<td>4</td><td>10</td><td>0</td><td>14</td><td><a href='https://github.com/apache/activemq-artemis/blob/4fa2e75cdc5572e2e98d311fdcde0c2010726780/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/bridge/BridgeTest.java#L809-L929'>BridgeTest.java</a><a href='https://github.com/apache/activemq-artemis//commits/4fa2e75cdc5572e2e98d311fdcde0c2010726780/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cluster/bridge/BridgeTest.java'>(+)</a> </td><td></td><td></td></tr>
<tr><td><a href='https://github.com/apache/activemq-artemis/commit/88c686cc9974cd37cf6d4b4e7c8239d24bb0f491'>18</a></td>
<td><a href='https://github.com/apache/activemq-artemis/commit/88c686cc9974cd37cf6d4b4e7c8239d24bb0f491'>88c686c</a></td><td>2019/05/29 22:59:18</td><td>Justin Bertram</td><td>[maven-release-plugin] prepare release 2.9.0</td><td></td>
<td>0</td><td>0</td><td>0</td><td>0</td><td></td><td></td><td></td></tr>
</tbody></table>
<br><h2>
<a href='https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARTEMIS%20AND%20key%20in%20(ARTEMIS-2358%2CARTEMIS-2347%2CARTEMIS-2339%2CARTEMIS-2344%2CARTEMIS-2355%2CARTEMIS-2346%2CARTEMIS-2361%2CARTEMIS-2351%2CARTEMIS-2352%2CARTEMIS-2342%2CARTEMIS-2308%2CARTEMIS-2360)'>12 JIRAS on ARTEMIS JIRAs</a></h2>
<br>Generated with <a href='https://github.com/rh-messaging/jira-git-report'> jira-git-report</a>
</body></html>