Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There are no ontology changes, and no significant changes to the code. However, there are a few small changes that you will need to make to your configuration in order for everything to work - in particular, see the web.xml Upgrading VIVO (*) change.

You will also need to move your customisations into the new Maven structure.

...

A complete configuration should look like this.

Image Modified

Once saved, you should see the new entry in the menu bar, and be able to navigate to the capability map.

...

The Freemarker library has been updated to 2.3.23. The only known code conflict - edu.cornell.mannlib.vitro.webapp.freemarker.config.FreemarkerConfigurationImpl.java - has been updated to have the correct method signature for getTemplate(). This is unlikely to affect any custom templates, however you should make a note to check them.

Anchor
web.xml
web.xml
web.xml

 There are two important changes that need to be made to 

head.ftl

 

applicationSetup.n3

...