svn commit: r1802847 - /sling/trunk/contrib/extensions/distribution/README.md

2017-07-24 Thread tmaret
Author: tmaret Date: Mon Jul 24 18:08:43 2017 New Revision: 1802847 URL: http://svn.apache.org/viewvc?rev=1802847&view=rev Log: SLING-5755 - Complete Distribution documentation * Fix curl command examples Modified: sling/trunk/contrib/extensions/distribution/README.md Modified: sling/t

svn commit: r1802937 - /sling/trunk/contrib/extensions/distribution/core/src/main/java/org/apache/sling/distribution/component/impl/DefaultDistributionComponentProvider.java

2017-07-25 Thread tmaret
Author: tmaret Date: Tue Jul 25 13:26:35 2017 New Revision: 1802937 URL: http://svn.apache.org/viewvc?rev=1802937&view=rev Log: SLING-7020 - DefaultDistributionComponentProvider is causing an NPE when agents are listed * Add mapping for missing component k

svn commit: r1805305 - /sling/site/trunk/content/documentation/bundles/content-distribution.mdtext

2017-08-17 Thread tmaret
Author: tmaret Date: Thu Aug 17 15:50:56 2017 New Revision: 1805305 URL: http://svn.apache.org/viewvc?rev=1805305&view=rev Log: SLING-5755 - Complete Distribution documentation Modified: sling/site/trunk/content/documentation/bundles/content-distribution.mdtext Modified: sling/site/t

svn commit: r1805421 - in /sling/trunk/bundles: extensions/repoinit/it/src/main/provisioning/ extensions/repoinit/it/src/test/java/org/apache/sling/repoinit/it/ extensions/repoinit/parser/src/main/jav

2017-08-18 Thread tmaret
Author: tmaret Date: Fri Aug 18 13:11:46 2017 New Revision: 1805421 URL: http://svn.apache.org/viewvc?rev=1805421&view=rev Log: SLING-6984 - Allow to disable service user * Implement UserVisitor#visitDisableServiceUser * Add integration test Modified: sling/trunk/bundles/extens

svn commit: r1805423 - /sling/site/trunk/content/documentation/bundles/repository-initialization.mdtext

2017-08-18 Thread tmaret
Author: tmaret Date: Fri Aug 18 13:20:34 2017 New Revision: 1805423 URL: http://svn.apache.org/viewvc?rev=1805423&view=rev Log: SLING-6984 - Allow to disable service user * Add an example Modified: sling/site/trunk/content/documentation/bundles/repository-initialization.mdtext Modi

svn commit: r1808044 - in /sling/trunk/contrib/extensions/distribution/core/src: main/java/org/apache/sling/distribution/queue/impl/simple/ test/java/org/apache/sling/distribution/queue/impl/simple/ t

2017-09-11 Thread tmaret
Author: tmaret Date: Mon Sep 11 15:59:43 2017 New Revision: 1808044 URL: http://svn.apache.org/viewvc?rev=1808044&view=rev Log: SLING-7120 - Checkpoints not stored in file when using In-file queue * Fix parsing for number types * remove un-needed charset in checkpoints entries Added: s

svn commit: r1808431 - in /sling/trunk/bundles: extensions/repoinit/parser/src/main/java/org/apache/sling/repoinit/parser/operations/ extensions/repoinit/parser/src/main/javacc/ extensions/repoinit/pa

2017-09-15 Thread tmaret
Author: tmaret Date: Fri Sep 15 08:27:58 2017 New Revision: 1808431 URL: http://svn.apache.org/viewvc?rev=1808431&view=rev Log: SLING-7066 - Support mixins in repoinit "create path" statements * Add parser support for creating paths with mixins * Add JCR implementation Modifi

svn commit: r1808435 - /sling/site/trunk/content/documentation/bundles/repository-initialization.mdtext

2017-09-15 Thread tmaret
Author: tmaret Date: Fri Sep 15 08:43:09 2017 New Revision: 1808435 URL: http://svn.apache.org/viewvc?rev=1808435&view=rev Log: SLING-7066 - Support mixins in repoinit "create path" statements * Add example of path created with mixins Modified: sling/site/trunk/content

svn commit: r1808845 - in /sling/trunk/bundles: extensions/repoinit/parser/src/main/javacc/ jcr/repoinit/src/main/java/org/apache/sling/jcr/repoinit/impl/ jcr/repoinit/src/test/java/org/apache/sling/j

