]> source.dussan.org Git - archiva.git/commitdiff
[MRM-1282] expand on comment for future reference
authorBrett Porter <brett@apache.org>
Thu, 26 Nov 2009 02:51:15 +0000 (02:51 +0000)
committerBrett Porter <brett@apache.org>
Thu, 26 Nov 2009 02:51:15 +0000 (02:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/MRM-1025@884377 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/metadata/metadata-repository-api/src/main/java/org/apache/archiva/metadata/repository/DefaultMetadataResolver.java

index 7a2c5f268e62db6c2a2ba3430545356aa05e45da..a13061a6f58d5f0bf324559de5f1829a3b1c9dd7 100644 (file)
@@ -37,7 +37,8 @@ public class DefaultMetadataResolver
 
     /**
      * FIXME: this needs to be configurable based on storage type, and availability of proxy module
-     * ... could be a different type since we need methods to modify the storage metadata
+     * ... could be a different type since we need methods to modify the storage metadata, which would also allow more
+     *     appropriate methods to pass in the already determined repository configuration, for example, instead of the ID
      *
      * @plexus.requirement role-hint="maven2"
      */