[jboss-cvs] JBossRemoting/docs ...

Tom Elrod telrod at belmont.prod.atl2.jboss.com
Tue Aug 29 12:02:15 EDT 2006


  User: telrod  
  Date: 06/08/29 12:02:15

  Modified:    docs     README.txt
  Log:
  Updated release files for new version, 2.0.0.GA and included release notes.
  
  Revision  Changes    Path
  1.11      +29 -2     JBossRemoting/docs/README.txt
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: README.txt
  ===================================================================
  RCS file: /cvsroot/jboss/JBossRemoting/docs/README.txt,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- README.txt	18 Aug 2006 17:25:11 -0000	1.10
  +++ README.txt	29 Aug 2006 16:02:15 -0000	1.11
  @@ -1,5 +1,5 @@
  -JBoss Remoting 2.0.0.CR1
  -July 31, 2006
  +JBoss Remoting 2.0.0.GA
  +August 29, 2006
   
   This distribution of JBoss Remoting contains the following directories:
   
  @@ -55,6 +55,33 @@
   in Jira, please create one.
   
   
  +Release Notes - JBoss Remoting - Version 2.0.0.GA (Boon)
  +
  +** Bug
  +    * [JBREM-568] - SSLSocketBuilderMBean does not have matching getter/setter attribute types
  +    * [JBREM-569] - HTTP(S) proxy broken
  +    * [JBREM-576] - deadlock with socket invoker
  +    * [JBREM-579] - transporter does not handle reflection conversion for primitive types
  +    * [JBREM-580] - detection can not be used with ssl based transports
  +    * [JBREM-586] - socket client invoker connection pooling not bounded
  +    * [JBREM-590] - SSL client socket invoker does not use configuration map for SSLSocketBuilder
  +
  +** Feature Request
  +    * [JBREM-564] - Default client socket factory configured by a system property
  +    * [JBREM-575] - local client invoker should convert itself to remote client invoker when being serialized
  +
  +** Task
  +    * [JBREM-570] - Change log in ConnectionValidator to be debug instead of warn when not able to ping server
  +    * [JBREM-571] - fix/cleanup doc
  +    * [JBREM-574] - Write SSL info for virtual sockets and server sockets in toString()
  +    * [JBREM-578] - add spring remoting to performance benchmark tests
  +    * [JBREM-582] - remove System.out.println and printStackTrace calls
  +    * [JBREM-583] - Fix ConcurrentModificationException in MultiplexingManager.notifySocketsOfException()
  +    * [JBREM-584] - Get org.jboss.test.remoting.performance.spring.rmi.SpringRMIPerformanceTestCase to run with multiple clients and callback handlers
  +    * [JBREM-587] - ClientConfigurationCallbackConnectorTestCase(jboss_serialization) failure.
  +    * [JBREM-593] - Synchronize client and server in org.jboss.test.remoting.transport.multiplex.LateClientShutdownTestCase
  +
  +
   Release Notes - JBoss Remoting - Version 2.0.0.CR1 (Boon)
   
   ** Bug
  
  
  



More information about the jboss-cvs-commits mailing list