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.9.8
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock.git.


      at a7aae3f  (tag)
 tagging 1baf326ab37d0b7f280642cf7eb6f6b6ffcdf2c3 (commit)
      by Stefan Seifert
      on Thu May 11 12:21:43 2017 +0000

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

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 7baf341  [maven-release-plugin] prepare for next development iteration
     new 9a0fa2b  update to next development snapshot unit released artifacts 
are in maven central
     new bb58061  SLING-4605 - Add support for an Oak resource resolver type 
mock
     new 3601bfd  Mocks: use latest snapshots
     new b6207fb  SLING-4605 - Add support for an Oak resource resolver type 
mock
     new bac4c7f  update to released mock versions
     new 37c868a  SLING-4756 add support for filtering via felix.framework 
FilterImpl implementation
     new 546986a  SLING-4605 javadoc updates and add initializing for 
ContextResourceResolverFactory
     new 6e3e339  Minor wording fixes when the ResourceResolverTypeAdapter 
can't be found.
     new f4c6d5d  SLING-4775 - MockSlingSettingService shoud support 
getSlingId()
     new 7a57b01  SLING-4775 move the now supported method out of the 
"unsupported operations" block
     new e0cc675  SLING-4773 ensure sling namespace is always registered when 
using JCR_MOCK resource resolver adapter
     new d39a8a6  update to released versions
     new 54d3fe0  [maven-release-plugin] prepare release 
org.apache.sling.testing.sling-mock-1.4.0
     new 8913f6c  [maven-release-plugin] prepare for next development iteration
     new 37fa126  update to latest development snapshots
     new df31839  Update to Sling Parent 23
     new e497760  Testing: remove superflous sling.java.version=6 as it's the 
default now
     new d8691fa  switch to released versions
     new a3f2ae9  set parent version to 24 and add empty relativePath where 
missing
     new 05758ef  SLING-4932, make compatible with o.a.s.jcr.resource 2.5 
(requires also an upgrade to Sling API 2.9)
     new 169f6e0  SLING-4932 switch back to old api/jcr.resource versions and 
ensure compatibility by initiating PathMapper service by reflection if it exists
     new 9ab5f09  SLING-4938 exclude optional transitive dependencies of 
reflections
     new 347ce2a  SLING-4990 Support HttpSession invalidate, new, 
lastAccessedTime, maxInteractiveInterval
     new 602f4a9  SLING-4993 Support RequestParameter in 
MockSlingHttpServlerRequest
     new ec0efee  SLING-4994 Support InputStream, ContentLenght, ContentType 
and CharacterEncoding in Request
     new 489ae34  SLING-4998 ResponseBodySupport - use default charset if no 
response charset is set
     new 9832809  cosmetic: beautify error messages when setup/teardown fails
     new da53509  SLING-5002 - [sling-mock] Update dependency version of 
org.reflections
     new 3fafd8e  SLING-5003 Support request dispatcher in 
MockSlingHttpServletRequest
     new b4037bf  SLING-5002 switch back to 0.9.9 due to threading issues in 
0.9.10 when running junit tests in parallel
     new e52575e  update other mocks to latest releases
     new 2a934a4  [maven-release-plugin] prepare release 
org.apache.sling.testing.sling-mock-1.5.0
     new 8f19c45  [maven-release-plugin] prepare for next development iteration
     new d58abbe  switch to latest snapshot version until release is available 
in maven central
     new 07c6650  SLING-5007 add unit test to explicitly test root path child 
listing in sling-mock as well
     new d5ebb42  SLING-5007 realx unit test to test root path child listing in 
sling-mock-jackrabbit and sling-mock-jackrabbit and sling-mock-oak because in 
real repositories multiple root test nodes may be created in parallel, or nodes 
already exist
     new 8580a55  update release versions
     new 5846795  update to next snapshot version until releases are available 
in maven central
     new f960880  SLING-5007 use same unit tests for root node tests for all 
resource resolver types without counting the number of children.
     new 0ac864b  switch back to released version
     new add520f  SLING-5042 ResourceResolver.commit() does not call 
session.save() on the backing JCR Session
     new 8123868  SLING-5043 sling-mocks: Execute commit() after ContentLoader 
operations
     new c1ce2e6  SLING-5057 - Support HttpServletRequest#getRemoteUser
     new b10d3bb  SLING-5057 - Support HttpServletRequest#getRemoteUser
     new 53bfbe5  SLING-5064 sling-mock: Register JCR node types for OSGi 
bundles in class path
     new 853e02b  SLING-5064 sling-mock: Register JCR node types for OSGi 
bundles in class path
     new c7551b3  cosmetic: fix log message
     new 317bf58  SLING-5066 sling-mock: Close ResourceResolver on JUnit test 
tearDown
     new f008644  SLING-5064 sling-mock: Register JCR node types for OSGi 
bundles in class path
     new 8c79b81  SLING-5067 sling-mock: "uniqueRoot()" to simplify creation 
and cleanup of unique root paths in repository
     new b24a116  SLING-5067 rewrite unit tests to use new "uniqueRoot" feature
     new 3c296a7  SLING-5064 manual registration of node types no longer 
required; register namespaces and node types centrally depending on NodeTypeMode
     new d795bcc  SLING-5067 fix cleanup issue with "uniqueRoot" feature
     new d74181d  SLING-5086 sling-mock: Add SlingContext.registerAdapter 
convenience method
     new fd0b260  SLING-5086 sling-mock: Add SlingContext.registerAdapter 
convenience method
     new cf03565  cosmetic: eliminate some javadoc warnings
     new 5c7c77d  SLING-5088 update to latest osgi-mock to make sure all 
services are deactivated properly
     new 856784c  SLING-5088 refactor unit test to make sure resource resolver 
and bundle contexts are properly shutdown
     new b90bd44  SLING-5088 refactor resource resolver initialization
     new 81f87d0  SLING-5088 rewrite setup code for resource resolver factory
     new 1b9e8db  SLING-5088 deprecate all methods that may lead to thread leaks
     new 8801d99  SLING-5088 control SlingRepository resources via 
activate/deactivate methods; make sure all oak ExecutorServices are shutdown 
properly
     new c1525db  cosmetic: fix javadoc errors
     new 47f0035  SLING-5088 avoid registering ResourceResolverFactory twice
     new 21a5c64  SLING-5088 register default service user mapping for mock 
bundle
     new 2b7ac22  Update the main reactor to parent 25
     new 1089980  update dependency
     new 8949c00  [maven-release-plugin] prepare release 
org.apache.sling.testing.sling-mock-1.6.0
     new 90239a1  [maven-release-plugin] prepare for next development iteration
     new 9f9253b  set dependencies to next snapshot version until released 
versions are available in maven central
     new 7ac242f  switch back to released versions of dependency
     new 1f318cf  SLING-5197 sling-mock: Do not override 
ResourceResolverFactoryActivator's default values
     new f7609c8  SLING-5197 sling-mock: Do not override 
ResourceResolverFactoryActivator's default values
     new d444456  update to latest osgi-mock version
     new dd7948a  SLING-5339 sling-mock: Support remote add, remote host and 
remote port in MockSlingHttpSevletRequest
     new a52790b  SLING-5392 sling-mock: Use javax.servlet-api dependency 
instead of mortbay version
     new 3234a24  Switch to parent pom 26
     new dfd873c  SLING-5428 Move MockSlingHttpServletRequest+Response to 
org.apache.sling.servlet-helpers
     new e7cd297  update mock dependencies to latest versions
     new 0186990  fix javadoc errors
     new 64a8b38  [maven-release-plugin] prepare release 
org.apache.sling.testing.sling-mock-1.6.2
     new a56450f  [maven-release-plugin] prepare for next development iteration
     new 37d2b26  update to next snapshot dependency until released artifacts 
are available in maven central
     new e39da4c  update to released versions
     new 7335608  1.x maintenance branch
     new 0ac29f6  update branch url
     new 780dae1  SLING-5551 MockSlingHttpServletRequest: make sure given 
bundleContext is used
     new 1d3a77f  SLING-5552 ModelAdapterFactoryUtil: Suppress info log 
messages from Reflections library
     new 16788a7  SLING-5770 add support for custom resource resolver factory 
activator configuration via SlingContextBuilder add support for additional 
callbacks before setup and after teardown
     new 9c111ba  SLING-5770 update javadoc
     new 117debd  update dependencies to released versions
     new 124d98e  [maven-release-plugin] prepare release 
org.apache.sling.testing.sling-mock-1.7.0
     new a58defe  [maven-release-plugin] prepare for next development iteration
     new 0aaa86f  SLING-5968 sling-mock: Update to latest servlet-helpers
     new 10aa538  SLING-6040 add ResourceBuilder support to SlingContext This 
closes #167
     new ceb4f5e  SLING-6049 sling-mock ContentBuilder: Support creating 
resources with object vararg parameter
     new 387c8ad  SLING-6049 use MapUtil from osgi-mock
     new 1f8f4b4  update dependencies
     new dfc0de6  revert: SLING-5968 sling-mock: Update to latest 
servlet-helpers update creates problesm with javadoc generated - and is not 
really required, users can choose dependency themselves
     new f4f63ae  [maven-release-plugin] prepare release 
org.apache.sling.testing.sling-mock-1.8.0
     new fea50a3  [maven-release-plugin] prepare for next development iteration
     new a59a81f  update to latest jcr-mock
     new 641e366  update dependencies to latest snapshots until released 
versions are available in maven central
     new a22c110  switch back to released versions
     new fc94229  SLING-6077 enhance unit test to ensure the problem from this 
bug ticket does not exist in sling-mock 1.x
     new 7ed1e91  update to latest resourcebuilder snapshot
     new 502088e  SLING-6358 osgi-mock: OsgiContext.getServices should return 
correctly typed array when empty
     new 9125ce1  SLING-6359 osgi-mock, sling-mock: Make ContextCallback and 
ContextBuilder more flexible
     new 6e46477  SLING-6359 context plugin support
     new 3423b62  SLING-6359 context plugin support
     new 0efe53a  SLING-6363 Automatically register Sling Models from Classpath 
also: - add SlingContext.addModelsForClasses method - fix bug in 
addModelsForPackages that registered "sibling" packages with same prefix as 
well - make sure classpath scanning takes place only once for alle unit tests, 
not for each unit test which requests the same package - witch 
NodeTypeDefinitionScanner to osgi-mock ManifestScanner as well
     new 37ef0fe  SLING-6363 add methods for OSGi R5/R6 support
     new 984c0de  update to release version
     new db06b23  update osgi-mock dependency
     new 328bd46  fix javadoc errors
     new 6781b1e  [maven-release-plugin] prepare release 
org.apache.sling.testing.sling-mock-1.9.0
     new beaf105  [maven-release-plugin] prepare for next development iteration
     new cf16a1c  update to next snapshot version until releases are available 
on maven central
     new b04e7ff  cosmetic: fix javadoc typos
     new 06a073b  update to osgi-mock,sling-mock release versions
     new bb0aa98  update to latest jcr-mock snapshot
     new 86dbe21  SLING-6387 Allow to control autocommit mode for ContentLoader 
(patch provided by Dirk Rudolph, with modifications)
     new 5281ef4  update to release version
     new 972e86a  [maven-release-plugin] prepare release 
org.apache.sling.testing.sling-mock-1.9.2
     new 56f2be6  [maven-release-plugin] prepare for next development iteration
     new e2c7719  update to next snapshot version until releases are available 
on maven central
     new dbc37fd  switch to released versions
     new 0888b2f  SLING-6410 sling-mock: Add support für scripting 
BindingsValuesProvidersByContext
     new 43ce44e  [maven-release-plugin] prepare release 
org.apache.sling.testing.sling-mock-1.9.4
     new cd0d03c  [maven-release-plugin] prepare for next development iteration
     new 4ba9db5  update unit tests to test BigDecimal conversion (related to 
SLING-6416)
     new 970f0bb  update to latest resourceresolver-mock version
     new a06b401  set to released version
     new 51ac9a3  update to latest osgi-mock version
     new cc5c406  SLING-6595 sling-mock: Use File System Content Parser for 
parsing JSON files
     new 59d96ff  SLING-6595 update to latest API
     new d4e6719  SLING-6595 sling-mock: Use File System Content Parser for 
parsing JSON files
     new 1504230  switch to MockOsgi.setConfigForPid
     new 29ca6a1  SLING-6595 switch to latest contentparser API
     new 2033a72  update dependencies
     new 93b82f1  add test to make sure "NONE" resource resolver type works
     new fd9d531  [maven-release-plugin] prepare release 
org.apache.sling.testing.sling-mock-1.9.6
     new 9a45dcf  [maven-release-plugin] prepare for next development iteration
     new f9d83e5  update dependency
     new 7838d07  update dependency
     new 09d7c85  update dependencies
     new a7d1ffd  switch to release versions
     new dcbd70d  SLING-6845 sling-mock: Support Sling Models Impl 1.4.0
     new a582045  update dependency
     new ee18261  [maven-release-plugin] prepare release 
org.apache.sling.testing.sling-mock-1.9.8
     new 1baf326  [maven-release-plugin] copy for tag 
org.apache.sling.testing.sling-mock-1.9.8

The 222 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