A use the Rest API to get the folder-info. The folder-info stores the information in the current dir with file name <repoKey> and it produces "application/vnd.org.jfrog.artifactory.storage.FolderInfo+json".
look here for more information about application/vnd.org.jfrog.artifactory.storage.FolderInfo+json: http://wiki.jfrog.org/confluence/display/RTF/Artifactory%27s+REST+API Now i want to parse the produced file(s). And my Question is: Exists a parser to parse the information in the produced file or i have to program one? -- View this message in context: http://forums.jfrog.org/Parser-for-Rest-API-generated-Files-application-vnd-org-jfrog-artifactory-storage-FolderInfo-json-tp5029618p5029618.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
