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

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


      at 2d072bb  (tag)
 tagging e9ff9283f7fb48dd4b4ad6873fdb523a29f50a92 (commit)
      by Stefan Seifert
      on Fri May 22 19:27:49 2015 +0000

- Log -----------------------------------------------------------------
org.apache.sling.testing.sling-mock-1.3.0
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 2aa4712  SLING-4042 Donate sling-mock, jcr-mock, osgi-mock 
implementation
     new d63d89c  svn:ignore
     new a6e7c1a  SLING-4042 move all mock projects to mocks/ subdirectory
     new d1f839a  SLING-4042 add missing package-info files
     new e9e968a  SLING-4042 per default no charencoding should be set in mock 
response
     new 43eb350  SLING-4042 do not forget to register ResourceResolverFactory 
in OSGi context as well
     new 3d36daf  SLING-4042 make sure JCR mock supports accessing data using 
multiple sessions
     new 4fc4baf  SLING-4042 add README files
     new 4aa90b9  add/update SCM urls
     new 22c8024  update to released versions
     new 1ba5459  [maven-release-plugin] prepare release 
org.apache.sling.testing.sling-mock-1.0.0
     new 5dcb3d7  [maven-release-plugin] prepare for next development iteration
     new 5b0b3fe  update dependencies in release process to next snapshot 
version
     new 1f52235  SLING-4085 NPE when using SlingContext rule without 
constructor argument
     new 9442dd8  SLING-4086 SlingHttpServlerRequest should support 
getResourceBundle() methods
     new 2f5faf4  set to released version now available on maven central
     new 6964d49  SLING-4090 Define package versions for Sling Mock, JCR Mock, 
OSGi Mock
     new 448fe45  SLING-4108 JCR/Sling/ResourceResolver Mock: Support providing 
authentication info
     new 5b4c01c  fix some javadoc errors and warnings
     new cb5f237  SLING-4162 Introduce "OsgiContext" junit rule for OSGi and 
OsgiContextImpl
     new e72ad4b  SLING-4229 add test cases for deep path access support in 
sling-mock as well
     new a07abf8  SLING-4108 default to getAdministrativeResourceResolver in 
sling-mock to support jackrabbit resource resolver adapter as well
     new 3cbedc6  fix some javadoc errors/warnings
     new 47cc45e  update to released versions
     new fccd947  [maven-release-plugin] prepare release 
org.apache.sling.testing.sling-mock-1.1.0
     new 4b72ed2  [maven-release-plugin] prepare for next development iteration
     new 85cdaa4  update to next snapshot version until releases available in 
maven central
     new 2de8a96  SLING-4266 - SlingContext always uses the default 
resourceResolverType
     new 0a167f6  SLING-4268 - ContentLoader should not try to import ACLs
     new 9ee66c6  SLING-4269 - SlingContextImpl's resource resolver should be 
an administrative one
     new 6f6321b  switch back to released versions for dependencies
     new a969262  SLING-4267 add some more property names to be ignored on 
import because they are managed by JCR internally
     new 62e7e2a  SLING-4267 support importing nt:resource noded in jackrabbit 
with empty binary data enable content loader unit tests in sling-mock-jackrabbit
     new 6569ce2  assertions can be activated now after updating to latest mock 
dependencies
     new b816e47  SLING-4267 support importing nt:resource nodes in jackrabbit 
with empty binary data
     new 32c3978  update dependencies to released versions
     new c05aeae  [maven-release-plugin] prepare release 
org.apache.sling.testing.sling-mock-1.1.2
     new e57b7e1  [maven-release-plugin] prepare for next development iteration
     new d9fcb59  update to next development snapshot unit released artifacts 
are in maven central
     new c0e8f71  switch back to released versions now available in maven 
central
     new e8d2807  SLING-4362 make sure JCR namespaces are correctly registered 
in JCR mock on initialization through sling mock
     new 90ddb94  SLING-4376 ResourceResolver.resolve(null) should resolve to 
root resource
     new c49b0e1  SLING-4394 Sling Mock with JCR-based Resource Resolver: 
Support default search paths
     new 5e1c2d6  SLING-848 Support getting versioned resources by using uri 
path parameters
     new 4e72c06  Use the recent resourceresolver SNAPSHOT in sling-mock
     new eb9da99  SLING-848 revert updating sling api/resource resolver/jcr 
resource dependenciens - using sling mock in a project should not enforce using 
the latest version of those keep adding of getThreadResourceResolver() method, 
but throw UnsupportedOperationException
     new 2259bfe  SLING-4431 Sling Mocks: Remove Dependency on 
ResourceResolverInjector
     new 74de88f  cosmetic code formatting changes
     new 9e35c02  SLING-4434 refactor integration with sling models: remove 
MockModelAdapterFactory and directly integrate the original ModelAdapterFactory 
using the new osgi mock dynamic service reference feature
     new 71bbb5c  SLING-4437 MockJcrResourceResolverFactory should allow to 
register services dynamically
     new fc5346f  SLING-4433 use real AdapterManagerImpl implementation with 
support for ADAPTER_CLASSES/ADAPTABLE_CLASSES
     new a4d3ac9  SLING-4433 remove dependency to org.apache.sling.adapter and 
inline helper classes instead
     new 58f81ee  update to release versions
     new ac35a62  update package version
     new 29e7fda  [maven-release-plugin] prepare release 
org.apache.sling.testing.sling-mock-1.2.0
     new f96f34a  [maven-release-plugin] prepare for next development iteration
     new 93110e5  remove service description and vendor for this mock service - 
makes problems with baseline check
     new f187b33  remove service description and vendor for this mock service - 
makes problems with baseline check
     new 1b68139  update to next development snapshot unit released artifacts 
are in maven central
     new 53be964  switch to released versions
     new 34954fa  SLING-4522 Sling Mocks: ContentLoader fails for UTF8 encoded 
json files on Windows Systems
     new 75d379a  Fix scr xml parsing when updating to new scr plugin by using 
fix for SLING-4670
     new b0f4a0a  SLING-4698 - Set parent.relativePath to empty for all modules
     new 28f1b00  SLING-4654 Support ResourceResolver.findResources with 
JCR_MOCK
     new 6728203  SLING-4721 sling-mock: Fully support 
ResourceResolverFactoryActivator for jcr-mock
     new 8a9b3c4  SLING-4729 Sling Mock: Add "NONE" resource resolver type
     new 5d2ffa2  SLING-4470 introduce separate "logging-mock" project for 
default log configuration in mock tests, remove compile-dependency on 
slf4j-simple
     new 192936d  update dependencies for release
     new ab204bb  update dependencies for release
     new 5482f51  [maven-release-plugin] prepare release 
org.apache.sling.testing.sling-mock-1.3.0
     new e9ff928  [maven-release-plugin]  copy for tag 
org.apache.sling.testing.sling-mock-1.3.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
['"[email protected]" <[email protected]>'].

Reply via email to