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 10:17:12 UTC

[sling-org-apache-sling-testing-caconfig-mock-plugin] annotated tag org.apache.sling.testing.caconfig-mock-plugin-1.2.0 created (now e354173)

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

rombert pushed a change to annotated tag org.apache.sling.testing.caconfig-mock-plugin-1.2.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-caconfig-mock-plugin.git.


      at e354173  (tag)
 tagging 211cb674ef086bac732940e837bd7f5189459320 (commit)
      by Stefan Seifert
      on Tue May 2 15:46:58 2017 +0000

- Log -----------------------------------------------------------------
org.apache.sling.testing.caconfig-mock-plugin-1.2.0
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 38ec931  SLING-6360 Context-Aware Config: Sling Mock Context Plugin
     new 3b17db3  SLING-6360 suppor registering of configuration annotation classes
     new 92df07f  SLING-6360 support both impl 1.1 und 1.2
     new 4275dd9  update to osgi-mock,sling-mock release versions
     new 6e7f2a2  SLING-6360 simplify method signature
     new 428d22e  SLING-6385 Context-Aware Config: Support default values in ConfigurationResolver for ValueMaps
     new b5e9e66  cosmetic: use compatibility code to separate class
     new c9d0b76  update to release version
     new 497380b  update to release version
     new fd2df6a  update to release version
     new 09d0775  fix javadoc errors
     new 310e734  [maven-release-plugin] prepare release org.apache.sling.testing.caconfig-mock-plugin-1.0.0
     new 1eb04f2  [maven-release-plugin] prepare for next development iteration
     new 876ed72  update to next snapshot version until releases are available on maven central
     new ef23141  switch to released versions
     new 2beb484  SLING-6427 Move Sling Context-Aware Config out of contrib - move in svn - update all SCM URLs - update jenkins build jobs
     new 09c97ed  use Sling Parent 30
     new 6db957c  SLING-6670 Support CAConfig Impl 1.3.0
     new 4ae02b0  SLING-6670 Support CAConfig Impl 1.3.0
     new 2059074  SLING-6670 set dependencies to osgi-mock, sling-mock to "provided" - should be controlled by the main project
     new 45cc52b  SLING-6670 Support CAConfig Impl 1.3.0
     new 1b17353  update dependencies
     new ffca8a1  [maven-release-plugin] prepare release org.apache.sling.testing.caconfig-mock-plugin-1.1.0
     new 52490f9  [maven-release-plugin] prepare for next development iteration
     new 6f64af1  update dependencies
     new 27a9cf9  Add target dir and eclipse metadata to svn:ignore
     new 5caed51  SLING-6789 Support CAConfig Impl 1.4.0
     new e01ca2c  update dependency
     new 8f77f61  [maven-release-plugin] prepare release org.apache.sling.testing.caconfig-mock-plugin-1.2.0
     new 211cb67  [maven-release-plugin] copy for tag org.apache.sling.testing.caconfig-mock-plugin-1.2.0

The 30 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-testing-caconfig-mock-plugin] 03/07: Add target dir and eclipse metadata to svn:ignore

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.testing.caconfig-mock-plugin-1.2.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-caconfig-mock-plugin.git

commit 27a9cf927ab739d8d9510dd397140f096686971d
Author: Karl Pauls <pa...@apache.org>
AuthorDate: Mon Mar 27 09:16:31 2017 +0000

    Add target dir and eclipse metadata to svn:ignore
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/caconfig-mock-plugin@1788854 13f79535-47bb-0310-9956-ffa450edef68

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

[sling-org-apache-sling-testing-caconfig-mock-plugin] 06/07: [maven-release-plugin] prepare release org.apache.sling.testing.caconfig-mock-plugin-1.2.0

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.testing.caconfig-mock-plugin-1.2.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-caconfig-mock-plugin.git

commit 8f77f6112eeeb86d71f0cd9b6522f0fa86710d01
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Tue May 2 15:46:46 2017 +0000

    [maven-release-plugin] prepare release org.apache.sling.testing.caconfig-mock-plugin-1.2.0
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/caconfig-mock-plugin@1793540 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index fa6f851..7cfde93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,14 +29,14 @@
     
     <artifactId>org.apache.sling.testing.caconfig-mock-plugin</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.2.0</version>
     <name>Apache Sling Context-Aware Configuration Mock Plugin</name>
     <description>Mock Context Plugin for Apache Sling Context-Aware Configuration</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/mocks/caconfig-mock-plugin</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/caconfig-mock-plugin</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/testing/mocks/caconfig-mock-plugin</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.caconfig-mock-plugin-1.2.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.caconfig-mock-plugin-1.2.0</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.caconfig-mock-plugin-1.2.0</url>
     </scm>
     
     <build>

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

[sling-org-apache-sling-testing-caconfig-mock-plugin] 02/07: update dependencies

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.testing.caconfig-mock-plugin-1.2.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-caconfig-mock-plugin.git

