From 9636137e87082fda7b61242b7adc6a258091bef3 Mon Sep 17 00:00:00 2001 From: "AO Industries, Inc" Date: Mon, 18 Sep 2023 02:51:59 +0000 Subject: [PATCH 1/3] Added more robots noindex, nofollow to javadocs. --- book/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/book/pom.xml b/book/pom.xml index a7e0d63..625ecc3 100644 --- a/book/pom.xml +++ b/book/pom.xml @@ -25,7 +25,7 @@ along with pragmatickm-password-taglib. If not, see 4.0.0 - com.pragmatickmpragmatickm-parent1.17.1-POST-SNAPSHOT + com.pragmatickmpragmatickm-parent1.18.0-SNAPSHOT ../../../parent/pom.xml diff --git a/pom.xml b/pom.xml index 2fdeaf4..fd75103 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ along with pragmatickm-password-taglib. If not, see 4.0.0 - com.pragmatickmpragmatickm-parent1.17.1-POST-SNAPSHOT + com.pragmatickmpragmatickm-parent1.18.0-SNAPSHOT ../../parent/pom.xml From d1f0fbead199f5ad34db7f8f49acd5aa72ffe9d4 Mon Sep 17 00:00:00 2001 From: "AO Industries, Inc" Date: Mon, 18 Sep 2023 08:58:10 +0000 Subject: [PATCH 2/3] News entries now have their own "allowRobots", which overrides the default inherited from the page. --- book/pom.xml | 8 ++++---- pom.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/book/pom.xml b/book/pom.xml index 625ecc3..c94bc54 100644 --- a/book/pom.xml +++ b/book/pom.xml @@ -231,7 +231,7 @@ along with pragmatickm-password-taglib. If not, see javax.servletjavax.servlet-api --> - com.semanticcmssemanticcms-changelog-taglib1.6.0${POST-SNAPSHOT} + com.semanticcmssemanticcms-changelog-taglib1.7.0-SNAPSHOT com.semanticcmssemanticcms-core-taglib1.15.2${POST-SNAPSHOT} @@ -315,13 +315,13 @@ along with pragmatickm-password-taglib. If not, see com.semanticcmssemanticcms-core-model1.14.1${POST-SNAPSHOT} - com.semanticcmssemanticcms-core-servlet1.18.4${POST-SNAPSHOT} + com.semanticcmssemanticcms-core-servlet1.19.0-SNAPSHOT - com.semanticcmssemanticcms-news-model1.2.0${POST-SNAPSHOT} + com.semanticcmssemanticcms-news-model1.3.0-SNAPSHOT - com.semanticcmssemanticcms-news-servlet1.6.1${POST-SNAPSHOT} + com.semanticcmssemanticcms-news-servlet1.7.0-SNAPSHOT com.semanticcmssemanticcms-section-model1.6.0${POST-SNAPSHOT} diff --git a/pom.xml b/pom.xml index fd75103..86b580d 100644 --- a/pom.xml +++ b/pom.xml @@ -409,7 +409,7 @@ along with pragmatickm-password-taglib. If not, see com.semanticcmssemanticcms-core-model1.14.1${POST-SNAPSHOT} - com.semanticcmssemanticcms-core-servlet1.18.4${POST-SNAPSHOT} + com.semanticcmssemanticcms-core-servlet1.19.0-SNAPSHOT com.semanticcmssemanticcms-core-taglib1.15.2${POST-SNAPSHOT} From 733d5ef6927693bb2be8fac2d715639e0f123ad2 Mon Sep 17 00:00:00 2001 From: "AO Industries, Inc" Date: Mon, 18 Sep 2023 22:35:29 +0000 Subject: [PATCH 3/3] New property ${subproject.subpath} that is the path to the sub-project. This should be empty for the top-level project or the path (ending in slash) to append to ${project.url}. --- book/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/book/pom.xml b/book/pom.xml index c94bc54..1315820 100644 --- a/book/pom.xml +++ b/book/pom.xml @@ -36,6 +36,7 @@ along with pragmatickm-password-taglib. If not, see ${git.commit.time} com.pragmatickm.password.taglib.book + devel/ pragmatickm-password-taglib PragmaticKM Password Taglib