Hi,

I am trying to apply the suggested bug fix for DS-2542 
(https://jira.duraspace.org/browse/DS-2542) to my DSpace 5.1 instance. However, 
the changes are not displaying. Can someone please log through my build process 
and advise on any mistakes or anything I may be missing.

Update lyncode/xoai:

git clone https://github.com/lyncode/xoai.git
git checkout 3.x
(The bug fix was already accepted in this version of the code, so I did not 
need to apply it)
cd to lyncode/xoai root directory
mvn package
(Jar file built in target directory)
(I de-compiled the jar file and was able to confirm that the bug fix was 
included in the jar)

Update dspace:

Apply code changes in https://github.com/DSpace/DSpace/pull/912 to source code
cd [dspace-src]/dspace
mvn clean package
cd target/dspace-installer
ant update_code
(I don't want to run ant update, because I have made a lot of changes - but I 
have ran it as a test and it didn't seem to work either)

Other steps I have tried:
- Copying xoai-3.2.10.jar  to [dspace]/lib/xoai-3.2.9.jar
- Copying [dspace-src]/dspace-oai/target/dspace-oai-5.0-classes.jar to 
[dspace]/lib/dspace-oai-5.0.jar
- Changing the dspace maven build to use xoai version 3.2.10 - but this failed 
due to xoai 3.2.10 not being available in the repo


Any further help is needed and very appreciated!!


Margaret Vail
Systems Developer
Dalhousie University Libraries
marga...@dal.ca<mailto:marga...@dal.ca>

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to