This is an automated email from the ASF dual-hosted git repository.
btellier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git.
from 42a2eba Merge pull request #584 JAMES-3544 Attachment refactoring
(step 2)
add 613a639 JAMES-3150 Implement a GenerationAwareBlobId (#607)
No new revisions were added by this update.
Summary of changes:
server/blob/blob-storage-strategy/pom.xml | 10 +
.../blob/deduplication/GenerationAwareBlobId.java | 240 +++++++++++++
.../deduplication/GenerationAwareBlobIdTest.java | 380 +++++++++++++++++++++
3 files changed, 630 insertions(+)
create mode 100644
server/blob/blob-storage-strategy/src/main/java/org/apache/james/server/blob/deduplication/GenerationAwareBlobId.java
create mode 100644
server/blob/blob-storage-strategy/src/test/java/org/apache/james/server/blob/deduplication/GenerationAwareBlobIdTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]