mattrpav commented on PR #996:
URL: https://github.com/apache/activemq/pull/996#issuecomment-1682740947

   Reviewer checklist 
   
   Files that had changes other than simple package namespace change.
   
   activemq-amqp
     test
       - [ ] AmqpAndStompInteroTest
       - [ ] AmqpTestSupport
   
   activemq-http
     main
       - [ ] transport/SecureSocketConnectorFactory.java
       - [ ] transport/SocketConnectorFactory.java
       - [ ] transport/WebTransportServerSupport.java
       - [ ] transport/http/HttpTunnelServlet.java
       - [ ] transport/ws/WSTransportProxy.java
       - [ ] transport/ws/WSTransportServer.java
       - [ ] transport/ws/jetty11/MQTTSocket.java
       - [ ] transport/ws/jetty11/StompSocket.java
       - [ ] transport/ws/jetty11/WSServlet.java
   
     webapp
       - [ ] webapp/WEB-INF/web.xml
   
     test
       - [ ] http/HttpMaxFrameSizeTest.java
       - [ ] http/HttpPullConsumerTest.java
       - [ ] http/HttpSendCompressedMessagesTest.java
       - [ ] http/HttpTraceTestSupport.java
       - [ ] http/HttpTransportConnectTimeoutTest.java
       - [ ] ws/MQTTWSSubProtocolTest.java
       - [ ] ws/MQTTWSTransportTest.java
       - [ ] ws/MQTTWSTransportWillTest.java
       - [ ] ws/SocketTest.java
       - [ ] ws/StompWSConnectionTimeoutTest.java
       - [ ] ws/StompWSSubProtocolTest.java
       - [ ] ws/StompWSTransportTest.java
       - [ ] ws/WSTransportTest.java
   
    test/resources
       - [ ] activemq-https-need-client-auth.xml
       - [ ] activemq-https-want-client-auth.xml
       - [ ] activemq-https.xml
       - [ ] jetty.xml
       - [ ] spring-http.xml
       - [ ] org/apache/activemq/bugs/amq2764/reconnect-broker1.xml
       - [ ] org/apache/activemq/bugs/amq2764/reconnect-broker2.xml
   
   activmeq-kahadb-store
     test
       - [ ] journal/DataFileAccessorPoolTest.java
   
   activemq-ra
     test
       - [ ] ra/FailoverManagedClusterTest.java
       - [ ] ra/JmsXAQueueTransactionTest.java
       - [ ] ra/JmsXARollback2CxTransactionTest.java
       - [ ] ra/MDBTest.java
       - [ ] ra/MessageEndpointProxyTest.java
       - [ ] ra/SSLTest.java
       - [ ] ra/ServerSessionImplTest.java
   
   activemq-spring
     main/resources
       - [ ] resources/META-INF/spring.schemas
   
     test
       - [ ] spring/ParallelXATransactionTest.java
       - [ ] spring/geronimo/*.java (refactored from Jencks)
       - [ ] usecases/AMQDeadlockTest3.java
   
     test/resources
       - [ ] resources/spring/spring.xml
       - [ ] resources/spring/xa.xml
   
   activemq-unit-tests
     test
       - [ ] SpringTestSupport.java
       - [ ] broker/BrokerServiceTest.java
       - [ ] broker/SpringTest.java
       - [ ] bugs/AMQ3537Test.java
       - [ ] network/CustomBridgeFactoryTest.java
       - [ ] spring/SpringTestSupport.java
       - [ ] store/jdbc/JDBCIOExceptionHandlerMockeryTest.java
       - [ ] store/jdbc/LeaseDatabaseLockerTest.java
       - [ ] transport/tcp/SslContextBrokerServiceTest.java
       - [ ] transport/tcp/SslContextNBrokerServiceTest.java
       - [ ] xbean/MultipleTestsWithSpringXBeanFactoryBeanTest.java
   
     test/resources
       - [ ] 
resources/org/apache/activemq/network/localBroker-custom-factory.xml
   
   activemq-web-console
     main
       - [ ] web/WebConsoleStarter.java
       - [ ] webapp/WEB-INF/jspf/headertags.jspf
       - [ ] webapp/WEB-INF/tags/jms/forEachMessage.tag
       - [ ] webapp/WEB-INF/tags/jms/persistent.tag
       - [ ] webapp/WEB-INF/web.xml
   
   activemq-web-demo
     main
       - [ ] webapp/WEB-INF/web.xml
   
     test
       - [ ] web/RestTest.java
   
   activemq-web
     main
       - [ ] web/config/JspConfigurer.java
   
   assembly
     main
       - [ ] descriptors/common-bin.xml
   
     release
       - [ ] conf/jetty.xml
       - [ ] examples/amqp/java/pom.xml
       - [ ] examples/conf/activemq-demo.xml
       - [ ] examples/conf/jetty-demo.xml
       - [ ] mqtt/java/pom.xml
       - [ ] examples/openwire/advanced-scenarios/pom.xml
       - [ ] examples/openwire/java/pom.xml
       - [ ] examples/stomp/java/pom.xml
       - [ ] examples/stomp/java/src/main/java/example/Listener.java
       - [ ] examples/stomp/java/src/main/java/example/Publisher.java
       - [ ] webapps/api/WEB-INF/web.xml
   
     test
       - [ ] config/BrokerXmlConfigStartTest.java
   
     


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to