commit 6f64af1386a5720843181dda13f58559ac8c3292
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Thu Mar 23 15:13:09 2017 +0000

    update dependencies
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/caconfig-mock-plugin@1788266 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a653853..14262c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.osgi-mock</artifactId>
-            <version>2.2.0</version>
+            <version>2.2.4</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

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

[sling-org-apache-sling-testing-caconfig-mock-plugin] 01/07: [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.testing.caconfig-mock-plugin-1.2.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-caconfig-mock-plugin.git

commit 52490f95c7940e20b7547d4f44c02249fc50160b
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Mon Mar 20 22:41:17 2017 +0000

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

diff --git a/pom.xml b/pom.xml
index 16b1cd9..a653853 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,14 +29,14 @@
     
     <artifactId>org.apache.sling.testing.caconfig-mock-plugin</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0</version>
+    <version>1.1.1-SNAPSHOT</version>
     <name>Apache Sling Context-Aware Configuration Mock Plugin</name>
     <description>Mock Context Plugin for Apache Sling Context-Aware Configuration</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.caconfig-mock-plugin-1.1.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.caconfig-mock-plugin-1.1.0</developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.testing.caconfig-mock-plugin-1.1.0</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/testing/mocks/caconfig-mock-plugin</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/caconfig-mock-plugin</developerConnection>
+        <url>http://svn.apache.org/viewvc/sling/trunk/testing/mocks/caconfig-mock-plugin</url>
     </scm>
     
     <build>

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

[sling-org-apache-sling-testing-caconfig-mock-plugin] 04/07: SLING-6789 Support CAConfig Impl 1.4.0

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.testing.caconfig-mock-plugin-1.2.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-caconfig-mock-plugin.git

commit 5caed51027a9214402fcfe6c63d1cbf79d0fb199
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Tue Apr 25 07:47:06 2017 +0000

    SLING-6789 Support CAConfig Impl 1.4.0
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/caconfig-mock-plugin@1792579 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml                                                            | 7 ++-----
 .../org/apache/sling/testing/mock/caconfig/ContextPlugins.java     | 1 +
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 14262c4..e16af18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,22 +53,19 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.caconfig.api</artifactId>
-            <!-- Stick with dependency version 1.1.0 as it was released with caconfig-mock-plugin 1.0.0 -->
             <version>1.1.0</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.caconfig.spi</artifactId>
-            <!-- Stick with dependency version 1.2.0 as it was released with caconfig-mock-plugin 1.0.0 -->
-            <version>1.2.0</version>
+            <version>1.3.0</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.caconfig.impl</artifactId>
-            <!-- Stick with dependency version 1.2.0 as it was released with caconfig-mock-plugin 1.0.0 -->
-            <version>1.2.0</version>
+            <version>1.3.3-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
diff --git a/src/main/java/org/apache/sling/testing/mock/caconfig/ContextPlugins.java b/src/main/java/org/apache/sling/testing/mock/caconfig/ContextPlugins.java
index 0f14346..4197bff 100644
--- a/src/main/java/org/apache/sling/testing/mock/caconfig/ContextPlugins.java
+++ b/src/main/java/org/apache/sling/testing/mock/caconfig/ContextPlugins.java
@@ -104,6 +104,7 @@ public final class ContextPlugins {
      * @param context Sling context
      */
     private static void registerConfigurationResolver(SlingContextImpl context) {
+        registerByClassName(context, "org.apache.sling.caconfig.management.impl.ConfigurationManagementSettingsImpl");
         
         if (!registerByClassName(context, "org.apache.sling.caconfig.management.impl.ConfigurationPersistenceStrategyMultiplexerImpl")) {
             // fallback to impl 1.2

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

[sling-org-apache-sling-testing-caconfig-mock-plugin] 05/07: update dependency

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.testing.caconfig-mock-plugin-1.2.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-caconfig-mock-plugin.git

commit e01ca2c8bab1323904951f95704bff4bd75c9509
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Tue May 2 15:46:15 2017 +0000

    update dependency
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/testing/mocks/caconfig-mock-plugin@1793539 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e16af18..fa6f851 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.caconfig.impl</artifactId>
-            <version>1.3.3-SNAPSHOT</version>
+            <version>1.4.0</version>
             <scope>compile</scope>
         </dependency>
         <dependency>

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

[sling-org-apache-sling-testing-caconfig-mock-plugin] 07/07: [maven-release-plugin] copy for tag org.apache.sling.testing.caconfig-mock-plugin-1.2.0

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.testing.caconfig-mock-plugin-1.2.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-caconfig-mock-plugin.git

commit 211cb674ef086bac732940e837bd7f5189459320
Author: Stefan Seifert <ss...@apache.org>
AuthorDate: Tue May 2 15:46:58 2017 +0000

    [maven-release-plugin] copy for tag org.apache.sling.testing.caconfig-mock-plugin-1.2.0
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.testing.caconfig-mock-plugin-1.2.0@1793541 13f79535-47bb-0310-9956-ffa450edef68

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