JDO Source Code
Source Code Version Control
The ASF operates a dual hosting system for repositories that use git as their primary version control system. This means committers may commit to either GitHub or gitbox.apache.org. Changes are automatically mirrored to the other repository.
Checking Out Code
You can download the Apache JDO source code using:
git clone https://github.com/apache/db-jdo.git
Contributors can fork this repo using GitHub’s tools and contribute patches/new features using pull requests. See Getting Involved.
Committers can push to this repo directly, once their ASF account and GitHub account have been linked. See gitbox setup for more details on how to do this.
Web Site
The sources for this site are available in a distinct repository that is also available on GitHub and gitbox.apache.org:
git clone https://github.com/apache/db-jdo-site.git
Specification
git clone https://github.com/clr-apache/jdo-specification.git