[libbtm-java] 04/12: Imported Debian patch 2.1.4-2
Markus Koschany
apo at moszumanska.debian.org
Fri Aug 26 00:13:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository libbtm-java.
commit b1493fa2569f51fd2dbd0fc6c4d1624838c5b77a
Merge: 0b8700a 0cdc697
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Apr 29 16:31:31 2014 +0200
Imported Debian patch 2.1.4-2
build.properties | 2 +-
debian/changelog | 22 ++
debian/compat | 2 +-
debian/control | 11 +-
debian/copyright | 5 +-
.../patches/fix-jms-proper-usage-mock-test.patch | 20 ++
debian/patches/series | 2 +
debian/patches/transition-to-openjdk7.patch | 80 +++++
debian/rules | 6 +-
doc/api/allclasses-frame.html | 24 +-
doc/api/allclasses-noframe.html | 24 +-
doc/api/bitronix/tm/BitronixTransaction.html | 18 +-
doc/api/bitronix/tm/BitronixTransactionMBean.html | 10 +-
.../bitronix/tm/BitronixTransactionManager.html | 10 +-
.../BitronixTransactionManagerObjectFactory.html | 14 +-
...BitronixTransactionSynchronizationRegistry.html | 10 +-
...actionSynchronizationRegistryObjectFactory.html | 14 +-
.../tm/BitronixUserTransactionObjectFactory.html | 10 +-
doc/api/bitronix/tm/BitronixXid.html | 10 +-
doc/api/bitronix/tm/Configuration.html | 139 ++++++-
.../bitronix/tm/TransactionManagerServices.html | 38 +-
doc/api/bitronix/tm/Version.html | 10 +-
.../bitronix/tm/class-use/BitronixTransaction.html | 16 +-
.../tm/class-use/BitronixTransactionMBean.html | 10 +-
.../tm/class-use/BitronixTransactionManager.html | 10 +-
.../BitronixTransactionManagerObjectFactory.html | 10 +-
...BitronixTransactionSynchronizationRegistry.html | 10 +-
...actionSynchronizationRegistryObjectFactory.html | 10 +-
.../BitronixUserTransactionObjectFactory.html | 10 +-
doc/api/bitronix/tm/class-use/BitronixXid.html | 40 ++-
doc/api/bitronix/tm/class-use/Configuration.html | 27 +-
.../tm/class-use/TransactionManagerServices.html | 10 +-
doc/api/bitronix/tm/class-use/Version.html | 10 +-
doc/api/bitronix/tm/gui/Console.html | 10 +-
.../bitronix/tm/gui/DuplicatedGtridTableModel.html | 10 +-
.../tm/gui/PendingTransactionTableModel.html | 10 +-
.../bitronix/tm/gui/RawTransactionTableModel.html | 10 +-
doc/api/bitronix/tm/gui/ResourcesPanel.html | 10 +-
doc/api/bitronix/tm/gui/ResourcesTreeModel.html | 10 +-
doc/api/bitronix/tm/gui/TransactionLogDialog.html | 10 +-
.../bitronix/tm/gui/TransactionLogHeaderPanel.html | 10 +-
.../tm/gui/TransactionTableCellRenderer.html | 10 +-
doc/api/bitronix/tm/gui/TransactionTableModel.html | 10 +-
.../tm/gui/TransactionTableMouseListener.html | 10 +-
doc/api/bitronix/tm/gui/class-use/Console.html | 10 +-
.../gui/class-use/DuplicatedGtridTableModel.html | 10 +-
.../class-use/PendingTransactionTableModel.html | 10 +-
.../tm/gui/class-use/RawTransactionTableModel.html | 10 +-
.../bitronix/tm/gui/class-use/ResourcesPanel.html | 10 +-
.../tm/gui/class-use/ResourcesTreeModel.html | 10 +-
.../tm/gui/class-use/TransactionLogDialog.html | 10 +-
.../gui/class-use/TransactionLogHeaderPanel.html | 10 +-
.../class-use/TransactionTableCellRenderer.html | 10 +-
.../tm/gui/class-use/TransactionTableModel.html | 10 +-
.../class-use/TransactionTableMouseListener.html | 10 +-
doc/api/bitronix/tm/gui/package-frame.html | 6 +-
doc/api/bitronix/tm/gui/package-summary.html | 10 +-
doc/api/bitronix/tm/gui/package-tree.html | 10 +-
doc/api/bitronix/tm/gui/package-use.html | 10 +-
.../internal/BitronixHeuristicCommitException.html | 10 +-
.../internal/BitronixHeuristicMixedException.html | 10 +-
.../BitronixHeuristicRollbackException.html | 10 +-
.../tm/internal/BitronixMultiSystemException.html | 10 +-
.../tm/internal/BitronixRollbackException.html | 10 +-
.../internal/BitronixRollbackSystemException.html | 10 +-
.../tm/internal/BitronixRuntimeException.html | 10 +-
.../tm/internal/BitronixSystemException.html | 10 +-
.../bitronix/tm/internal/BitronixXAException.html | 10 +-
doc/api/bitronix/tm/internal/ThreadContext.html | 32 +-
.../internal/TransactionStatusChangeListener.html | 14 +-
.../tm/internal/XAResourceHolderState.html | 14 +-
.../bitronix/tm/internal/XAResourceManager.html | 42 +--
.../BitronixHeuristicCommitException.html | 10 +-
.../class-use/BitronixHeuristicMixedException.html | 10 +-
.../BitronixHeuristicRollbackException.html | 10 +-
.../class-use/BitronixMultiSystemException.html | 10 +-
.../class-use/BitronixRollbackException.html | 50 ++-
.../class-use/BitronixRollbackSystemException.html | 10 +-
.../class-use/BitronixRuntimeException.html | 10 +-
.../class-use/BitronixSystemException.html | 18 +-
.../tm/internal/class-use/BitronixXAException.html | 10 +-
.../tm/internal/class-use/ThreadContext.html | 10 +-
.../class-use/TransactionStatusChangeListener.html | 10 +-
.../class-use/TransactionTimeoutException.html | 145 --------
.../internal/class-use/XAResourceHolderState.html | 198 +++++++++-
.../tm/internal/class-use/XAResourceManager.html | 10 +-
doc/api/bitronix/tm/internal/package-frame.html | 10 +-
doc/api/bitronix/tm/internal/package-summary.html | 14 +-
doc/api/bitronix/tm/internal/package-tree.html | 12 +-
doc/api/bitronix/tm/internal/package-use.html | 36 +-
doc/api/bitronix/tm/jndi/BitronixContext.html | 40 +--
.../tm/jndi/BitronixInitialContextFactory.html | 10 +-
.../tm/jndi/class-use/BitronixContext.html | 10 +-
.../class-use/BitronixInitialContextFactory.html | 10 +-
doc/api/bitronix/tm/jndi/package-frame.html | 6 +-
doc/api/bitronix/tm/jndi/package-summary.html | 10 +-
doc/api/bitronix/tm/jndi/package-tree.html | 10 +-
doc/api/bitronix/tm/jndi/package-use.html | 10 +-
.../journal/CorruptedTransactionLogException.html | 10 +-
.../tm/journal/DiskForceBatcherThread.html | 17 +-
.../bitronix/tm/journal/DiskForceWaitQueue.html | 10 +-
doc/api/bitronix/tm/journal/DiskJournal.html | 20 +-
doc/api/bitronix/tm/journal/Journal.html | 20 +-
doc/api/bitronix/tm/journal/NullJournal.html | 20 +-
.../tm/journal/TransactionLogAppender.html | 10 +-
.../bitronix/tm/journal/TransactionLogCursor.html | 10 +-
.../bitronix/tm/journal/TransactionLogHeader.html | 18 +-
.../bitronix/tm/journal/TransactionLogRecord.html | 41 +--
.../CorruptedTransactionLogException.html | 10 +-
.../journal/class-use/DiskForceBatcherThread.html | 10 +-
.../tm/journal/class-use/DiskForceWaitQueue.html | 10 +-
.../bitronix/tm/journal/class-use/DiskJournal.html | 10 +-
doc/api/bitronix/tm/journal/class-use/Journal.html | 10 +-
.../bitronix/tm/journal/class-use/NullJournal.html | 10 +-
.../journal/class-use/TransactionLogAppender.html | 10 +-
.../tm/journal/class-use/TransactionLogCursor.html | 10 +-
.../tm/journal/class-use/TransactionLogHeader.html | 10 +-
.../tm/journal/class-use/TransactionLogRecord.html | 42 ++-
doc/api/bitronix/tm/journal/package-frame.html | 6 +-
doc/api/bitronix/tm/journal/package-summary.html | 10 +-
doc/api/bitronix/tm/journal/package-tree.html | 10 +-
doc/api/bitronix/tm/journal/package-use.html | 10 +-
doc/api/bitronix/tm/package-frame.html | 6 +-
doc/api/bitronix/tm/package-summary.html | 10 +-
doc/api/bitronix/tm/package-tree.html | 10 +-
doc/api/bitronix/tm/package-use.html | 30 +-
.../bitronix/tm/recovery/DanglingTransaction.html | 12 +-
.../bitronix/tm/recovery/IncrementalRecoverer.html | 10 +-
doc/api/bitronix/tm/recovery/Recoverer.html | 10 +-
doc/api/bitronix/tm/recovery/RecovererMBean.html | 10 +-
.../bitronix/tm/recovery/RecoveryException.html | 10 +-
doc/api/bitronix/tm/recovery/RecoveryHelper.html | 16 +-
.../tm/recovery/class-use/DanglingTransaction.html | 10 +-
.../recovery/class-use/IncrementalRecoverer.html | 10 +-
.../bitronix/tm/recovery/class-use/Recoverer.html | 10 +-
.../tm/recovery/class-use/RecovererMBean.html | 10 +-
.../tm/recovery/class-use/RecoveryException.html | 10 +-
.../tm/recovery/class-use/RecoveryHelper.html | 10 +-
doc/api/bitronix/tm/recovery/package-frame.html | 6 +-
doc/api/bitronix/tm/recovery/package-summary.html | 10 +-
doc/api/bitronix/tm/recovery/package-tree.html | 10 +-
doc/api/bitronix/tm/recovery/package-use.html | 10 +-
.../resource/ResourceConfigurationException.html | 10 +-
doc/api/bitronix/tm/resource/ResourceLoader.html | 14 +-
.../tm/resource/ResourceObjectFactory.html | 14 +-
.../bitronix/tm/resource/ResourceRegistrar.html | 14 +-
.../class-use/ResourceConfigurationException.html | 10 +-
.../tm/resource/class-use/ResourceLoader.html | 10 +-
.../resource/class-use/ResourceObjectFactory.html | 10 +-
.../tm/resource/class-use/ResourceRegistrar.html | 10 +-
.../resource/common/AbstractXAResourceHolder.html | 18 +-
.../resource/common/AbstractXAStatefulHolder.html | 10 +-
.../common/DeferredReleaseSynchronization.html | 10 +-
.../resource/common/RecoveryXAResourceHolder.html | 14 +-
.../bitronix/tm/resource/common/ResourceBean.html | 10 +-
.../tm/resource/common/StateChangeListener.html | 10 +-
.../resource/common/TransactionContextHelper.html | 10 +-
doc/api/bitronix/tm/resource/common/XAPool.html | 32 +-
.../tm/resource/common/XAResourceHolder.html | 14 +-
.../tm/resource/common/XAResourceProducer.html | 10 +-
.../tm/resource/common/XAStatefulHolder.html | 14 +-
.../common/class-use/AbstractXAResourceHolder.html | 12 +-
.../common/class-use/AbstractXAStatefulHolder.html | 12 +-
.../class-use/DeferredReleaseSynchronization.html | 10 +-
.../common/class-use/RecoveryXAResourceHolder.html | 10 +-
.../tm/resource/common/class-use/ResourceBean.html | 10 +-
.../common/class-use/StateChangeListener.html | 10 +-
.../common/class-use/TransactionContextHelper.html | 10 +-
.../tm/resource/common/class-use/XAPool.html | 10 +-
.../common/class-use/XAResourceHolder.html | 94 ++++-
.../common/class-use/XAResourceProducer.html | 26 +-
.../common/class-use/XAStatefulHolder.html | 12 +-
.../bitronix/tm/resource/common/package-frame.html | 6 +-
.../tm/resource/common/package-summary.html | 10 +-
.../bitronix/tm/resource/common/package-tree.html | 10 +-
.../bitronix/tm/resource/common/package-use.html | 10 +-
.../resource/ehcache/EhCacheXAResourceHolder.html | 16 +-
.../ehcache/EhCacheXAResourceProducer.html | 34 +-
.../ehcache/class-use/EhCacheXAResourceHolder.html | 10 +-
.../class-use/EhCacheXAResourceProducer.html | 10 +-
.../tm/resource/ehcache/package-frame.html | 6 +-
.../tm/resource/ehcache/package-summary.html | 12 +-
.../bitronix/tm/resource/ehcache/package-tree.html | 10 +-
.../bitronix/tm/resource/ehcache/package-use.html | 10 +-
.../tm/resource/jdbc/BaseProxyHandlerClass.html | 12 +-
.../tm/resource/jdbc/ConnectionCustomizer.html | 10 +-
.../resource/jdbc/JdbcCallableStatementHandle.html | 29 +-
.../tm/resource/jdbc/JdbcConnectionHandle.html | 29 +-
.../tm/resource/jdbc/JdbcPooledConnection.html | 14 +-
.../resource/jdbc/JdbcPooledConnectionMBean.html | 10 +-
.../resource/jdbc/JdbcPreparedStatementHandle.html | 33 +-
...atementHandle.html => JdbcResultSetHandle.html} | 95 +++--
.../tm/resource/jdbc/JdbcStatementHandle.html | 123 ++++++-
.../jdbc/JdbcUncachedPreparedStatementHandle.html | 141 +++++++-
.../tm/resource/jdbc/LruEvictionListener.html | 10 +-
.../tm/resource/jdbc/LruStatementCache.html | 14 +-
.../tm/resource/jdbc/PoolingDataSource.html | 29 +-
.../tm/resource/jdbc/PoolingDataSourceMBean.html | 10 +-
.../jdbc/class-use/BaseProxyHandlerClass.html | 33 +-
.../jdbc/class-use/ConnectionCustomizer.html | 10 +-
.../class-use/JdbcCallableStatementHandle.html | 10 +-
.../jdbc/class-use/JdbcConnectionHandle.html | 10 +-
.../jdbc/class-use/JdbcPooledConnection.html | 10 +-
.../jdbc/class-use/JdbcPooledConnectionMBean.html | 10 +-
.../class-use/JdbcPreparedStatementHandle.html | 10 +-
...atementHandle.html => JdbcResultSetHandle.html} | 26 +-
.../jdbc/class-use/JdbcStatementHandle.html | 10 +-
.../JdbcUncachedPreparedStatementHandle.html | 10 +-
.../jdbc/class-use/LruEvictionListener.html | 10 +-
.../resource/jdbc/class-use/LruStatementCache.html | 10 +-
.../resource/jdbc/class-use/PoolingDataSource.html | 10 +-
.../jdbc/class-use/PoolingDataSourceMBean.html | 10 +-
.../tm/resource/jdbc/lrc/LrcConnectionHandle.html | 10 +-
.../tm/resource/jdbc/lrc/LrcXAConnection.html | 10 +-
.../tm/resource/jdbc/lrc/LrcXADataSource.html | 10 +-
.../tm/resource/jdbc/lrc/LrcXAResource.html | 10 +-
.../jdbc/lrc/class-use/LrcConnectionHandle.html | 10 +-
.../jdbc/lrc/class-use/LrcXAConnection.html | 10 +-
.../jdbc/lrc/class-use/LrcXADataSource.html | 10 +-
.../resource/jdbc/lrc/class-use/LrcXAResource.html | 10 +-
.../tm/resource/jdbc/lrc/package-frame.html | 6 +-
.../tm/resource/jdbc/lrc/package-summary.html | 10 +-
.../tm/resource/jdbc/lrc/package-tree.html | 10 +-
.../bitronix/tm/resource/jdbc/lrc/package-use.html | 10 +-
.../bitronix/tm/resource/jdbc/package-frame.html | 8 +-
.../bitronix/tm/resource/jdbc/package-summary.html | 16 +-
.../bitronix/tm/resource/jdbc/package-tree.html | 12 +-
doc/api/bitronix/tm/resource/jdbc/package-use.html | 10 +-
.../tm/resource/jms/DualSessionWrapper.html | 14 +-
.../tm/resource/jms/JmsConnectionHandle.html | 10 +-
.../tm/resource/jms/JmsPooledConnection.html | 18 +-
.../tm/resource/jms/JmsPooledConnectionMBean.html | 14 +-
.../tm/resource/jms/JndiXAConnectionFactory.html | 10 +-
.../tm/resource/jms/MessageConsumerWrapper.html | 12 +-
.../resource/jms/MessageProducerConsumerKey.html | 10 +-
.../tm/resource/jms/MessageProducerWrapper.html | 12 +-
.../tm/resource/jms/PoolingConnectionFactory.html | 10 +-
.../jms/PoolingConnectionFactoryMBean.html | 10 +-
.../tm/resource/jms/TopicSubscriberWrapper.html | 10 +-
.../resource/jms/class-use/DualSessionWrapper.html | 10 +-
.../jms/class-use/JmsConnectionHandle.html | 10 +-
.../jms/class-use/JmsPooledConnection.html | 10 +-
.../jms/class-use/JmsPooledConnectionMBean.html | 10 +-
.../jms/class-use/JndiXAConnectionFactory.html | 10 +-
.../jms/class-use/MessageConsumerWrapper.html | 10 +-
.../jms/class-use/MessageProducerConsumerKey.html | 10 +-
.../jms/class-use/MessageProducerWrapper.html | 10 +-
.../jms/class-use/PoolingConnectionFactory.html | 10 +-
.../class-use/PoolingConnectionFactoryMBean.html | 10 +-
.../jms/class-use/TopicSubscriberWrapper.html | 10 +-
.../tm/resource/jms/lrc/LrcXAConnection.html | 10 +-
.../resource/jms/lrc/LrcXAConnectionFactory.html | 10 +-
.../tm/resource/jms/lrc/LrcXAResource.html | 10 +-
.../bitronix/tm/resource/jms/lrc/LrcXASession.html | 10 +-
.../jms/lrc/class-use/LrcXAConnection.html | 10 +-
.../jms/lrc/class-use/LrcXAConnectionFactory.html | 10 +-
.../resource/jms/lrc/class-use/LrcXAResource.html | 10 +-
.../resource/jms/lrc/class-use/LrcXASession.html | 10 +-
.../tm/resource/jms/lrc/package-frame.html | 6 +-
.../tm/resource/jms/lrc/package-summary.html | 10 +-
.../bitronix/tm/resource/jms/lrc/package-tree.html | 10 +-
.../bitronix/tm/resource/jms/lrc/package-use.html | 10 +-
.../bitronix/tm/resource/jms/package-frame.html | 6 +-
.../bitronix/tm/resource/jms/package-summary.html | 10 +-
doc/api/bitronix/tm/resource/jms/package-tree.html | 10 +-
doc/api/bitronix/tm/resource/jms/package-use.html | 10 +-
doc/api/bitronix/tm/resource/package-frame.html | 6 +-
doc/api/bitronix/tm/resource/package-summary.html | 10 +-
doc/api/bitronix/tm/resource/package-tree.html | 10 +-
doc/api/bitronix/tm/resource/package-use.html | 10 +-
doc/api/bitronix/tm/timer/PoolShrinkingTask.html | 15 +-
doc/api/bitronix/tm/timer/RecoveryTask.html | 15 +-
doc/api/bitronix/tm/timer/Task.html | 58 +--
doc/api/bitronix/tm/timer/TaskException.html | 10 +-
doc/api/bitronix/tm/timer/TaskScheduler.html | 10 +-
.../bitronix/tm/timer/TransactionTimeoutTask.html | 15 +-
.../tm/timer/class-use/PoolShrinkingTask.html | 10 +-
.../bitronix/tm/timer/class-use/RecoveryTask.html | 10 +-
doc/api/bitronix/tm/timer/class-use/Task.html | 26 +-
.../bitronix/tm/timer/class-use/TaskException.html | 10 +-
.../bitronix/tm/timer/class-use/TaskScheduler.html | 10 +-
.../tm/timer/class-use/TransactionTimeoutTask.html | 10 +-
doc/api/bitronix/tm/timer/package-frame.html | 6 +-
doc/api/bitronix/tm/timer/package-summary.html | 10 +-
doc/api/bitronix/tm/timer/package-tree.html | 13 +-
doc/api/bitronix/tm/timer/package-use.html | 10 +-
doc/api/bitronix/tm/twopc/AbstractPhaseEngine.html | 30 +-
doc/api/bitronix/tm/twopc/Committer.html | 22 +-
doc/api/bitronix/tm/twopc/PhaseException.html | 26 +-
doc/api/bitronix/tm/twopc/Preparer.html | 20 +-
doc/api/bitronix/tm/twopc/Rollbacker.html | 21 +-
.../tm/twopc/class-use/AbstractPhaseEngine.html | 10 +-
doc/api/bitronix/tm/twopc/class-use/Committer.html | 10 +-
.../tm/twopc/class-use/PhaseException.html | 10 +-
doc/api/bitronix/tm/twopc/class-use/Preparer.html | 10 +-
.../bitronix/tm/twopc/class-use/Rollbacker.html | 10 +-
...SimpleAsyncExecutor.html => AsyncExecutor.html} | 81 ++---
.../twopc/executor/BackportConcurrentExecutor.html | 247 -------------
.../tm/twopc/executor/ConcurrentExecutor.html | 398 ---------------------
doc/api/bitronix/tm/twopc/executor/Executor.html | 42 +--
doc/api/bitronix/tm/twopc/executor/Job.html | 18 +-
.../bitronix/tm/twopc/executor/SyncExecutor.html | 41 +--
...SimpleAsyncExecutor.html => AsyncExecutor.html} | 26 +-
.../class-use/BackportConcurrentExecutor.html | 145 --------
.../executor/class-use/ConcurrentExecutor.html | 183 ----------
.../tm/twopc/executor/class-use/Executor.html | 31 +-
.../bitronix/tm/twopc/executor/class-use/Job.html | 20 +-
.../tm/twopc/executor/class-use/SyncExecutor.html | 10 +-
.../bitronix/tm/twopc/executor/package-frame.html | 12 +-
.../tm/twopc/executor/package-summary.html | 23 +-
.../bitronix/tm/twopc/executor/package-tree.html | 15 +-
.../bitronix/tm/twopc/executor/package-use.html | 16 +-
doc/api/bitronix/tm/twopc/package-frame.html | 6 +-
doc/api/bitronix/tm/twopc/package-summary.html | 10 +-
doc/api/bitronix/tm/twopc/package-tree.html | 10 +-
doc/api/bitronix/tm/twopc/package-use.html | 10 +-
doc/api/bitronix/tm/utils/ClassLoaderUtils.html | 10 +-
doc/api/bitronix/tm/utils/CollectionUtils.html | 14 +-
doc/api/bitronix/tm/utils/CryptoEngine.html | 10 +-
doc/api/bitronix/tm/utils/Decoder.html | 18 +-
.../DefaultExceptionAnalyzer.html} | 105 ++----
doc/api/bitronix/tm/utils/Encoder.html | 18 +-
.../utils/{Service.html => ExceptionAnalyzer.html} | 69 ++--
.../ExceptionUtils.html} | 103 ++----
.../bitronix/tm/utils/InitializationException.html | 14 +-
doc/api/bitronix/tm/utils/ManagementRegistrar.html | 59 +--
.../MonotonicClock.html} | 68 ++--
doc/api/bitronix/tm/utils/PropertyException.html | 14 +-
doc/api/bitronix/tm/utils/PropertyUtils.html | 10 +-
doc/api/bitronix/tm/utils/Scheduler.html | 164 ++++-----
doc/api/bitronix/tm/utils/Service.html | 18 +-
.../StackTrace.html} | 69 ++--
doc/api/bitronix/tm/utils/Uid.html | 14 +-
doc/api/bitronix/tm/utils/UidGenerator.html | 33 +-
.../tm/utils/class-use/ClassLoaderUtils.html | 10 +-
.../tm/utils/class-use/CollectionUtils.html | 10 +-
.../bitronix/tm/utils/class-use/CryptoEngine.html | 10 +-
doc/api/bitronix/tm/utils/class-use/Decoder.html | 10 +-
...{Decoder.html => DefaultExceptionAnalyzer.html} | 26 +-
doc/api/bitronix/tm/utils/class-use/Encoder.html | 10 +-
.../class-use/ExceptionAnalyzer.html} | 58 ++-
.../{Encoder.html => ExceptionUtils.html} | 26 +-
.../utils/class-use/InitializationException.html | 10 +-
.../tm/utils/class-use/ManagementRegistrar.html | 10 +-
.../class-use/MonotonicClock.html} | 26 +-
.../tm/utils/class-use/PropertyException.html | 10 +-
.../bitronix/tm/utils/class-use/PropertyUtils.html | 10 +-
doc/api/bitronix/tm/utils/class-use/Scheduler.html | 12 +-
doc/api/bitronix/tm/utils/class-use/Service.html | 59 ++-
.../class-use/StackTrace.html} | 26 +-
doc/api/bitronix/tm/utils/class-use/Uid.html | 80 ++++-
.../bitronix/tm/utils/class-use/UidGenerator.html | 10 +-
doc/api/bitronix/tm/utils/package-frame.html | 16 +-
doc/api/bitronix/tm/utils/package-summary.html | 32 +-
doc/api/bitronix/tm/utils/package-tree.html | 20 +-
doc/api/bitronix/tm/utils/package-use.html | 28 +-
doc/api/constant-values.html | 40 +--
doc/api/deprecated-list.html | 10 +-
doc/api/help-doc.html | 10 +-
doc/api/index-all.html | 288 ++++++++-------
doc/api/index.html | 40 ++-
doc/api/overview-frame.html | 6 +-
doc/api/overview-summary.html | 12 +-
doc/api/overview-tree.html | 34 +-
doc/api/serialized-form.html | 43 ++-
release-notes-2.1.2.txt => release-notes-2.1.4.txt | 13 +-
src/bitronix/tm/BitronixTransaction.java | 214 +++++++----
src/bitronix/tm/BitronixTransactionManager.java | 121 ++++---
.../BitronixTransactionManagerObjectFactory.java | 2 +-
...BitronixTransactionSynchronizationRegistry.java | 41 +--
...actionSynchronizationRegistryObjectFactory.java | 2 +-
src/bitronix/tm/BitronixXid.java | 20 +-
src/bitronix/tm/Configuration.java | 97 +++--
src/bitronix/tm/TransactionManagerServices.java | 186 ++++++----
src/bitronix/tm/Version.java | 2 +-
src/bitronix/tm/gui/TransactionLogHeaderPanel.java | 2 +-
.../tm/internal/BitronixMultiSystemException.java | 4 +-
src/bitronix/tm/internal/ThreadContext.java | 17 +-
.../tm/internal/XAResourceHolderState.java | 7 +-
src/bitronix/tm/internal/XAResourceManager.java | 81 ++---
src/bitronix/tm/jndi/BitronixContext.java | 14 +-
.../tm/journal/DiskForceBatcherThread.java | 22 +-
src/bitronix/tm/journal/DiskForceWaitQueue.java | 4 +-
src/bitronix/tm/journal/DiskJournal.java | 60 ++--
src/bitronix/tm/journal/Journal.java | 4 +-
src/bitronix/tm/journal/NullJournal.java | 6 +-
.../tm/journal/TransactionLogAppender.java | 74 ++--
src/bitronix/tm/journal/TransactionLogCursor.java | 6 +-
src/bitronix/tm/journal/TransactionLogHeader.java | 111 +++---
src/bitronix/tm/journal/TransactionLogRecord.java | 87 ++---
src/bitronix/tm/recovery/DanglingTransaction.java | 6 +-
src/bitronix/tm/recovery/IncrementalRecoverer.java | 12 +-
src/bitronix/tm/recovery/Recoverer.java | 157 +++-----
src/bitronix/tm/recovery/RecoveryHelper.java | 49 ++-
src/bitronix/tm/resource/ResourceLoader.java | 78 ++--
.../tm/resource/ResourceObjectFactory.java | 6 +-
src/bitronix/tm/resource/ResourceRegistrar.java | 80 +++--
.../resource/common/AbstractXAResourceHolder.java | 40 +--
.../resource/common/AbstractXAStatefulHolder.java | 26 +-
.../common/DeferredReleaseSynchronization.java | 9 +-
.../resource/common/RecoveryXAResourceHolder.java | 11 +-
src/bitronix/tm/resource/common/ResourceBean.java | 39 +-
.../resource/common/TransactionContextHelper.java | 43 +--
src/bitronix/tm/resource/common/XAPool.java | 140 ++++----
.../tm/resource/common/XAResourceHolder.java | 2 +-
.../tm/resource/common/XAStatefulHolder.java | 2 +-
.../resource/ehcache/EhCacheXAResourceHolder.java | 10 +-
.../ehcache/EhCacheXAResourceProducer.java | 135 ++++---
.../tm/resource/jdbc/BaseProxyHandlerClass.java | 36 +-
.../resource/jdbc/JdbcCallableStatementHandle.java | 23 +-
.../tm/resource/jdbc/JdbcConnectionHandle.java | 52 ++-
.../tm/resource/jdbc/JdbcPooledConnection.java | 70 ++--
.../resource/jdbc/JdbcPreparedStatementHandle.java | 21 +-
...atementHandle.java => JdbcResultSetHandle.java} | 54 +--
.../tm/resource/jdbc/JdbcStatementHandle.java | 48 ++-
.../jdbc/JdbcUncachedPreparedStatementHandle.java | 51 ++-
.../tm/resource/jdbc/LruStatementCache.java | 101 +++---
.../tm/resource/jdbc/PoolingDataSource.java | 91 ++---
.../tm/resource/jdbc/lrc/LrcConnectionHandle.java | 15 +-
.../tm/resource/jdbc/lrc/LrcXAConnection.java | 32 +-
.../tm/resource/jdbc/lrc/LrcXADataSource.java | 22 +-
.../tm/resource/jdbc/lrc/LrcXAResource.java | 15 +-
.../tm/resource/jms/DualSessionWrapper.java | 59 ++-
.../tm/resource/jms/JmsConnectionHandle.java | 20 +-
.../tm/resource/jms/JmsPooledConnection.java | 64 ++--
.../tm/resource/jms/JmsPooledConnectionMBean.java | 2 +-
.../tm/resource/jms/JndiXAConnectionFactory.java | 24 +-
.../tm/resource/jms/MessageConsumerWrapper.java | 6 +-
.../resource/jms/MessageProducerConsumerKey.java | 13 +-
.../tm/resource/jms/MessageProducerWrapper.java | 6 +-
.../tm/resource/jms/PoolingConnectionFactory.java | 34 +-
.../tm/resource/jms/TopicSubscriberWrapper.java | 4 +-
.../tm/resource/jms/lrc/LrcXAConnection.java | 14 +-
.../resource/jms/lrc/LrcXAConnectionFactory.java | 10 +-
.../tm/resource/jms/lrc/LrcXAResource.java | 17 +-
src/bitronix/tm/resource/jms/lrc/LrcXASession.java | 20 +-
src/bitronix/tm/timer/PoolShrinkingTask.java | 2 +-
src/bitronix/tm/timer/RecoveryTask.java | 2 +-
src/bitronix/tm/timer/Task.java | 14 +-
src/bitronix/tm/timer/TaskScheduler.java | 144 +++++---
src/bitronix/tm/timer/TransactionTimeoutTask.java | 2 +-
src/bitronix/tm/twopc/AbstractPhaseEngine.java | 96 +++--
src/bitronix/tm/twopc/Committer.java | 66 ++--
src/bitronix/tm/twopc/PhaseException.java | 25 +-
src/bitronix/tm/twopc/Preparer.java | 25 +-
src/bitronix/tm/twopc/Rollbacker.java | 51 +--
...SimpleAsyncExecutor.java => AsyncExecutor.java} | 42 ++-
.../tm/twopc/executor/ConcurrentExecutor.java | 148 --------
src/bitronix/tm/twopc/executor/Executor.java | 8 -
src/bitronix/tm/twopc/executor/Job.java | 13 +-
src/bitronix/tm/twopc/executor/SyncExecutor.java | 4 -
src/bitronix/tm/utils/CollectionUtils.java | 6 +-
src/bitronix/tm/utils/CryptoEngine.java | 32 +-
src/bitronix/tm/utils/Decoder.java | 8 +-
.../DefaultExceptionAnalyzer.java} | 34 +-
.../bitronix/tm/utils/ExceptionAnalyzer.java | 21 +-
.../bitronix/tm/utils/ExceptionUtils.java | 28 +-
src/bitronix/tm/utils/ManagementRegistrar.java | 65 +---
.../MonotonicClock.java} | 33 +-
src/bitronix/tm/utils/Scheduler.java | 83 ++---
.../StackTrace.java} | 15 +-
src/bitronix/tm/utils/Uid.java | 6 +-
src/bitronix/tm/utils/UidGenerator.java | 17 +-
test/bitronix/tm/ConfigurationTest.java | 11 +-
test/bitronix/tm/ExceptionAnalyzerTest.java | 59 +++
test/bitronix/tm/JtaTest.java | 36 +-
test/bitronix/tm/journal/DiskJournalTest.java | 20 +-
test/bitronix/tm/mock/AbstractMockJdbcTest.java | 11 +-
test/bitronix/tm/mock/AbstractMockJmsTest.java | 9 +-
test/bitronix/tm/mock/DelistmentTest.java | 7 +-
test/bitronix/tm/mock/JdbcPoolTest.java | 20 +-
test/bitronix/tm/mock/resource/MockJournal.java | 10 +-
.../tm/mock/resource/jdbc/MockitoXADataSource.java | 10 +-
test/bitronix/tm/recovery/RecovererTest.java | 10 +-
test/bitronix/tm/resource/common/XAPoolHelper.java | 14 +
test/bitronix/tm/timer/TaskSchedulerTest.java | 59 ++-
test/bitronix/tm/twopc/OnePcFailureTest.java | 178 +++++++++
test/bitronix/tm/twopc/Phase1FailureTest.java | 7 +-
test/bitronix/tm/twopc/Phase2FailureTest.java | 9 +-
test/bitronix/tm/utils/CryptoEngineTest.java | 13 +-
.../tm/utils/DefaultExceptionAnalyzerTest.java | 20 ++
test/bitronix/tm/utils/SchedulerTest.java | 54 +--
test/log4j.xml | 34 --
test/logback.xml | 44 +++
test/oracle/jdbc/xa/OracleXAException.java | 22 ++
485 files changed, 6467 insertions(+), 5976 deletions(-)
diff --cc debian/changelog
index 3a990ad,0000000..3ec8587
mode 100644,000000..100644
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,36 -1,0 +1,58 @@@
++libbtm-java (2.1.4-2) unstable; urgency=medium
++
++ * Team upload.
++ * debian/rules: Added hamcrest-all.jar in the classpath to fix a build error
++ with Java 8
++ * debian/copyright: Updated the Format URI
++
++ -- Emmanuel Bourg <ebourg at apache.org> Tue, 29 Apr 2014 16:31:31 +0200
++
++libbtm-java (2.1.4-1) unstable; urgency=low
++
++ * Team upload.
++ * New upstream release.
++ * Add and freshen patch for FTBFS with JDK 7. (Closes: #706702)
++ - Thanks to Shuxiong Ye
++ * Add fix-jms-proper-usage-mock-test.patch to address FTBFS test failure.
++ * Bump Standards-Version to 3.9.5.
++ * Bump debian/compat and debhelper dependency to 9.
++ * Update Vcs fields to canonical URLs.
++
++ -- tony mancill <tmancill at debian.org> Mon, 18 Nov 2013 06:35:15 +0000
++
+libbtm-java (2.1.2-1) unstable; urgency=low
+
+ [ by sponsor Steffen Moeller ]
+ * Added pkg-java member Brian to uploaders.
+ * Added DMUA flag
+ * Updated dependency to libgeronimo-jta-1.1-spec-java and adjusted CLASSPATH
+ [ merged from Miquel Landaeta's patch for bug #652184 ]
+ * Fix lintian warning with copyright file.
+ [ we all independently contributing to the previous FTBFS] (Closes: #652184)
+
+ -- Brian Thomason <brian.thomason at eucalyptus.com> Fri, 23 Dec 2011 23:56:40 +0100
+
+libbtm-java (2.1.2-0ubuntu3) precise; urgency=low
+
+ * Added missing ant-optional build-dep
+
+ -- Brian Thomason <brian.thomason at eucalyptus.com> Wed, 14 Dec 2011 23:31:32 +0000
+
+libbtm-java (2.1.2-0ubuntu2) precise; urgency=low
+
+ * Added missing junit build-dep
+
+ -- Brian Thomason <brian.thomason at eucalyptus.com> Wed, 14 Dec 2011 18:05:55 -0500
+
+libbtm-java (2.1.2-0ubuntu1) precise; urgency=low
+
+ * New upstream release
+ * Bumped Standards-Version (no changes)
+
+ -- Brian Thomason <brian.thomason at eucalyptus.com> Wed, 07 Dec 2011 17:06:29 +0000
+
+libbtm-java (1.3.3-1) unstable; urgency=low
+
+ * Initial Release (closes: #581671).
+
+ -- Torsten Werner <twerner at debian.org> Sat, 15 May 2010 12:51:47 +0200
diff --cc debian/compat
index 7f8f011,0000000..ec63514
mode 100644,000000..100644
--- a/debian/compat
+++ b/debian/compat
@@@ -1,1 -1,0 +1,1 @@@
- 7
++9
diff --cc debian/control
index 3accb0a,0000000..b450b29
mode 100644,000000..100644
--- a/debian/control
+++ b/debian/control
@@@ -1,24 -1,0 +1,25 @@@
+Source: libbtm-java
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
- Uploaders: Torsten Werner <twerner at debian.org>, Brian Thomason <brian.thomason at eucalyptus.com>
- Build-Depends: debhelper (>= 7.0.50~), maven-repo-helper, default-jdk, ant,
++Uploaders: Torsten Werner <twerner at debian.org>,
++ Brian Thomason <brian.thomason at eucalyptus.com>
++Build-Depends: debhelper (>= 9), maven-repo-helper, default-jdk, ant,
+ libgeronimo-jta-1.1-spec-java, libgeronimo-jms-1.1-spec-java,
+ libslf4j-java, libmockito-java, junit, ant-optional
- Standards-Version: 3.9.2
++Standards-Version: 3.9.5
+Homepage: http://docs.codehaus.org/display/BTM/Home
- Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libbtm-java
- Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libbtm-java/
++Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libbtm-java
++Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libbtm-java/
+
+Package: libbtm-java
+Architecture: all
+Depends: ${misc:Depends}
+Description: Bitronix JTA Transaction Manager
+ The Bitronix Transaction Manager (BTM) is a simple but complete implementation
+ of the JTA 1.0.1B API. It is a fully working XA transaction manager that
+ provides all services required by the JTA API while trying to keep the code as
+ simple as possible for easier understanding of the XA semantics. This is BTM's
+ strongest point compared to its competitors: it is trivial to configure and
+ when something goes wrong it is much easier to figure out what to do thanks to
+ the great care placed in useful error reporting and logging.
diff --cc debian/copyright
index 2927d02,0000000..10c76f2
mode 100644,000000..100644
--- a/debian/copyright
+++ b/debian/copyright
@@@ -1,17 -1,0 +1,16 @@@
- Format: http://dep.debian.net/deps/dep5/
++Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: http://docs.codehaus.org/display/BTM/Download
+Upstream-Name: Bitronix JTA Transaction Manager
+Upstream-Contact: Bitronix
+
+Files: *
+Copyright: 2005-2010, Bitronix
+License: LGPL-2.1
+
+Files: debian/*
- Copyright: Copyright 2010, Torsten Werner <twerner at debian.org>
++Copyright: 2010, Torsten Werner <twerner at debian.org>
+License: LGPL-2.1
+
+License: LGPL-2.1
+ On Debian GNU/Linux system you can find the complete text of the
+ LGPL-2.1 license in '/usr/share/common-licenses/LGPL-2.1'
-
diff --cc debian/patches/fix-jms-proper-usage-mock-test.patch
index 0000000,0000000..802011c
new file mode 100644
--- /dev/null
+++ b/debian/patches/fix-jms-proper-usage-mock-test.patch
@@@ -1,0 -1,0 +1,20 @@@
++Description: work-around for test failure due to parent class being
++ called for each setUp().
++Author: tony mancill <tmancill at debian.org>
++
++--- a/test/bitronix/tm/mock/JmsProperUsageMockTest.java
+++++ b/test/bitronix/tm/mock/JmsProperUsageMockTest.java
++@@ -101,9 +101,11 @@
++ assertEquals(Status.STATUS_COMMITTING, ((JournalLogEvent) orderedEvents.get(i++)).getStatus());
++ assertEquals(true, ((XAResourceCommitEvent) orderedEvents.get(i++)).isOnePhase());
++ assertEquals(Status.STATUS_COMMITTED, ((JournalLogEvent) orderedEvents.get(i++)).getStatus());
++- }
++
++- public void testSerialization() throws Exception {
+++ // setUp/tearDown cannot be called twice
+++ //}
+++
+++ //public void testSerialization() throws Exception {
++ ByteArrayOutputStream baos = new ByteArrayOutputStream();
++ ObjectOutputStream oos = new ObjectOutputStream(baos);
++ oos.writeObject(poolingConnectionFactory1);
diff --cc debian/patches/series
index 2f27f78,0000000..156edf2
mode 100644,000000..100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -1,1 -1,0 +1,3 @@@
+add-pom-file.patch
++transition-to-openjdk7.patch
++fix-jms-proper-usage-mock-test.patch
diff --cc debian/patches/transition-to-openjdk7.patch
index 0000000,0000000..67bf792
new file mode 100644
--- /dev/null
+++ b/debian/patches/transition-to-openjdk7.patch
@@@ -1,0 -1,0 +1,80 @@@
++Description: Address FTBFS with JDK 7
++Author: Shuxiong Ye <yeshuxiong at gmail.com>
++Forwarded: http://bitronix-transaction-manager.10986.n7.nabble.com/libbtm-java-2-1-2-Fail-to-build-from-source-with-Java7-td1499.html
++
++--- a/src/bitronix/tm/resource/jdbc/PoolingDataSource.java
+++++ b/src/bitronix/tm/resource/jdbc/PoolingDataSource.java
++@@ -47,6 +47,7 @@
++ import java.lang.reflect.Proxy;
++ import java.sql.Connection;
++ import java.sql.SQLException;
+++import java.sql.SQLFeatureNotSupportedException;
++ import java.util.Iterator;
++ import java.util.List;
++ import java.util.concurrent.CopyOnWriteArrayList;
++@@ -404,4 +405,10 @@
++ public void reset() throws Exception {
++ pool.reset();
++ }
+++
+++ @Override
+++ public java.util.logging.Logger getParentLogger()
+++ throws SQLFeatureNotSupportedException {
+++ throw new SQLFeatureNotSupportedException();
+++ }
++ }
++--- a/src/bitronix/tm/resource/jdbc/lrc/LrcXADataSource.java
+++++ b/src/bitronix/tm/resource/jdbc/lrc/LrcXADataSource.java
++@@ -29,6 +29,7 @@
++ import java.sql.Connection;
++ import java.sql.Driver;
++ import java.sql.SQLException;
+++import java.sql.SQLFeatureNotSupportedException;
++ import java.util.Properties;
++
++ /**
++@@ -127,4 +128,10 @@
++ public String toString() {
++ return "a JDBC LrcXADataSource on " + driverClassName + " with URL " + url;
++ }
+++
+++ @Override
+++ public java.util.logging.Logger getParentLogger()
+++ throws SQLFeatureNotSupportedException {
+++ throw new SQLFeatureNotSupportedException();
+++ }
++ }
++--- a/test/bitronix/tm/mock/resource/jdbc/MockDriver.java
+++++ b/test/bitronix/tm/mock/resource/jdbc/MockDriver.java
++@@ -24,6 +24,7 @@
++ import java.sql.SQLException;
++ import java.sql.Connection;
++ import java.sql.DriverPropertyInfo;
+++import java.sql.SQLFeatureNotSupportedException;
++ import java.util.Properties;
++
++ /**
++@@ -55,4 +56,10 @@
++ public DriverPropertyInfo[] getPropertyInfo(String url, Properties info) throws SQLException {
++ return new DriverPropertyInfo[0];
++ }
+++
+++ @Override
+++ public java.util.logging.Logger getParentLogger()
+++ throws SQLFeatureNotSupportedException {
+++ throw new SQLFeatureNotSupportedException();
+++ }
++ }
++--- a/test/bitronix/tm/mock/resource/jdbc/MockitoXADataSource.java
+++++ b/test/bitronix/tm/mock/resource/jdbc/MockitoXADataSource.java
++@@ -218,4 +218,10 @@
++ public void setUselessThing(Object uselessThing) {
++ this.uselessThing = uselessThing;
++ }
+++
+++ @Override
+++ public java.util.logging.Logger getParentLogger()
+++ throws SQLFeatureNotSupportedException {
+++ throw new SQLFeatureNotSupportedException();
+++ }
++ }
diff --cc debian/rules
index f756fea,0000000..89c71a2
mode 100755,000000..100755
--- a/debian/rules
+++ b/debian/rules
@@@ -1,28 -1,0 +1,32 @@@
+#!/usr/bin/make -f
+
+VERSION = $(shell dpkg-parsechangelog | sed -n 's,^Version: \(.*\)-.*,\1,p')
+
+export JAVA_HOME := /usr/lib/jvm/default-java
+
+D := /usr/share/java/
- export CLASSPATH := $(D)slf4j-api.jar:$(D)geronimo-jms_1.1_spec-1.1.jar:$(D)geronimo-jta-1.0.1b-spec.jar:$(D)mockito-core.jar
++export CLASSPATH := $(D)slf4j-api.jar:$(D)geronimo-jms_1.1_spec-1.1.jar:$(D)geronimo-jta-1.0.1b-spec.jar:$(D)mockito-core.jar:$(D)hamcrest-all.jar
++
++# use this CP in order to get test output logging during the build
++# you will also need to install liblogback-java
++#export CLASSPATH := $(D)slf4j-api.jar:$(D)geronimo-jms_1.1_spec-1.1.jar:$(D)geronimo-jta-1.0.1b-spec.jar:$(D)mockito-core.jar:$(D)logback-classic.jar:$(D)logback-core.jar
+
+%:
+ dh $@
+
+override_dh_auto_build:
+ CLASSPATH=$(CLASSPATH) ant -Djar.version=$(VERSION)
+
+override_dh_auto_install:
+ mh_installpom -plibbtm-java -e$(VERSION) pom.xml
+ mh_installjar -plibbtm-java -l -e$(VERSION) pom.xml dist/btm-$(VERSION).jar
+
+override_dh_clean:
+ dh_clean
+ rm -rf $(CURDIR)/debian/.mh
+ rm -rf target/*
+ rm -f TESTS-TestSuites.xml
+ rm -f src/bitronix/tm/Version.java
+
+get-orig-source:
+ uscan --debug --force-download --download-version $(VERSION) --rename
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libbtm-java.git
More information about the pkg-java-commits
mailing list