Versions Compared

Key

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

Table of Contents
maxLevel2
styledecimal

Source changes

POM

In the root pom.xml:

  • change parent/version from 1.2.0-M1 to 1.2.0
  • change properties/syncope.version from 1.2.0-M1 to 1.2.0

...

Code Block
languagexml
     <dependency>
      <groupId>org.seleniumhq.selenium.client-drivers</groupId>
      <artifactId>selenium-java-client-driver</artifactId>
      <scope>test</scope>
    </dependency>


Internal storage changes

If not starting with an empty database, the following changes are needed:

SYNCOPE-507

Create a new general configuration parameter log.lastlogindate with value:

...