Versions Compared

Key

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

...

  1. create directory

    Code Block
    core/src/main/resources/META-INF
  2. download Oracle mapping file for the version you are building (trunk, 1.1.X, 1.0.X)
  3. rename it to

    Code Block
    orm.xml

    and copy it under the directory created above

...

  1. create directory

    Code Block
    core/src/main/resources/META-INF
  2. download MS SQL Server mapping file for the version you are building (trunk, 1.1.X, 1.0.X)
  3. rename it to

    Code Block
    orm.xml

    and copy it under the directory created above

...

Note
titleVersion warning

Content of this paragraph applies to Apache Syncope < 1.2.0

Download this file, copy it under core/src/main/resources/ and replace

...

Note
titleVersion warning
Content of this paragraph applies to Apache Syncope >= 1.2.X

Download this file, copy it under core/src/main/resources/ and replace

...