Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eavp-dev] [eclipse/eavp] 7334b1: Changed services output to streams

  Branch: refs/heads/Robert/MicroServices
  Home:   https://github.com/eclipse/eavp
  Commit: 7334b113e8ced4f8268c325a1b506fa927993796
      https://github.com/eclipse/eavp/commit/7334b113e8ced4f8268c325a1b506fa927993796
  Author: Robert Smith <smithrw@xxxxxxxx>
  Date:   2019-02-20 (Wed, 20 Feb 2019)

  Changed paths:
    M org.eclipse.eavp.micro/src/org/eclipse/eavp/micro/main/java/FileParsingService.java
    M org.eclipse.eavp.micro/src/org/eclipse/eavp/micro/main/java/VisualizationService.java
    M org.eclipse.eavp.test.micro/src/test/java/org/eclipse/eavp/test/micro/TestFileParsingService.java

  Log Message:
  -----------
  Changed services output to streams

Services that provide responses to API calls now do so through
octet-streams in rsponse to #177

Also fixed a bug with column names in the CSVGrid.

Signed-off-by: Robert Smith <smithrw@xxxxxxxx>




Back to the top