2017-09-19 Thread tmaret
Author: tmaret Date: Tue Sep 19 09:01:32 2017 New Revision: 1808845 URL: http://svn.apache.org/viewvc?rev=1808845&view=rev Log: SLING-7061 - Access control setup of repository-level permissions (i.e. null path) * Add parser and JCR implementation Modified: sling/trunk/bundles/extens

svn commit: r1808846 - /sling/site/trunk/content/documentation/bundles/repository-initialization.mdtext

2017-09-19 Thread tmaret
Author: tmaret Date: Tue Sep 19 09:11:25 2017 New Revision: 1808846 URL: http://svn.apache.org/viewvc?rev=1808846&view=rev Log: SLING-7061 - Access control setup of repository-level permissions (i.e. null path) * Add example of repository-level ACL setup Modified: sling/site/trunk/con

svn commit: r1808849 - in /sling/trunk/bundles/extensions/repoinit/parser/src/test/resources/testcases: test-13-output.txt test-13.txt

2017-09-19 Thread tmaret
Author: tmaret Date: Tue Sep 19 09:31:40 2017 New Revision: 1808849 URL: http://svn.apache.org/viewvc?rev=1808849&view=rev Log: SLING-7061 - Access control setup of repository-level permissions (i.e. null path) * Add parser tests Added: sling/trunk/bundles/extensions/repoinit/parser

svn commit: r1808879 - in /sling/trunk/bundles: extensions/repoinit/parser/src/main/javacc/ extensions/repoinit/parser/src/test/resources/testcases/ jcr/repoinit/src/test/java/org/apache/sling/jcr/rep

2017-09-19 Thread tmaret
Author: tmaret Date: Tue Sep 19 14:06:25 2017 New Revision: 1808879 URL: http://svn.apache.org/viewvc?rev=1808879&view=rev Log: SLING-6774 - Allowed character set in repo init is too restrictive * Extend path parser and JCR implementation with valid symbols '+', '@' an

svn commit: r1808883 - /sling/trunk/bundles/extensions/repoinit/parser/src/test/java/org/apache/sling/repoinit/parser/test/ParsingErrorsTest.java

2017-09-19 Thread tmaret
Author: tmaret Date: Tue Sep 19 14:16:33 2017 New Revision: 1808883 URL: http://svn.apache.org/viewvc?rev=1808883&view=rev Log: SLING-7066 - Support mixins in repoinit "create path" statements * Add test for invalid mixin syntax Modified: sling/trunk/bundles/extensions/repoi

svn commit: r1808885 - /sling/trunk/bundles/extensions/repoinit/parser/src/test/java/org/apache/sling/repoinit/parser/test/ParsingErrorsTest.java

2017-09-19 Thread tmaret
Author: tmaret Date: Tue Sep 19 14:20:54 2017 New Revision: 1808885 URL: http://svn.apache.org/viewvc?rev=1808885&view=rev Log: SLING-7061 - Access control setup of repository-level permissions (i.e. null path) * Add test for invalid repository ACL syntax Modified: sling/trunk/bun

svn commit: r1808896 - /sling/trunk/bundles/extensions/repoinit/parser/pom.xml

2017-09-19 Thread tmaret
Author: tmaret Date: Tue Sep 19 15:00:37 2017 New Revision: 1808896 URL: http://svn.apache.org/viewvc?rev=1808896&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: sling/trunk/bundles/extensions/repoinit/parser/pom.xml Modified: sling/trunk/bun

svn commit: r1808895 - /sling/tags/org.apache.sling.repoinit.parser-1.2.0/

2017-09-19 Thread tmaret
Author: tmaret Date: Tue Sep 19 15:00:35 2017 New Revision: 1808895 URL: http://svn.apache.org/viewvc?rev=1808895&view=rev Log: [maven-release-plugin] copy for tag org.apache.sling.repoinit.parser-1.2.0 Added: sling/tags/org.apache.sling.repoinit.parser-1.2.0/ - copied from r180

svn commit: r1808894 - /sling/trunk/bundles/extensions/repoinit/parser/pom.xml

2017-09-19 Thread tmaret
Author: tmaret Date: Tue Sep 19 15:00:21 2017 New Revision: 1808894 URL: http://svn.apache.org/viewvc?rev=1808894&view=rev Log: [maven-release-plugin] prepare release org.apache.sling.repoinit.parser-1.2.0 Modified: sling/trunk/bundles/extensions/repoinit/parser/pom.xml Modified: s

