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

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


The following commit(s) were added to refs/heads/master by this push:
     new 4dfabc8  remove bookstore from our official samples list for now.
4dfabc8 is described below

commit 4dfabc8b6e01165cdf2756a96a8eee4bdd7b04af
Author: Mark Struberg <[email protected]>
AuthorDate: Sat Sep 5 16:25:29 2020 +0200

    remove bookstore from our official samples list for now.
    
    The whole ant part breaks our CI builds as it requires
    to run a full install of openjpa before building the site
---
 openjpa-examples/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/openjpa-examples/pom.xml b/openjpa-examples/pom.xml
index 286db12..5c689c4 100644
--- a/openjpa-examples/pom.xml
+++ b/openjpa-examples/pom.xml
@@ -45,7 +45,6 @@
     <modules>
         <module>simple</module>
         <module>image-gallery</module>
-        <module>openbooks</module>
     </modules>
 
     <profiles>

Reply via email to