Title: JPA 2.1 Development Roadmap Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. #JPA 2.1 Development Roadmap
Under Construction... This page is modeled after the [JPA 2.0 development roadmap](jpa-2.0-roadmap.html). Reference that often while constructing this page...
Apache OpenJPA 2.x will be developed in trunk and will be a JPA 2.1 certified release of the [JSR-338](http://jcp.org/en/jsr/detail?id=338) specification. ### Development Process The process that OpenJPA will be following for developing JPA 2.1 functionality is documented [here](jpa-2.1-development-process.html) . The specific roadmap and iteration details will be documented on this Roadmap page. ### Test Coverage For a list of databases being tested and current status, checkout the [JPA 2.1 Test Coverage](jpa-2.1-test-coverage.html) page. ## Iteration Schedule and Content * Iteration 1 (Sept 23, 3013 - Oct 04, 2013) * Create OpenJPA 2.3.0 release (Mark Struberg) * Upgrade trunk to JPA 2.1 interfaces and java 7 (???) - post 2.3.0 creation * ... * Iteration 2 (Oct 07, 2013 - Oct 18, 2013) * ... * Iteration 3 (Oct 21, 2013 - Nov 01, 2013) * ... ## Iteration Tasks The individual tasks and status can be fond on the [JPA 2.1 Tasks](jpa-2.1-tasks.html) page. ---- ## Releases
Under Construction...