svn commit: r1808898 - /sling/trunk/bundles/jcr/repoinit/pom.xml

2017-09-19 Thread tmaret
Author: tmaret Date: Tue Sep 19 15:13:52 2017 New Revision: 1808898 URL: http://svn.apache.org/viewvc?rev=1808898&view=rev Log: Prepare to release org.apache.sling.repoinit.parser and org.apache.sling.jcr.repoinit Modified: sling/trunk/bundles/jcr/repoinit/pom.xml Modified: sling/t

svn commit: r1808899 - /sling/trunk/bundles/jcr/repoinit/pom.xml

2017-09-19 Thread tmaret
Author: tmaret Date: Tue Sep 19 15:15:30 2017 New Revision: 1808899 URL: http://svn.apache.org/viewvc?rev=1808899&view=rev Log: [maven-release-plugin] prepare release org.apache.sling.jcr.repoinit-1.1.6 Modified: sling/trunk/bundles/jcr/repoinit/pom.xml Modified: sling/trunk/bundles

svn commit: r1808901 - /sling/trunk/bundles/jcr/repoinit/pom.xml

2017-09-19 Thread tmaret
Author: tmaret Date: Tue Sep 19 15:15:47 2017 New Revision: 1808901 URL: http://svn.apache.org/viewvc?rev=1808901&view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: sling/trunk/bundles/jcr/repoinit/pom.xml Modified: sling/trunk/bundles/jcr/repoinit/pom

svn commit: r1808900 - /sling/tags/org.apache.sling.jcr.repoinit-1.1.6/

2017-09-19 Thread tmaret
Author: tmaret Date: Tue Sep 19 15:15:45 2017 New Revision: 1808900 URL: http://svn.apache.org/viewvc?rev=1808900&view=rev Log: [maven-release-plugin] copy for tag org.apache.sling.jcr.repoinit-1.1.6 Added: sling/tags/org.apache.sling.jcr.repoinit-1.1.6/ - copied from r1808899, s

svn commit: r1808902 - /sling/trunk/bundles/jcr/repoinit/pom.xml

2017-09-19 Thread tmaret
Author: tmaret Date: Tue Sep 19 15:35:10 2017 New Revision: 1808902 URL: http://svn.apache.org/viewvc?rev=1808902&view=rev Log: Update org.apache.sling.repoinit.parser dependency to latest snapshot Modified: sling/trunk/bundles/jcr/repoinit/pom.xml Modified: sling/trunk/bundles/jcr/repo

svn commit: r1809529 - in /sling/site/trunk/content: downloads.list news.mdtext

2017-09-24 Thread tmaret
Author: tmaret Date: Sun Sep 24 18:39:36 2017 New Revision: 1809529 URL: http://svn.apache.org/viewvc?rev=1809529&view=rev Log: Apache Sling Repoinit JCR version 1.1.6 and Repoinit Parser version 1.2.0 Modified: sling/site/trunk/content/downloads.list sling/site/trunk/content/news.md

svn commit: r1809535 - /sling/trunk/launchpad/builder/src/main/provisioning/repoinit.txt

2017-09-24 Thread tmaret
Author: tmaret Date: Sun Sep 24 19:03:14 2017 New Revision: 1809535 URL: http://svn.apache.org/viewvc?rev=1809535&view=rev Log: Update Apache Sling Repoinit JCR version 1.1.6 and Repoinit Parser version 1.2.0 Modified: sling/trunk/launchpad/builder/src/main/provisioning/repoinit

[sling-org-apache-sling-distribution-core] branch master updated: SLING-7229 - DistributionAgentServlet throws NPE upon test action

2017-11-03 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git The following commit(s) were added to refs/heads/master by this push: new 57abab2

[sling-org-apache-sling-event] annotated tag org.apache.sling.event-4.2.10 created (now 17b3f9c)

2017-11-06 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a change to annotated tag org.apache.sling.event-4.2.10 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-event.git. at 17b3f9c (tag) tagging

[sling-org-apache-sling-event] branch master updated (8177d76 -> 3ab8f60)

2017-11-06 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-event.git. from 8177d76 Merge pull request #1 from prafulVaishnav/issue/SLING-7197 add 98c9efc [maven

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

2017-11-06 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-event.git commit 3ab8f6069e4f839446fe32a8901c2c48662c7ac0 Author: tmaret AuthorDate: Mon Nov 6 16:53:05 2017

