You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2021/01/31 17:30:20 UTC

[isis] branch master updated: ISIS-2444: more comments (README for JDO Spring)

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git


The following commit(s) were added to refs/heads/master by this push:
     new e70e350  ISIS-2444: more comments (README for JDO Spring)
e70e350 is described below

commit e70e35075e2b476e158361591abc40feaf16f48a
Author: Andi Huber <ah...@apache.org>
AuthorDate: Sun Jan 31 18:30:03 2021 +0100

    ISIS-2444: more comments (README for JDO Spring)
---
 persistence/jdo/spring/README.adoc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/persistence/jdo/spring/README.adoc b/persistence/jdo/spring/README.adoc
index 063750b..2b1a8d2 100644
--- a/persistence/jdo/spring/README.adoc
+++ b/persistence/jdo/spring/README.adoc
@@ -9,11 +9,11 @@ Credits to the original authors!
 
 The following is an adoption of the original 
 footnote:[https://docs.spring.io/spring-framework/docs/3.0.0.RC2/reference/html/ch13s04.html[docs.spring.io]] 
-documentation. 
+documentation. (TODO: XML examples could be converted to programmatic configuration examples using Java.) 
 
 WARNING: Former package names `org.springframework.orm.jdo` have not been corrected to their forked
-correspondents in `org.apache.isis.persistence.jdo.spring`. 
-
+correspondents in `org.apache.isis.persistence.jdo.spring`. Likewise some references pointing to 
+ _Spring_ have not been corrected to point to _Apache Isis_.
 
 == 13.4 JDO