{"id":21923804,"url":"https://github.com/soujava/jsr371-vm","last_synced_at":"2026-04-18T06:05:37.538Z","repository":{"id":68473737,"uuid":"38002720","full_name":"soujava/jsr371-vm","owner":"soujava","description":"This box is used for running and testing JSR-371 with latest OpenJDK 9 build.","archived":false,"fork":false,"pushed_at":"2015-06-24T19:50:34.000Z","size":93,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-01-27T10:45:05.029Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soujava.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-24T18:18:01.000Z","updated_at":"2017-10-14T13:35:35.000Z","dependencies_parsed_at":"2023-02-23T22:55:28.924Z","dependency_job_id":null,"html_url":"https://github.com/soujava/jsr371-vm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soujava%2Fjsr371-vm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soujava%2Fjsr371-vm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soujava%2Fjsr371-vm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soujava%2Fjsr371-vm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soujava","download_url":"https://codeload.github.com/soujava/jsr371-vm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244945953,"owners_count":20536350,"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":"2024-11-28T21:12:50.960Z","updated_at":"2026-04-18T06:05:37.492Z","avatar_url":"https://github.com/soujava.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Description\n===========\nThis is a minimal Ubuntu base image modified for Docker-friendliness.\nThis box is used for running and testing JSR-371 with latest OpenJDK 9 build.\n\n#Create\n\nCreate the vm\n-------------\n```\n$ docker build -t soujava/jsr371vm .\n```\n\nSave\n-----\nSave the build to a image so you can re-run it after\n\nOpen the vm\n```\n$ docker run -it --name jsr371vm soujava/jsr371vm /bin/bash\n```\n\nExit\n```\n$ root@cdc7c2e3cfd9:/# exit\n```\n\nCommit changes\n```\n$ docker commit jsr371vm soujava/jsr371vm\n```\n\nCheck Java\n------------\nTo check if the correct java version have been installed, run the following command\n\n```\n$ docker run soujava/jsr371vm java -version\n```\n\nOutput\n-------\n\n```\nopenjdk version \"1.9.0-internal\"\nOpenJDK Runtime Environment (build 1.9.0-internal-_2015_06_04_06_46-b00)\nOpenJDK 64-Bit Server VM (build 1.9.0-internal-_2015_06_04_06_46-b00, mixed mode)\n```\n\n#Running Tests\nThis commands will run all the tests for the API\n\nExecute unit-ri tests\n----------------------\n\n```\n$ docker run soujava/jsr371vm cd ~/mvc-spec~git \u0026\u0026 mvn test\n```\n\nExecute other commands\n-----------------\n```\n$ docker run soujava/jsr371vm mvn -version\nApache Maven 3.0.5\nMaven home: /usr/share/maven\nJava version: 1.9.0-internal, vendor: Oracle Corporation\nJava home: /opt/openjdk9\nDefault locale: en_US, platform encoding: ANSI_X3.4-1968\nOS name: \"linux\", version: \"4.0.3-boot2docker\", arch: \"amd64\", family: \"unix\"\n```\n\n\nLicense\n=======\nThe GNU General Public License (GPL)\n\nAuthor\n=======\nThomas Modeneis @thomasmodeneis\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoujava%2Fjsr371-vm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoujava%2Fjsr371-vm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoujava%2Fjsr371-vm/lists"}