This is an automated email from the ASF dual-hosted git repository.

khmarbaise pushed a change to branch MSHARED-695
in repository https://gitbox.apache.org/repos/asf/maven-artifact-transfer.git.


    from 615f6aa  [MSHARED-695] - WIP - Move checksum generation from install 
to deploy
     new dabc949  [MSHARED-695] - WIP - Move checksum generation from install 
to deploy
     new 8dd2f1e  [MSHARED-695] - WIP - Move checksum generation from install 
to deploy
     new 30e1bad  [MSHARED-695] - WIP - Move checksum generation from install 
to deploy  o Moved checksum generation into deploy part. Removed checksume from 
   install

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../project/install/ProjectInstallerTest.java      |  12 +-
 .../deploy/internal/DefaultProjectDeployer.java    |  74 +++++++++----
 .../install/internal/DefaultProjectInstaller.java  | 122 +--------------------
 .../project/install/internal/DualDigester.java     | 115 -------------------
 .../internal/DualDigesterTest.java                 |   2 +-
 5 files changed, 66 insertions(+), 259 deletions(-)
 delete mode 100644 
src/main/java/org/apache/maven/shared/project/install/internal/DualDigester.java
 rename src/test/java/org/apache/maven/shared/project/{install => 
deploy}/internal/DualDigesterTest.java (95%)

-- 
To stop receiving notification emails like this one, please contact
khmarba...@apache.org.

Reply via email to