Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Repair Jira Macros

...

This will ensure that if there were any hibernate changes that your database is updated accordingly.  This will update the schema, but will not populate the data (that's done by ant data-import opererations).

NOTE:  You can also run the command 'ant -Dmaven.test.skip=true -DoutputDir=update-sql db-gen-update-script' to have the DDL written to the update-sql directory to inspect the SQL that would be run and manually execute it.

Latest 4.0, or uPortal 4.1 with Universality theme to 4.2:

...

  • Do not need to do an initdb (unless you are using the Universality theme, see above)
  • If using XML-based PAGS suggest switching to database-backed PAGS.  This will be strongly suggested with uPortal 4.3 to take advantage of Ad-hoc groups (
    Jira Legacy
    serverApereo IssuesSystem JIRA
    serverId76221f40d8d429a7-4501dc92-3df13696-857885f0-6c87908cbdf71de5d4e9bcf6
    keyUP-4459
    ).  See Additional References section.

...

  • If using XML-based PAGS, strongly suggest switching to database-backed PAGS to take advantage of Ad-hoc groups (
    Jira Legacy
    serverApereo IssuesSystem JIRA
    serverId76221f40d8d429a7-4501dc92-3df13696-857885f0-6c87908cbdf71de5d4e9bcf6
    keyUP-4459
    ). See Additional References section.

...