Advertisement
Guest User

Untitled

a guest
Jul 4th, 2017
497
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. commit fd5408e7daa30afc228cdc2f8df14e55de5b3846
  2. Author: Galder Zamarreño <galder@jboss.org>
  3. Date: Thu Dec 9 12:16:02 2010 +0100
  4.  
  5. ISPN-826 - RemoteLockCleanupStressTest throws EOFException when reading
  6.  
  7. * EOFException is expected, sender encountered a lock timeout.
  8. * Added extra TRACE logging to find out where marshallers and
  9. unmarshallers and open/closed.
  10.  
  11. commit 3e85eb8bc44d49d3427e0f4349cc0cafc701d23e
  12. Author: Mircea Markus <Mircea.Markus@gmail.com>
  13. Date: Thu Dec 9 15:11:19 2010 +0000
  14.  
  15. SPN-558 - XAResource implementation in ISPN to become fully stateless
  16.  
  17. commit 956563bb6b1d5748e707b2dea0c979723f254536
  18. Author: Mircea Markus <Mircea.Markus@gmail.com>
  19. Date: Wed Dec 8 11:41:52 2010 +0000
  20.  
  21. ISPN-558 - XAResource implementation in ISPN to become fully stateless
  22.  
  23. - implemented
  24. - unit tests added to enforce integration with TM
  25. - javadoc X-references added to relevant parts from JTA spec
  26. - extra test for readonly local transactions
  27.  
  28. commit ca6ed50011db5ef0bdbe91d0b43ffaaa0b39dce5
  29. Author: Tristan Tarrant <tristan.tarrant@gmail.com>
  30. Date: Wed Dec 8 08:34:28 2010 +0100
  31.  
  32. Implement ISPN-822
  33. Allow retrieving coordinator address from EmbeddedCacheManager
  34. (and add a few docs in the process)
  35.  
  36. commit 0f78cd11293bd679f2883104221991bef616ec49
  37. Author: Manik Surtani <manik@surtani.org>
  38. Date: Tue Dec 7 15:26:17 2010 +0000
  39.  
  40. Better exception message
  41.  
  42. commit ea8fe496ea7f814924b8b4b9bb321bacd4708310
  43. Author: Manik Surtani <manik@surtani.org>
  44. Date: Tue Dec 7 13:59:56 2010 +0000
  45.  
  46. Update unit test framework to make better use of generics
  47.  
  48. commit 163d8228ddcf08e080e294eaf2ad1e6549bd91e1
  49. Author: Manik Surtani <manik@surtani.org>
  50. Date: Mon Dec 6 17:42:31 2010 +0000
  51.  
  52. Tweaks in release archive
  53.  
  54. * Update the sample config files being packaged
  55. * Update where configs are placed
  56. * Remove unnecessary directories being packaged in jar
  57.  
  58. commit 08b2c36062ba14eb5032f29c2e7ac8bf755bb8bf
  59. Author: Manik Surtani <manik@surtani.org>
  60. Date: Mon Dec 6 16:39:42 2010 +0000
  61.  
  62. ISPN-790 Refactor the way release versions are generated
  63. :
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement