You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/11/07 09:34:37 UTC

[sling-org-apache-sling-extensions-webconsolesecurityprovider] annotated tag org.apache.sling.extensions.webconsolesecurityprovider-1.1.4 created (now 17f3c61)

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

rombert pushed a change to annotated tag org.apache.sling.extensions.webconsolesecurityprovider-1.1.4
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-extensions-webconsolesecurityprovider.git.


      at 17f3c61  (tag)
 tagging edced310226c0641c4b95d49d5ea3d9678a43dd8 (commit)
      by Carsten Ziegeler
      on Wed Sep 17 11:06:40 2014 +0000

- Log -----------------------------------------------------------------
org.apache.sling.extensions.webconsolesecurityprovider-1.1.4
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 1ace893  SLING-1670 add repository based security provider for the Web Console
     new 91abea9  SLING-1650 JavaDoc
     new 6bb2a26  Fix license header
     new b23ee6e  Prevent JavaDoc reporting to run (nothing to JavaDoc here) and refer to the JIRA version ID for the changes plugin
     new c985d71  [maven-release-plugin] prepare release org.apache.sling.extensions.webconsolesecurityprovider-1.0.0
     new 4c3dc5b  [maven-release-plugin] prepare for next development iteration
     new 8b4f59e  updating all modules to parent 10-SNAPSHOT in anticipation of emma additions to parent
     new 3bf478e  fixing relativePaths
     new 6cc5940  SLING-1869 - upgrading to latest SCR plugin and putting scr.annotations in parent
     new 459da09  Update to recent snapshots
     new 6d96920  Use latest releases.
     new e10cb65  SLING-2150 : Update plugins to use the latest available versions
     new 3f75d51  Update to recent snapshot
     new 23bcb20  Using latest released parent pom
     new 378fbc7  SLING-2187 - adding new module to contain our custom notice file; adding remote-resources plugin configuration to parent pom and removing all existing appended-resources NOTICE files
     new 00bc58d  temporarily using snapshots during release vote
     new 6371108  using latest releases
     new 5deac44  SLING-2480 : Add config for maven-sling-plugin to m2e configuration
     new 2229d50  Update to latest parent pom
     new 9408629  Use released versions
     new 814dacc  Use latest releases and update to new parent pom
     new f9e6500  Update to latest parent pom and use latest releases in launchpad
     new 149f619  Correct reactor pom and update to parent pom 16
     new 2300014  Update to latest parent pom
     new 4acdb77  SLING-3023 - catch and report Exception
     new 548b609  Update to parent pom 18
     new f8b1c0b  SLING-3193 : Implement WebConsoleSecurityProvider2 for integration with Sling Authenticator
     new 88832c9  [maven-release-plugin] prepare release org.apache.sling.extensions.webconsolesecurityprovider-1.1.0
     new eaf7ecc  [maven-release-plugin] prepare for next development iteration
     new 739bbc5  SLING-3271 : Make Sling imports dynamic
     new 8a90464  SLING-3272 : Only register security provider 2 if startup is finished
     new f56c18c  SLING-3273 : Switch to login page if user is not allowed to access the web console
     new e839ffd  SLING-3273 : Switch to login page if user is not allowed to access the web console
     new 36082cf  SLING-3273 : Switch to login page if user is not allowed to access the web console
     new 722d24f  [maven-release-plugin] prepare release org.apache.sling.extensions.webconsolesecurityprovider-1.1.2
     new 0dd8b64  [maven-release-plugin] prepare for next development iteration
     new a043911  Update to parent pom v19
     new eaee756  Updated to parent version 20
     new 0b3c01d  SLING-3945 : NoClassDefFound if security provider starts without auth api available
     new 4f7a18b  [maven-release-plugin] prepare release org.apache.sling.extensions.webconsolesecurityprovider-1.1.4
     new edced31  [maven-release-plugin]  copy for tag org.apache.sling.extensions.webconsolesecurityprovider-1.1.4

The 41 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.


-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].

[sling-org-apache-sling-extensions-webconsolesecurityprovider] 01/06: [maven-release-plugin] prepare for next development iteration

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

rombert pushed a commit to annotated tag org.apache.sling.extensions.webconsolesecurityprovider-1.1.4
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-extensions-webconsolesecurityprovider.git

commit 0dd8b649a3f3182e7301d968ad967f20c7178fc7
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Wed Dec 11 23:13:23 2013 +0000

    [maven-release-plugin] prepare for next development iteration
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/webconsolesecurityprovider@1550311 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 10a9439..0257ffd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
     <groupId>org.apache.sling</groupId>
     <artifactId>org.apache.sling.extensions.webconsolesecurityprovider</artifactId>
-    <version>1.1.2</version>
+    <version>1.1.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Web Console Security Provider</name>
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.extensions.webconsolesecurityprovider-1.1.2</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.extensions.webconsolesecurityprovider-1.1.2</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.extensions.webconsolesecurityprovider-1.1.2</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/webconsolesecurityprovider</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/webconsolesecurityprovider</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/webconsolesecurityprovider</url>
     </scm>
 
     <properties>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-org-apache-sling-extensions-webconsolesecurityprovider] 02/06: Update to parent pom v19

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

rombert pushed a commit to annotated tag org.apache.sling.extensions.webconsolesecurityprovider-1.1.4
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-extensions-webconsolesecurityprovider.git

commit a043911c46733f4cd23a6331b6b77e6cff6b53cc
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Mar 31 14:39:20 2014 +0000

    Update to parent pom v19
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/webconsolesecurityprovider@1583337 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0257ffd..a2dc244 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>sling</artifactId>
         <groupId>org.apache.sling</groupId>
-        <version>18</version>
+        <version>19</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-org-apache-sling-extensions-webconsolesecurityprovider] 03/06: Updated to parent version 20

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

rombert pushed a commit to annotated tag org.apache.sling.extensions.webconsolesecurityprovider-1.1.4
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-extensions-webconsolesecurityprovider.git

commit eaee7564c64ba715d97abeecd74ee58c4d38981e
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Aug 1 19:16:26 2014 +0000

    Updated to parent version 20
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/webconsolesecurityprovider@1615208 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a2dc244..7fd3ada 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>sling</artifactId>
         <groupId>org.apache.sling</groupId>
-        <version>19</version>
+        <version>20</version>
         <relativePath>../../../parent/pom.xml</relativePath>
     </parent>
 

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-org-apache-sling-extensions-webconsolesecurityprovider] 04/06: SLING-3945 : NoClassDefFound if security provider starts without auth api available

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

rombert pushed a commit to annotated tag org.apache.sling.extensions.webconsolesecurityprovider-1.1.4
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-extensions-webconsolesecurityprovider.git

commit 0b3c01d7ef47977d06dd7f9814891b932609b18f
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Wed Sep 17 11:06:05 2014 +0000

    SLING-3945 : NoClassDefFound if security provider starts without auth api available
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/webconsolesecurityprovider@1625509 13f79535-47bb-0310-9956-ffa450edef68
---
 .../webconsolesecurityprovider/internal/ServicesListener.java  | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/src/main/java/org/apache/sling/extensions/webconsolesecurityprovider/internal/ServicesListener.java b/src/main/java/org/apache/sling/extensions/webconsolesecurityprovider/internal/ServicesListener.java
index cb8663b..135d9f1 100644
--- a/src/main/java/org/apache/sling/extensions/webconsolesecurityprovider/internal/ServicesListener.java
+++ b/src/main/java/org/apache/sling/extensions/webconsolesecurityprovider/internal/ServicesListener.java
@@ -23,11 +23,7 @@ import java.util.Dictionary;
 import java.util.Hashtable;
 import java.util.concurrent.atomic.AtomicBoolean;
 
-import javax.jcr.Repository;
-
 import org.apache.felix.webconsole.WebConsoleSecurityProvider;
-import org.apache.sling.api.auth.Authenticator;
-import org.apache.sling.auth.core.AuthenticationSupport;
 import org.apache.sling.launchpad.api.StartupListener;
 import org.apache.sling.launchpad.api.StartupMode;
 import org.osgi.framework.BundleContext;
@@ -45,9 +41,9 @@ import org.osgi.service.cm.ManagedService;
  */
 public class ServicesListener implements StartupListener {
 
-    private static final String AUTH_SUPPORT_CLASS = AuthenticationSupport.class.getName();
-    private static final String AUTHENTICATOR_CLASS = Authenticator.class.getName();
-    private static final String REPO_CLASS = Repository.class.getName();
+    private static final String AUTH_SUPPORT_CLASS = "org.apache.sling.auth.core.AuthenticationSupport";
+    private static final String AUTHENTICATOR_CLASS = "org.apache.sling.api.auth.Authenticator";
+    private static final String REPO_CLASS = "javax.jcr.Repository";
 
     /** The bundle context. */
     private final BundleContext bundleContext;

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-org-apache-sling-extensions-webconsolesecurityprovider] 05/06: [maven-release-plugin] prepare release org.apache.sling.extensions.webconsolesecurityprovider-1.1.4

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

rombert pushed a commit to annotated tag org.apache.sling.extensions.webconsolesecurityprovider-1.1.4
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-extensions-webconsolesecurityprovider.git

commit 4f7a18bc7e23adae8ec3920f07758fb98941cebe
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Wed Sep 17 11:06:30 2014 +0000

    [maven-release-plugin] prepare release org.apache.sling.extensions.webconsolesecurityprovider-1.1.4
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/webconsolesecurityprovider@1625510 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7fd3ada..7511314 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
     <groupId>org.apache.sling</groupId>
     <artifactId>org.apache.sling.extensions.webconsolesecurityprovider</artifactId>
-    <version>1.1.3-SNAPSHOT</version>
+    <version>1.1.4</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Web Console Security Provider</name>
@@ -37,9 +37,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/webconsolesecurityprovider</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/webconsolesecurityprovider</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/webconsolesecurityprovider</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.extensions.webconsolesecurityprovider-1.1.4</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.extensions.webconsolesecurityprovider-1.1.4</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.extensions.webconsolesecurityprovider-1.1.4</url>
     </scm>
 
     <properties>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-org-apache-sling-extensions-webconsolesecurityprovider] 06/06: [maven-release-plugin] copy for tag org.apache.sling.extensions.webconsolesecurityprovider-1.1.4

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

rombert pushed a commit to annotated tag org.apache.sling.extensions.webconsolesecurityprovider-1.1.4
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-extensions-webconsolesecurityprovider.git

commit edced310226c0641c4b95d49d5ea3d9678a43dd8
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Wed Sep 17 11:06:40 2014 +0000

    [maven-release-plugin]  copy for tag org.apache.sling.extensions.webconsolesecurityprovider-1.1.4
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.extensions.webconsolesecurityprovider-1.1.4@1625511 13f79535-47bb-0310-9956-ffa450edef68

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.