SuccessChanges

Summary

  1. The TestObjectCache singleton lasts too long in a web context. I implemented a simple expiration mechanism that only kicks in for web-context (detected by presence of a system property) so that the cached values expire after 5 minutes.
Revision 19253 by rnahf:
The TestObjectCache singleton lasts too long in a web context.  I implemented a simple expiration mechanism that only kicks in for web-context (detected by presence of a system property) so that the cached values expire after 5 minutes.
Change TypePath in RepositoryPath in Workspace
The file was modified/software/cicore/trunk/d1_integration/src/main/java/org/dataone/integration/ContextAwareTestCaseDataone.javad1_integration/src/main/java/org/dataone/integration/ContextAwareTestCaseDataone.java
The file was modified/software/cicore/trunk/d1_integration/src/main/java/org/dataone/integration/TestObjectCache.javad1_integration/src/main/java/org/dataone/integration/TestObjectCache.java