]
Brett Meyer resolved SRAMP-455.
-------------------------------
Fix Version/s: 0.5.0.Final
0.5.0.Alpha1
Resolution: Done
use artifact SHA1 computed by ModeShape
---------------------------------------
Key: SRAMP-455
URL:
https://issues.jboss.org/browse/SRAMP-455
Project: S-RAMP
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Reporter: Brett Meyer
Assignee: Brett Meyer
Fix For: 0.5.0.Final, 0.5.0.Alpha1
As suggested on
https://issues.jboss.org/browse/MODE-2221, ModeShape already computes the
SHA1 hash for artifacts. We could use that directly, rather than computing on our own.
Note that the hash is a ModeShape-specific extension and not supported by JCR. So,
create an SPI and a default impl in the jcr-repo, but override for ModeShape.