From 9a81b28598fadc44bf506354c9227e41aac786f6 Mon Sep 17 00:00:00 2001 From: Henrik Nord Date: Wed, 13 May 2015 09:40:16 +0200 Subject: Revert "Prepare release" This reverts commit e09dd66dc4d89c62ddfd8c19791f9678d5d787c6. --- lib/jinterface/doc/src/notes.xml | 53 ---------------------------------------- 1 file changed, 53 deletions(-) (limited to 'lib/jinterface/doc/src/notes.xml') diff --git a/lib/jinterface/doc/src/notes.xml b/lib/jinterface/doc/src/notes.xml index f854fa1f3a..fc5f8be53e 100644 --- a/lib/jinterface/doc/src/notes.xml +++ b/lib/jinterface/doc/src/notes.xml @@ -30,59 +30,6 @@

This document describes the changes made to the Jinterface application.

-
Jinterface 1.6 - -
Fixed Bugs and Malfunctions - - -

- Reformat the sources for JInterface uniformly and - according to the standard Java style guidelines. Provide - description of the rules applied in Eclipse format (for - other editors one can check the settings against these).

-

- In short, the formatting style is: * indentation uses - only spaces; each level is 4 positions * no trailing - whitespace * mostly default Java style formatting (any - difference is minor) * always use {} blocks * use 'final' - as much as possible

-

- Own Id: OTP-12333

-
-
-
- - -
Improvements and New Features - - -

- Add basic transport factory implementation. This makes - possible creating connections between nodes using ssh - channels for example.

-

- Own Id: OTP-12686

-
- -

- Add Jinterface generic match and bind methods to provide - low level interface base methods sufficient for variety - of higher level pattern matching/variable binding - implementations.

-

- Own Id: OTP-12691

-
- -

- Minimal Java version is now 1.6

-

- Own Id: OTP-12718

-
-
-
- -
-
Jinterface 1.5.12
Fixed Bugs and Malfunctions -- cgit v1.2.3