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:29:28 UTC

[sling-org-apache-sling-distribution-api] annotated tag org.apache.sling.distribution.api-0.2.0 created (now bdbb09b)

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

rombert pushed a change to annotated tag org.apache.sling.distribution.api-0.2.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-api.git.


      at bdbb09b  (tag)
 tagging 628614bf3ef0b0e842a692dd7966413dad46df1f (commit)
      by Marius Petria
      on Mon Oct 5 14:54:18 2015 +0000

- Log -----------------------------------------------------------------
org.apache.sling.distribution.api-0.2.0
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new bd3ed77  SLING-4144 - split distribution api and core bundles
     new 4d345fa  SLING-3553 - varius minor fixes (final modifiers, visibility issues, etc.)
     new 27aaeb8  SLING-3891 - moved readme under contrib/extensions/distribution, minor javadoc fix
     new bb4d86d  SLING-4145 - removing DistributionEvent subclass of Event, moving getTopic to DistributionEventType
     new a1bf08f  SLING-4153 - removed serializable, made request constructors consistent, adjusted jsr305 annotations
     new 59123d0  SLING-4149: renaming factory to resource based & adding defaults
     new be563e4  SLING-4153 - ManagedDC extending from DC, renaming DQueueDistributionStrategy to DQueueDispatchingStrategy
     new 4005ce5  Ignore Eclipse .settings folder
     new 398a774  SLING-4153: Cleaning DistributionComponentFactory of all constants and making it a ConsumerType
     new 88a73b7  SLING-4153: Making DistributionComponentFactory delegate creation of subcomponents
     new 7b41092  SLING-4145, SLING-4190 - dispatching strategy returning item states instead of boolean, removed explicit time from request, status in response is now a message
     new 51130fd  SLING-4153 - improve javadoc, added distribution request state, minor fixes
     new af544d5  SLING-4153 - moved paths and request type into package's packageinfo
     new 8af85bb  SLING-4153 - Queue#remove returns the removed item, Importer#importPackage returns void
     new da0dfb5  SLING-4514: Generating OSGI configs from content and starting services using osgi services
     new 12388d5  SLING-4153: hiding authorization strategy and request time
     new 7e0fede  SLING-4153 - fixed transport API to just expose the secret
     new 0dbbaae  SLING-4153 - fixed transport API to just expose the secret
     new 40c4804  SLING-3836: adding shallow distribution option to requests
     new 446a23a  SLING-4153: changing events to be controlled by agent + some name changes for settings
     new 02ce703  SLING-4060: creating dedicated factories for sync and queue agents
     new 8d4cc3d  SLING-4146 - queueprovider/processor should be providertypes
     new 57644a4  SLING-4146 - queue should be a providertype too
     new 635f789  SLING-4153 - improved queue's javadoc
     new a805a68  SLING-4153 - renamed QueueItemState to QueueItemStatus
     new 8456fe0  SLING-4153: adding distributor type and making DistributionRequest and interface
     new c2e9e7a  SLING-4153: changing distribution response to a provider interface
     new 6e70271  SLING-4153: moving all extensions API from api package to core
     new 65a5114  SLING-4153: changing distribution topic names
     new 9cbb70e  SLING-4153 - fixed request states, removed useless asStream method in transport secret
     new 6e96d9d  SLING-4153 - moved communication to root distribution package
     new c67e19c  SLING-4153 - moved communication to root distribution package
     new e41b72e  SLING-4153 - moved communication to root distribution package
     new 13faa96  Update svn:ignore property
     new a6e0208  SLING-3553 - fixed trivial issue in log statement
     new fd8d109  SLING-4367: trigger package imported event after succesful import
     new 02f05de  SLING-4368: transport secret providers should receive the transport uri
     new ddb2630  SLING-4389: Adding a trivial request type TEST for testing connectivity of a distribution agent
     new 7a998eb  SLING-4391: changing distribution event api to contain constants
     new 716565b  [maven-release-plugin] prepare release org.apache.sling.distribution.api-0.1.0
     new 6cfbcd3  [maven-release-plugin] prepare for next development iteration
     new 8f736e1  Use latest parent pom
     new 9f43e3e  Update contrib modules to Parent 23
     new 4d1a2a2  set parent version to 24 and add empty relativePath where missing
     new 0b9af7d  SLING-5046: allow distribution requests with deep paths subset
     new 4559f3a  SLING-5047: specific request state for failed executions vs non existing agents
     new 00388a2  SLING-5046: adding provider type to all types outside transport
     new 5603526  [maven-release-plugin] prepare release org.apache.sling.distribution.api-0.1.1
     new 0e21e21  Undo previous release attempt
     new be1aa04  [maven-release-plugin] prepare release org.apache.sling.distribution.api-0.1.2
     new 2e1890d  [maven-release-plugin] prepare for next development iteration
     new 3e10199  SLING-5056: fix distribution response isSuccessful method
     new a6b5b69  Update the contrib reactor to parent 25
     new 8b4f90a  [maven-release-plugin] prepare release org.apache.sling.distribution.api-0.2.0
     new 628614b  [maven-release-plugin] copy for tag org.apache.sling.distribution.api-0.2.0

The 55 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-distribution-api] 03/05: Update the contrib reactor to parent 25

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.distribution.api-0.2.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-api.git

commit a6b5b69154bc298a95e34b92f630eca2597fd532
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Oct 5 10:04:15 2015 +0000

    Update the contrib reactor to parent 25
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/distribution/api@1706781 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8d93cdf..1965479 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>24</version>
+        <version>25</version>
         <relativePath />
     </parent>
 

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

[sling-org-apache-sling-distribution-api] 04/05: [maven-release-plugin] prepare release org.apache.sling.distribution.api-0.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.distribution.api-0.2.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-api.git

commit 8b4f90a088bf45f21b373f943011e37c463d3462
Author: Marius Petria <mp...@apache.org>
AuthorDate: Mon Oct 5 14:54:03 2015 +0000

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

diff --git a/pom.xml b/pom.xml
index 1965479..f3dbd16 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
     <!-- P R O J E C T                                                           -->
     <!-- ======================================================================= -->
     <artifactId>org.apache.sling.distribution.api</artifactId>
-    <version>0.1.1-SNAPSHOT</version>
+    <version>0.2.0</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Distribution API</name>
@@ -42,10 +42,10 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/distribution/api</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/distribution/api
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.distribution.api-0.2.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.distribution.api-0.2.0
         </developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/distribution/api</url>
+        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.distribution.api-0.2.0</url>
     </scm>
 
     <!-- ======================================================================= -->

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

[sling-org-apache-sling-distribution-api] 01/05: [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.distribution.api-0.2.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-api.git

commit 2e1890db505e09df585f6b6a87dd58fccc602aad
Author: Marius Petria <mp...@apache.org>
AuthorDate: Tue Sep 22 12:29:09 2015 +0000

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

diff --git a/pom.xml b/pom.xml
index b89234a..963903c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
     <!-- P R O J E C T                                                           -->
     <!-- ======================================================================= -->
     <artifactId>org.apache.sling.distribution.api</artifactId>
-    <version>0.1.2</version>
+    <version>0.1.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Distribution API</name>
@@ -42,10 +42,10 @@
     </description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/tags/org.apache.sling.distribution.api-0.1.2</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.distribution.api-0.1.2
+        <connection>scm:svn:http://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/distribution/api</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/distribution/api
         </developerConnection>
-        <url>http://svn.apache.org/viewvc/sling/tags/org.apache.sling.distribution.api-0.1.2</url>
+        <url>http://svn.apache.org/viewvc/sling/trunk/contrib/extensions/distribution/api</url>
     </scm>
 
     <!-- ======================================================================= -->

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

[sling-org-apache-sling-distribution-api] 02/05: SLING-5056: fix distribution response isSuccessful method

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.distribution.api-0.2.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-api.git

commit 3e101997ac3468550ff79575d21a8e2bb2b4cd66
Author: Marius Petria <mp...@apache.org>
AuthorDate: Thu Sep 24 12:07:01 2015 +0000

    SLING-5056: fix distribution response isSuccessful method
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/extensions/distribution/api@1705041 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml                                                       |  2 +-
 .../apache/sling/distribution/DistributionRequestState.java   | 11 +++++------
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index 963903c..8d93cdf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
     <!-- P R O J E C T                                                           -->
     <!-- ======================================================================= -->
     <artifactId>org.apache.sling.distribution.api</artifactId>
-    <version>0.1.3-SNAPSHOT</version>
+    <version>0.1.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Distribution API</name>
diff --git a/src/main/java/org/apache/sling/distribution/DistributionRequestState.java b/src/main/java/org/apache/sling/distribution/DistributionRequestState.java
index 0390242..da42081 100644
--- a/src/main/java/org/apache/sling/distribution/DistributionRequestState.java
+++ b/src/main/java/org/apache/sling/distribution/DistributionRequestState.java
@@ -43,17 +43,16 @@ public enum DistributionRequestState {
     DISTRIBUTED,
 
     /**
-     * The request has been dropped and the content was not distributed from the source to target instance,
-     * because no distribution agent was found to serve it.
+     * The request has been dropped and the content could not be successfully
+     * distributed from the source to target instance because the request
+     * execution failed during one of the phases: creation, queueing, transport, persistence.
      */
     DROPPED,
 
     /**
-     * The request has been dropped and the content could not be successfully
-     * distributed from the source to target instance because the request
-     * execution failed during one of the phases: creation, queueing, transport, persistence.
+     * The request was not executed because no distribution agent was found to serve it.
      */
-    FAILED,
+    NOT_EXECUTED,
 
     /**
      * The request has been accepted, as a consequence the content to be distributed

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

[sling-org-apache-sling-distribution-api] 05/05: [maven-release-plugin] copy for tag org.apache.sling.distribution.api-0.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.distribution.api-0.2.0
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-api.git

commit 628614bf3ef0b0e842a692dd7966413dad46df1f
Author: Marius Petria <mp...@apache.org>
AuthorDate: Mon Oct 5 14:54:18 2015 +0000

    [maven-release-plugin] copy for tag org.apache.sling.distribution.api-0.2.0
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/tags/org.apache.sling.distribution.api-0.2.0@1706841 13f79535-47bb-0310-9956-ffa450edef68

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