from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/transaction/XATransaction.java" contains "import org.apache.activemq.TransactionContext;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/transaction/Transaction.java" contains "import org.apache.activemq.TransactionContext;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/transaction/LocalTransaction.java" contains "import org.apache.activemq.command.LocalTransactionId;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/TransportStatusDetector.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/Broker.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/BrokerService.java" contains "import org.apache.activemq.ActiveMQConnectionMetaData;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/Locker.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/Connector.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/Connection.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/TransportConnector.java" contains "import org.apache.activemq.transport.discovery.DiscoveryAgent;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/SslBrokerService.java" contains "import org.apache.activemq.transport.tcp.SslTransportFactory;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/ProducerBrokerExchange.java" contains "import org.apache.activemq.state.ProducerState;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/TransactionBroker.java" contains "import org.apache.activemq.state.ProducerState;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/TransportConnection.java" contains "import org.apache.activemq.state.CommandVisitor;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/ConnectionContext.java" contains "import org.apache.activemq.state.ConnectionState;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/EmptyBroker.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/MapTransportConnectionStateRegister.java" contains "import org.apache.activemq.command.ConnectionId;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/TransportConnectionState.java" contains "import org.apache.activemq.command.ConnectionInfo;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/CompositeDestinationBroker.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/UserIDBroker.java" contains "import org.apache.activemq.command.Message;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/SingleTransportConnectionStateRegister.java" contains "import org.apache.activemq.command.ConnectionId;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/ErrorBroker.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/BrokerBroadcaster.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/BrokerFilter.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/TransportConnectionStateRegister.java" contains "import org.apache.activemq.command.ConnectionId;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/scheduler/SchedulerBroker.java" contains "import org.apache.activemq.ScheduledMessage;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/scheduler/JobSchedulerStore.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/Region.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/TopicSubscription.java" contains "import org.apache.activemq.ActiveMQMessageAudit;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/AbstractRegion.java" contains "import org.apache.activemq.DestinationDoesNotExistException;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/Destination.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/SubscriptionStatistics.java" contains "import org.apache.activemq.management.CountStatisticImpl;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/ConnectorStatistics.java" contains "import org.apache.activemq.management.CountStatisticImpl;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/RegionStatistics.java" contains "import org.apache.activemq.management.CountStatisticImpl;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/ConnectionStatistics.java" contains "import org.apache.activemq.management.CountStatisticImpl;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/DestinationStatistics.java" contains "import org.apache.activemq.management.CountStatisticImpl;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/RegionBroker.java" contains "import org.apache.activemq.state.ConnectionState;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/BaseDestination.java" contains "import org.apache.activemq.state.ProducerState;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/Queue.java" contains "import org.apache.activemq.state.ProducerState;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/TopicRegion.java" contains "import org.apache.activemq.thread.TaskRunnerFactory;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/QueueRegion.java" contains "import org.apache.activemq.thread.TaskRunnerFactory;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/PrefetchSubscription.java" contains "import org.apache.activemq.thread.Scheduler;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/TempTopic.java" contains "import org.apache.activemq.thread.Task;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/AbstractTempRegion.java" contains "import org.apache.activemq.thread.TaskRunnerFactory;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/TempQueueRegion.java" contains "import org.apache.activemq.thread.TaskRunnerFactory;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/DestinationFactoryImpl.java" contains "import org.apache.activemq.thread.TaskRunnerFactory;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/TempTopicRegion.java" contains "import org.apache.activemq.thread.TaskRunnerFactory;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/TempQueue.java" contains "import org.apache.activemq.thread.TaskRunnerFactory;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/Topic.java" contains "import org.apache.activemq.thread.Task;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/policy/AbortSlowConsumerStrategy.java" contains "import org.apache.activemq.state.CommandVisitor;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/policy/TimedSubscriptionRecoveryPolicy.java" contains "import org.apache.activemq.thread.Scheduler;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/util/BrokerSupport.java" contains "import org.apache.activemq.state.ProducerState;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/advisory/AdvisoryBroker.java" contains "import org.apache.activemq.state.ProducerState;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/security/SimpleAuthorizationMap.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/security/AuthorizationMap.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/security/SimpleAuthenticationBroker.java" contains "import org.apache.activemq.command.ConnectionInfo;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/security/SimpleCachedLDAPAuthorizationMap.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/security/JaasAuthenticationBroker.java" contains "import org.apache.activemq.command.ConnectionInfo;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/security/AbstractAuthenticationBroker.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/security/JaasDualAuthenticationBroker.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/security/SecurityContext.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/security/AuthorizationDestinationFilter.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/security/AuthorizationBroker.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/security/MessageAuthorizationPolicy.java" contains "import org.apache.activemq.command.Message;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/security/AuthorizationDestinationInterceptor.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/security/DefaultAuthorizationMap.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/security/LDAPAuthorizationMap.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/security/JaasCertificateAuthenticationBroker.java" contains "import org.apache.activemq.command.ConnectionInfo;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/network/jms/JmsConnector.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/network/jms/DestinationBridge.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/store/MessageStore.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/store/TransactionStore.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/store/PersistenceAdapter.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/store/PListStore.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/store/AbstractMessageStoreStatistics.java" contains "import org.apache.activemq.management.CountStatisticImpl;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/store/MessageStoreSubscriptionStatistics.java" contains "import org.apache.activemq.management.CountStatisticImpl;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/store/PersistenceAdapterStatistics.java" contains "import org.apache.activemq.management.StatsImpl;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/store/MessageStoreStatistics.java" contains "import org.apache.activemq.management.CountStatisticImpl;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/store/TopicReferenceStore.java" contains "import org.apache.activemq.command.MessageId;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/store/IndexListener.java" contains "import org.apache.activemq.command.Message;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/store/MessageRecoveryListener.java" contains "import org.apache.activemq.command.Message;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/store/ProxyTopicMessageStore.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/store/TransactionRecoveryListener.java" contains "import org.apache.activemq.command.Message;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/store/TransactionIdTransformer.java" contains "import org.apache.activemq.command.TransactionId;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/store/AbstractMessageStore.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/store/ProxyMessageStore.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/store/ReferenceStore.java" contains "import org.apache.activemq.command.MessageId;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/store/TopicMessageStore.java" contains "import org.apache.activemq.command.MessageAck;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/store/PersistenceAdapterSupport.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/cluster/ConnectionSplitBroker.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/util/RedeliveryPlugin.java" contains "import org.apache.activemq.RedeliveryPolicy;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/util/UDPTraceBrokerPlugin.java" contains "import org.apache.activemq.openwire.OpenWireFormatFactory;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/util/TraceBrokerPathPlugin.java" contains "import org.apache.activemq.command.MessageDispatch;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/util/TimeStampingBrokerPlugin.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/util/LoggingBrokerPlugin.java" contains "import org.apache.activemq.command.*;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/util/DestinationPathSeparatorBroker.java" contains "import org.apache.activemq.command.*;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/util/DestinationsPlugin.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/inteceptor/MessageInterceptorFilter.java" contains "import org.apache.activemq.state.ProducerState;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/inteceptor/MessageInterceptor.java" contains "import org.apache.activemq.command.Message;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/inteceptor/MessageInterceptorRegistry.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/ProxyConnectorViewMBean.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/DestinationView.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/BrokerView.java" contains "import org.apache.activemq.ActiveMQConnectionMetaData;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/ConnectorViewMBean.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/NetworkBridgeViewMBean.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/ManagementContext.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/JmsConnectorViewMBean.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/ConnectionViewMBean.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/NetworkConnectorViewMBean.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/BrokerViewMBean.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/NetworkDestinationView.java" contains "import org.apache.activemq.management.TimeStatisticImpl;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/PersistenceAdapterView.java" contains "import org.apache.activemq.management.TimeStatisticImpl;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/ManagedTempTopicRegion.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/ManagedTempQueueRegion.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/SubscriptionView.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/QueueView.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/BrokerMBeanSupport.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/ManagedRegionBroker.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/ConnectorView.java" contains "import org.apache.activemq.command.BrokerInfo;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/ManagedQueueRegion.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/ProducerView.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/DestinationsViewFilter.java" contains "import org.apache.activemq.command.ActiveMQTopic;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/InactiveDurableSubscriptionView.java" contains "import org.apache.activemq.command.ConsumerInfo;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/ManagedTransportConnection.java" contains "import org.apache.activemq.command.ConnectionInfo;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/ManagedTopicRegion.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/OpenTypeSupport.java" contains "import org.apache.activemq.command.ActiveMQBlobMessage;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/jmx/DurableSubscriptionView.java" contains "import org.apache.activemq.command.RemoveSubscriptionInfo;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/group/SimpleMessageGroupMap.java" contains "import org.apache.activemq.command.ConsumerId;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/group/CachedMessageGroupMap.java" contains "import org.apache.activemq.command.ConsumerId;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/group/MessageGroupMap.java" contains "import org.apache.activemq.command.ConsumerId;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/group/MessageGroupHashBucket.java" contains "import org.apache.activemq.command.ConsumerId;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/virtual/SelectorAwareVirtualTopicInterceptor.java" contains "import org.apache.activemq.command.Message;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/virtual/CompositeTopic.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/virtual/VirtualDestination.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/virtual/VirtualTopic.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/virtual/CompositeDestination.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/virtual/VirtualDestinationInterceptor.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/virtual/FilteredDestination.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/virtual/CompositeDestinationFilter.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/virtual/VirtualTopicInterceptor.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/virtual/MappedQueueFilter.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/virtual/CompositeQueue.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/virtual/MirroredQueue.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/cursors/AbstractPendingMessageCursor.java" contains "import org.apache.activemq.ActiveMQMessageAudit;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/cursors/PendingMessageCursor.java" contains "import org.apache.activemq.ActiveMQMessageAudit;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/cursors/PendingMessageHelper.java" contains "import org.apache.activemq.management.SizeStatisticImpl;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/cursors/OrderedPendingList.java" contains "import org.apache.activemq.management.SizeStatisticImpl;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/cursors/PrioritizedPendingList.java" contains "import org.apache.activemq.management.SizeStatisticImpl;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/cursors/FilePendingMessageCursor.java" contains "import org.apache.activemq.openwire.OpenWireFormat;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/cursors/PendingList.java" contains "import org.apache.activemq.command.MessageId;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/cursors/QueueDispatchPendingList.java" contains "import org.apache.activemq.command.MessageId;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/cursors/StoreQueueCursor.java" contains "import org.apache.activemq.command.Message;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/cursors/QueueStorePrefetch.java" contains "import org.apache.activemq.command.Message;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/cursors/AbstractStoreCursor.java" contains "import org.apache.activemq.command.Message;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/cursors/StoreDurableSubscriberCursor.java" contains "import org.apache.activemq.command.Message;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/region/cursors/TopicStorePrefetch.java" contains "import org.apache.activemq.command.Message;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/view/ConnectionDotFileInterceptor.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/view/MessageBrokerView.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/view/DestinationDotFileInterceptor.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/transport/logwriters/CustomLogWriter.java" contains "import org.apache.activemq.command.BaseCommand;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/transport/auto/AutoTcpTransportFactory.java" contains "import org.apache.activemq.transport.tcp.TcpTransport;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/transport/auto/AutoSslTransportFactory.java" contains "import org.apache.activemq.transport.tcp.SslTransportFactory;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/transport/auto/AutoTcpTransportServer.java" contains "import org.apache.activemq.transport.tcp.TcpTransport;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/transport/auto/AutoSslTransportServer.java" contains "import org.apache.activemq.transport.tcp.SslTransportFactory;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/transport/auto/nio/AutoNioSslTransportFactory.java" contains "import org.apache.activemq.transport.tcp.TcpTransport.InitBuffer;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/transport/auto/nio/AutoNioTransportFactory.java" contains "import org.apache.activemq.transport.tcp.TcpTransport;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/transport/auto/nio/AutoNIOSSLTransportServer.java" contains "import org.apache.activemq.transport.tcp.TcpTransport;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/transport/auto/nio/AutoNIOTransport.java" contains "import org.apache.activemq.wireformat.WireFormat;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/transport/protocol/OpenWireProtocolVerifier.java" contains "import org.apache.activemq.command.WireFormatInfo;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/transport/vm/VMTransport.java" contains "import org.apache.activemq.command.ShutdownInfo;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/transport/vm/VMTransportServer.java" contains "import org.apache.activemq.command.BrokerInfo;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/memory/CacheEvictionUsageListener.java" contains "import org.apache.activemq.thread.Task;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/memory/list/SimpleMessageList.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/memory/list/MessageList.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/memory/list/DestinationBasedMessageList.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/memory/buffer/MessageQueue.java" contains "import org.apache.activemq.command.ActiveMQMessage;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/proxy/ProxyConnector.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/proxy/ProxyConnection.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/util/osgi/Activator.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/network/NetworkBridge.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/network/NetworkConnector.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/network/ForwardingBridge.java" contains "import org.apache.activemq.Service;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/network/DemandForwardingBridgeSupport.java" contains "import org.apache.activemq.DestinationDoesNotExistException;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/network/DiscoveryNetworkConnector.java" contains "import org.apache.activemq.transport.discovery.DiscoveryAgent;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/network/NetworkBridgeStatistics.java" contains "import org.apache.activemq.management.CountStatisticImpl;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/network/ConditionalNetworkBridgeFilterFactory.java" contains "import org.apache.activemq.command.BrokerId;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/network/MBeanBridgeDestination.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/network/CompositeDemandForwardingBridge.java" contains "import org.apache.activemq.command.Command;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/network/MBeanNetworkListener.java" contains "import org.apache.activemq.command.Message;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/network/DurableConduitBridge.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/network/DefaultNetworkBridgeFilterFactory.java" contains "import org.apache.activemq.command.BrokerId;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/network/NetworkBridgeFilterFactory.java" contains "import org.apache.activemq.command.BrokerId;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/network/ConduitBridge.java" contains "import org.apache.activemq.command.BrokerId;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/network/NetworkBridgeListener.java" contains "import org.apache.activemq.command.Message;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/network/NetworkBridgeConfiguration.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/network/DemandSubscription.java" contains "import org.apache.activemq.command.ConsumerId;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/plugin/StatisticsBroker.java" contains "import org.apache.activemq.state.ProducerState;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/plugin/ForcePersistencyModeBroker.java" contains "import org.apache.activemq.command.Message;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/plugin/DiscardingDLQBroker.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/plugin/SubQueueSelectorCacheBroker.java" contains "import org.apache.activemq.command.ConsumerInfo;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/store/memory/MemoryTransactionStore.java" contains "import org.apache.activemq.command.Message;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/store/memory/MemoryMessageStore.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/store/memory/MemoryTopicMessageStore.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/store/memory/MemoryPersistenceAdapter.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-broker to: activemq-client evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/store/memory/MemoryTopicSub.java" contains "import org.apache.activemq.command.Message;" from: activemq-broker to: activemq-jaas evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/broker/UserIDBroker.java" contains "import org.apache.activemq.jaas.UserPrincipal;" from: activemq-broker to: activemq-jaas evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/security/SimpleAuthenticationBroker.java" contains "import org.apache.activemq.jaas.GroupPrincipal;" from: activemq-broker to: activemq-jaas evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/security/SimpleCachedLDAPAuthorizationMap.java" contains "import org.apache.activemq.jaas.UserPrincipal;" from: activemq-broker to: activemq-jaas evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/security/JaasAuthenticationBroker.java" contains "import org.apache.activemq.jaas.JassCredentialCallbackHandler;" from: activemq-broker to: activemq-jaas evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/security/SimpleAuthenticationPlugin.java" contains "import org.apache.activemq.jaas.GroupPrincipal;" from: activemq-broker to: activemq-jaas evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/security/LDAPAuthorizationMap.java" contains "import org.apache.activemq.jaas.GroupPrincipal;" from: activemq-broker to: activemq-jaas evidence: - file: "activemq-broker/src/main/java/org/apache/activemq/security/JaasCertificateAuthenticationBroker.java" contains "import org.apache.activemq.jaas.JaasCertificateCallbackHandler;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/WSTransportProxy.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/AbstractMQTTSocket.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/WSTransportFactory.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/WSTransportServer.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/AbstractStompSocket.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/https/HttpsTransportServer.java" contains "import org.apache.activemq.broker.SslContext;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/https/HttpsClientTransport.java" contains "import org.apache.activemq.broker.SslContext;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/https/HttpsTransportFactory.java" contains "import org.apache.activemq.broker.SslContext;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/util/TextWireFormat.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/discovery/http/HTTPDiscoveryAgent.java" contains "import org.apache.activemq.Service;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/discovery/http/HTTPDiscoveryAgentFactory.java" contains "import org.apache.activemq.transport.discovery.DiscoveryAgent;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/wss/WSSTransportServer.java" contains "import org.apache.activemq.broker.SslContext;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/wss/WSSTransportFactory.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpTunnelServlet.java" contains "import org.apache.activemq.Service;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpSpringEmbeddedTunnelServlet.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpEmbeddedTunnelServlet.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/BlockingQueueTransport.java" contains "import org.apache.activemq.util.ServiceStopper;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpTransportServer.java" contains "import org.apache.activemq.util.ServiceStopper;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpTransportFactory.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpClientTransport.java" contains "import org.apache.activemq.util.ByteArrayOutputStream;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpInactivityMonitor.java" contains "import org.apache.activemq.command.BrokerInfo;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/xstream/XStreamWireFormat.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/xstream/XStreamWireFormatFactory.java" contains "import org.apache.activemq.wireformat.WireFormat;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/jetty9/WSServlet.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/jetty9/StompSocket.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-client evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/jetty9/MQTTSocket.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-http to: activemq-broker evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/WSTransportProxy.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-http to: activemq-broker evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/AbstractMQTTSocket.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-http to: activemq-broker evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/WSTransportFactory.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-http to: activemq-broker evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/WSTransportServer.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-http to: activemq-broker evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/AbstractStompSocket.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-http to: activemq-broker evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/https/HttpsTransportServer.java" contains "import org.apache.activemq.broker.SslContext;" from: activemq-http to: activemq-broker evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/https/HttpsClientTransport.java" contains "import org.apache.activemq.broker.SslContext;" from: activemq-http to: activemq-broker evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/https/HttpsTransportFactory.java" contains "import org.apache.activemq.broker.SslContext;" from: activemq-http to: activemq-broker evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/util/TextWireFormat.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-http to: activemq-broker evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/discovery/http/HTTPDiscoveryAgentFactory.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-broker evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/discovery/http/HTTPDiscoveryAgent.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-http to: activemq-broker evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/wss/WSSTransportServer.java" contains "import org.apache.activemq.broker.SslContext;" from: activemq-http to: activemq-broker evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/wss/WSSTransportFactory.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-http to: activemq-broker evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpSpringEmbeddedTunnelServlet.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-http to: activemq-broker evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpEmbeddedTunnelServlet.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-http to: activemq-broker evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/BlockingQueueTransport.java" contains "import org.apache.activemq.util.ServiceStopper;" from: activemq-http to: activemq-broker evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpTransportServer.java" contains "import org.apache.activemq.util.ServiceStopper;" from: activemq-http to: activemq-broker evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpTransportFactory.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-broker evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpTunnelServlet.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-broker evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpClientTransport.java" contains "import org.apache.activemq.util.ByteArrayOutputStream;" from: activemq-http to: activemq-broker evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/xstream/XStreamWireFormat.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-http to: activemq-broker evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/jetty9/WSServlet.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-http to: activemq-broker evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/jetty9/StompSocket.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-broker evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/jetty9/MQTTSocket.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-http to: activemq-jdbc-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/WSTransportProxy.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-jdbc-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/AbstractMQTTSocket.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-jdbc-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/WSTransportFactory.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-jdbc-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/AbstractStompSocket.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-http to: activemq-jdbc-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/WSTransportServer.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-http to: activemq-jdbc-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/https/HttpsClientTransport.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-jdbc-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/https/HttpsTransportFactory.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-jdbc-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/util/TextWireFormat.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-http to: activemq-jdbc-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/discovery/http/HTTPDiscoveryAgentFactory.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-jdbc-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/discovery/http/HTTPDiscoveryAgent.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-http to: activemq-jdbc-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/wss/WSSTransportFactory.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-jdbc-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/BlockingQueueTransport.java" contains "import org.apache.activemq.util.ServiceStopper;" from: activemq-http to: activemq-jdbc-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpTransportServer.java" contains "import org.apache.activemq.util.ServiceStopper;" from: activemq-http to: activemq-jdbc-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpTransportFactory.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-jdbc-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpTunnelServlet.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-jdbc-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpClientTransport.java" contains "import org.apache.activemq.util.ByteArrayOutputStream;" from: activemq-http to: activemq-jdbc-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/xstream/XStreamWireFormat.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-http to: activemq-jdbc-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/jetty9/StompSocket.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-jdbc-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/jetty9/MQTTSocket.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-http to: activemq-log4j-appender evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/WSTransportProxy.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-log4j-appender evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/AbstractMQTTSocket.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-log4j-appender evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/WSTransportFactory.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-log4j-appender evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/AbstractStompSocket.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-http to: activemq-log4j-appender evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/WSTransportServer.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-http to: activemq-log4j-appender evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/https/HttpsClientTransport.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-log4j-appender evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/https/HttpsTransportFactory.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-log4j-appender evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/util/TextWireFormat.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-http to: activemq-log4j-appender evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/discovery/http/HTTPDiscoveryAgentFactory.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-log4j-appender evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/discovery/http/HTTPDiscoveryAgent.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-http to: activemq-log4j-appender evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/wss/WSSTransportFactory.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-log4j-appender evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/BlockingQueueTransport.java" contains "import org.apache.activemq.util.ServiceStopper;" from: activemq-http to: activemq-log4j-appender evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpTransportServer.java" contains "import org.apache.activemq.util.ServiceStopper;" from: activemq-http to: activemq-log4j-appender evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpTransportFactory.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-log4j-appender evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpTunnelServlet.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-log4j-appender evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpClientTransport.java" contains "import org.apache.activemq.util.ByteArrayOutputStream;" from: activemq-http to: activemq-log4j-appender evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/xstream/XStreamWireFormat.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-http to: activemq-log4j-appender evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/jetty9/StompSocket.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-log4j-appender evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/jetty9/MQTTSocket.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-http to: activemq-kahadb-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/WSTransportProxy.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-kahadb-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/AbstractMQTTSocket.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-kahadb-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/WSTransportFactory.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-kahadb-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/AbstractStompSocket.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-http to: activemq-kahadb-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/WSTransportServer.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-http to: activemq-kahadb-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/https/HttpsClientTransport.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-kahadb-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/https/HttpsTransportFactory.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-kahadb-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/util/TextWireFormat.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-http to: activemq-kahadb-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/discovery/http/HTTPDiscoveryAgentFactory.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-kahadb-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/discovery/http/HTTPDiscoveryAgent.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-http to: activemq-kahadb-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/wss/WSSTransportFactory.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-kahadb-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/BlockingQueueTransport.java" contains "import org.apache.activemq.util.ServiceStopper;" from: activemq-http to: activemq-kahadb-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpTransportServer.java" contains "import org.apache.activemq.util.ServiceStopper;" from: activemq-http to: activemq-kahadb-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpTransportFactory.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-kahadb-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpTunnelServlet.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-kahadb-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpClientTransport.java" contains "import org.apache.activemq.util.ByteArrayOutputStream;" from: activemq-http to: activemq-kahadb-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/xstream/XStreamWireFormat.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-http to: activemq-kahadb-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/jetty9/StompSocket.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-http to: activemq-kahadb-store evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/jetty9/MQTTSocket.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-http to: activemq-mqtt evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/AbstractMQTTSocket.java" contains "import org.apache.activemq.transport.mqtt.MQTTInactivityMonitor;" from: activemq-http to: activemq-mqtt evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/jetty9/MQTTSocket.java" contains "import org.apache.activemq.transport.mqtt.MQTTCodec;" from: activemq-http to: activemq-jms-pool evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/AbstractMQTTSocket.java" contains "import org.apache.activemq.jms.pool.IntrospectionSupport;" from: activemq-http to: activemq-stomp evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/StompWSConnection.java" contains "import org.apache.activemq.transport.stomp.StompFrame;" from: activemq-http to: activemq-stomp evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/AbstractStompSocket.java" contains "import org.apache.activemq.transport.stomp.ProtocolConverter;" from: activemq-http to: activemq-stomp evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/xstream/XStreamWireFormat.java" contains "import org.apache.activemq.transport.stomp.XStreamSupport;" from: activemq-http to: activemq-stomp evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/ws/jetty9/StompSocket.java" contains "import org.apache.activemq.transport.stomp.Stomp;" from: activemq-cf to: activemq-client evidence: - file: "activemq-cf/src/main/java/org/apache/activemq/osgi/cf/ConnectionFactoryProvider.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-cf to: activemq-jms-pool evidence: - file: "activemq-cf/src/main/java/org/apache/activemq/osgi/cf/ConnectionFactoryProvider.java" contains "import org.apache.activemq.jms.pool.PooledConnectionFactory;" from: activemq-spring to: activemq-client evidence: - file: "activemq-spring/src/main/java/org/apache/activemq/xbean/XBeanBrokerService.java" contains "import org.apache.activemq.broker.BrokerFactory;" from: activemq-spring to: activemq-client evidence: - file: "activemq-spring/src/main/java/org/apache/activemq/xbean/XBeanBrokerFactory.java" contains "import org.apache.activemq.broker.BrokerContextAware;" from: activemq-spring to: activemq-client evidence: - file: "activemq-spring/src/main/java/org/apache/activemq/xbean/BrokerFactoryBean.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-spring to: activemq-client evidence: - file: "activemq-spring/src/main/java/org/apache/activemq/xbean/PooledBrokerFactoryBean.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-spring to: activemq-client evidence: - file: "activemq-spring/src/main/java/org/apache/activemq/spring/SpringSslContext.java" contains "import org.apache.activemq.broker.SslContext;" from: activemq-spring to: activemq-client evidence: - file: "activemq-spring/src/main/java/org/apache/activemq/spring/SpringBrokerContext.java" contains "import org.apache.activemq.broker.BrokerContext;" from: activemq-spring to: activemq-broker evidence: - file: "activemq-spring/src/main/java/org/apache/activemq/xbean/XBeanBrokerService.java" contains "import org.apache.activemq.broker.BrokerFactory;" from: activemq-spring to: activemq-broker evidence: - file: "activemq-spring/src/main/java/org/apache/activemq/xbean/XBeanBrokerFactory.java" contains "import org.apache.activemq.broker.BrokerContextAware;" from: activemq-spring to: activemq-broker evidence: - file: "activemq-spring/src/main/java/org/apache/activemq/xbean/BrokerFactoryBean.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-spring to: activemq-broker evidence: - file: "activemq-spring/src/main/java/org/apache/activemq/xbean/PooledBrokerFactoryBean.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-spring to: activemq-broker evidence: - file: "activemq-spring/src/main/java/org/apache/activemq/spring/SpringSslContext.java" contains "import org.apache.activemq.broker.SslContext;" from: activemq-spring to: activemq-broker evidence: - file: "activemq-spring/src/main/java/org/apache/activemq/spring/SpringBrokerContext.java" contains "import org.apache.activemq.broker.BrokerContext;" from: activemq-spring to: activemq-jdbc-store evidence: - file: "activemq-spring/src/main/java/org/apache/activemq/xbean/XBeanBrokerFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-spring to: activemq-jdbc-store evidence: - file: "activemq-spring/src/main/java/org/apache/activemq/store/PersistenceAdapterFactoryBean.java" contains "import org.apache.activemq.store.journal.JournalPersistenceAdapterFactory;" from: activemq-spring to: activemq-log4j-appender evidence: - file: "activemq-spring/src/main/java/org/apache/activemq/xbean/XBeanBrokerFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-spring to: activemq-kahadb-store evidence: - file: "activemq-spring/src/main/java/org/apache/activemq/xbean/XBeanBrokerFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-pool to: activemq-client evidence: - file: "activemq-pool/src/main/java/org/apache/activemq/pool/JcaPooledConnectionFactory.java" contains "import org.apache.activemq.ActiveMQConnection;" from: activemq-pool to: activemq-client evidence: - file: "activemq-pool/src/main/java/org/apache/activemq/pool/XaPooledConnectionFactory.java" contains "import org.apache.activemq.ActiveMQConnection;" from: activemq-pool to: activemq-client evidence: - file: "activemq-pool/src/main/java/org/apache/activemq/pool/PooledConnectionFactory.java" contains "import org.apache.activemq.ActiveMQConnection;" from: activemq-pool to: activemq-client evidence: - file: "activemq-pool/src/main/java/org/apache/activemq/pool/PooledConnection.java" contains "import org.apache.activemq.ActiveMQConnection;" from: activemq-pool to: activemq-http evidence: - file: "activemq-pool/src/main/java/org/apache/activemq/pool/JcaPooledConnectionFactory.java" contains "import org.apache.activemq.transport.TransportListener;" from: activemq-pool to: activemq-http evidence: - file: "activemq-pool/src/main/java/org/apache/activemq/pool/XaPooledConnectionFactory.java" contains "import org.apache.activemq.transport.TransportListener;" from: activemq-pool to: activemq-http evidence: - file: "activemq-pool/src/main/java/org/apache/activemq/pool/PooledConnectionFactory.java" contains "import org.apache.activemq.transport.TransportListener;" from: activemq-pool to: activemq-broker evidence: - file: "activemq-pool/src/main/java/org/apache/activemq/pool/JcaPooledConnectionFactory.java" contains "import org.apache.activemq.transport.TransportListener;" from: activemq-pool to: activemq-broker evidence: - file: "activemq-pool/src/main/java/org/apache/activemq/pool/XaPooledConnectionFactory.java" contains "import org.apache.activemq.transport.TransportListener;" from: activemq-pool to: activemq-broker evidence: - file: "activemq-pool/src/main/java/org/apache/activemq/pool/PooledConnectionFactory.java" contains "import org.apache.activemq.transport.TransportListener;" from: activemq-pool to: activemq-broker evidence: - file: "activemq-pool/src/main/java/org/apache/activemq/pool/PooledConnection.java" contains "import org.apache.activemq.advisory.DestinationSource;" from: activemq-pool to: activemq-jdbc-store evidence: - file: "activemq-pool/src/main/java/org/apache/activemq/pool/XaPooledConnectionFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-pool to: activemq-jdbc-store evidence: - file: "activemq-pool/src/main/java/org/apache/activemq/pool/PooledConnectionFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-pool to: activemq-log4j-appender evidence: - file: "activemq-pool/src/main/java/org/apache/activemq/pool/XaPooledConnectionFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-pool to: activemq-log4j-appender evidence: - file: "activemq-pool/src/main/java/org/apache/activemq/pool/PooledConnectionFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-pool to: activemq-kahadb-store evidence: - file: "activemq-pool/src/main/java/org/apache/activemq/pool/XaPooledConnectionFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-pool to: activemq-kahadb-store evidence: - file: "activemq-pool/src/main/java/org/apache/activemq/pool/PooledConnectionFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-spring to: activemq-jms-pool evidence: - file: "activemq-spring/src/main/java/org/apache/activemq/pool/PooledConnectionFactoryBean.java" contains "import org.apache.activemq.jms.pool.PooledConnectionFactory;" from: activemq-pool to: activemq-jms-pool evidence: - file: "activemq-pool/src/main/java/org/apache/activemq/pool/JcaPooledConnectionFactory.java" contains "import org.apache.activemq.jms.pool.ConnectionPool;" from: activemq-pool to: activemq-jms-pool evidence: - file: "activemq-pool/src/main/java/org/apache/activemq/pool/XaPooledConnectionFactory.java" contains "import org.apache.activemq.jms.pool.PooledSession;" from: activemq-pool to: activemq-jms-pool evidence: - file: "activemq-pool/src/main/java/org/apache/activemq/pool/ActiveMQResourceManager.java" contains "import org.apache.activemq.jms.pool.GenericResourceManager;" from: activemq-pool to: activemq-jms-pool evidence: - file: "activemq-pool/src/main/java/org/apache/activemq/pool/PooledConnectionFactory.java" contains "import org.apache.activemq.jms.pool.ConnectionPool;" from: activemq-pool to: activemq-jms-pool evidence: - file: "activemq-pool/src/main/java/org/apache/activemq/pool/PooledConnection.java" contains "import org.apache.activemq.jms.pool.ConnectionPool;" from: activemq-ra to: activemq-client evidence: - file: "activemq-ra/src/main/java/org/apache/activemq/ra/ActiveMQConnectionRequestInfo.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-ra to: activemq-client evidence: - file: "activemq-ra/src/main/java/org/apache/activemq/ra/ServerSessionImpl.java" contains "import org.apache.activemq.ActiveMQSession;" from: activemq-ra to: activemq-client evidence: - file: "activemq-ra/src/main/java/org/apache/activemq/ra/ActiveMQEndpointWorker.java" contains "import org.apache.activemq.ActiveMQConnection;" from: activemq-ra to: activemq-client evidence: - file: "activemq-ra/src/main/java/org/apache/activemq/ra/ActiveMQActivationSpec.java" contains "import org.apache.activemq.RedeliveryPolicy;" from: activemq-ra to: activemq-client evidence: - file: "activemq-ra/src/main/java/org/apache/activemq/ra/ActiveMQConnectionSupport.java" contains "import org.apache.activemq.ActiveMQConnection;" from: activemq-ra to: activemq-client evidence: - file: "activemq-ra/src/main/java/org/apache/activemq/ra/ManagedConnectionProxy.java" contains "import org.apache.activemq.ActiveMQQueueSession;" from: activemq-ra to: activemq-client evidence: - file: "activemq-ra/src/main/java/org/apache/activemq/ra/LocalAndXATransaction.java" contains "import org.apache.activemq.TransactionContext;" from: activemq-ra to: activemq-client evidence: - file: "activemq-ra/src/main/java/org/apache/activemq/ra/MessageActivationSpec.java" contains "import org.apache.activemq.RedeliveryPolicy;" from: activemq-ra to: activemq-client evidence: - file: "activemq-ra/src/main/java/org/apache/activemq/ra/ActiveMQManagedConnection.java" contains "import org.apache.activemq.ActiveMQConnection;" from: activemq-ra to: activemq-client evidence: - file: "activemq-ra/src/main/java/org/apache/activemq/ra/ManagedTransactionContext.java" contains "import org.apache.activemq.TransactionContext;" from: activemq-ra to: activemq-client evidence: - file: "activemq-ra/src/main/java/org/apache/activemq/ra/ServerSessionPoolImpl.java" contains "import org.apache.activemq.ActiveMQConnection;" from: activemq-ra to: activemq-client evidence: - file: "activemq-ra/src/main/java/org/apache/activemq/ra/MessageResourceAdapter.java" contains "import org.apache.activemq.ActiveMQConnection;" from: activemq-ra to: activemq-client evidence: - file: "activemq-ra/src/main/java/org/apache/activemq/ra/InboundConnectionProxy.java" contains "import org.apache.activemq.ActiveMQConnectionMetaData;" from: activemq-ra to: activemq-client evidence: - file: "activemq-ra/src/main/java/org/apache/activemq/ra/ManagedSessionProxy.java" contains "import org.apache.activemq.ActiveMQSession;" from: activemq-ra to: activemq-client evidence: - file: "activemq-ra/src/main/java/org/apache/activemq/ra/ActiveMQResourceAdapter.java" contains "import org.apache.activemq.ActiveMQConnection;" from: activemq-ra to: activemq-broker evidence: - file: "activemq-ra/src/main/java/org/apache/activemq/ra/ManagedTransactionContext.java" contains "import org.apache.activemq.transaction.Synchronization;" from: activemq-ra to: activemq-broker evidence: - file: "activemq-ra/src/main/java/org/apache/activemq/ra/ActiveMQResourceAdapter.java" contains "import org.apache.activemq.broker.BrokerFactory;" from: activemq-ra to: activemq-jdbc-store evidence: - file: "activemq-ra/src/main/java/org/apache/activemq/ra/ActiveMQResourceAdapter.java" contains "import org.apache.activemq.util.ServiceSupport;" from: activemq-ra to: activemq-log4j-appender evidence: - file: "activemq-ra/src/main/java/org/apache/activemq/ra/ActiveMQResourceAdapter.java" contains "import org.apache.activemq.util.ServiceSupport;" from: activemq-ra to: activemq-kahadb-store evidence: - file: "activemq-ra/src/main/java/org/apache/activemq/ra/ActiveMQResourceAdapter.java" contains "import org.apache.activemq.util.ServiceSupport;" from: activemq-mqtt to: activemq-client evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTPacketIdGenerator.java" contains "import org.apache.activemq.Service;" from: activemq-mqtt to: activemq-client evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTSslTransportFactory.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-mqtt to: activemq-client evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTNIOSSLTransportFactory.java" contains "import org.apache.activemq.broker.SslContext;" from: activemq-mqtt to: activemq-client evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTNIOTransportFactory.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-mqtt to: activemq-client evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTTransportFilter.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-mqtt to: activemq-client evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTTransportFactory.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-mqtt to: activemq-client evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTProtocolConverter.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-mqtt to: activemq-client evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTInactivityMonitor.java" contains "import org.apache.activemq.transport.AbstractInactivityMonitor;" from: activemq-mqtt to: activemq-client evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTCodec.java" contains "import org.apache.activemq.transport.tcp.TcpTransport;" from: activemq-mqtt to: activemq-client evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTNIOTransport.java" contains "import org.apache.activemq.transport.tcp.TcpTransport;" from: activemq-mqtt to: activemq-client evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTNIOSSLTransport.java" contains "import org.apache.activemq.transport.nio.NIOSSLTransport;" from: activemq-mqtt to: activemq-client evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTWireFormat.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-mqtt to: activemq-client evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTTransport.java" contains "import org.apache.activemq.command.Command;" from: activemq-mqtt to: activemq-client evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTSubscription.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-mqtt to: activemq-client evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/ResponseHandler.java" contains "import org.apache.activemq.command.Response;" from: activemq-mqtt to: activemq-client evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTWireFormatFactory.java" contains "import org.apache.activemq.wireformat.WireFormat;" from: activemq-mqtt to: activemq-client evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/strategy/MQTTDefaultSubscriptionStrategy.java" contains "import org.apache.activemq.ActiveMQPrefetchPolicy;" from: activemq-mqtt to: activemq-client evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/strategy/MQTTVirtualTopicSubscriptionStrategy.java" contains "import org.apache.activemq.ActiveMQPrefetchPolicy;" from: activemq-mqtt to: activemq-client evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/strategy/AbstractMQTTSubscriptionStrategy.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-mqtt to: activemq-client evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/strategy/MQTTSubscriptionStrategy.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-mqtt to: activemq-broker evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTSslTransportFactory.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-mqtt to: activemq-broker evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTPacketIdGenerator.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-mqtt to: activemq-broker evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTNIOSSLTransportFactory.java" contains "import org.apache.activemq.broker.SslContext;" from: activemq-mqtt to: activemq-broker evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTNIOTransportFactory.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-mqtt to: activemq-broker evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTTransportFilter.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-mqtt to: activemq-broker evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTTransportFactory.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-mqtt to: activemq-broker evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTProtocolConverter.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-mqtt to: activemq-broker evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTInactivityMonitor.java" contains "import org.apache.activemq.transport.AbstractInactivityMonitor;" from: activemq-mqtt to: activemq-broker evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTNIOTransport.java" contains "import org.apache.activemq.transport.nio.NIOOutputStream;" from: activemq-mqtt to: activemq-broker evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTNIOSSLTransport.java" contains "import org.apache.activemq.transport.nio.NIOSSLTransport;" from: activemq-mqtt to: activemq-broker evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTWireFormat.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-mqtt to: activemq-broker evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/strategy/AbstractMQTTSubscriptionStrategy.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-mqtt to: activemq-broker evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/strategy/MQTTVirtualTopicSubscriptionStrategy.java" contains "import org.apache.activemq.broker.region.QueueRegion;" from: activemq-mqtt to: activemq-http evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTInactivityMonitor.java" contains "import org.apache.activemq.transport.AbstractInactivityMonitor;" from: activemq-mqtt to: activemq-http evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTSslTransportFactory.java" contains "import org.apache.activemq.transport.MutexTransport;" from: activemq-mqtt to: activemq-http evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTNIOSSLTransportFactory.java" contains "import org.apache.activemq.transport.Transport;" from: activemq-mqtt to: activemq-http evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTNIOTransportFactory.java" contains "import org.apache.activemq.transport.MutexTransport;" from: activemq-mqtt to: activemq-http evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTTransportFilter.java" contains "import org.apache.activemq.transport.Transport;" from: activemq-mqtt to: activemq-http evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTTransportFactory.java" contains "import org.apache.activemq.transport.MutexTransport;" from: activemq-mqtt to: activemq-jdbc-store evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTSslTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-mqtt to: activemq-jdbc-store evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTPacketIdGenerator.java" contains "import org.apache.activemq.util.LRUCache;" from: activemq-mqtt to: activemq-jdbc-store evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTWireFormat.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-mqtt to: activemq-jdbc-store evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTNIOSSLTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-mqtt to: activemq-jdbc-store evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTNIOTransport.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-mqtt to: activemq-jdbc-store evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTNIOTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-mqtt to: activemq-jdbc-store evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTTransportFilter.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-mqtt to: activemq-jdbc-store evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-mqtt to: activemq-jdbc-store evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTProtocolConverter.java" contains "import org.apache.activemq.util.ByteArrayOutputStream;" from: activemq-mqtt to: activemq-jdbc-store evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/strategy/AbstractMQTTSubscriptionStrategy.java" contains "import org.apache.activemq.util.LongSequenceGenerator;" from: activemq-mqtt to: activemq-log4j-appender evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTSslTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-mqtt to: activemq-log4j-appender evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTPacketIdGenerator.java" contains "import org.apache.activemq.util.LRUCache;" from: activemq-mqtt to: activemq-log4j-appender evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTWireFormat.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-mqtt to: activemq-log4j-appender evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTNIOSSLTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-mqtt to: activemq-log4j-appender evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTNIOTransport.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-mqtt to: activemq-log4j-appender evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTNIOTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-mqtt to: activemq-log4j-appender evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTTransportFilter.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-mqtt to: activemq-log4j-appender evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-mqtt to: activemq-log4j-appender evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTProtocolConverter.java" contains "import org.apache.activemq.util.ByteArrayOutputStream;" from: activemq-mqtt to: activemq-log4j-appender evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/strategy/AbstractMQTTSubscriptionStrategy.java" contains "import org.apache.activemq.util.LongSequenceGenerator;" from: activemq-mqtt to: activemq-kahadb-store evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTSslTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-mqtt to: activemq-kahadb-store evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTPacketIdGenerator.java" contains "import org.apache.activemq.util.LRUCache;" from: activemq-mqtt to: activemq-kahadb-store evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTWireFormat.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-mqtt to: activemq-kahadb-store evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTNIOSSLTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-mqtt to: activemq-kahadb-store evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTNIOTransport.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-mqtt to: activemq-kahadb-store evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTNIOTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-mqtt to: activemq-kahadb-store evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTTransportFilter.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-mqtt to: activemq-kahadb-store evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-mqtt to: activemq-kahadb-store evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/MQTTProtocolConverter.java" contains "import org.apache.activemq.util.ByteArrayOutputStream;" from: activemq-mqtt to: activemq-kahadb-store evidence: - file: "activemq-mqtt/src/main/java/org/apache/activemq/transport/mqtt/strategy/AbstractMQTTSubscriptionStrategy.java" contains "import org.apache.activemq.util.LongSequenceGenerator;" from: activemq-karaf to: activemq-console evidence: - file: "activemq-karaf/src/main/java/org/apache/activemq/karaf/commands/ActiveMQCommandSupport.java" contains "import org.apache.activemq.console.formatter.CommandShellOutputFormatter;" from: activemq-jdbc-store to: activemq-client evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/journal/JournalTopicMessageStore.java" contains "import org.apache.activemq.transaction.Synchronization;" from: activemq-jdbc-store to: activemq-client evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/journal/JournalMessageStore.java" contains "import org.apache.activemq.transaction.Synchronization;" from: activemq-jdbc-store to: activemq-client evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/journal/JournalPersistenceAdapterFactory.java" contains "import org.apache.activemq.broker.Locker;" from: activemq-jdbc-store to: activemq-client evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/journal/JournalPersistenceAdapter.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-jdbc-store to: activemq-client evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/journal/JournalTransactionStore.java" contains "import org.apache.activemq.command.JournalTopicAck;" from: activemq-jdbc-store to: activemq-client evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/JDBCTopicMessageStore.java" contains "import org.apache.activemq.ActiveMQMessageAudit;" from: activemq-jdbc-store to: activemq-client evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/JDBCMessageStore.java" contains "import org.apache.activemq.ActiveMQMessageAudit;" from: activemq-jdbc-store to: activemq-client evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/JDBCPersistenceAdapter.java" contains "import org.apache.activemq.ActiveMQMessageAudit;" from: activemq-jdbc-store to: activemq-client evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/DatabaseLocker.java" contains "import org.apache.activemq.Service;" from: activemq-jdbc-store to: activemq-client evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/DataSourceServiceSupport.java" contains "import org.apache.activemq.broker.LockableServiceSupport;" from: activemq-jdbc-store to: activemq-client evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/JDBCIOExceptionHandler.java" contains "import org.apache.activemq.broker.Locker;" from: activemq-jdbc-store to: activemq-client evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/JdbcMemoryTransactionStore.java" contains "import org.apache.activemq.broker.ConnectionContext;" from: activemq-jdbc-store to: activemq-client evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/AbstractJDBCLocker.java" contains "import org.apache.activemq.broker.AbstractLocker;" from: activemq-jdbc-store to: activemq-client evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/JDBCMessageIdScanListener.java" contains "import org.apache.activemq.command.MessageId;" from: activemq-jdbc-store to: activemq-client evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/JDBCAdapter.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-jdbc-store to: activemq-client evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/adapter/DefaultJDBCAdapter.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-jdbc-store to: activemq-client evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/adapter/BlobJDBCAdapter.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-jdbc-store to: activemq-broker evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/journal/JournalTopicMessageStore.java" contains "import org.apache.activemq.transaction.Synchronization;" from: activemq-jdbc-store to: activemq-broker evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/journal/JournalMessageStore.java" contains "import org.apache.activemq.transaction.Synchronization;" from: activemq-jdbc-store to: activemq-broker evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/journal/JournalPersistenceAdapterFactory.java" contains "import org.apache.activemq.broker.Locker;" from: activemq-jdbc-store to: activemq-broker evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/journal/JournalPersistenceAdapter.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-jdbc-store to: activemq-broker evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/journal/JournalTransactionStore.java" contains "import org.apache.activemq.store.TransactionRecoveryListener;" from: activemq-jdbc-store to: activemq-broker evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/JDBCTopicMessageStore.java" contains "import org.apache.activemq.broker.ConnectionContext;" from: activemq-jdbc-store to: activemq-broker evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/JDBCMessageStore.java" contains "import org.apache.activemq.broker.ConnectionContext;" from: activemq-jdbc-store to: activemq-broker evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/DataSourceServiceSupport.java" contains "import org.apache.activemq.broker.LockableServiceSupport;" from: activemq-jdbc-store to: activemq-broker evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/JDBCPersistenceAdapter.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-jdbc-store to: activemq-broker evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/JDBCIOExceptionHandler.java" contains "import org.apache.activemq.broker.Locker;" from: activemq-jdbc-store to: activemq-broker evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/JdbcMemoryTransactionStore.java" contains "import org.apache.activemq.broker.ConnectionContext;" from: activemq-jdbc-store to: activemq-broker evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/AbstractJDBCLocker.java" contains "import org.apache.activemq.broker.AbstractLocker;" from: activemq-jdbc-store to: activemq-spring evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/journal/JournalTransactionStore.java" contains "import org.apache.activemq.store.TransactionRecoveryListener;" from: activemq-jdbc-store to: activemq-spring evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/journal/JournalPersistenceAdapterFactory.java" contains "import org.apache.activemq.store.PersistenceAdapter;" from: activemq-jdbc-store to: activemq-spring evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/journal/JournalPersistenceAdapter.java" contains "import org.apache.activemq.store.MessageStore;" from: activemq-jdbc-store to: activemq-spring evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/journal/JournalTopicMessageStore.java" contains "import org.apache.activemq.store.MessageRecoveryListener;" from: activemq-jdbc-store to: activemq-spring evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/journal/JournalMessageStore.java" contains "import org.apache.activemq.store.IndexListener;" from: activemq-jdbc-store to: activemq-spring evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/JDBCTopicMessageStore.java" contains "import org.apache.activemq.store.MessageRecoveryListener;" from: activemq-jdbc-store to: activemq-spring evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/JDBCMessageStore.java" contains "import org.apache.activemq.store.AbstractMessageStore;" from: activemq-jdbc-store to: activemq-spring evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/JDBCPersistenceAdapter.java" contains "import org.apache.activemq.store.MessageStore;" from: activemq-jdbc-store to: activemq-spring evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/JdbcMemoryTransactionStore.java" contains "import org.apache.activemq.store.IndexListener;" from: activemq-jdbc-store to: activemq-spring evidence: - file: "activemq-jdbc-store/src/main/java/org/apache/activemq/store/jdbc/AbstractJDBCLocker.java" contains "import org.apache.activemq.store.PersistenceAdapter;" from: assembly to: activemq-client evidence: - file: "assembly/src/release/examples/openwire/java/src/main/java/example/Listener.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: assembly to: activemq-client evidence: - file: "assembly/src/release/examples/openwire/java/src/main/java/example/Publisher.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: assembly to: activemq-client evidence: - file: "assembly/src/release/examples/openwire/advanced-scenarios/jms-example-queue/src/main/java/example/queue/Consumer.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: assembly to: activemq-client evidence: - file: "assembly/src/release/examples/openwire/advanced-scenarios/jms-example-queue/src/main/java/example/queue/Producer.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: assembly to: activemq-client evidence: - file: "assembly/src/release/examples/openwire/advanced-scenarios/jms-example-message-browser/src/main/java/example/browser/Browser.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: assembly to: activemq-client evidence: - file: "assembly/src/release/examples/openwire/advanced-scenarios/jms-example-message-browser/src/main/java/example/browser/Producer.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: assembly to: activemq-client evidence: - file: "assembly/src/release/examples/openwire/advanced-scenarios/jms-example-durable-sub/src/main/java/example/topic/durable/Subscriber.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: assembly to: activemq-client evidence: - file: "assembly/src/release/examples/openwire/advanced-scenarios/jms-example-durable-sub/src/main/java/example/topic/durable/Publisher.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: assembly to: activemq-client evidence: - file: "assembly/src/release/examples/openwire/advanced-scenarios/jms-example-wildcard-consumer/src/main/java/example/wildcard/Client.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: assembly to: activemq-client evidence: - file: "assembly/src/release/examples/openwire/advanced-scenarios/jms-example-exclusive-consumer/src/main/java/example/queue/exclusive/Consumer.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: assembly to: activemq-client evidence: - file: "assembly/src/release/examples/openwire/advanced-scenarios/jms-example-exclusive-consumer/src/main/java/example/queue/exclusive/Producer.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: assembly to: activemq-client evidence: - file: "assembly/src/release/examples/openwire/advanced-scenarios/jms-example-composite-destinations/src/main/java/example/composite/dest/Consumer.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: assembly to: activemq-client evidence: - file: "assembly/src/release/examples/openwire/advanced-scenarios/jms-example-composite-destinations/src/main/java/example/composite/dest/Producer.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: assembly to: activemq-client evidence: - file: "assembly/src/release/examples/openwire/advanced-scenarios/jms-example-temp-destinations/src/main/java/example/tempdest/Consumer.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: assembly to: activemq-client evidence: - file: "assembly/src/release/examples/openwire/advanced-scenarios/jms-example-temp-destinations/src/main/java/example/tempdest/ProducerRequestReply.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: assembly to: activemq-client evidence: - file: "assembly/src/release/examples/openwire/advanced-scenarios/jms-example-topic/src/main/java/example/topic/Subscriber.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: assembly to: activemq-client evidence: - file: "assembly/src/release/examples/openwire/advanced-scenarios/jms-example-topic/src/main/java/example/topic/Publisher.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: assembly to: activemq-client evidence: - file: "assembly/src/release/examples/openwire/advanced-scenarios/jms-example-transaction/src/main/java/example/transaction/Client.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: assembly to: activemq-client evidence: - file: "assembly/src/release/examples/openwire/advanced-scenarios/jms-example-queue-selector/src/main/java/example/queue/selector/Consumer.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: assembly to: activemq-client evidence: - file: "assembly/src/release/examples/openwire/advanced-scenarios/jms-example-queue-selector/src/main/java/example/queue/selector/Producer.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-web to: activemq-client evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/WebClient.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-web to: activemq-client evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/AjaxListener.java" contains "import org.apache.activemq.MessageAvailableListener;" from: activemq-web to: activemq-client evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/MessageServlet.java" contains "import org.apache.activemq.MessageAvailableConsumer;" from: activemq-web to: activemq-client evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/AjaxWebClient.java" contains "import org.apache.activemq.MessageAvailableConsumer;" from: activemq-web to: activemq-client evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/SessionPool.java" contains "import org.apache.activemq.ActiveMQSession;" from: activemq-web to: activemq-client evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/MessageListenerServlet.java" contains "import org.apache.activemq.MessageAvailableConsumer;" from: activemq-web to: activemq-client evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/SpringBrokerContextListener.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-web to: activemq-client evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/SingletonBrokerFacade.java" contains "import org.apache.activemq.broker.BrokerRegistry;" from: activemq-web to: activemq-client evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/LocalBrokerFacade.java" contains "import org.apache.activemq.broker.Broker;" from: activemq-web to: activemq-client evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/QueueBrowseServlet.java" contains "import org.apache.activemq.util.FactoryFinder;" from: activemq-web to: activemq-client evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/RemoteJMXBrokerFacade.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-web to: activemq-client evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/MessageServletSupport.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-web to: activemq-client evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/BrokerFacade.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-web to: activemq-client evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/DestinationFacade.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-web to: activemq-client evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/config/AbstractConfiguration.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-web to: activemq-broker evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/WebClient.java" contains "import org.apache.activemq.broker.BrokerRegistry;" from: activemq-web to: activemq-broker evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/SpringBrokerContextListener.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-web to: activemq-broker evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/SingletonBrokerFacade.java" contains "import org.apache.activemq.broker.BrokerRegistry;" from: activemq-web to: activemq-broker evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/LocalBrokerFacade.java" contains "import org.apache.activemq.broker.Broker;" from: activemq-web to: activemq-broker evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/QueueBrowseServlet.java" contains "import org.apache.activemq.util.FactoryFinder;" from: activemq-web to: activemq-broker evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/HttpAuditLogEntry.java" contains "import org.apache.activemq.broker.util.AuditLogEntry;" from: activemq-web to: activemq-broker evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/AuditFilter.java" contains "import org.apache.activemq.broker.util.AuditLogEntry;" from: activemq-web to: activemq-broker evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/RemoteJMXBrokerFacade.java" contains "import org.apache.activemq.broker.jmx.BrokerViewMBean;" from: activemq-web to: activemq-broker evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/QueueConsumerQuery.java" contains "import org.apache.activemq.broker.jmx.SubscriptionViewMBean;" from: activemq-web to: activemq-broker evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/TopicSubscriberQuery.java" contains "import org.apache.activemq.broker.jmx.SubscriptionViewMBean;" from: activemq-web to: activemq-broker evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/TopicProducerQuery.java" contains "import org.apache.activemq.broker.jmx.ProducerViewMBean;" from: activemq-web to: activemq-broker evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/BrokerFacadeSupport.java" contains "import org.apache.activemq.broker.jmx.BrokerViewMBean;" from: activemq-web to: activemq-broker evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/ConnectionQuery.java" contains "import org.apache.activemq.broker.jmx.ConnectionViewMBean;" from: activemq-web to: activemq-broker evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/BrokerFacade.java" contains "import org.apache.activemq.broker.jmx.*;" from: activemq-web to: activemq-broker evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/DestinationFacade.java" contains "import org.apache.activemq.broker.jmx.BrokerViewMBean;" from: activemq-web to: activemq-broker evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/QueueProducerQuery.java" contains "import org.apache.activemq.broker.jmx.ProducerViewMBean;" from: activemq-web to: activemq-jdbc-store evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/QueueBrowseServlet.java" contains "import org.apache.activemq.util.FactoryFinder;" from: activemq-web to: activemq-log4j-appender evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/QueueBrowseServlet.java" contains "import org.apache.activemq.util.FactoryFinder;" from: activemq-web to: activemq-kahadb-store evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/QueueBrowseServlet.java" contains "import org.apache.activemq.util.FactoryFinder;" from: activemq-web to: activemq-spring evidence: - file: "activemq-web/src/main/java/org/apache/activemq/web/SpringBrokerContextListener.java" contains "import org.apache.activemq.xbean.BrokerFactoryBean;" from: activemq-http to: activemq-spring evidence: - file: "activemq-http/src/main/java/org/apache/activemq/transport/http/HttpSpringEmbeddedTunnelServlet.java" contains "import org.apache.activemq.xbean.BrokerFactoryBean;" from: activemq-tooling to: activemq-client evidence: - file: "activemq-tooling/activemq-maven-plugin/src/main/java/org/apache/activemq/maven/StartBrokerMojo.java" contains "import org.apache.activemq.broker.TransportConnector;" from: activemq-tooling to: activemq-client evidence: - file: "activemq-tooling/activemq-maven-plugin/src/main/java/org/apache/activemq/maven/Broker.java" contains "import org.apache.activemq.broker.BrokerFactory;" from: activemq-tooling to: activemq-client evidence: - file: "activemq-tooling/activemq-maven-plugin/src/main/java/org/apache/activemq/maven/MavenBrokerSingletonManager.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-tooling to: activemq-client evidence: - file: "activemq-tooling/activemq-maven-plugin/src/main/java/org/apache/activemq/maven/MavenBrokerManager.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-tooling to: activemq-client evidence: - file: "activemq-tooling/activemq-memtest-maven-plugin/src/main/java/org/apache/activemq/tool/JMSMemtest.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-tooling to: activemq-client evidence: - file: "activemq-tooling/activemq-perf-maven-plugin/src/main/java/org/apache/activemq/tool/JmsConsumerClient.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-tooling to: activemq-client evidence: - file: "activemq-tooling/activemq-perf-maven-plugin/src/main/java/org/apache/activemq/tool/AbstractJmsClient.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-tooling to: activemq-client evidence: - file: "activemq-tooling/activemq-perf-maven-plugin/src/main/java/org/apache/activemq/tool/JmsProducerClient.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-tooling to: activemq-client evidence: - file: "activemq-tooling/activemq-junit/src/main/java/org/apache/activemq/junit/ActiveMQQueueSenderResource.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-tooling to: activemq-client evidence: - file: "activemq-tooling/activemq-junit/src/main/java/org/apache/activemq/junit/AbstractActiveMQClientResource.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-tooling to: activemq-client evidence: - file: "activemq-tooling/activemq-junit/src/main/java/org/apache/activemq/junit/ActiveMQDynamicTopicPublisherResource.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-tooling to: activemq-client evidence: - file: "activemq-tooling/activemq-junit/src/main/java/org/apache/activemq/junit/AbstractActiveMQProducerResource.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-tooling to: activemq-client evidence: - file: "activemq-tooling/activemq-junit/src/main/java/org/apache/activemq/junit/ActiveMQDynamicQueueSenderResource.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-tooling to: activemq-client evidence: - file: "activemq-tooling/activemq-junit/src/main/java/org/apache/activemq/junit/ActiveMQTopicPublisherResource.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-tooling to: activemq-client evidence: - file: "activemq-tooling/activemq-junit/src/main/java/org/apache/activemq/junit/ActiveMQTopicDurableSubscriberResource.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-tooling to: activemq-client evidence: - file: "activemq-tooling/activemq-junit/src/main/java/org/apache/activemq/junit/ActiveMQQueueReceiverResource.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-tooling to: activemq-client evidence: - file: "activemq-tooling/activemq-junit/src/main/java/org/apache/activemq/junit/AbstractActiveMQConsumerResource.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-tooling to: activemq-client evidence: - file: "activemq-tooling/activemq-junit/src/main/java/org/apache/activemq/junit/EmbeddedActiveMQBroker.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-tooling to: activemq-client evidence: - file: "activemq-tooling/activemq-junit/src/main/java/org/apache/activemq/junit/ActiveMQTopicSubscriberResource.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-tooling to: activemq-client evidence: - file: "activemq-tooling/activemq-perf-maven-plugin/src/main/java/org/apache/activemq/tool/spi/ActiveMQPojoSPI.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-tooling to: activemq-broker evidence: - file: "activemq-tooling/activemq-maven-plugin/src/main/java/org/apache/activemq/maven/StartBrokerMojo.java" contains "import org.apache.activemq.broker.TransportConnector;" from: activemq-tooling to: activemq-broker evidence: - file: "activemq-tooling/activemq-maven-plugin/src/main/java/org/apache/activemq/maven/Broker.java" contains "import org.apache.activemq.broker.BrokerFactory;" from: activemq-tooling to: activemq-broker evidence: - file: "activemq-tooling/activemq-maven-plugin/src/main/java/org/apache/activemq/maven/MavenBrokerSingletonManager.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-tooling to: activemq-broker evidence: - file: "activemq-tooling/activemq-maven-plugin/src/main/java/org/apache/activemq/maven/MavenBrokerManager.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-tooling to: activemq-broker evidence: - file: "activemq-tooling/activemq-memtest-maven-plugin/src/main/java/org/apache/activemq/tool/JMSMemtest.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-tooling to: activemq-broker evidence: - file: "activemq-tooling/activemq-junit/src/main/java/org/apache/activemq/junit/EmbeddedActiveMQBroker.java" contains "import org.apache.activemq.broker.BrokerFactory;" from: activemq-tooling to: activemq-console evidence: - file: "activemq-tooling/activemq-perf-maven-plugin/src/main/java/org/apache/activemq/maven/ServerMojo.java" contains "import org.apache.activemq.console.Main;" from: trash to: activemq-client evidence: - file: "trash/activemq-optional/src/main/java/org/apache/activemq/tool/ToolSupport.java" contains "import org.apache.activemq.ActiveMQConnection;" from: trash to: activemq-client evidence: - file: "trash/activemq-optional/src/main/java/org/apache/activemq/tool/AcidTestTool.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: trash to: activemq-client evidence: - file: "trash/activemq-optional/src/main/java/org/apache/activemq/benchmark/BenchmarkSupport.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: trash to: activemq-client evidence: - file: "trash/activemq-optional/src/main/java/org/apache/activemq/util/oxm/AbstractXMLMessageTransformer.java" contains "import org.apache.activemq.MessageTransformerSupport;" from: trash to: activemq-jdbc-store evidence: - file: "trash/activemq-optional/src/main/java/org/apache/activemq/tool/ToolSupport.java" contains "import org.apache.activemq.util.IndentPrinter;" from: trash to: activemq-jdbc-store evidence: - file: "trash/activemq-optional/src/main/java/org/apache/activemq/benchmark/BenchmarkSupport.java" contains "import org.apache.activemq.util.IdGenerator;" from: trash to: activemq-log4j-appender evidence: - file: "trash/activemq-optional/src/main/java/org/apache/activemq/tool/ToolSupport.java" contains "import org.apache.activemq.util.IndentPrinter;" from: trash to: activemq-log4j-appender evidence: - file: "trash/activemq-optional/src/main/java/org/apache/activemq/benchmark/BenchmarkSupport.java" contains "import org.apache.activemq.util.IdGenerator;" from: trash to: activemq-kahadb-store evidence: - file: "trash/activemq-optional/src/main/java/org/apache/activemq/tool/ToolSupport.java" contains "import org.apache.activemq.util.IndentPrinter;" from: trash to: activemq-kahadb-store evidence: - file: "trash/activemq-optional/src/main/java/org/apache/activemq/benchmark/BenchmarkSupport.java" contains "import org.apache.activemq.util.IdGenerator;" from: trash to: activemq-broker evidence: - file: "trash/activemq-optional/src/main/java/org/apache/activemq/tool/ToolSupport.java" contains "import org.apache.activemq.util.IndentPrinter;" from: trash to: activemq-broker evidence: - file: "trash/activemq-optional/src/main/java/org/apache/activemq/benchmark/BenchmarkSupport.java" contains "import org.apache.activemq.util.IdGenerator;" from: activemq-tooling to: activemq-spring evidence: - file: "activemq-tooling/activemq-junit/src/main/java/org/apache/activemq/junit/EmbeddedActiveMQBroker.java" contains "import org.apache.activemq.pool.PooledConnectionFactory;" from: activemq-tooling to: activemq-pool evidence: - file: "activemq-tooling/activemq-junit/src/main/java/org/apache/activemq/junit/EmbeddedActiveMQBroker.java" contains "import org.apache.activemq.pool.PooledConnectionFactory;" from: activemq-tooling to: activemq-runtime-config evidence: - file: "activemq-tooling/activemq-junit/src/main/java/org/apache/activemq/junit/EmbeddedActiveMQBroker.java" contains "import org.apache.activemq.plugin.StatisticsBrokerPlugin;" from: activemq-leveldb-store to: activemq-spring evidence: - file: "activemq-leveldb-store/src/main/java/org/apache/activemq/leveldb/LevelDBStoreFactory.java" contains "import org.apache.activemq.store.PersistenceAdapter;" from: activemq-leveldb-store to: activemq-spring evidence: - file: "activemq-leveldb-store/src/main/java/org/apache/activemq/store/leveldb/ReplicatedLevelDBPersistenceAdapter.java" contains "import org.apache.activemq.store.PersistenceAdapter;" from: activemq-leveldb-store to: activemq-broker evidence: - file: "activemq-leveldb-store/src/main/java/org/apache/activemq/leveldb/LevelDBStoreFactory.java" contains "import org.apache.activemq.store.PersistenceAdapter;" from: activemq-leveldb-store to: activemq-broker evidence: - file: "activemq-leveldb-store/src/main/java/org/apache/activemq/leveldb/LevelDBStoreTestMBean.java" contains "import org.apache.activemq.broker.jmx.MBeanInfo;" from: activemq-leveldb-store to: activemq-broker evidence: - file: "activemq-leveldb-store/src/main/java/org/apache/activemq/leveldb/LevelDBStoreViewMBean.java" contains "import org.apache.activemq.broker.jmx.MBeanInfo;" from: activemq-leveldb-store to: activemq-broker evidence: - file: "activemq-leveldb-store/src/main/java/org/apache/activemq/leveldb/replicated/ReplicatedLevelDBStoreViewMBean.java" contains "import org.apache.activemq.broker.jmx.MBeanInfo;" from: activemq-leveldb-store to: activemq-broker evidence: - file: "activemq-leveldb-store/src/main/java/org/apache/activemq/store/leveldb/ReplicatedLevelDBPersistenceAdapter.java" contains "import org.apache.activemq.store.PersistenceAdapter;" from: activemq-web-console to: activemq-client evidence: - file: "activemq-web-console/src/main/java/org/apache/activemq/web/controller/SendMessage.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-web-console to: activemq-broker evidence: - file: "activemq-web-console/src/main/java/org/apache/activemq/web/controller/RetryMessage.java" contains "import org.apache.activemq.broker.jmx.QueueViewMBean;" from: activemq-web-console to: activemq-broker evidence: - file: "activemq-web-console/src/main/java/org/apache/activemq/web/controller/DeleteJob.java" contains "import org.apache.activemq.broker.jmx.JobSchedulerViewMBean;" from: activemq-web-console to: activemq-broker evidence: - file: "activemq-web-console/src/main/java/org/apache/activemq/web/controller/DeleteMessage.java" contains "import org.apache.activemq.broker.jmx.QueueViewMBean;" from: activemq-web-console to: activemq-broker evidence: - file: "activemq-web-console/src/main/java/org/apache/activemq/web/controller/MoveMessage.java" contains "import org.apache.activemq.broker.jmx.QueueViewMBean;" from: activemq-web-console to: activemq-broker evidence: - file: "activemq-web-console/src/main/java/org/apache/activemq/web/controller/CopyMessage.java" contains "import org.apache.activemq.broker.jmx.QueueViewMBean;" from: activemq-camel to: activemq-client evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelMessageProducer.java" contains "import org.apache.activemq.ActiveMQMessageProducerSupport;" from: activemq-camel to: activemq-client evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelTopicSubscriber.java" contains "import org.apache.activemq.ActiveMQSession;" from: activemq-camel to: activemq-client evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelMessageConsumer.java" contains "import org.apache.activemq.ActiveMQSession;" from: activemq-camel to: activemq-client evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelConnection.java" contains "import org.apache.activemq.ActiveMQConnection;" from: activemq-camel to: activemq-client evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelTopicPublisher.java" contains "import org.apache.activemq.ActiveMQSession;" from: activemq-camel to: activemq-client evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelQueueSender.java" contains "import org.apache.activemq.ActiveMQSession;" from: activemq-camel to: activemq-client evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelQueue.java" contains "import org.apache.activemq.ActiveMQSession;" from: activemq-camel to: activemq-client evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelTopic.java" contains "import org.apache.activemq.ActiveMQSession;" from: activemq-camel to: activemq-client evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelDestination.java" contains "import org.apache.activemq.ActiveMQConnection;" from: activemq-camel to: activemq-client evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelQueueReceiver.java" contains "import org.apache.activemq.ActiveMQSession;" from: activemq-camel to: activemq-client evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelShutdownHook.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-camel to: activemq-client evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelConnectionFactory.java" contains "import org.apache.activemq.transport.Transport;" from: activemq-camel to: activemq-client evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/camelplugin/CamelRoutesBroker.java" contains "import org.apache.activemq.broker.Broker;" from: activemq-camel to: activemq-client evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/camelplugin/CamelRoutesBrokerPlugin.java" contains "import org.apache.activemq.broker.Broker;" from: activemq-camel to: activemq-client evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/converter/ActiveMQConverter.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-camel to: activemq-client evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/converter/ActiveMQMessageConverter.java" contains "import org.apache.activemq.command.ActiveMQMessage;" from: activemq-camel to: activemq-client evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/component/broker/BrokerProducer.java" contains "import org.apache.activemq.broker.ProducerBrokerExchange;" from: activemq-camel to: activemq-client evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/component/broker/BrokerEndpoint.java" contains "import org.apache.activemq.broker.ProducerBrokerExchange;" from: activemq-camel to: activemq-client evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/component/broker/BrokerConsumer.java" contains "import org.apache.activemq.broker.ProducerBrokerExchange;" from: activemq-camel to: activemq-client evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/component/broker/BrokerComponent.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-camel to: activemq-client evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/component/ActiveMQComponent.java" contains "import org.apache.activemq.EnhancedConnection;" from: activemq-camel to: activemq-client evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/component/ActiveMQConfiguration.java" contains "import org.apache.activemq.Service;" from: activemq-camel to: activemq-client evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/component/CamelEndpointLoader.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-camel to: activemq-client evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/component/OriginalDestinationPropagateStrategy.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-camel to: activemq-broker evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelShutdownHook.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-camel to: activemq-broker evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelConnection.java" contains "import org.apache.activemq.transport.Transport;" from: activemq-camel to: activemq-broker evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelConnectionFactory.java" contains "import org.apache.activemq.transport.Transport;" from: activemq-camel to: activemq-broker evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelMessageProducer.java" contains "import org.apache.activemq.util.JMSExceptionSupport;" from: activemq-camel to: activemq-broker evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelMessageConsumer.java" contains "import org.apache.activemq.util.JMSExceptionSupport;" from: activemq-camel to: activemq-broker evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/camelplugin/CamelRoutesBroker.java" contains "import org.apache.activemq.broker.Broker;" from: activemq-camel to: activemq-broker evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/camelplugin/CamelRoutesBrokerPlugin.java" contains "import org.apache.activemq.broker.Broker;" from: activemq-camel to: activemq-broker evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/component/broker/BrokerProducer.java" contains "import org.apache.activemq.broker.ProducerBrokerExchange;" from: activemq-camel to: activemq-broker evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/component/broker/BrokerEndpoint.java" contains "import org.apache.activemq.broker.ProducerBrokerExchange;" from: activemq-camel to: activemq-broker evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/component/broker/BrokerConsumer.java" contains "import org.apache.activemq.broker.ProducerBrokerExchange;" from: activemq-camel to: activemq-broker evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/component/broker/BrokerComponent.java" contains "import org.apache.activemq.broker.view.MessageBrokerView;" from: activemq-camel to: activemq-broker evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/component/ActiveMQComponent.java" contains "import org.apache.activemq.advisory.DestinationSource;" from: activemq-camel to: activemq-broker evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/component/CamelEndpointLoader.java" contains "import org.apache.activemq.advisory.DestinationEvent;" from: activemq-camel to: activemq-http evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelConnection.java" contains "import org.apache.activemq.transport.Transport;" from: activemq-camel to: activemq-http evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelConnectionFactory.java" contains "import org.apache.activemq.transport.Transport;" from: activemq-camel to: activemq-jdbc-store evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelMessageProducer.java" contains "import org.apache.activemq.util.JMSExceptionSupport;" from: activemq-camel to: activemq-jdbc-store evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelMessageConsumer.java" contains "import org.apache.activemq.util.JMSExceptionSupport;" from: activemq-camel to: activemq-jdbc-store evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelConnection.java" contains "import org.apache.activemq.util.IdGenerator;" from: activemq-camel to: activemq-log4j-appender evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelMessageProducer.java" contains "import org.apache.activemq.util.JMSExceptionSupport;" from: activemq-camel to: activemq-log4j-appender evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelMessageConsumer.java" contains "import org.apache.activemq.util.JMSExceptionSupport;" from: activemq-camel to: activemq-log4j-appender evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelConnection.java" contains "import org.apache.activemq.util.IdGenerator;" from: activemq-camel to: activemq-kahadb-store evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelMessageProducer.java" contains "import org.apache.activemq.util.JMSExceptionSupport;" from: activemq-camel to: activemq-kahadb-store evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelMessageConsumer.java" contains "import org.apache.activemq.util.JMSExceptionSupport;" from: activemq-camel to: activemq-kahadb-store evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelConnection.java" contains "import org.apache.activemq.util.IdGenerator;" from: activemq-camel to: activemq-spring evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/CamelConnectionFactory.java" contains "import org.apache.activemq.spring.ActiveMQConnectionFactory;" from: activemq-camel to: activemq-spring evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/camelplugin/CamelRoutesBroker.java" contains "import org.apache.activemq.spring.Utils;" from: activemq-camel to: activemq-spring evidence: - file: "activemq-camel/src/main/java/org/apache/activemq/camel/component/ActiveMQConfiguration.java" contains "import org.apache.activemq.spring.ActiveMQConnectionFactory;" from: activemq-partition to: activemq-client evidence: - file: "activemq-partition/src/main/java/org/apache/activemq/partition/PartitionBrokerPlugin.java" contains "import org.apache.activemq.broker.Broker;" from: activemq-partition to: activemq-client evidence: - file: "activemq-partition/src/main/java/org/apache/activemq/partition/ZooKeeperPartitionBroker.java" contains "import org.apache.activemq.broker.Broker;" from: activemq-partition to: activemq-client evidence: - file: "activemq-partition/src/main/java/org/apache/activemq/partition/PartitionBroker.java" contains "import org.apache.activemq.broker.Broker;" from: activemq-partition to: activemq-client evidence: - file: "activemq-partition/src/main/java/org/apache/activemq/partition/ZooKeeperPartitionBrokerPlugin.java" contains "import org.apache.activemq.broker.Broker;" from: activemq-partition to: activemq-broker evidence: - file: "activemq-partition/src/main/java/org/apache/activemq/partition/PartitionBrokerPlugin.java" contains "import org.apache.activemq.broker.Broker;" from: activemq-partition to: activemq-broker evidence: - file: "activemq-partition/src/main/java/org/apache/activemq/partition/ZooKeeperPartitionBroker.java" contains "import org.apache.activemq.broker.Broker;" from: activemq-partition to: activemq-broker evidence: - file: "activemq-partition/src/main/java/org/apache/activemq/partition/PartitionBroker.java" contains "import org.apache.activemq.broker.Broker;" from: activemq-partition to: activemq-broker evidence: - file: "activemq-partition/src/main/java/org/apache/activemq/partition/ZooKeeperPartitionBrokerPlugin.java" contains "import org.apache.activemq.broker.Broker;" from: activemq-partition to: activemq-http evidence: - file: "activemq-partition/src/main/java/org/apache/activemq/partition/PartitionBroker.java" contains "import org.apache.activemq.transport.Transport;" from: activemq-partition to: activemq-jdbc-store evidence: - file: "activemq-partition/src/main/java/org/apache/activemq/partition/PartitionBroker.java" contains "import org.apache.activemq.util.LRUCache;" from: activemq-partition to: activemq-log4j-appender evidence: - file: "activemq-partition/src/main/java/org/apache/activemq/partition/PartitionBroker.java" contains "import org.apache.activemq.util.LRUCache;" from: activemq-partition to: activemq-kahadb-store evidence: - file: "activemq-partition/src/main/java/org/apache/activemq/partition/PartitionBroker.java" contains "import org.apache.activemq.util.LRUCache;" from: activemq-partition to: activemq-leveldb-store evidence: - file: "activemq-partition/src/main/java/org/apache/activemq/partition/ZooKeeperPartitionBroker.java" contains "import org.apache.activemq.leveldb.replicated.groups.ZKClient;" from: activemq-stomp to: activemq-client evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/ProtocolConverter.java" contains "import org.apache.activemq.ActiveMQPrefetchPolicy;" from: activemq-stomp to: activemq-client evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompSslTransportFactory.java" contains "import org.apache.activemq.broker.BrokerContext;" from: activemq-stomp to: activemq-client evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompTransportFactory.java" contains "import org.apache.activemq.broker.BrokerContext;" from: activemq-stomp to: activemq-client evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompTransportFilter.java" contains "import org.apache.activemq.broker.BrokerContext;" from: activemq-stomp to: activemq-client evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/JmsFrameTranslator.java" contains "import org.apache.activemq.broker.BrokerContext;" from: activemq-stomp to: activemq-client evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompNIOSSLTransportFactory.java" contains "import org.apache.activemq.broker.SslContext;" from: activemq-stomp to: activemq-client evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompNIOTransportFactory.java" contains "import org.apache.activemq.broker.BrokerContext;" from: activemq-stomp to: activemq-client evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompInactivityMonitor.java" contains "import org.apache.activemq.transport.AbstractInactivityMonitor;" from: activemq-stomp to: activemq-client evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompNIOTransport.java" contains "import org.apache.activemq.transport.Transport;" from: activemq-stomp to: activemq-client evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompCodec.java" contains "import org.apache.activemq.transport.tcp.TcpTransport;" from: activemq-stomp to: activemq-client evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompNIOSSLTransport.java" contains "import org.apache.activemq.transport.nio.NIOSSLTransport;" from: activemq-stomp to: activemq-client evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompSubscription.java" contains "import org.apache.activemq.util.IdGenerator;" from: activemq-stomp to: activemq-client evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompWireFormat.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-stomp to: activemq-client evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/XStreamSupport.java" contains "import org.apache.activemq.util.ClassLoadingAwareObjectInputStream;" from: activemq-stomp to: activemq-client evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/LegacyFrameTranslator.java" contains "import org.apache.activemq.util.ByteArrayOutputStream;" from: activemq-stomp to: activemq-client evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompFrame.java" contains "import org.apache.activemq.util.MarshallingSupport;" from: activemq-stomp to: activemq-client evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/ResponseHandler.java" contains "import org.apache.activemq.command.Response;" from: activemq-stomp to: activemq-client evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/FrameTranslator.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-stomp to: activemq-client evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompQueueBrowserSubscription.java" contains "import org.apache.activemq.command.ConsumerInfo;" from: activemq-stomp to: activemq-client evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompTransport.java" contains "import org.apache.activemq.command.Command;" from: activemq-stomp to: activemq-client evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompAckEntry.java" contains "import org.apache.activemq.command.MessageAck;" from: activemq-stomp to: activemq-client evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompWireFormatFactory.java" contains "import org.apache.activemq.wireformat.WireFormat;" from: activemq-stomp to: activemq-broker evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/ProtocolConverter.java" contains "import org.apache.activemq.broker.BrokerContext;" from: activemq-stomp to: activemq-broker evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompSslTransportFactory.java" contains "import org.apache.activemq.broker.BrokerContext;" from: activemq-stomp to: activemq-broker evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompTransportFactory.java" contains "import org.apache.activemq.broker.BrokerContext;" from: activemq-stomp to: activemq-broker evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompTransportFilter.java" contains "import org.apache.activemq.broker.BrokerContext;" from: activemq-stomp to: activemq-broker evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/JmsFrameTranslator.java" contains "import org.apache.activemq.broker.BrokerContext;" from: activemq-stomp to: activemq-broker evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompNIOSSLTransportFactory.java" contains "import org.apache.activemq.broker.SslContext;" from: activemq-stomp to: activemq-broker evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompNIOTransportFactory.java" contains "import org.apache.activemq.broker.BrokerContext;" from: activemq-stomp to: activemq-broker evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompInactivityMonitor.java" contains "import org.apache.activemq.transport.AbstractInactivityMonitor;" from: activemq-stomp to: activemq-broker evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompNIOTransport.java" contains "import org.apache.activemq.transport.Transport;" from: activemq-stomp to: activemq-broker evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompNIOSSLTransport.java" contains "import org.apache.activemq.transport.nio.NIOSSLTransport;" from: activemq-stomp to: activemq-broker evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompCodec.java" contains "import org.apache.activemq.util.ByteArrayOutputStream;" from: activemq-stomp to: activemq-broker evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompSubscription.java" contains "import org.apache.activemq.util.IdGenerator;" from: activemq-stomp to: activemq-broker evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompWireFormat.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-stomp to: activemq-broker evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/XStreamSupport.java" contains "import org.apache.activemq.util.ClassLoadingAwareObjectInputStream;" from: activemq-stomp to: activemq-broker evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/LegacyFrameTranslator.java" contains "import org.apache.activemq.util.ByteArrayOutputStream;" from: activemq-stomp to: activemq-broker evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompFrame.java" contains "import org.apache.activemq.util.MarshallingSupport;" from: activemq-stomp to: activemq-http evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompSslTransportFactory.java" contains "import org.apache.activemq.transport.MutexTransport;" from: activemq-stomp to: activemq-http evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompTransportFactory.java" contains "import org.apache.activemq.transport.MutexTransport;" from: activemq-stomp to: activemq-http evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompTransportFilter.java" contains "import org.apache.activemq.transport.Transport;" from: activemq-stomp to: activemq-http evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompInactivityMonitor.java" contains "import org.apache.activemq.transport.AbstractInactivityMonitor;" from: activemq-stomp to: activemq-http evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompNIOTransport.java" contains "import org.apache.activemq.transport.Transport;" from: activemq-stomp to: activemq-http evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompNIOSSLTransportFactory.java" contains "import org.apache.activemq.transport.Transport;" from: activemq-stomp to: activemq-http evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompNIOTransportFactory.java" contains "import org.apache.activemq.transport.MutexTransport;" from: activemq-stomp to: activemq-jdbc-store evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/ProtocolConverter.java" contains "import org.apache.activemq.util.ByteArrayOutputStream;" from: activemq-stomp to: activemq-jdbc-store evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompSslTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-stomp to: activemq-jdbc-store evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompCodec.java" contains "import org.apache.activemq.util.ByteArrayOutputStream;" from: activemq-stomp to: activemq-jdbc-store evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-stomp to: activemq-jdbc-store evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompTransportFilter.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-stomp to: activemq-jdbc-store evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompSubscription.java" contains "import org.apache.activemq.util.IdGenerator;" from: activemq-stomp to: activemq-jdbc-store evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompWireFormat.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-stomp to: activemq-jdbc-store evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/XStreamSupport.java" contains "import org.apache.activemq.util.ClassLoadingAwareObjectInputStream;" from: activemq-stomp to: activemq-jdbc-store evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompNIOTransport.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-stomp to: activemq-jdbc-store evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/LegacyFrameTranslator.java" contains "import org.apache.activemq.util.ByteArrayOutputStream;" from: activemq-stomp to: activemq-jdbc-store evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompFrame.java" contains "import org.apache.activemq.util.MarshallingSupport;" from: activemq-stomp to: activemq-jdbc-store evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompNIOTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-stomp to: activemq-log4j-appender evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/ProtocolConverter.java" contains "import org.apache.activemq.util.ByteArrayOutputStream;" from: activemq-stomp to: activemq-log4j-appender evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompSslTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-stomp to: activemq-log4j-appender evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompCodec.java" contains "import org.apache.activemq.util.ByteArrayOutputStream;" from: activemq-stomp to: activemq-log4j-appender evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-stomp to: activemq-log4j-appender evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompTransportFilter.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-stomp to: activemq-log4j-appender evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompSubscription.java" contains "import org.apache.activemq.util.IdGenerator;" from: activemq-stomp to: activemq-log4j-appender evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompWireFormat.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-stomp to: activemq-log4j-appender evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/XStreamSupport.java" contains "import org.apache.activemq.util.ClassLoadingAwareObjectInputStream;" from: activemq-stomp to: activemq-log4j-appender evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompNIOTransport.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-stomp to: activemq-log4j-appender evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/LegacyFrameTranslator.java" contains "import org.apache.activemq.util.ByteArrayOutputStream;" from: activemq-stomp to: activemq-log4j-appender evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompFrame.java" contains "import org.apache.activemq.util.MarshallingSupport;" from: activemq-stomp to: activemq-log4j-appender evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompNIOTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-stomp to: activemq-kahadb-store evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/ProtocolConverter.java" contains "import org.apache.activemq.util.ByteArrayOutputStream;" from: activemq-stomp to: activemq-kahadb-store evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompSslTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-stomp to: activemq-kahadb-store evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompCodec.java" contains "import org.apache.activemq.util.ByteArrayOutputStream;" from: activemq-stomp to: activemq-kahadb-store evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-stomp to: activemq-kahadb-store evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompTransportFilter.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-stomp to: activemq-kahadb-store evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompSubscription.java" contains "import org.apache.activemq.util.IdGenerator;" from: activemq-stomp to: activemq-kahadb-store evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompWireFormat.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-stomp to: activemq-kahadb-store evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/XStreamSupport.java" contains "import org.apache.activemq.util.ClassLoadingAwareObjectInputStream;" from: activemq-stomp to: activemq-kahadb-store evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompNIOTransport.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-stomp to: activemq-kahadb-store evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/LegacyFrameTranslator.java" contains "import org.apache.activemq.util.ByteArrayOutputStream;" from: activemq-stomp to: activemq-kahadb-store evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompFrame.java" contains "import org.apache.activemq.util.MarshallingSupport;" from: activemq-stomp to: activemq-kahadb-store evidence: - file: "activemq-stomp/src/main/java/org/apache/activemq/transport/stomp/StompNIOTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-console to: activemq-client evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/AbstractAmqCommand.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-console to: activemq-client evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/ProducerCommand.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-console to: activemq-client evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/AmqBrowseCommand.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-console to: activemq-client evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/ConsumerCommand.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-console to: activemq-client evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/AbstractCommand.java" contains "import org.apache.activemq.ActiveMQConnectionMetaData;" from: activemq-console to: activemq-client evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/StartCommand.java" contains "import org.apache.activemq.broker.BrokerFactory;" from: activemq-console to: activemq-client evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/store/StoreExporter.java" contains "import org.apache.activemq.broker.BrokerFactory;" from: activemq-console to: activemq-client evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/store/amq/CommandLineSupport.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-console to: activemq-client evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/filter/AmqMessagesQueryFilter.java" contains "import org.apache.activemq.ActiveMQConnectionFactory;" from: activemq-console to: activemq-client evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/filter/MapTransformFilter.java" contains "import org.apache.activemq.command.ActiveMQBytesMessage;" from: activemq-console to: activemq-broker evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/StartCommand.java" contains "import org.apache.activemq.broker.BrokerFactory;" from: activemq-console to: activemq-broker evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/ProducerCommand.java" contains "import org.apache.activemq.util.ProducerThread;" from: activemq-console to: activemq-broker evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/ConsumerCommand.java" contains "import org.apache.activemq.util.ConsumerThread;" from: activemq-console to: activemq-broker evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/AbstractCommand.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-console to: activemq-broker evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/DstatCommand.java" contains "import org.apache.activemq.broker.jmx.QueueView;" from: activemq-console to: activemq-broker evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/PurgeCommand.java" contains "import org.apache.activemq.broker.jmx.QueueViewMBean;" from: activemq-console to: activemq-broker evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/store/StoreExporter.java" contains "import org.apache.activemq.broker.BrokerFactory;" from: activemq-console to: activemq-broker evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/store/amq/CommandLineSupport.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-console to: activemq-jdbc-store evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/ProducerCommand.java" contains "import org.apache.activemq.util.ProducerThread;" from: activemq-console to: activemq-jdbc-store evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/ConsumerCommand.java" contains "import org.apache.activemq.util.ConsumerThread;" from: activemq-console to: activemq-jdbc-store evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/AbstractCommand.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-console to: activemq-jdbc-store evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/store/amq/CommandLineSupport.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-console to: activemq-log4j-appender evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/ProducerCommand.java" contains "import org.apache.activemq.util.ProducerThread;" from: activemq-console to: activemq-log4j-appender evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/ConsumerCommand.java" contains "import org.apache.activemq.util.ConsumerThread;" from: activemq-console to: activemq-log4j-appender evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/AbstractCommand.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-console to: activemq-log4j-appender evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/store/amq/CommandLineSupport.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-console to: activemq-kahadb-store evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/ProducerCommand.java" contains "import org.apache.activemq.util.ProducerThread;" from: activemq-console to: activemq-kahadb-store evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/ConsumerCommand.java" contains "import org.apache.activemq.util.ConsumerThread;" from: activemq-console to: activemq-kahadb-store evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/AbstractCommand.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-console to: activemq-kahadb-store evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/store/amq/CommandLineSupport.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-console to: activemq-spring evidence: - file: "activemq-console/src/main/java/org/apache/activemq/console/command/store/StoreExporter.java" contains "import org.apache.activemq.store.MessageRecoveryListener;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpTransportFilter.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpProtocolDiscriminator.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpSslTransportFactory.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpNioTransportFactory.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpNioSslTransportFactory.java" contains "import org.apache.activemq.broker.SslContext;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpWSTransportFactory.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpTransportFactory.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpWSTransport.java" contains "import org.apache.activemq.transport.TransportSupport;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpInactivityMonitor.java" contains "import org.apache.activemq.transport.AbstractInactivityMonitor;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpNioTransport.java" contains "import org.apache.activemq.transport.tcp.TcpTransport;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpFrameParser.java" contains "import org.apache.activemq.transport.tcp.TcpTransport;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpNioSslTransport.java" contains "import org.apache.activemq.transport.nio.NIOSSLTransport;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpWireFormat.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpSupport.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpProtocolConverter.java" contains "import org.apache.activemq.command.Command;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/ResponseHandler.java" contains "import org.apache.activemq.command.Response;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpTransport.java" contains "import org.apache.activemq.command.Command;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpWireFormatFactory.java" contains "import org.apache.activemq.wireformat.WireFormat;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/sasl/AmqpAuthenticator.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/InboundTransformer.java" contains "import org.apache.activemq.ScheduledMessage;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/JMSMappingOutboundTransformer.java" contains "import org.apache.activemq.util.JMSExceptionSupport;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/JMSMappingInboundTransformer.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/AMQPRawInboundTransformer.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/AmqpMessageSupport.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/AMQPNativeInboundTransformer.java" contains "import org.apache.activemq.command.ActiveMQMessage;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/OutboundTransformer.java" contains "import org.apache.activemq.command.ActiveMQMessage;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/AMQPNativeOutboundTransformer.java" contains "import org.apache.activemq.command.ActiveMQBytesMessage;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/AutoOutboundTransformer.java" contains "import org.apache.activemq.command.ActiveMQBytesMessage;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpConnection.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpSender.java" contains "import org.apache.activemq.broker.region.AbstractSubscription;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpSession.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpReceiver.java" contains "import org.apache.activemq.util.LongSequenceGenerator;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpTransactionCoordinator.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpAbstractReceiver.java" contains "import org.apache.activemq.command.LocalTransactionId;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpLink.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-amqp to: activemq-client evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpAbstractLink.java" contains "import org.apache.activemq.command.Command;" from: activemq-amqp to: activemq-broker evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpTransportFilter.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-amqp to: activemq-broker evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpProtocolDiscriminator.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-amqp to: activemq-broker evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpSslTransportFactory.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-amqp to: activemq-broker evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpNioTransportFactory.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-amqp to: activemq-broker evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpNioSslTransportFactory.java" contains "import org.apache.activemq.broker.SslContext;" from: activemq-amqp to: activemq-broker evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpWSTransportFactory.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-amqp to: activemq-broker evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpTransportFactory.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-amqp to: activemq-broker evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpWSTransport.java" contains "import org.apache.activemq.transport.TransportSupport;" from: activemq-amqp to: activemq-broker evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpInactivityMonitor.java" contains "import org.apache.activemq.transport.AbstractInactivityMonitor;" from: activemq-amqp to: activemq-broker evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpNioSslTransport.java" contains "import org.apache.activemq.transport.nio.NIOSSLTransport;" from: activemq-amqp to: activemq-broker evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpNioTransport.java" contains "import org.apache.activemq.transport.nio.NIOOutputStream;" from: activemq-amqp to: activemq-broker evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpWireFormat.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-amqp to: activemq-broker evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpFrameParser.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-amqp to: activemq-broker evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/sasl/AmqpAuthenticator.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-amqp to: activemq-broker evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/JMSMappingOutboundTransformer.java" contains "import org.apache.activemq.util.JMSExceptionSupport;" from: activemq-amqp to: activemq-broker evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/JMSMappingInboundTransformer.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-amqp to: activemq-broker evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/AMQPRawInboundTransformer.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-amqp to: activemq-broker evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/AmqpMessageSupport.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-amqp to: activemq-broker evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpConnection.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-amqp to: activemq-broker evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpSender.java" contains "import org.apache.activemq.broker.region.AbstractSubscription;" from: activemq-amqp to: activemq-broker evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpSession.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-amqp to: activemq-broker evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpReceiver.java" contains "import org.apache.activemq.util.LongSequenceGenerator;" from: activemq-amqp to: activemq-http evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpTransportFilter.java" contains "import org.apache.activemq.transport.Transport;" from: activemq-amqp to: activemq-http evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpSslTransportFactory.java" contains "import org.apache.activemq.transport.MutexTransport;" from: activemq-amqp to: activemq-http evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpWSTransport.java" contains "import org.apache.activemq.transport.TransportSupport;" from: activemq-amqp to: activemq-http evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpNioTransportFactory.java" contains "import org.apache.activemq.transport.MutexTransport;" from: activemq-amqp to: activemq-http evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpNioSslTransportFactory.java" contains "import org.apache.activemq.transport.Transport;" from: activemq-amqp to: activemq-http evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpInactivityMonitor.java" contains "import org.apache.activemq.transport.AbstractInactivityMonitor;" from: activemq-amqp to: activemq-http evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpWSTransportFactory.java" contains "import org.apache.activemq.transport.Transport;" from: activemq-amqp to: activemq-http evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpTransportFactory.java" contains "import org.apache.activemq.transport.MutexTransport;" from: activemq-amqp to: activemq-http evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpConnection.java" contains "import org.apache.activemq.transport.InactivityIOException;" from: activemq-amqp to: activemq-jdbc-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpWireFormat.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-amqp to: activemq-jdbc-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpTransportFilter.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-amqp to: activemq-jdbc-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpSslTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-amqp to: activemq-jdbc-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpWSTransport.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-amqp to: activemq-jdbc-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpNioTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-amqp to: activemq-jdbc-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpNioTransport.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-amqp to: activemq-jdbc-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpWSTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-amqp to: activemq-jdbc-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-amqp to: activemq-jdbc-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpFrameParser.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-amqp to: activemq-jdbc-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/JMSMappingOutboundTransformer.java" contains "import org.apache.activemq.util.JMSExceptionSupport;" from: activemq-amqp to: activemq-jdbc-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/JMSMappingInboundTransformer.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-amqp to: activemq-jdbc-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/AMQPRawInboundTransformer.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-amqp to: activemq-jdbc-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/AmqpMessageSupport.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-amqp to: activemq-jdbc-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpConnection.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-amqp to: activemq-jdbc-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpSession.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-amqp to: activemq-jdbc-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpReceiver.java" contains "import org.apache.activemq.util.LongSequenceGenerator;" from: activemq-amqp to: activemq-log4j-appender evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpWireFormat.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-amqp to: activemq-log4j-appender evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpTransportFilter.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-amqp to: activemq-log4j-appender evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpSslTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-amqp to: activemq-log4j-appender evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpWSTransport.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-amqp to: activemq-log4j-appender evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpNioTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-amqp to: activemq-log4j-appender evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpNioTransport.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-amqp to: activemq-log4j-appender evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpWSTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-amqp to: activemq-log4j-appender evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-amqp to: activemq-log4j-appender evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpFrameParser.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-amqp to: activemq-log4j-appender evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/JMSMappingOutboundTransformer.java" contains "import org.apache.activemq.util.JMSExceptionSupport;" from: activemq-amqp to: activemq-log4j-appender evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/JMSMappingInboundTransformer.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-amqp to: activemq-log4j-appender evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/AMQPRawInboundTransformer.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-amqp to: activemq-log4j-appender evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/AmqpMessageSupport.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-amqp to: activemq-log4j-appender evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpConnection.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-amqp to: activemq-log4j-appender evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpSession.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-amqp to: activemq-log4j-appender evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpReceiver.java" contains "import org.apache.activemq.util.LongSequenceGenerator;" from: activemq-amqp to: activemq-kahadb-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpWireFormat.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-amqp to: activemq-kahadb-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpTransportFilter.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-amqp to: activemq-kahadb-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpSslTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-amqp to: activemq-kahadb-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpWSTransport.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-amqp to: activemq-kahadb-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpNioTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-amqp to: activemq-kahadb-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpNioTransport.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-amqp to: activemq-kahadb-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpWSTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-amqp to: activemq-kahadb-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpTransportFactory.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-amqp to: activemq-kahadb-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/AmqpFrameParser.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-amqp to: activemq-kahadb-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/JMSMappingOutboundTransformer.java" contains "import org.apache.activemq.util.JMSExceptionSupport;" from: activemq-amqp to: activemq-kahadb-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/JMSMappingInboundTransformer.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-amqp to: activemq-kahadb-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/AMQPRawInboundTransformer.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-amqp to: activemq-kahadb-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/message/AmqpMessageSupport.java" contains "import org.apache.activemq.util.ByteArrayInputStream;" from: activemq-amqp to: activemq-kahadb-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpConnection.java" contains "import org.apache.activemq.util.IOExceptionSupport;" from: activemq-amqp to: activemq-kahadb-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpSession.java" contains "import org.apache.activemq.util.IntrospectionSupport;" from: activemq-amqp to: activemq-kahadb-store evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/protocol/AmqpReceiver.java" contains "import org.apache.activemq.util.LongSequenceGenerator;" from: activemq-amqp to: activemq-spring evidence: - file: "activemq-amqp/src/main/java/org/apache/activemq/transport/amqp/sasl/AmqpAuthenticator.java" contains "import org.apache.activemq.security.AuthenticationBroker;" from: activemq-kahadb-store to: activemq-client evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/plist/PListStoreImpl.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-kahadb-store to: activemq-client evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/plist/PListImpl.java" contains "import org.apache.activemq.management.SizeStatisticImpl;" from: activemq-kahadb-store to: activemq-client evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/MessageDatabase.java" contains "import org.apache.activemq.ActiveMQMessageAuditNoSync;" from: activemq-kahadb-store to: activemq-client evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/AbstractKahaDBStore.java" contains "import org.apache.activemq.broker.LockableServiceSupport;" from: activemq-kahadb-store to: activemq-client evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/TempKahaDBStore.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-kahadb-store to: activemq-client evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/KahaDBTransactionStore.java" contains "import org.apache.activemq.broker.ConnectionContext;" from: activemq-kahadb-store to: activemq-client evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/KahaDBStore.java" contains "import org.apache.activemq.broker.ConnectionContext;" from: activemq-kahadb-store to: activemq-client evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/KahaDBPersistenceAdapter.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-kahadb-store to: activemq-client evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/MultiKahaDBTransactionStore.java" contains "import org.apache.activemq.broker.Broker;" from: activemq-kahadb-store to: activemq-client evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/MultiKahaDBPersistenceAdapter.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-kahadb-store to: activemq-client evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/FilteredKahaDBPersistenceAdapter.java" contains "import org.apache.activemq.usage.StoreUsage;" from: activemq-kahadb-store to: activemq-client evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/TempMessageDatabase.java" contains "import org.apache.activemq.command.SubscriptionInfo;" from: activemq-kahadb-store to: activemq-client evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/TransactionIdConversion.java" contains "import org.apache.activemq.command.ConnectionId;" from: activemq-kahadb-store to: activemq-client evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/scheduler/JobImpl.java" contains "import org.apache.activemq.broker.scheduler.Job;" from: activemq-kahadb-store to: activemq-client evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/scheduler/JobSchedulerImpl.java" contains "import org.apache.activemq.broker.scheduler.CronParser;" from: activemq-kahadb-store to: activemq-client evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/scheduler/JobSchedulerStoreImpl.java" contains "import org.apache.activemq.broker.scheduler.JobScheduler;" from: activemq-kahadb-store to: activemq-broker evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/plist/PListStoreImpl.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-kahadb-store to: activemq-broker evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/plist/PListImpl.java" contains "import org.apache.activemq.store.PList;" from: activemq-kahadb-store to: activemq-broker evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/AbstractKahaDBStore.java" contains "import org.apache.activemq.broker.LockableServiceSupport;" from: activemq-kahadb-store to: activemq-broker evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/TempKahaDBStore.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-kahadb-store to: activemq-broker evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/KahaDBTransactionStore.java" contains "import org.apache.activemq.broker.ConnectionContext;" from: activemq-kahadb-store to: activemq-broker evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/KahaDBStore.java" contains "import org.apache.activemq.broker.ConnectionContext;" from: activemq-kahadb-store to: activemq-broker evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/MessageDatabase.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-kahadb-store to: activemq-broker evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/KahaDBPersistenceAdapter.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-kahadb-store to: activemq-broker evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/MultiKahaDBTransactionStore.java" contains "import org.apache.activemq.broker.Broker;" from: activemq-kahadb-store to: activemq-broker evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/MultiKahaDBPersistenceAdapter.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-kahadb-store to: activemq-broker evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/FilteredKahaDBPersistenceAdapter.java" contains "import org.apache.activemq.usage.StoreUsage;" from: activemq-kahadb-store to: activemq-broker evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/scheduler/JobImpl.java" contains "import org.apache.activemq.broker.scheduler.Job;" from: activemq-kahadb-store to: activemq-broker evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/scheduler/JobSchedulerImpl.java" contains "import org.apache.activemq.broker.scheduler.CronParser;" from: activemq-kahadb-store to: activemq-broker evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/scheduler/JobSchedulerStoreImpl.java" contains "import org.apache.activemq.broker.scheduler.JobScheduler;" from: activemq-kahadb-store to: activemq-spring evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/plist/PListImpl.java" contains "import org.apache.activemq.store.PList;" from: activemq-kahadb-store to: activemq-spring evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/plist/PListStoreImpl.java" contains "import org.apache.activemq.store.JournaledStore;" from: activemq-kahadb-store to: activemq-spring evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/FilteredKahaDBPersistenceAdapter.java" contains "import org.apache.activemq.store.PersistenceAdapter;" from: activemq-kahadb-store to: activemq-spring evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/AbstractKahaDBStore.java" contains "import org.apache.activemq.store.SharedFileLocker;" from: activemq-kahadb-store to: activemq-spring evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/TempKahaDBStore.java" contains "import org.apache.activemq.store.AbstractMessageStore;" from: activemq-kahadb-store to: activemq-spring evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/KahaDBTransactionStore.java" contains "import org.apache.activemq.store.AbstractMessageStore;" from: activemq-kahadb-store to: activemq-spring evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/KahaDBStore.java" contains "import org.apache.activemq.store.AbstractMessageStore;" from: activemq-kahadb-store to: activemq-spring evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/MessageDatabase.java" contains "import org.apache.activemq.store.MessageStore;" from: activemq-kahadb-store to: activemq-spring evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/KahaDBPersistenceAdapter.java" contains "import org.apache.activemq.store.JournaledStore;" from: activemq-kahadb-store to: activemq-spring evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/MultiKahaDBTransactionStore.java" contains "import org.apache.activemq.store.AbstractMessageStore;" from: activemq-kahadb-store to: activemq-spring evidence: - file: "activemq-kahadb-store/src/main/java/org/apache/activemq/store/kahadb/MultiKahaDBPersistenceAdapter.java" contains "import org.apache.activemq.store.MessageStore;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ActiveMQDestinationMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/SessionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/BrokerInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/MessageAckMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ExceptionResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/BrokerIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/KeepAliveInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ConnectionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ConnectionErrorMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/JournalQueueAckMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ActiveMQBytesMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ShutdownInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/JournalTraceMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/WireFormatInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ProducerInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/FlushCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/RemoveInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ReplayCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ConsumerIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/MessageIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/XATransactionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/SessionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ProducerIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ActiveMQMapMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ConsumerInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/LocalTransactionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ActiveMQMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ConnectionControlMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ActiveMQTempTopicMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ActiveMQBlobMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/IntegerResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ControlCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ActiveMQStreamMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/NetworkBridgeFilterMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/PartialCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ActiveMQQueueMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ActiveMQTempDestinationMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/RemoveSubscriptionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/MessagePullMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/JournalTopicAckMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/DestinationInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/DiscoveryEventMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ActiveMQObjectMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/LastPartialCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/DataArrayResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ActiveMQTopicMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/TransactionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ProducerAckMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ConsumerControlMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/BaseCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/MarshallerFactory.java" contains "import org.apache.activemq.openwire.DataStreamMarshaller;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/DataResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/MessageDispatchNotificationMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ActiveMQTempQueueMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/MessageDispatchMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/MessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/TransactionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/SubscriptionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ConnectionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/ActiveMQTextMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/JournalTransactionMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ActiveMQDestinationMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/SessionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/BrokerInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/MessageAckMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ExceptionResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/BrokerIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/KeepAliveInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ConnectionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ConnectionErrorMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/JournalQueueAckMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ActiveMQBytesMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ShutdownInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/JournalTraceMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/WireFormatInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ProducerInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/FlushCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/RemoveInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ReplayCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ConsumerIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/MessageIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/XATransactionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/SessionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ProducerIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ActiveMQMapMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ConsumerInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/LocalTransactionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ActiveMQMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ConnectionControlMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ActiveMQTempTopicMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ActiveMQBlobMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/IntegerResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ControlCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ActiveMQStreamMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/NetworkBridgeFilterMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/PartialCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ActiveMQQueueMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ActiveMQTempDestinationMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/RemoveSubscriptionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/MessagePullMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/JournalTopicAckMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/DestinationInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/DiscoveryEventMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ActiveMQObjectMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/LastPartialCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/DataArrayResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ActiveMQTopicMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/TransactionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ProducerAckMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ConsumerControlMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/BaseCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/MarshallerFactory.java" contains "import org.apache.activemq.openwire.DataStreamMarshaller;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/DataResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/MessageDispatchNotificationMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ActiveMQTempQueueMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/MessageDispatchMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/MessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/TransactionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/SubscriptionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ConnectionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/ActiveMQTextMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/JournalTransactionMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ActiveMQDestinationMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/SessionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/BrokerInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/MessageAckMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ExceptionResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/BrokerIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/KeepAliveInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ConnectionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ConnectionErrorMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/JournalQueueAckMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ActiveMQBytesMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ShutdownInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/JournalTraceMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/WireFormatInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ProducerInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/FlushCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/RemoveInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ReplayCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ConsumerIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/MessageIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/XATransactionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/SessionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ProducerIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ActiveMQMapMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ConsumerInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/LocalTransactionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ActiveMQMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ConnectionControlMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ActiveMQTempTopicMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ActiveMQBlobMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/IntegerResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ControlCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ActiveMQStreamMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/NetworkBridgeFilterMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/PartialCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ActiveMQQueueMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ActiveMQTempDestinationMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/RemoveSubscriptionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/MessagePullMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/JournalTopicAckMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/DestinationInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/DiscoveryEventMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ActiveMQObjectMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/LastPartialCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/DataArrayResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ActiveMQTopicMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/TransactionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ProducerAckMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ConsumerControlMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/BaseCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/MarshallerFactory.java" contains "import org.apache.activemq.openwire.DataStreamMarshaller;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/DataResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/MessageDispatchNotificationMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ActiveMQTempQueueMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/MessageDispatchMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/MessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/TransactionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/SubscriptionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ConnectionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/ActiveMQTextMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/JournalTransactionMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ActiveMQDestinationMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/SessionInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/BrokerInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/MessageAckMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ExceptionResponseMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/BrokerIdMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/KeepAliveInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ConnectionInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ConnectionErrorMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/JournalQueueAckMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ActiveMQBytesMessageMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ShutdownInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/JournalTraceMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/WireFormatInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ProducerInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/FlushCommandMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/RemoveInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ReplayCommandMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ConsumerIdMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/MessageIdMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/XATransactionIdMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/SessionIdMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ProducerIdMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ActiveMQMapMessageMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ConsumerInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/LocalTransactionIdMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ActiveMQMessageMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ConnectionControlMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ActiveMQTempTopicMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/IntegerResponseMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ControlCommandMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ActiveMQStreamMessageMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/NetworkBridgeFilterMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/PartialCommandMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ActiveMQQueueMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ActiveMQTempDestinationMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/RemoveSubscriptionInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/MessagePullMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/JournalTopicAckMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/DestinationInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/DiscoveryEventMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ResponseMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ActiveMQObjectMessageMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/LastPartialCommandMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/DataArrayResponseMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ActiveMQTopicMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/TransactionInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ConsumerControlMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/BaseCommandMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/MarshallerFactory.java" contains "import org.apache.activemq.openwire.DataStreamMarshaller;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/DataResponseMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/MessageDispatchNotificationMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ActiveMQTempQueueMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/MessageDispatchMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/MessageMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/TransactionIdMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/SubscriptionInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ConnectionIdMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/ActiveMQTextMessageMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/JournalTransactionMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ActiveMQDestinationMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/SessionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/BrokerInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/MessageAckMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ExceptionResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/BrokerIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/KeepAliveInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ConnectionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ConnectionErrorMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/JournalQueueAckMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ActiveMQBytesMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ShutdownInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/JournalTraceMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/WireFormatInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ProducerInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/FlushCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/RemoveInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ReplayCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ConsumerIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/MessageIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/XATransactionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/SessionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ProducerIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ActiveMQMapMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ConsumerInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/LocalTransactionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ActiveMQMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ConnectionControlMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ActiveMQTempTopicMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ActiveMQBlobMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/IntegerResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ControlCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ActiveMQStreamMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/NetworkBridgeFilterMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/PartialCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ActiveMQQueueMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ActiveMQTempDestinationMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/RemoveSubscriptionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/MessagePullMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/JournalTopicAckMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/DestinationInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/DiscoveryEventMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ActiveMQObjectMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/LastPartialCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/DataArrayResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ActiveMQTopicMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/TransactionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ProducerAckMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ConsumerControlMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/BaseCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/MarshallerFactory.java" contains "import org.apache.activemq.openwire.DataStreamMarshaller;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/DataResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/MessageDispatchNotificationMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ActiveMQTempQueueMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/MessageDispatchMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/MessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/TransactionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/SubscriptionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ConnectionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/ActiveMQTextMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/JournalTransactionMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ActiveMQDestinationMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/SessionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/BrokerInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/MessageAckMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ExceptionResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/BrokerIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/KeepAliveInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ConnectionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ConnectionErrorMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/JournalQueueAckMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ActiveMQBytesMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ShutdownInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/JournalTraceMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/WireFormatInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ProducerInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/FlushCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/RemoveInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ReplayCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ConsumerIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/MessageIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/XATransactionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/SessionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ProducerIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ActiveMQMapMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ConsumerInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/LocalTransactionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ActiveMQMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ConnectionControlMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ActiveMQTempTopicMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ActiveMQBlobMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/IntegerResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ControlCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ActiveMQStreamMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/NetworkBridgeFilterMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/PartialCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ActiveMQQueueMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ActiveMQTempDestinationMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/RemoveSubscriptionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/MessagePullMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/JournalTopicAckMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/DestinationInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/DiscoveryEventMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ActiveMQObjectMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/LastPartialCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/DataArrayResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ActiveMQTopicMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/TransactionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ProducerAckMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ConsumerControlMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/BaseCommandMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/MarshallerFactory.java" contains "import org.apache.activemq.openwire.DataStreamMarshaller;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/DataResponseMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/MessageDispatchNotificationMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ActiveMQTempQueueMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/MessageDispatchMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/MessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/TransactionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/SubscriptionInfoMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ConnectionIdMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/ActiveMQTextMessageMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/JournalTransactionMarshaller.java" contains "import org.apache.activemq.openwire.*;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ActiveMQDestinationMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/SessionInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/BrokerInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/MessageAckMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ExceptionResponseMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/BrokerIdMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/KeepAliveInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ConnectionInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ConnectionErrorMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/JournalQueueAckMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ActiveMQBytesMessageMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ShutdownInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/JournalTraceMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/WireFormatInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ProducerInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/FlushCommandMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/RemoveInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ReplayCommandMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ConsumerIdMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/MessageIdMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/XATransactionIdMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/SessionIdMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ProducerIdMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ActiveMQMapMessageMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ConsumerInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/LocalTransactionIdMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ActiveMQMessageMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ConnectionControlMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ActiveMQTempTopicMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ActiveMQBlobMessageMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/IntegerResponseMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ControlCommandMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ActiveMQStreamMessageMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/NetworkBridgeFilterMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/PartialCommandMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ActiveMQQueueMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ActiveMQTempDestinationMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/RemoveSubscriptionInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/MessagePullMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/JournalTopicAckMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/DestinationInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/DiscoveryEventMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ResponseMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ActiveMQObjectMessageMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/LastPartialCommandMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/DataArrayResponseMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ActiveMQTopicMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/TransactionInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ProducerAckMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ConsumerControlMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/BaseCommandMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/MarshallerFactory.java" contains "import org.apache.activemq.openwire.DataStreamMarshaller;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/DataResponseMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/MessageDispatchNotificationMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ActiveMQTempQueueMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/MessageDispatchMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/MessageMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/TransactionIdMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/SubscriptionInfoMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ConnectionIdMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/ActiveMQTextMessageMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-client evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/JournalTransactionMarshaller.java" contains "import org.apache.activemq.openwire.BooleanStream;" from: activemq-openwire-legacy to: activemq-jdbc-store evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-jdbc-store evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-jdbc-store evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-jdbc-store evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-jdbc-store evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-jdbc-store evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-jdbc-store evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-log4j-appender evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-log4j-appender evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-log4j-appender evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-log4j-appender evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-log4j-appender evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-log4j-appender evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-log4j-appender evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-kahadb-store evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-kahadb-store evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-kahadb-store evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-kahadb-store evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-kahadb-store evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-kahadb-store evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-kahadb-store evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-broker evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v6/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-broker evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v8/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-broker evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v7/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-broker evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v2/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-broker evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v5/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-broker evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v4/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-openwire-legacy to: activemq-broker evidence: - file: "activemq-openwire-legacy/src/main/java/org/apache/activemq/openwire/v3/BaseDataStreamMarshaller.java" contains "import org.apache.activemq.util.ByteSequence;" from: activemq-osgi to: activemq-client evidence: - file: "activemq-osgi/src/main/java/org/apache/activemq/osgi/ActiveMQServiceFactory.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-osgi to: activemq-broker evidence: - file: "activemq-osgi/src/main/java/org/apache/activemq/osgi/ActiveMQServiceFactory.java" contains "import org.apache.activemq.broker.BrokerService;" from: activemq-osgi to: activemq-spring evidence: - file: "activemq-osgi/src/main/java/org/apache/activemq/osgi/ActiveMQServiceFactory.java" contains "import org.apache.activemq.spring.SpringBrokerContext;" from: activemq-runtime-config to: activemq-client evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/PolicyEntryProcessor.java" contains "import org.apache.activemq.broker.region.policy.PolicyEntry;" from: activemq-runtime-config to: activemq-client evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/AbstractRuntimeConfigurationBroker.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-runtime-config to: activemq-client evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/DestinationsProcessor.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-runtime-config to: activemq-client evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/JAXBUtils.java" contains "import org.apache.activemq.command.ActiveMQQueue;" from: activemq-runtime-config to: activemq-client evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/AuthorizationPluginProcessor.java" contains "import org.apache.activemq.filter.DestinationMapEntry;" from: activemq-runtime-config to: activemq-client evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/util/PolicyEntryUtil.java" contains "import org.apache.activemq.broker.region.Destination;" from: activemq-runtime-config to: activemq-client evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/java/JavaRuntimeConfigurationPlugin.java" contains "import org.apache.activemq.broker.Broker;" from: activemq-runtime-config to: activemq-client evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/java/JavaRuntimeConfigurationBroker.java" contains "import org.apache.activemq.broker.Broker;" from: activemq-runtime-config to: activemq-broker evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/PolicyEntryProcessor.java" contains "import org.apache.activemq.broker.region.policy.PolicyEntry;" from: activemq-runtime-config to: activemq-broker evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/AuthorizationPluginProcessor.java" contains "import org.apache.activemq.filter.DestinationMapEntry;" from: activemq-runtime-config to: activemq-broker evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/JAXBUtils.java" contains "import org.apache.activemq.security.AuthenticationUser;" from: activemq-runtime-config to: activemq-broker evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/SimpleAuthenticationPluginProcessor.java" contains "import org.apache.activemq.security.SimpleAuthenticationBroker;" from: activemq-runtime-config to: activemq-broker evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/UpdateVirtualDestinationsTask.java" contains "import org.apache.activemq.broker.region.virtual.VirtualDestination;" from: activemq-runtime-config to: activemq-broker evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/VirtualDestinationInterceptorProcessor.java" contains "import org.apache.activemq.broker.region.virtual.CompositeQueue;" from: activemq-runtime-config to: activemq-broker evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/NetworkConnectorProcessor.java" contains "import org.apache.activemq.network.DiscoveryNetworkConnector;" from: activemq-runtime-config to: activemq-broker evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/util/PolicyEntryUtil.java" contains "import org.apache.activemq.broker.region.Destination;" from: activemq-runtime-config to: activemq-broker evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/jmx/RuntimeConfigurationViewMBean.java" contains "import org.apache.activemq.broker.jmx.MBeanInfo;" from: activemq-runtime-config to: activemq-broker evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/java/JavaRuntimeConfigurationPlugin.java" contains "import org.apache.activemq.broker.Broker;" from: activemq-runtime-config to: activemq-broker evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/java/JavaRuntimeConfigurationBroker.java" contains "import org.apache.activemq.broker.Broker;" from: activemq-runtime-config to: activemq-spring evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/JAXBUtils.java" contains "import org.apache.activemq.security.AuthenticationUser;" from: activemq-runtime-config to: activemq-spring evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/AuthorizationPluginProcessor.java" contains "import org.apache.activemq.security.*;" from: activemq-runtime-config to: activemq-spring evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/SimpleAuthenticationPluginProcessor.java" contains "import org.apache.activemq.security.SimpleAuthenticationBroker;" from: activemq-runtime-config to: activemq-spring evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/RuntimeConfigurationBroker.java" contains "import org.apache.activemq.spring.Utils;" from: activemq-runtime-config to: activemq-spring evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/PropertiesPlaceHolderUtil.java" contains "import org.apache.activemq.spring.Utils;" from: activemq-runtime-config to: activemq-spring evidence: - file: "activemq-runtime-config/src/main/java/org/apache/activemq/plugin/java/JavaRuntimeConfigurationBroker.java" contains "import org.apache.activemq.security.AuthorizationBroker;" from: activemq-shiro to: activemq-client evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/ShiroPlugin.java" contains "import org.apache.activemq.ConfigurationException;" from: activemq-shiro to: activemq-client evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/SecurityFilter.java" contains "import org.apache.activemq.broker.MutableBrokerFilter;" from: activemq-shiro to: activemq-client evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/ConnectionReference.java" contains "import org.apache.activemq.broker.ConnectionContext;" from: activemq-shiro to: activemq-client evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/authc/AuthenticationFilter.java" contains "import org.apache.activemq.broker.ConnectionContext;" from: activemq-shiro to: activemq-client evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/authc/DefaultAuthenticationTokenFactory.java" contains "import org.apache.activemq.command.ConnectionInfo;" from: activemq-shiro to: activemq-client evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/subject/SubjectFilter.java" contains "import org.apache.activemq.broker.ConnectionContext;" from: activemq-shiro to: activemq-client evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/subject/SubjectConnectionReference.java" contains "import org.apache.activemq.broker.ConnectionContext;" from: activemq-shiro to: activemq-client evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/subject/ConnectionSubjectResolver.java" contains "import org.apache.activemq.broker.ConnectionContext;" from: activemq-shiro to: activemq-client evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/subject/SubjectSecurityContext.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-shiro to: activemq-client evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/authz/AuthorizationFilter.java" contains "import org.apache.activemq.broker.ConnectionContext;" from: activemq-shiro to: activemq-client evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/authz/DestinationAction.java" contains "import org.apache.activemq.broker.ConnectionContext;" from: activemq-shiro to: activemq-client evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/authz/DestinationActionPermissionResolver.java" contains "import org.apache.activemq.command.ActiveMQDestination;" from: activemq-shiro to: activemq-broker evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/SecurityFilter.java" contains "import org.apache.activemq.broker.MutableBrokerFilter;" from: activemq-shiro to: activemq-broker evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/ShiroPlugin.java" contains "import org.apache.activemq.broker.Broker;" from: activemq-shiro to: activemq-broker evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/ConnectionReference.java" contains "import org.apache.activemq.broker.ConnectionContext;" from: activemq-shiro to: activemq-broker evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/DefaultSecurityContextFactory.java" contains "import org.apache.activemq.security.SecurityContext;" from: activemq-shiro to: activemq-broker evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/SecurityContextFactory.java" contains "import org.apache.activemq.security.SecurityContext;" from: activemq-shiro to: activemq-broker evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/authc/AuthenticationFilter.java" contains "import org.apache.activemq.broker.ConnectionContext;" from: activemq-shiro to: activemq-broker evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/subject/SubjectFilter.java" contains "import org.apache.activemq.broker.ConnectionContext;" from: activemq-shiro to: activemq-broker evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/subject/SubjectConnectionReference.java" contains "import org.apache.activemq.broker.ConnectionContext;" from: activemq-shiro to: activemq-broker evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/subject/ConnectionSubjectResolver.java" contains "import org.apache.activemq.broker.ConnectionContext;" from: activemq-shiro to: activemq-broker evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/subject/SubjectSecurityContext.java" contains "import org.apache.activemq.security.SecurityContext;" from: activemq-shiro to: activemq-broker evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/authz/AuthorizationFilter.java" contains "import org.apache.activemq.broker.ConnectionContext;" from: activemq-shiro to: activemq-broker evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/authz/DestinationAction.java" contains "import org.apache.activemq.broker.ConnectionContext;" from: activemq-shiro to: activemq-spring evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/DefaultSecurityContextFactory.java" contains "import org.apache.activemq.security.SecurityContext;" from: activemq-shiro to: activemq-spring evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/SecurityContextFactory.java" contains "import org.apache.activemq.security.SecurityContext;" from: activemq-shiro to: activemq-spring evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/authc/AuthenticationFilter.java" contains "import org.apache.activemq.security.SecurityContext;" from: activemq-shiro to: activemq-spring evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/subject/SubjectFilter.java" contains "import org.apache.activemq.security.SecurityContext;" from: activemq-shiro to: activemq-spring evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/subject/SubjectSecurityContext.java" contains "import org.apache.activemq.security.SecurityContext;" from: activemq-shiro to: activemq-spring evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/subject/ConnectionSubjectResolver.java" contains "import org.apache.activemq.security.SecurityContext;" from: activemq-shiro to: activemq-spring evidence: - file: "activemq-shiro/src/main/java/org/apache/activemq/shiro/authz/AuthorizationFilter.java" contains "import org.apache.activemq.security.SecurityContext;"