On 12/03/2020 09:30, Yangfei (Felix) wrote:
:
According to [1], if A requires B and C, then I suppose the hashes will be 
included in B and C instead of A when we do 'jmod hash --module-path jmods 
--hash-modules .*'.
So for the hashed to be stored in A, we may need relations like: B requires A, 
and C requires A.  Am I right?

Right, I see there was a typo in my mail, sorry about that. It might help to draw the DAG and then reverse the edges to easily identify the modules where the hashes will be stored.

-Alan

Reply via email to