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:34 UTC

[sling-org-apache-sling-distribution-it] annotated tag org.apache.sling.distribution.it-0.1.0 created (now 95b39ba)

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

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


      at 95b39ba  (tag)
 tagging 195577294a4c30903a88107a2b8cb05177af4065 (commit)
      by Tommaso Teofili
      on Tue Mar 24 14:32:24 2015 +0000

- Log -----------------------------------------------------------------
org.apache.sling.distribution.it-0.1.0
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 7a3453f  SLING-3456 - added replication.it bundle
     new 3163e8e  SLING-3456 - using released sling.api
     new 900d51f  SLING-3456 - improved default agent configurations IT to check for all the configs provided by replication.core
     new c60b91d  SLING-3456 - added tests for other default agents resources
     new 9567dda  SLING-3456 - added 2 missing Test annotations
     new d08a1de  SLING-3470 - added base class for all ITs, added IT for package importers, minor improvements to agent IT
     new 7b6991b  SLING-3470 - Improved coverage of agent and importer resources
     new ec189c0  SLING-3471 - added IT for agent commands
     new 66cfb59  Update to parent pom v19
     new 9066662  SLING-3480 - adding / improving tests for replication configs
     new 79675d6  SLING-3480 - adjusted ITs to latest revision of replication.core
     new 33a7924  SLING-3625 - committed Marius patch for testing replication between 2 Sling instances
     new f31ef2c  SLING-3625 - fixed typo in method name ReplicationUtils#assertExists
     new 7ad8bcc  SLING-3816 - applied Marius Petria's patch for same flow in forward/reverse replication
     new 9aa60bb  SLING-3816 - restored previous version
     new 53e02f9  SLING-3816 - applied Marius Petria's patch for same flow in forward/reverse replication
     new a3629c8  SLING-3820 - applying Marius Petria's patch which fixes resource ITs, fixed default importer name to local
     new 3ead9c8  SLING-3820 - fixed possible NPE in SimpleReplicationAgent, fixed RP impl toString, adjusted ITs
     new 5708328  SLING-3820 - minor fixes, temporarily removing jcr package creation from vlt package builder until it's fully working
     new 6f071a3  SLING-3820 - applying Marius Petria's patch for fixing ITs
     new 94e32d7  SLING-3820 - fixed ITs for forward and reverse replication
     new 45b158e  SLING-3830 - applied Marius Petria's patch for reenabling multiple endpoints and multiple polling
     new d919dd1  SLING-3833 - fixed agent exporter offering null package, minor fixes
     new efcd975  SLING-3842 - applied Marius Petria's patch for testing of importers/exporters
     new 1ecf5a4  SLING-3857 - applying Marius Petria's patch for basic ui for replication resources
     new 1aaf629  SLING-3871 - applied Marius Petria's patch fixing event rule
     new e304e38  SLING-3872 - fixing configuration for event based reverse replication, changed remote trigger rule class name
     new 34ca0d9  SLING-3898 - applied Marius Petria's patch for compact agent configuration
     new 895be9a  Update to latest parent pom 20
     new 0795f2b  Replication - correct dependency from replication.it to replication.core
     new eaf0217  SLING-3937 - fixed ITs initialization errors and wrong /var/discovery initialization
     new 9b40618  SLING-3937 - added wait before checking if agents exist during IT initialization
     new 7b2a6c7  SLING-3937 - removed discovery related initialization
     new 330ee3f  SLING-3953 - removed password info from agent config, using a service user
     new eb281fc  SLING-3900 - applied Marius Petria's patch for removing password from transport configuration
     new e17e30c  SLING-3901 - replication triggers to substitute rules, allowing separate and k-v config
     new 5810a51  SLING-3976 - exported TransportAuthenticationProvider and ReplicationComponentProvider
     new 74b2242  SLING-3978 - added 'sample' replication bundle
     new 106401d  Update to Sling Parent POM 22 with baselining enabled
     new fd59284  SLING-3994 - simplified replication components' dependency management, minor javadoc adjustments
     new 3986cc2  SLING-4008 - added JcrEventReplicationTrigger
     new 97fb4c1  SLING-4073 - replication component factory declaring accepted properties for component creation
     new 467c49e  SLING-4106 - cleand up agent API, moved replication component stuff to component package
     new 198ee47  SLING-4106 - minor fixes on javadoc, AL headers, releasing of resources, typos
     new 48f573e  SLING-4106 - minor fixes to javadoc, AL headers
     new 85387aa  SLING-4128 - persisting event trigger automatically creates nuggets path
     new f920ba7  SLING-4128 - fixed nuggets path initialization
     new b2b6dd3  SLING-4140 - renamed and moved Sling Replication to Sling Content Distribution
     new 77f1c85  SLING-4144 - split distribution api and core bundles
     new f53eaa8  SLING-3553 - varius minor fixes (final modifiers, visibility issues, etc.)
     new d2eeefc  SLING-4153 - improve javadoc, added distribution request state, minor fixes
     new e6dc353  SLING-4153 - moved paths and request type into package's packageinfo
     new c27867c  SLING-4514: Generating OSGI configs from content and starting services using osgi services
     new 94af82a  SLING-4153 - fixed AL headers and imports
     new baf4143  SLING-4154: making also importers and exporters to be picked up by content based factory
     new 46edbda  SLING-4153 - fixed transport API to just expose the secret
     new 8ab1759  SLING-3836: adding shallow distribution option to requests
     new 878ba3f  SLING-4054: adding package builder based on jcr packages
     new 2e46682  SLING-4153: adding distributor type and making DistributionRequest and interface
     new 8fd6f42  SLING-4153 - moved communication to root distribution package
     new 35aefc2  SLING-4153 - moved communication to root distribution package
     new d370911  SLING-4009: implementing multiple queue dispatch strategy to have one queue per receiving endpoint
     new 47347df  SLING-4289: refactoring the resourceproviders for osgi configs and osgi services
     new a61edee  SLING-4289: fixing trigger binding to be selective by default
     new 58c679f  SLING-4292: exposing queue and queue items as resources
     new 58850b0  SLING-4341: removing package also when a package is deleted from queue
     new 8377ed6  SLING-4351: exposing log information over http api
     new 31e4a31  SLING-4389: Adding a trivial request type TEST for testing connectivity of a distribution agent
     new 294ac70  distribution/it: use sling launchpad 7
     new 8ebbde5  [maven-release-plugin] prepare release org.apache.sling.distribution.it-0.1.0
     new 1955772  [maven-release-plugin]  copy for tag org.apache.sling.distribution.it-0.1.0

The 71 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>'].