]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
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)
commitb1eb7944e3177e1833ba42e1cbbb9d652be731ab
tree69240347912b708eccdb1d9c4c7f5a4745e0c680
parent1d9dd6d0ea883166b903f6f6e3512e57b27dbbd7
parent872248fec22d3346daf2e0f1a629a3cf0df68231
Merge pull request #13 from aronr/cspace-4817

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().