Hi, The getRepoKey() method returns a string representing the repository key. On the other hand, the getRepoPath() method returns a repoPath object that represents the repository key+ the path to the queried item. If the queried item is the repository root, the repoPath will be the repository name which can be used with the getPropertyValues(RepoPath repoPath,String propertyName) method to get the properties of the root of the repository.
Hope this helps, Itamar -- View this message in context: http://forums.jfrog.org/Get-property-value-from-a-repo-key-User-Plugin-tp7580162p7580164.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
