Fork me on GitHub

Release notes

Release History

Version Date Description
2.1.2 2016-07-01  
2.1.1 2016-03-15  
2.1.0 2015-04-15 Relicense to Apache License
2.0.5 2015-01-19  
2.0.4 2013-09-23  
2.0.3 2012-01-10  
2.0.2 2008-03-20  
2.0.1 2008-02-13  
2.0.0 2007-10-10  

Release 2.1.2 – 2016-07-01

Type Changes By
Update Add OSGi support to jar manifest. Fixes 20. jahlborn

Release 2.1.1 – 2016-03-15

Type Changes By
Update New site style! jahlborn

Release 2.1.0 – 2015-04-15

Type Changes By
Add OpenHMS relicenses to Apache License, 2.0! jahlborn

Release 2.0.5 – 2015-01-19

Type Changes By
Fix Add preemptive null checks to avoid remote NPEs. Fixes 14. jahlborn

Release 2.0.4 – 2013-09-23

Type Changes By
Add Added the RMISocket utility for simulating a socket-like connection over RMI (using RemoteOutputStreams under the hood). jahlborn
Fix Attempt to use context classloader when necessary for loading a RemoteStreamExporter. Fixes 13. jahlborn

Release 2.0.3 – 2012-01-10

Type Changes By
Fix Fix closing of RemoteInputStreamClient. jahlborn

Release 2.0.2 – 2008-03-20

Type Changes By
Fix Allow reserialization of RemoteStreamServer. jahlborn

Release 2.0.1 – 2008-02-13

Type Changes By
Update Allow the default port for the DefaultRemoteStreamExporter to be configured via a system property. jahlborn
Update Make closing of local resources by a RemoteIteratorServer less prone to surprises. jahlborn
Update Change proxy utilities to use method code instead of string. jahlborn
Update Move EncodingInputStream to util package. jahlborn
Update Make RemoteStreamServer implementations Serializable by implementing writeReplace to automagically export the object and return the remote stub. jahlborn
Add Add the DirectRemoteInputStream as a last-ditch alternative for dealing with certain problematic scenarios. jahlborn

Release 2.0.0 – 2007-10-10

Type Changes By
Add Initial open source release. jahlborn