Difference between revisions of "SUNScholar/Rebuild DSpace"

From Libopedia
Jump to navigation Jump to search
m
Line 20: Line 20:
 
==Tips==
 
==Tips==
 
The output of the build and compile process can be sent to a log file on Linux systems. Simply append '''"<tt>> compile.log</tt>"''' or '''"<tt>> update.log</tt>'''" to the command line instruction.
 
The output of the build and compile process can be sent to a log file on Linux systems. Simply append '''"<tt>> compile.log</tt>"''' or '''"<tt>> update.log</tt>'''" to the command line instruction.
 +
 +
==Other Scripts==
 +
===[[SUNScholar/Indexes/Rebuild|Rebuild Indexes]]===
 +
Click on the heading above.
 +
 +
===[[SUNScholar/Restart_DSpace|Restart DSpace]]===
 +
Click on the heading above.
  
 
==References==
 
==References==
Line 37: Line 44:
 
*https://wiki.duraspace.org/display/DSPACE/TechnicalFaq#TechnicalFaq-ClearingCocoon(XMLUI)cache
 
*https://wiki.duraspace.org/display/DSPACE/TechnicalFaq#TechnicalFaq-ClearingCocoon(XMLUI)cache
 
*https://wiki.duraspace.org/display/DSPACE/Rebuild+DSpace
 
*https://wiki.duraspace.org/display/DSPACE/Rebuild+DSpace
 
==Other Scripts==
 
===[[SUNScholar/Indexes/Rebuild|Rebuild Indexes]]===
 
Click on the heading above.
 
 
===[[SUNScholar/Restart_DSpace|Restart DSpace]]===
 
Click on the heading above.
 

Revision as of 10:06, 13 May 2015

Back to After Installation Tasks

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 <=4.X

For DSpace Versions =>5.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

Click on the heading above.

Restart DSpace

Click on the heading above.

References

"ant" target references

General references