Project

General

Profile

« Previous | Next » 

Revision 194492f7

Added by Cherian Mathew almost 9 years ago

  • ID 194492f79bb2fb5eca5b4a2a5a3b39b849be8c51
  • Parent 0312ac03

updated version in pom file to 7.4.4 and replaced usage of org.json with elemental.json
Two issues seen (needs more investigation) :

  • org.eclipse.jetty.io.EofException seen when accessing UI using jetty 9.0.0 M3 included in run-jetty-run (nightly)
  • d3 tree in concept relationship editor is really : could be due to change to elemental

View differences:

pom.xml
10 10

  
11 11
  <properties>
12 12
    <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
13
    <vaadin.version>7.3.5</vaadin.version>
13
    <vaadin.version>7.4.4</vaadin.version>
14 14
    <vaadin.plugin.version>${vaadin.version}</vaadin.plugin.version>
15 15
    <cdmlib.version>${project.version}</cdmlib.version>
16 16
    <unitils.version>3.4.2</unitils.version>

Also available in: Unified diff