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:20:05 UTC

[sling-org-apache-sling-bundleresource-impl] annotated tag org.apache.sling.bundleresource.impl-2.1.2 created (now bed6ad6)

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

rombert pushed a change to annotated tag org.apache.sling.bundleresource.impl-2.1.2
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git.


      at bed6ad6  (tag)
 tagging eb4c72f7955e56ccd3e119d26938237910f7b9f2 (commit)
      by Carsten Ziegeler
      on Mon Apr 15 12:57:00 2013 +0000

- Log -----------------------------------------------------------------
org.apache.sling.bundleresource.impl-2.1.2
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 8adff11  SLING-256 create project folder for bundle resource provider
     new 3bdcb03  SLING-356 Add separate bundle for the BundleResourceProvider SLING-361 First steps towards simple path mapping (currently on the bang separator is supported)
     new 5b195a9  SLING-357 Replace the currently used pipe symbol (¦) by the bang (!) as described in the issue
     new f0dba22  Move licence and notice to top level dir.
     new 856967f  Add incubator disclaimer.
     new a7bb09a  Write first element in pom in one line (to avoid problems with the maven release plugin) and minor pom fixes.
     new 1a14d57  Update notice files.
     new 3e3593e  more svn:ignore
     new 3f9036b  Move constant to bundleresource module.
     new 15b9883  Exclude maven-eclipse.xml generated by the maven eclipse plugin.
     new 15a6979  SLING-450: Move bundleresource to extensions
     new a24d70f  Correct svn urls.
     new 20bd245  SLING-442: Clean up exports, imports, dependencies and used plugins.
     new 563a113  SLING-483: Add excludes for javadocs and fix javadocs (WiP)
     new 5febc09  SLING-495 - NOTICE files generated using mknotice script
     new 57a64c9  SLING-495 - NOTICE files updated according to changes in revision 662927
     new c85cf13  SLING-495 - NOTICE files regenerated with revision 663097 changes
     new 59c0fa2  Use released version of parent pom.
     new 9ae781f  Use released versions (or soon to be released versions).
     new 58ddc8d  [maven-release-plugin] prepare release org.apache.sling.bundleresource.impl-2.0.0-incubator
     new 57bef59  [maven-release-plugin] prepare for next development iteration
     new a0dfbaa  Set version to next development version.
     new 289fa2a  Fix reference to parent pom.
     new da5a589  SLING-521: Restore more notice files.
     new 5f9007c  SLING-521: Separate between notice files for bin and src dists.
     new 307890b  SLING-521: Separate between notice files for bin and src dists.
     new 8b16c7f  Change copyright year to 2008.
     new 58d9b04  Update to released versions.
     new f13eb00  [maven-release-plugin] prepare release org.apache.sling.bundleresource.impl-2.0.2-incubator
     new 307ef52  [maven-release-plugin] prepare for next development iteration
     new 10858ca  Use latest snapshots again to make project buildable.
     new 4df3710  Use released versions.
     new d6cb9d9  Use released parent pom where possible.
     new d37ef56  SLING-555 : Update all poms to use the latest parent pom; update parent pom to include the incubator repo for plugins and use latest plugins.
     new 09f50f8  SLING-641 cache bundle entries for better performance
     new 96010ff  Fix wrong license header ...
     new 500240f  Fix error message to reflect actual task, which failed
     new 854122c  SLING-641 Make the internal map of the cache be access-ordered (instead of insert-ordered) and wrap the maps in synchronized maps to prevent multi-threading issues plus JavaDoc and preparation for management support
     new 1ec1e98  SLING-644 Add plugin for the Felix Web Console
     new 52fa537  Use released version of webconsole.
     new e1d4f8a  SLING-808 : Increase version to 5-incubator-SNAPSHOT
     new 0f2cbbd  Update notice files to include 2009 in copyright statement.
     new d65e9b0  Remove unused imports.
     new cca4002  SLING-829 Cosmetics to the bundle/project names
     new 0ff3d3b  SLING-865 : Move to bundles
     new 95dbafa  SLING-865 : Adjust reactor pom and svn information in each module.
     new edbb969  SLING-865 : Adjust path to parent pom and add profiles for samples and contrib
     new 1d37570  SLING-872 : Use manifest header parser to parse entries and handle new path directive if available.
     new 56ddf9b  SLING-941: Lots of svn:eol-style settings missing
     new f9ce6ca  Use release parent pom
     new d6450e1  [maven-release-plugin] prepare release org.apache.sling.bundleresource.impl-2.0.4-incubator
     new 53db067  [maven-release-plugin] prepare for next development iteration
     new d1244b6  Use next dev version of parent pom
     new f358725  Set parent pom to released version.
     new 3d8dc35  Move Sling to new TLP location
     new 443ac31  SLING-1011 : Remove disclaimer file.
     new 7539f3a  SLING-1011 : Adjust svn location
     new a36f4a4  SLING-1011 : Remove disclaimer from readme's, adjust links to webite, fix versions in poms.
     new e3f2ca5  SLING-1033 Upgrade to Sling parent POM 6 (and ensure web app has the leglize stuff, too)
     new 78ea199  Use official release instead of incubator release.
     new d391d0d  Update to latest Sling releases.
     new de6fb8b  Update to latest release.
     new 7fee5e8  Clean up code
     new 4dadbc1  SLING-1205 Upgrade all projects to parent POM 8 and use OSGi provided OSGi libraries
     new 68a7a35  Use released parent pom.
     new 1ec85d2  SLING-1193 Fsresoruce and bundle resource implement the 2.0.8 API which means they cant be used with ResourceUtil, updated.
     new 6c65aa8  Add some debug logging
     new 769bac3  SLING-1193 Have the bundle plugin set the correct import version range for the resource API implemented by the bundles
     new 28e8a38  SLING-1674 - adding mapped path handling of parent path
     new ad73145  Use latest Sling API release
     new 09847f0  SLING-1733 - BundleResourceProvider would fail to find resources when multiple bundles had the same Sling-Bundle-Resources path
     new 41e931e  SLING-1733 - fix potential ClassCastException
     new 63dfd5b  updating all modules to parent 10-SNAPSHOT in anticipation of emma additions to parent
     new d2ed15c  Update to recent snapshots
     new 25565b2  Use latest releases.
     new 98840cb  SLING-1935 :  Remove dependency to web console
     new 09e0a59  Remove obsolete licence and notice
     new eb3e04b  [maven-release-plugin] prepare release org.apache.sling.bundleresource.impl-2.0.6
     new c9c5db4  [maven-release-plugin] prepare for next development iteration
     new 83424cb  SLING-2150 : Update plugins to use the latest available versions
     new 4db32eb  Update to recent snapshot
     new dc13a61  Using latest released parent pom
     new e11bf48  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 2a3c5ff  temporarily using snapshots during release vote
     new b99cc3e  using latest releases
     new a0ee670  SLING-2480 : Add config for maven-sling-plugin to m2e configuration
     new 8e5878e  SLING-2483 Use provide:=true instead of version macros to define the proper import version range. Also fix a small glitch in the parent pom relativePath of the framework-extension-ws bundle
     new 87a81de  Correctly increase resource package version and include latest resource providers.
     new 822f296  Update to latest parent pom
     new fce91dd  Use released versions
     new f2f8c9c  SLING-2541 : General mechanism to chain resource providers
     new 5146b5f  Preparing release
     new d143255  [maven-release-plugin] prepare release org.apache.sling.bundleresource.impl-2.1.0
     new 4a06920  [maven-release-plugin] prepare for next development iteration
     new 1ed1993  Set dependencies to latest snapshots after release
     new f29d12a  Update to released bundles
     new 0fdd52f  Use latest releases and update to new parent pom
     new 39b4dbb  Update to latest parent pom and use latest releases in launchpad
     new a75f8cc  SLING-2739 :  Add methods for handling the resource type hierarchy to the resource resolver
     new ba12773  Prepare for release
     new 8243db7  [maven-release-plugin] prepare release org.apache.sling.bundleresource.impl-2.1.2
     new eb4c72f  [maven-release-plugin]  copy for tag org.apache.sling.bundleresource.impl-2.1.2

