{"id":27359283,"url":"https://github.com/rackerlabs/cloudfeeds-catalog","last_synced_at":"2025-04-13T00:27:54.236Z","repository":{"id":16625034,"uuid":"19380081","full_name":"rackerlabs/cloudfeeds-catalog","owner":"rackerlabs","description":"A simple app serving feeds catalog.  Currently in sustaining mode as deployed within Rackspace. ","archived":false,"fork":false,"pushed_at":"2025-03-18T17:12:16.000Z","size":417,"stargazers_count":2,"open_issues_count":7,"forks_count":9,"subscribers_count":210,"default_branch":"master","last_synced_at":"2025-03-18T18:27:10.902Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"XSLT","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rackerlabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-05-02T15:51:10.000Z","updated_at":"2025-03-18T17:12:18.000Z","dependencies_parsed_at":"2024-12-19T10:32:48.307Z","dependency_job_id":"71ce0501-22f5-4b89-acfb-2d22d0edddae","html_url":"https://github.com/rackerlabs/cloudfeeds-catalog","commit_stats":null,"previous_names":[],"tags_count":150,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rackerlabs%2Fcloudfeeds-catalog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rackerlabs%2Fcloudfeeds-catalog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rackerlabs%2Fcloudfeeds-catalog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rackerlabs%2Fcloudfeeds-catalog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rackerlabs","download_url":"https://codeload.github.com/rackerlabs/cloudfeeds-catalog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248650838,"owners_count":21139670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-13T00:27:54.136Z","updated_at":"2025-04-13T00:27:54.226Z","avatar_url":"https://github.com/rackerlabs.png","language":"XSLT","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\n*This project is currently in sustaining mode as deployed within Rackspace.  For more information on how to support this in sustaining mode please see https://one.rackspace.com/display/cloudfeeds/Cloud+Feeds+Sustaining+Mode+Documentation+Start+Page.*\n\nThis is a simple component that takes the WADL files for Cloud Feeds and\ngenerates a feeds catalog in various format.\n\nOnly XML is supported at the moment but JSON support is planned.\n\n# Developer Guide\n## To build the war file:\nRun \n```\nmvn clean install\n```\n\nThe above command will download a version of usage-schema-_version_-schema.tar.gz, unpack the file locally, then run transformation against the *.wadl files and generate corresponding feeds XML catalog files.\n\nThe version of usage-schema to be downloaded is defined as a property inside the pom.xml file. As with any property, the value of this is somewhat static inside the pom.xml file. Thankfully, someone wrote a maven plugin that automatically updates the version of any dependencies. Therefore, it is usually a good idea to run this before you do a build:\n\n```\nmvn versions:update-properties -DincludeProperties=usage-schema.version\n```\n\nThe above command essentially grabs the latest release of usage-schema and updates the pom.xml file. Isn't that awesome!? You can then check in the new pom.xml file.\n\n## To build the RPM files:\nThis component produces 2 RPM artifacts:\n* feedscatalog-app-${version}*.rpm (a web application to be deployed on Tomcat)\n* feedscatalog-xslt-${version}*.rpm (an xslt to be deployed with Repose)\n\nTo build the RPM files, you can issue this command:\n\n```\nmvn clean install -Pbuild-app-rpm,build-xslt-rpm\n```\n\n## To turn on debug for Spring:\nChange the file src/main/resources/log4j.properties to have DEBUG level, rebuild the war and redeploy.\n\n## To access the Feeds Catalog\nDeploy the feedscatalog-app-_version_.war into a host with Tomcat. Then issue HTTP GET using this URL format:\n* http://_hostname_/feedscatalog/catalog, for admin catalog\n* http://_hostname_/feedscatalog/catalog/_tenantId_, for tenanted catalog\n\n# Links\n* XML Schema to Feeds Catalog XML: src/main/resources/feedscatalog.xsd\n* \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frackerlabs%2Fcloudfeeds-catalog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frackerlabs%2Fcloudfeeds-catalog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frackerlabs%2Fcloudfeeds-catalog/lists"}