100%
WDescription%
Test Result: 0 tests failing out of a total of 36 tests.100
Build stability: No recent builds failed.100
Build History
x
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Changes

#813 (May 18, 2018 5:09:31 AM)

  1. standardized cache expiration — rnahf / detail

#812 (May 17, 2018 11:51:31 PM)

  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. — rnahf / detail

#811 (May 14, 2018 10:51:33 PM)

  1. updated explanatory text in index.jsp. — rnahf / detail
  2. updated CN sessions to be used in method call. — rnahf / detail

#810 (May 14, 2018 9:36:33 PM)

  1. added tests for echoIndexObject_resourceMap, tests that CN_ properties cannot be added to nodelist via API, created better NodeReference (in urn:node: form). — rnahf / detail

#809 (May 14, 2018 9:30:33 PM)

  1. fixed NPE problem when that happens when a public object can't be found in the objectList of the Member Node.  some code cleanup to suppress warnings of depcrecated method use. — rnahf / detail