Uploaded image for project: 'Syncope'
  1. Syncope
  2. SYNCOPE-615

Updating properties and xml files of the installer module with the current version

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.2.2
    • 1.2.2, 2.0.0-M1
    • installer
    • None

    Description

      There are embedded xml and properties files that have not been updated to the new features and bug fixes of Apache Syncope.

      For example, in the OrmXML.java file the

      <entity class="org.apache.syncope.core.persistence.beans.SecurityQuestion">
      <attributes>
      <id name="id">
      <generated-value generator="SEQ_SecurityQuestion" strategy="TABLE"/>
      <table-generator name="SEQ_SecurityQuestion" pk-column-value="SEQ_SecurityQuestion" initial-value="100"/>
      </id>
      </attributes>
      </entity>

      is missing. Take a look at https://git-wip-us.apache.org/repos/asf?p=syncope.git;a=blob;f=core/src/main/resources/META-INF/orm.xml;h=3dad2b5a26fa9b12af39461a89a7d21cda11fdb4;hb=HEAD

      Attachments

        Activity

          People

            mdisabatino Marco Di Sabatino Di Diodoro
            mdisabatino Marco Di Sabatino Di Diodoro
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: