You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by dk...@apache.org on 2021/09/08 23:41:08 UTC

[sling-org-apache-sling-app-cms] branch master updated (3fecc1f -> 2d172c6)

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

dklco pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git.


    from 3fecc1f  SLING-10732 - ordering the i18n entries alphabetically
     new e475ee6  Minor - removing bad character
     new 2d172c6  SLING-10767 - removing thumbnails library

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 feature/src/main/features/cms/cms.json                                | 4 ----
 .../resources/jcr_root/libs/sling-cms/components/jobs/list/list.jsp   | 2 +-
 2 files changed, 1 insertion(+), 5 deletions(-)

[sling-org-apache-sling-app-cms] 02/02: SLING-10767 - removing thumbnails library

Posted by dk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

dklco pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git

commit 2d172c6f62ec083c36a2b2660c3e110a3249bfff
Author: Dan Klco <kl...@adobe.com>
AuthorDate: Wed Sep 8 19:41:01 2021 -0400

    SLING-10767 - removing thumbnails library
---
 feature/src/main/features/cms/cms.json | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/feature/src/main/features/cms/cms.json b/feature/src/main/features/cms/cms.json
index 617664d..ed81e1b 100644
--- a/feature/src/main/features/cms/cms.json
+++ b/feature/src/main/features/cms/cms.json
@@ -13,10 +13,6 @@
             "start-order": "20"
         },
         {
-            "id": "org.apache.sling:org.apache.sling.cms.transformer:${cms-version}",
-            "start-order": "20"
-        },
-        {
             "id": "org.apache.sling:org.apache.sling.cms.login:${cms-version}",
             "start-order": "20"
         }

[sling-org-apache-sling-app-cms] 01/02: Minor - removing bad character

Posted by dk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

dklco pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git

commit e475ee651c2c9a9ef21d88da7831d3eb4e1adcb0
Author: Dan Klco <kl...@adobe.com>
AuthorDate: Wed Sep 8 19:40:06 2021 -0400

    Minor - removing bad character
---
 .../resources/jcr_root/libs/sling-cms/components/jobs/list/list.jsp     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ui/src/main/resources/jcr_root/libs/sling-cms/components/jobs/list/list.jsp b/ui/src/main/resources/jcr_root/libs/sling-cms/components/jobs/list/list.jsp
index 781711b..2548717 100644
--- a/ui/src/main/resources/jcr_root/libs/sling-cms/components/jobs/list/list.jsp
+++ b/ui/src/main/resources/jcr_root/libs/sling-cms/components/jobs/list/list.jsp
@@ -25,7 +25,7 @@
                     #
                 </th>
                 <th scope="col">
-                    <fmt:message key="Job Name" />
+                    <fmt:message key="Job Name" />
                 </th>
                 <th scope="col">
                     <fmt:message key="Started" />