From 78d80f6f57c6749e8fbfa7c28b3c8cdc5fad79ef Mon Sep 17 00:00:00 2001 From: Martin Goik <goik@hdm-stuttgart.de> Date: Tue, 23 Nov 2021 20:39:36 +0100 Subject: [PATCH] Javadoc restricted to Sd1 --- P/pom.xml | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/P/pom.xml b/P/pom.xml index 611406c7a..8bd90336a 100644 --- a/P/pom.xml +++ b/P/pom.xml @@ -88,7 +88,7 @@ <module>Sd1/Navigation/V2</module> <!-- Structured data and applications 1 --> - + <!-- <module>Sda1/Alignimg</module> <module>Sda1/ImageSearch</module> <module>Sda1/saxerrorhandler</module> @@ -140,10 +140,10 @@ <module>Sda1/VerifyImgAccess</module> <module>Sda1/VerifyInternalReferences</module> <module>Sda1/xmlstatistics</module> - + --> <!-- Structured data and applications 2 --> - + <!-- <module>Sda2/account</module> <module>Sda2/bibimport</module> <module>Sda2/Register</module> @@ -156,15 +156,19 @@ <module>Sda2/UnixSqlLdap/Jndi/Rdbms2Ldap</module> <module>Sda2/UnixSqlLdap/Jndi/Unix2Rdbms</module> - + --> <!-- Persistence Management --> + + <!-- <module>Persist/Airline/airline_basic</module> <module>Persist/Airline/airline_key</module> - + --> <!-- Software defined infrastructure --> - <module>Sdi/ReadMyData</module> + <!-- + <module>Sdi/ReadMyData</module> + --> </modules> <!-- -- GitLab