[ 
https://issues.apache.org/jira/browse/MBUILDCACHE-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17956905#comment-17956905
 ] 

Olivier Lamy commented on MBUILDCACHE-29:
-----------------------------------------

This project has moved from Jira to GitHub Issues. This issue was migrated to 
[apache/maven-build-cache-extension#260|https://github.com/apache/maven-build-cache-extension/issues/260].
 Please visit the GitHub issue to view further activity, add comments, or 
subscribe to receive notifications.

> Capture separate checksums of test source, dependencies and other code
> ----------------------------------------------------------------------
>
>                 Key: MBUILDCACHE-29
>                 URL: https://issues.apache.org/jira/browse/MBUILDCACHE-29
>             Project: Maven Build Cache Extension (Moved to GitHub Issues)
>          Issue Type: Sub-task
>            Reporter: Alexander Ashitkin
>            Priority: Major
>              Labels: pull-request-available
>
> In process of calculating input need to produce 3 checksum
>  * for dependencies
>  * for private code (not shared with other models) - typically tests
>  * for shared code (typically src/main content)
>  
> Calculation logic should be as follows:
>  * dependencies - leave as know, just capture at the end of calculation
>  * private code - by now, consider any code in test folders private (later 
> more sophisticated rules could be created)
>  * all other discovered code to considered a shared code
> Checksums to be stored in fields introduced in MBUILDCACHE-28



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to