{"id":42147035,"url":"https://github.com/daisy/braille-css-java","last_synced_at":"2026-01-26T17:58:18.579Z","repository":{"id":33287864,"uuid":"36932573","full_name":"daisy/braille-css-java","owner":"daisy","description":"Implementation of Braille CSS in Java/ANTLR.","archived":false,"fork":false,"pushed_at":"2025-10-21T22:27:55.000Z","size":321,"stargazers_count":2,"open_issues_count":5,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-10-21T22:48:29.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","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/daisy.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,"zenodo":null}},"created_at":"2015-06-05T12:53:25.000Z","updated_at":"2025-10-21T09:54:53.000Z","dependencies_parsed_at":"2024-01-03T13:27:40.684Z","dependency_job_id":"ced4c7da-6a6d-4022-bee7-0c400a671a27","html_url":"https://github.com/daisy/braille-css-java","commit_stats":null,"previous_names":["snaekobbi/braille-css","daisy/braille-css-java","daisy/braille-css"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/daisy/braille-css-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daisy%2Fbraille-css-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daisy%2Fbraille-css-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daisy%2Fbraille-css-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daisy%2Fbraille-css-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daisy","download_url":"https://codeload.github.com/daisy/braille-css-java/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daisy%2Fbraille-css-java/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28784091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T13:55:28.044Z","status":"ssl_error","status_checked_at":"2026-01-26T13:55:26.068Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-01-26T17:58:17.579Z","updated_at":"2026-01-26T17:58:18.575Z","avatar_url":"https://github.com/daisy.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[braille-css-java][]\n====================\n\nImplementation of [Braille CSS][braille-css] in Java/ANTLR.\n\nRelease procedure\n-----------------\n- Version number according to semantic versioning.\n\n  ```sh\n  VERSION=1.3.0\n  ```\n  \n- Create a release branch.\n\n  ```sh\n  git checkout -b release/${VERSION}\n  ```\n  \n- Set the version in pom.xml to `${VERSION}-SNAPSHOT` and commit.\n- Perform the release with Maven.\n\n  ```sh\n  mvn clean release:clean release:prepare\n  mvn release:perform\n  ```\n  \n- Push and make a pull request (for turning an existing issue into a PR use the `-i \u003cissueno\u003e` switch).\n\n  ```sh\n  git push origin release/${VERSION}:release/${VERSION}\n  hub pull-request -b snaekobbi:master -h snaekobbi:release/${VERSION} -m \"Release version ${VERSION}\"\n  ```\n  \n- Stage the artifact on https://oss.sonatype.org and comment on pull request.\n\n  ```sh\n  ghi comment -m staged ${ISSUE_NO}\n  ```\n  \n- Test and stage all projects that depend on this release before continuing.\n- Release the artifact on https://oss.sonatype.org and close pull request.\n\n  ```sh\n  ghi comment --close -m released ${ISSUE_NO}\n  ```\n  \n- Push the tag.\n\n  ```sh\n  git push origin v${VERSION}\n  ```\n  \n\n[braille-css]: http://braillespecs.github.io/braille-css\n[braille-css-java]: http://github.com/daisy/braille-css-java\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaisy%2Fbraille-css-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaisy%2Fbraille-css-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaisy%2Fbraille-css-java/lists"}