cstamas commented on code in PR #308:
URL: https://github.com/apache/maven-resolver/pull/308#discussion_r1247189892


##########
maven-resolver-api/src/main/java/org/eclipse/aether/RepositorySystemSession.java:
##########
@@ -94,7 +94,7 @@ public interface RepositorySystemSession {
     String getChecksumPolicy();
 
     /**
-     * Gets the global update policy. If set, the global update policy 
overrides the update policies of the remote
+     * Gets the global data update policy. If set, the global update policy 
overrides the update policies of the remote

Review Comment:
   IMHO, "data", as we call consequently the other "metadata" everywhere. Yes, 
in resolver, "data" is "artifact", but the point is, it does not have to be 
only that. Hence I went with generic "data" and "metadata".



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to