[sling-org-apache-sling-event] 01/01: [maven-release-plugin] prepare release org.apache.sling.event-4.2.10

2017-11-06 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to annotated tag org.apache.sling.event-4.2.10 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-event.git commit 98c9efcfa7a2f333bf766914976fb6aeb91bf806 Author: tmaret AuthorDate

[sling-org-apache-sling-distribution-core] branch master updated: SLING-4075 - Improve test coverage of SCD

2019-02-27 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git The following commit(s) were added to refs/heads/master by this push: new 35f0a7d

[sling-org-apache-sling-distribution-core] branch master updated: SLING-4075 - Improve test coverage of SCD

2019-02-27 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git The following commit(s) were added to refs/heads/master by this push: new 8bf271c

[sling-org-apache-sling-distribution-core] branch master updated: SLING-4075 - Improve test coverage of SCD

2019-02-27 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git The following commit(s) were added to refs/heads/master by this push: new 2b79408

[sling-org-apache-sling-distribution-core] branch master updated: SLING-4075 - Improve test coverage of SCD

2019-02-27 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git The following commit(s) were added to refs/heads/master by this push: new 78b28f3

[sling-org-apache-sling-distribution-core] branch master updated (78b28f3 -> 2d00037)

2019-02-27 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git. from 78b28f3 SLING-4075 - Improve test coverage of SCD new 90aa720 SLING-4075

[sling-org-apache-sling-distribution-core] branch master updated: SLING-4075 - Improve test coverage of SCD

2019-02-27 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git The following commit(s) were added to refs/heads/master by this push: new 85ab271

[sling-org-apache-sling-distribution-core] branch master updated: SLING-4075 - Improve test coverage of SCD

2019-02-28 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git The following commit(s) were added to refs/heads/master by this push: new 3d07a7d

[sling-org-apache-sling-distribution-core] branch master updated: SLING-4075 - Improve test coverage of SCD

2019-02-28 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git The following commit(s) were added to refs/heads/master by this push: new 83b7c01

[sling-org-apache-sling-distribution-core] branch master updated: SLING-4075 - Improve test coverage of SCD

2019-02-28 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git The following commit(s) were added to refs/heads/master by this push: new e6ac94a

[sling-org-apache-sling-distribution-core] branch master updated: SLING-4075 - Improve test coverage of SCD

2019-02-28 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-core.git The following commit(s) were added to refs/heads/master by this push: new c122d2b

[sling-org-apache-sling-distribution-it] branch master updated: use latest org.apache.sling.distribution.core snapshot

2019-02-28 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-it.git The following commit(s) were added to refs/heads/master by this push: new ea6e2f6 use

[sling-org-apache-sling-distribution-it] branch master updated: SLING-4075 - Improve test coverage of SCD

2019-02-28 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-it.git The following commit(s) were added to refs/heads/master by this push: new 1d57449 SLING

[sling-org-apache-sling-distribution-journal] branch master created (now 3c0abff)

2019-04-16 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git. at 3c0abff SLING-8346 - Import Journal based Sling Content Distribution source

[sling-org-apache-sling-distribution-journal-messages] branch master created (now 36a0fe4)

2019-04-16 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-messages.git. at 36a0fe4 SLING-8346 - Import Journal based Sling Content Distribution

[sling-org-apache-sling-distribution-journal-messages] 01/01: SLING-8346 - Import Journal based Sling Content Distribution source code

2019-04-16 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-messages.git commit 36a0fe43c43d88177adfae86cb0d2229572df173 Author: tmaret AuthorDate: Tue

[sling-org-apache-sling-distribution-journal-kafka] branch master created (now 6f37861)

2019-04-16 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-kafka.git. at 6f37861 SLING-8346 - Import Journal based Sling Content Distribution

[sling-org-apache-sling-distribution-journal-kafka] 01/01: SLING-8346 - Import Journal based Sling Content Distribution source code

2019-04-16 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-kafka.git commit 6f3786179b49a75fd062615992c6e2a823788fc1 Author: tmaret AuthorDate: Tue Apr

[sling-org-apache-sling-distribution-journal-it] branch master created (now c1b04f2)

2019-04-16 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-it.git. at c1b04f2 SLING-8346 - Import Journal based Sling Content Distribution

[sling-org-apache-sling-distribution-journal-it] branch master updated: SLING-8346 - Import Journal based Sling Content Distribution source code

