NIH | National Cancer Institute | NCI Wiki  

WIKI MAINTENANCE NOTICE

Please be advised that NCI Wiki will be undergoing maintenance Monday, July 22nd between 1700 ET and 1800 ET and will be unavailable during this period.
Please ensure all work is saved before said time.

If you have any questions or concerns, please contact the CBIIT Atlassian Management Team.

Error rendering macro 'rw-search'

null

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

LexEVS 6.5.3 Release Highlights Include:

LexEVS Migration from 6.5.4

(Not available for Remote Client – do not add configuration values or new dependencies as these will break the Distributed Client)

Configuration (Local LexEVS only)

  • Add Graph Database Connection Attributes to lbconfig.props file
  • Example


Dependencies

<dependency org="com.arangodb" name="velocypack" rev="1.4.2" conf="default"/>

  <!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core -->

  <dependency org="com.fasterxml.jackson.core" name="jackson-core" rev="2.10.0.pr2" conf="default"/>

+ <!-- https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-databind -->

+ <dependency org="com.fasterxml.jackson.core" name="jackson-databind" rev="2.10.0.pr2" conf="default"/>

+ <!-- https://mvnrepository.com/artifact/org.codehaus.jackson/jackson-core-asl -->

+ <dependency org="org.codehaus.jackson" name="jackson-core-asl" rev="1.9.13" conf="default"/>

+ <!-- https://mvnrepository.com/artifact/org.codehaus.jackson/jackson-mapper-asl -->

+ <dependency org="org.codehaus.jackson" name="jackson-mapper-asl" rev="1.9.13" conf="default"/>

Issues Fixed in this Release

LexEVS 6.5.3 - Features Implemented


  • No labels