Marco Di Sabatino Di Diodoro created SYNCOPE-615:
----------------------------------------------------

             Summary: Updating properties and xml files of the installer module 
with the current version
                 Key: SYNCOPE-615
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-615
             Project: Syncope
          Issue Type: Bug
          Components: installer
    Affects Versions: 1.2.2
            Reporter: Marco Di Sabatino Di Diodoro
            Priority: Critical
             Fix For: 1.2.2, 1.3.0


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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to