2019-04-16 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-it.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal] branch master updated: SLING-8346 - Import Journal based Sling Content Distribution source code

2019-04-16 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git The following commit(s) were added to refs/heads/master by this push: new 6c34dd7

[sling-org-apache-sling-distribution-journal-kafka] branch master updated: SLING-8346 - Import Journal based Sling Content Distribution source code

2019-04-16 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-kafka.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal-messages] branch master updated: SLING-8346 - Import Journal based Sling Content Distribution source code

2019-04-16 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-messages.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal] branch master updated: SLING-8346 - Import Journal based Sling Content Distribution source code

2019-04-17 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git The following commit(s) were added to refs/heads/master by this push: new 7a03d4d

[sling-org-apache-sling-distribution-journal-it] branch master updated: SLING-8346 - Import Journal based Sling Content Distribution source code

2019-04-17 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-it.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal-messages] branch master updated: SLING-8346 - Import Journal based Sling Content Distribution source code

2019-04-17 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-messages.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal-kafka] branch master updated: SLING-8346 - Import Journal based Sling Content Distribution source code

2019-04-17 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-kafka.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal] branch master updated: SLING-8346 - Import Journal based Sling Content Distribution source code

2019-04-17 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git The following commit(s) were added to refs/heads/master by this push: new 4de6690

[sling-org-apache-sling-distribution-journal] branch master updated: SLING-8346 - Import Journal based Sling Content Distribution source code

2019-04-17 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git The following commit(s) were added to refs/heads/master by this push: new e008971

[sling-org-apache-sling-distribution-journal-messages] branch master updated: SLING-8346 - Import Journal based Sling Content Distribution source code

2019-04-17 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-messages.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal-it] branch master updated: SLING-8346 - Import Journal based Sling Content Distribution source code

2019-04-17 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-it.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal-kafka] branch master updated: SLING-8346 - Import Journal based Sling Content Distribution source code

2019-04-17 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-kafka.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal] branch master updated: SLING-8359 - Set SCM to distribution journal modules

2019-04-18 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git The following commit(s) were added to refs/heads/master by this push: new aca35fb

[sling-org-apache-sling-distribution-journal-messages] branch master updated: SLING-8359 - Set SCM to distribution journal modules

2019-04-18 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-messages.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal-it] branch master updated: SLING-8359 - Set SCM to distribution journal modules

2019-04-18 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-it.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal-kafka] branch master updated: SLING-8359 - Set SCM to distribution journal modules

2019-04-18 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-kafka.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal] branch master updated: SLING-8361 - Log subscriber steps to manage consumption status

2019-04-18 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git The following commit(s) were added to refs/heads/master by this push: new 83dfcc4

[sling-org-apache-sling-distribution-journal] branch master updated: SLING-8362 - Log cleared offsets from package status watcher

2019-04-18 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git The following commit(s) were added to refs/heads/master by this push: new 2df27d4

[sling-org-apache-sling-distribution-journal] branch master updated: Fix org.apache.sling.distribution.journal.messages snapshot dependency

2019-04-18 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git The following commit(s) were added to refs/heads/master by this push: new 82c8192

[sling-org-apache-sling-distribution-journal] branch master updated: Use latest org.apache.sling.distribution.core released dependency 0.4.0

2019-04-18 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git The following commit(s) were added to refs/heads/master by this push: new e40cd07

[sling-org-apache-sling-distribution-journal-it] branch master updated: Set snapshot version to org.apache.sling.distribution.journal.it module

