Difference between revisions of "SUNScholar/Rebuild DSpace"
Jump to navigation
Jump to search
m (→Procedure) |
m (→Other Scripts) |
||
| Line 21: | Line 21: | ||
==Other Scripts== | ==Other Scripts== | ||
===[[SUNScholar/Indexes/Rebuild|Rebuild Indexes]]=== | ===[[SUNScholar/Indexes/Rebuild|Rebuild Indexes]]=== | ||
| − | |||
| − | |||
===[[SUNScholar/Restart_DSpace|Restart DSpace]]=== | ===[[SUNScholar/Restart_DSpace|Restart DSpace]]=== | ||
| − | |||
==References== | ==References== | ||
Revision as of 14:57, 19 May 2015
Back to After Installation Tasks
Contents
Rationale
To apply customisations, DSpace needs to rebuild the Java WAR's for re-deployment by the Tomcat webapp server.
This wiki page helps you to build a customised rebuild script that you can use later any time you need it.
Also see: http://wiki.lib.sun.ac.za/index.php/SUNScholar/Customisation
Requirements
Click here to setup the "source" folder first.
Procedure
For DSpace Versions =>5.X
For DSpace Versions <=4.X
Tips
The output of the build and compile process can be sent to a log file on Linux systems. Simply append "> compile.log" or "> update.log" to the command line instruction.
Other Scripts
Rebuild Indexes
Restart DSpace
References
"ant" target references
- https://wiki.duraspace.org/display/DSDOC4x/Ant+targets+and+options
- https://wiki.duraspace.org/display/DSDOC3x/Appendix+B
General references
- https://github.com/DSpace/demo.dspace.org/blob/master/scripts/linux/reset-dspace-content
- https://wiki.duraspace.org/display/DSDOC4x/Rebuild+DSpace
- https://wiki.duraspace.org/display/DSDOC4x/Advanced+Customisation#AdvancedCustomisation-DSpaceSourceRelease
- https://wiki.duraspace.org/display/DSDOC3x/Rebuild+DSpace
- https://wiki.duraspace.org/display/DSDOC3x/Advanced+Customisation
- https://wiki.duraspace.org/display/DSDOC3x/Advanced+Customisation#AdvancedCustomisation-DSpaceSourceRelease
- https://wiki.duraspace.org/display/DSDOC18/Advanced+Customisation
- https://wiki.duraspace.org/display/DSDOC18/Advanced+Customisation#AdvancedCustomisation-DSpaceSourceRelease
- https://wiki.duraspace.org/display/DSPACE/TechnicalFaq#TechnicalFaq-ClearingCocoon(XMLUI)cache
- https://wiki.duraspace.org/display/DSPACE/Rebuild+DSpace