OK, I have two pull requests out for comment.

https://github.com/DSpace/dspace-services/pull/4
makes DSpaceConfigurationService sensitive to -Ddspace.configuration
as ConfigurationManager is.  This doesn't directly affect the hang,
but testing depends on it.

https://github.com/DSpace/dspace-services/pull/5
replaces a pre-test for key == value with a post-test for old-value ==
new-value when walking the assembled configuration to do token
substitutions.  This is where the hang was.

I have not yet tested this code.  Will do so now.  I wanted to get
something out the door ASAP since CI tests are hanging.

-- 
Mark H. Wood, Lead System Programmer   mw...@iupui.edu
Asking whether markets are efficient is like asking whether people are smart.

Attachment: pgpuegKF5Vosc.pgp
Description: PGP signature

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to