Difference between revisions of "PubMan 7 5"

From MPDLMediaWiki
Jump to navigation Jump to search
 
(5 intermediate revisions by 2 users not shown)
Line 38: Line 38:


== Core Lucene Index ==
== Core Lucene Index ==
* copy xslt stylesheets from subversion to /usr/share/jboss/server/default/conf/search/config/index/escidoc_all and  .. item/container_admin
* copy xslt stylesheet from subversion to /usr/share/jboss/server/default/conf/search/config/index/escidoc_all  
* switch off optimize in escidoc-core.properties, e.g.
* switch off optimize in escidoc-core.properties, e.g.
   escidoc-core.om.indexer.optimize.interval=0 0 2 1 12 ?
   escidoc-core.om.indexer.optimize.interval=0 0 2 1 12 ?
* reindex
* restart coreservice and reindex
* switch on optimize again
* switch on optimize again


== PubMan EAR ==
== PubMan EAR ==
* deploy pubman_ear-7.5.x.ear


== PubMan Properties ==
== PubMan Properties ==
Line 60: Line 61:


==Transformation Properties==
==Transformation Properties==
* patch transformation.jar


== PubMan Apache==
== PubMan Apache==
Line 71: Line 73:
==Migration database==
==Migration database==
* upgrade import db and CoNE db located on srv03.mpdl.mpg.de to Postgres 9.x
* upgrade import db and CoNE db located on srv03.mpdl.mpg.de to Postgres 9.x
* clean up escidoc statistic tables
* clean up escidoc statistic tables on srv01


== CoNE ==
== CoNE ==
Line 90: Line 92:
* New classification MPINP (MPI for Nuclear Physics) is available. Please add http://purl.org/escidoc/metadata/terms/0.1/MPINP as allowedSubjectClassification to appropriate contexts
* New classification MPINP (MPI for Nuclear Physics) is available. Please add http://purl.org/escidoc/metadata/terms/0.1/MPINP as allowedSubjectClassification to appropriate contexts


===Piwik===
* Add Piwik snippet to Footer.jspf


[[Category:Release Log]]
[[Category:Release Log]]

Latest revision as of 10:21, 16 December 2013

This page shall contain every change that is made during a qa release of the version mentioned above. If it's not here, it never happened!

PubMan 7.5 Release[edit]

Affected Servers[edit]





Prepare read only system[edit]

Fedora[edit]

Coreservice Apache[edit]

Coreservice JBoss[edit]

Core Infrastructure[edit]

Core Properties[edit]

Core Index Properties[edit]

Core Lucene Index[edit]

  • copy xslt stylesheet from subversion to /usr/share/jboss/server/default/conf/search/config/index/escidoc_all
  • switch off optimize in escidoc-core.properties, e.g.
 escidoc-core.om.indexer.optimize.interval=0 0 2 1 12 ?
  • restart coreservice and reindex
  • switch on optimize again

PubMan EAR[edit]

  • deploy pubman_ear-7.5.x.ear

PubMan Properties[edit]

  • Change escidoc.pubman.logo.url to "/resources/images/pure_logo_web.png" (without /pubman)
 New property: escidoc.pubman.logo.css. Can be empty for PuRe logo.
  • add property for extracting technical metadata to pubman.properties
 #Component used for extracting technical metadata. Possible values are tika or jhove.
 escidoc.pubman.tme.configuration=tika
  • New property for handles:
 escidoc.handles.activated=true

Transformation Properties[edit]

  • patch transformation.jar

PubMan Apache[edit]

PubMan JBoss[edit]

AA[edit]

Validation Database[edit]

Migration database[edit]

  • upgrade import db and CoNE db located on srv03.mpdl.mpg.de to Postgres 9.x
  • clean up escidoc statistic tables on srv01

CoNE[edit]

  • Updated models.xml. Evtl copy from cone/src/main/resources/models.xml to /usr/share/jboss/server/default/conf/models.xml
  • New models.xml also contains new subject classification for MPI for Nuclear Physics. They have to be imported into CoNE: File:Mpinp.xml

eSciDoc Admin[edit]

Data Migration[edit]

PubMan Software Homepage[edit]

Miscellaneous[edit]

Transformation[edit]

  • Undo MPIC-CoNE Workaround

New classification[edit]

Piwik[edit]

  • Add Piwik snippet to Footer.jspf