]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
Merge pull request #13 from aronr/cspace-4817
authorAron Roberts <aron@socrates.berkeley.edu>
Thu, 5 Apr 2012 00:19:11 +0000 (17:19 -0700)
committerAron Roberts <aron@socrates.berkeley.edu>
Thu, 5 Apr 2012 00:19:11 +0000 (17:19 -0700)
CSPACE-4817: ImportsResource now extends AbstractCollectionSpaceResourceImpl, rather than ResourceBase, in part to help avoid potentially indeterminate scenarios where ResourceBase.create() entirely handles requests to the Imports service, rather than ImportsResource.create().


Trivial merge