The 102 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-bundleresource-impl] 07/09: Prepare for release

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.bundleresource.impl-2.1.2
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git

commit ba12773175345907083a6fb08f4dc59f00fa8138
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Apr 15 12:56:14 2013 +0000

    Prepare for release
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/bundleresource@1468000 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9d253ff..98cc8a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.3.1-SNAPSHOT</version>
+            <version>2.4.0</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-bundleresource-impl] 08/09: [maven-release-plugin] prepare release org.apache.sling.bundleresource.impl-2.1.2

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.bundleresource.impl-2.1.2
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git

commit 8243db7ec6aabd026e758a2e9064fe0d9b15f040
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Apr 15 12:56:48 2013 +0000

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

diff --git a/pom.xml b/pom.xml
index 98cc8a2..1325613 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.sling.bundleresource.impl</artifactId>
     <packaging>bundle</packaging>
-    <version>2.1.1-SNAPSHOT</version>
+    <version>2.1.2</version>
 
     <name>Apache Sling Bundle Resource Provider</name>
     <description>
@@ -38,13 +38,13 @@
 
     <scm>
         <connection>
-            scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/bundleresource
+            scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.bundleresource.impl-2.1.2
         </connection>
         <developerConnection>
-            scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/bundleresource
+            scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.bundleresource.impl-2.1.2
         </developerConnection>
         <url>