2019-04-18 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-it.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal-it] branch master updated: Exclude docs/* folder from Apache Rat audit

2019-04-18 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-it.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal-messages] branch master updated: SLING-8360 - Move Journal messaging API to messages bundle

2019-04-18 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-messages.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal] branch master updated: SLING-8360 - Move Journal messaging API to messages bundle

2019-04-18 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git The following commit(s) were added to refs/heads/master by this push: new f431727

[sling-org-apache-sling-distribution-journal-it] branch master updated: SLING-8360 - Move Journal messaging API to messages bundle

2019-04-18 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-it.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal] branch master updated: SLING-8365 - Add unit test for JournalAvailableChecker

2019-04-18 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git The following commit(s) were added to refs/heads/master by this push: new 27839ce

[sling-org-apache-sling-distribution-journal] branch master updated: SLING-8361 - Log subscriber steps to manage consumption status

2019-04-18 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git The following commit(s) were added to refs/heads/master by this push: new 722890c

[sling-org-apache-sling-distribution-journal-it] branch master updated: SLING-8365 - Add unit test for JournalAvailableChecker

2019-04-19 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-it.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal-messages] annotated tag org.apache.sling.distribution.journal.messages-0.1.0 created (now 57cc3c3)

2019-04-19 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a change to annotated tag org.apache.sling.distribution.journal.messages-0.1.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-messages.git. at 57cc3c3 (tag

[sling-org-apache-sling-distribution-journal-messages] branch master updated: [maven-release-plugin] prepare release org.apache.sling.distribution.journal.messages-0.1.0

2019-04-19 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-messages.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal-messages] branch master updated: [maven-release-plugin] prepare for next development iteration

2019-04-19 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-messages.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal] branch master updated: Update to latest released dependency

2019-04-19 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git The following commit(s) were added to refs/heads/master by this push: new 033f661

[sling-org-apache-sling-distribution-journal] branch master updated: [maven-release-plugin] prepare release org.apache.sling.distribution.journal-0.1.0

2019-04-19 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git The following commit(s) were added to refs/heads/master by this push: new 9b74bc3

[sling-org-apache-sling-distribution-journal] annotated tag org.apache.sling.distribution.journal-0.1.0 created (now 4e6fb4a)

2019-04-19 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a change to annotated tag org.apache.sling.distribution.journal-0.1.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git. at 4e6fb4a (tag) tagging

[sling-org-apache-sling-distribution-journal] branch master updated: [maven-release-plugin] prepare for next development iteration

2019-04-19 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git The following commit(s) were added to refs/heads/master by this push: new 6782c8f

[sling-org-apache-sling-distribution-journal-kafka] branch master updated: Update to latest released dependency

2019-04-19 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-kafka.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal-kafka] annotated tag org.apache.sling.distribution.journal.kafka-0.1.0 created (now ff4a44f)

2019-04-19 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a change to annotated tag org.apache.sling.distribution.journal.kafka-0.1.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-kafka.git. at ff4a44f (tag

[sling-org-apache-sling-distribution-journal-kafka] branch master updated: [maven-release-plugin] prepare release org.apache.sling.distribution.journal.kafka-0.1.0

2019-04-19 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-kafka.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal-kafka] branch master updated: [maven-release-plugin] prepare for next development iteration

2019-04-19 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-kafka.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal-it] branch master updated: Update to latest released dependencies

2019-04-19 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-it.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal] branch master updated: Update to latest snapshot dependency

2019-04-19 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git The following commit(s) were added to refs/heads/master by this push: new d81ccd2

[sling-org-apache-sling-distribution-journal-kafka] branch master updated: Update to latest snapshot dependency

2019-04-19 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-kafka.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal-it] branch master updated: [maven-release-plugin] prepare release org.apache.sling.distribution.journal.it-0.1.0

2019-04-19 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-it.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal-it] annotated tag org.apache.sling.distribution.journal.it-0.1.0 created (now 2a2fa93)

2019-04-19 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a change to annotated tag org.apache.sling.distribution.journal.it-0.1.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-it.git. at 2a2fa93 (tag) tagging

[sling-org-apache-sling-distribution-journal-it] branch master updated: [maven-release-plugin] prepare for next development iteration

2019-04-19 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-it.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal-it] branch master updated: Update to latest snapshot dependencies

2019-04-19 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-it.git The following commit(s) were added to refs/heads/master by this push: new

[sling-site] branch master updated: Release Journal based Content Distribution 0.1.0

2019-04-22 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-site.git The following commit(s) were added to refs/heads/master by this push: new fb6448a Release Journal based Content

[sling-org-apache-sling-distribution-journal] branch master updated: Add module badges

2019-04-22 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git The following commit(s) were added to refs/heads/master by this push: new f93304d

[sling-org-apache-sling-distribution-journal-messages] branch master updated: Add module badges

2019-04-22 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-messages.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal-kafka] branch master updated: Update module badges

2019-04-22 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-kafka.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal-it] branch master updated: Update module badges

2019-04-22 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal-it.git The following commit(s) were added to refs/heads/master by this push: new

[sling-org-apache-sling-distribution-journal] branch master updated: SLING-8372 Add sling metric for journal availability - introduced journal_available sling metric

2019-04-25 Thread tmaret
This is an automated email from the ASF dual-hosted git repository. tmaret pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git The following commit(s) were added to refs/heads/master by this push: new 19d6046

  1   2   3   4   5   6   7   >