This is an automated email from the ASF dual-hosted git repository. mbo pushed a commit to branch test in repository https://gitbox.apache.org/repos/asf/db-jdo.git
commit ef319edebcb5dc643265f8cb971bd02886b642e5 Author: Michael Bouschen <m...@apache.org> AuthorDate: Sun Feb 3 16:02:24 2019 +0100 Removed copyjdorijars from description --- README.html | 1 - 1 file changed, 1 deletion(-) diff --git a/README.html b/README.html index 3c1daa3..519607e 100644 --- a/README.html +++ b/README.html @@ -46,7 +46,6 @@ The JDO 3 project includes the following subprojects: </p> <UL> <LI>api contains source to build jdo-api-3.x.jar, which defines the JDO API version 3.x for Java 1.5 and later.</LI> - <LI>copyjdorijars contains source to build jdo-api-3.x.jar, which defines the JDO API version 3.x for Java 1.5 and later.</LI> <LI>exectck contains source to build the maven plugin to run the TCK the Reference Implementation (RI) or an implementation under test (IUT) </LI> <LI>tck contains the JDO 3.x Technology Compatibility Kit for Java 1.5 and later.</LI>