|
| 1.2 | modified | gzamarreno | src/org/jboss/cache/demo/JBossCacheGUI.java | [JBCACHE-1041] GUI updates originating from clicking on nodes in the tree structure and mouse clicks are now handled in a separate thread to avoid locking the GUI. TimeoutExceptions that could be thrown from these code areas provide a hint on what might the cause of the exception. |
| 1.2 | modified | gzamarreno | src/org/jboss/cache/demo/JBossCacheView.java | [JBCACHE-1041] GUI updates originating from clicking on nodes in the tree structure and mouse clicks are now handled in a separate thread to avoid locking the GUI. TimeoutExceptions that could be thrown from these code areas provide a hint on what might the cause of the exception. |
| 1.4 | deleted | gzamarreno | src/org/jboss/cache/JBossCacheView.java | deleted old jbc demo |
| 1.2 | deleted | gzamarreno | migration/tests/org/jboss/cache/loader/TransformingCacheLoaderTestBase.java | deleted refactored migration test classes |
| 1.2 | deleted | gzamarreno | migration/tests/org/jboss/cache/loader/TransformingFileCacheLoaderTest.java | deleted refactored migration test classes |
| 1.3 | deleted | gzamarreno | migration/tests/org/jboss/cache/loader/TransformingJDBCCacheLoaderTest.java | deleted refactored migration test classes |