-            http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/bundleresource
+            http://svn.apache.org/viewvc/sling/tags/org.apache.sling.bundleresource.impl-2.1.2
         </url>
     </scm>
 

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

[sling-org-apache-sling-bundleresource-impl] 04/09: Use latest releases and update to new parent pom

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.bundleresource.impl-2.1.2
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git

commit 0fdd52fe229c18a69410aa73546db53950a2dfaf
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Sun Dec 23 06:53:35 2012 +0000

    Use latest releases and update to new parent pom
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/bundleresource@1425425 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3005a41..0a4f411 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>13</version>
+        <version>14</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-bundleresource-impl] 01/09: [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.bundleresource.impl-2.1.2
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git

commit 4a0692025c51e56fce9890d95ca4fbc5ccc10b44
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Nov 12 09:24:22 2012 +0000

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

diff --git a/pom.xml b/pom.xml
index 84acaeb..3005a41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.sling.bundleresource.impl</artifactId>
     <packaging>bundle</packaging>
-    <version>2.1.0</version>
+    <version>2.1.1-SNAPSHOT</version>
 
     <name>Apache Sling Bundle Resource Provider</name>
     <description>
@@ -38,13 +38,13 @@
 
     <scm>
         <connection>
-            scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.bundleresource.impl-2.1.0
+            scm:svn:http://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/bundleresource
         </connection>
         <developerConnection>
-            scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.bundleresource.impl-2.1.0
+            scm:svn:https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/bundleresource
         </developerConnection>
         <url>
-            http://svn.apache.org/viewvc/sling/tags/org.apache.sling.bundleresource.impl-2.1.0
+            http://svn.apache.org/viewvc/sling/trunk/bundles/extensions/bundleresource
         </url>
     </scm>
 

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

[sling-org-apache-sling-bundleresource-impl] 02/09: Set dependencies to latest snapshots after release

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.bundleresource.impl-2.1.2
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git

commit 1ed19936ef90696e54497c462c613e71ed0ea9d2
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Nov 12 10:18:08 2012 +0000

    Set dependencies to latest snapshots after release
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/bundleresource@1408241 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3005a41..2c21703 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.3.0</version>
+            <version>2.3.1-SNAPSHOT</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-bundleresource-impl] 03/09: Update to released bundles

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.bundleresource.impl-2.1.2
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git

commit f29d12a47d4b3aef91d84f42bf94367a593d66f3
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Fri Nov 16 07:08:53 2012 +0000

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

diff --git a/pom.xml b/pom.xml
index 2c21703..3005a41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.3.1-SNAPSHOT</version>
+            <version>2.3.0</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-bundleresource-impl] 06/09: SLING-2739 : Add methods for handling the resource type hierarchy to the resource resolver

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.bundleresource.impl-2.1.2
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git

commit a75f8cc1f7aa4454ff10e1add4956d442ab8576a
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Fri Feb 22 09:09:59 2013 +0000

    SLING-2739 :  Add methods for handling the resource type hierarchy to the resource resolver
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/bundleresource@1448950 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2ba23c4..9d253ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -93,7 +93,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.3.0</version>
+            <version>2.3.1-SNAPSHOT</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-bundleresource-impl] 09/09: [maven-release-plugin] copy for tag org.apache.sling.bundleresource.impl-2.1.2

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.bundleresource.impl-2.1.2
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git

commit eb4c72f7955e56ccd3e119d26938237910f7b9f2
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Apr 15 12:57:00 2013 +0000

    [maven-release-plugin]  copy for tag org.apache.sling.bundleresource.impl-2.1.2
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.bundleresource.impl-2.1.2@1468002 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-bundleresource-impl] 05/09: Update to latest parent pom and use latest releases in launchpad

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.bundleresource.impl-2.1.2
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-bundleresource-impl.git

commit 39b4dbbaf05a1f943d4e78383215abedb50f1a6a
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Mon Feb 18 08:38:52 2013 +0000

    Update to latest parent pom and use latest releases in launchpad
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/bundleresource@1447147 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0a4f411..2ba23c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>14</version>
+        <version>15</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>.