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/10/18 23:21:30 UTC

[sling-org-apache-sling-jcr-oak-server] branch master created (now 07498bc)

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

rombert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-oak-server.git.


      at 07498bc  SLING-7167 Adjust READMEs

This branch includes the following new commits:

     new f33f7c2  SLING-3190 - moving Oak repository and tests under bundles/jcr
     new a05adc7  SLING-3190 - Oak-based SlingRepository (moved from whiteboard)
     new eab58a8  SLING-2788 - put Oak data under Sling home folder
     new d3188ea  SLING-2788 - upgrade to Oak 0.10
     new 5ccc36d  SLING-3384 Reimplement OakSlingRepository
     new b2286b5  Use released jcr api
     new 0cb901a  Use latest snapshots until release vote is done
     new 7003bbf  SLING-3427 : Incorrect handling of NamespaceMapper bindings within SlingServerRepositoryManager. Apply patch from  Stefan Scheidewig
     new 6218fe7  Update to parent pom v19
     new daf01d3  SLING-3479 - upgrade to Oak 1.0 - a few integration tests are still failing with -Dsling.run.modes=oak
     new e7b6e6b  fix relative path to parent pom
     new dbe2e84  Updated to parent version 20
     new 83e8cea  SLING-3828 : Hardcoded creation of SegmentNodeStoreService config makes it impossible to remove this configuration. Apply patch from David Bosschaert and fix Oak test case setup
     new ab54bef  Update to Sling Parent POM 22 with baselining enabled
     new 135b934  SLING-3479 - Upgrade to Oak 1.0
     new 0333e4f  Upgrade to latest Oak 1.0.7 - it-jackrabbit-oak tests pass
     new cc6663a  SLING-4058 - warn for consistency
     new 4465fba  SLING-3479 - Upgrade to Oak 1.0
     new 123d130  SLING-4277 - Enable JAAS integration with Oak
     new c805137  SLING-3479 - Upgrade to Oak 1.0
     new b772a7c  SLING-2788 - Optionally run Sling on Apache OAK
     new cb20deb  Add missing license headers to org.apache.sling.jcr.oak.server
     new ad5c4ab  SLING-4528 Moving to Oak
     new 105f485  remove unused imports
     new fa620f4  SLING-4690 - Use oak's OsgiRepository instead of JcrRepositoryHacks
     new c17a603  SLING-469 - Upgrade to Oak 1.2.2
     new a963d11  SLING-4698 - Set parent.relativePath to empty for all modules
     new 3558b28  Update to Sling Parent 23
     new e218b92  Remove superflous sling.java.version=6 as it's the default now
     new 4cca848  set parent version to 24 and add empty relativePath where missing
     new d22db42  SLING-4873 Upgrade to Oak 1.3.2
     new acf4eee  fix typo
     new dc0d09a  SLING-4911 Upgrade to Oak 1.3.3
     new 000d276  SLING-4888 : Add SlingRepository.impersonateFromService
     new 15b13e5  Switch to jcr api/base snapshot during vote
     new bd5395d  Use the same default workspace name as Jackrabbit to simplify testing (two integration tests failed without that)
     new a814dbe  SLING-4995 - upgrade to Oak 1.3.4
     new d51156f  Update the main reactor to parent 25
     new b5edfa6  SLING-5104 - Update to Oak 1.3.7
     new 4d641b3  SLING-5105 - Do not export org.apache.sling.oak.server
     new 71bcf5c  Oak: switch back to releases for org.apache.sling.jcr.{api,base}
     new 09fc2e2  [maven-release-plugin] prepare release org.apache.sling.jcr.oak.server-1.0.0
     new dd5454c  [maven-release-plugin] rollback the release of org.apache.sling.jcr.oak.server-1.0.0
     new dd7f573  oak-server: add SCM information to the pom
     new 52abb4a  [maven-release-plugin] prepare release org.apache.sling.jcr.oak.server-1.0.0
     new 9068973  [maven-release-plugin] prepare for next development iteration
     new 232ccf4  SLING-5248 Update Oak to 1.3.9
     new d5c71e3  SLING-5259 Oak Server: Add property index for slingevent:eventId
     new b88492d  SLING-5308 Update Oak to 1.3.10
     new d3fc3b6  SLING-5360 Update Oak to 1.3.11
     new 8063e50  SLING-5375 OakSlingRepositoryManager is missing name property for use by RMI and JNDI registries
     new 49fe8f9  Switch to parent pom 26
     new 66ad89c  SLING-5520 Update Oak to 1.4 (1.3.14)
     new a489add  SLING-5511 Adjust Oak package imports
     new 1f19232  SLING-5520 Update Oak to 1.4 (1.3.15)
     new 4a9d17f  SLING-5520 Update Oak to 1.4 (1.3.16)
     new b12e01d  SLING-5520 Update Oak to 1.4 (1.4.0)
     new eff9d09  SLING-5571 - adapt Oak bundles to changes in AbstractSlingRepositoryManager
     new bc8b7a9  SLING-5571 Integration tests using SlingRepositoryInitializer fail
     new 8e95d45  SLING-5571 Integration tests using SlingRepositoryInitializer fail
     new ed4cdbc  SLING-5776 - Update to Oak 1.5.3
     new f7c2f56  SLING-5777 - Stop embedding oak-jcr in the o.a.s.jcr.oak.server bundle
     new c23f801  fix description and javadoc
     new 2dec8aa  use org.apache.sling.jcr.base 2.4.0
     new ff6fb13  SLING-5833 Update Oak to 1.5.5
     new dd4c6bf  style
     new 3330420  add comment for next release version
     new 9e881d2  remove unused test dependencies
     new f3c218c  SLING-5955 Refactor configuration of OakSlingRepositoryManager
     new 94af297  Move package oak into org.apache.sling.jcr
     new 57a07eb  fix license headers
     new 2ea2a50  SLING-5956 Move Oak ITs from org.apache.sling.jcr.repository.it-jackrabbit-oak into org.apache.sling.jcr.oak.server
     new 14799b2  move implementation to package internal
     new 023fe0c  fix license header
     new ce3a83a  style, cleanup
     new 5da371a  rename TCCLWrapping* TcclWrapping*
     new 491841a  add missing Jackrabbit dependencies
     new d98dbed  SLING-5958 Upgrade Jackrabbit to 2.13.1
     new 7e22877  SLING-5959 Update Oak to 1.5.7
     new 512115a  fix version
     new 02848fc  add service description and vendor
     new d4562de  [maven-release-plugin] prepare release org.apache.sling.jcr.oak.server-1.1.0
     new 2065ebe  [maven-release-plugin] prepare for next development iteration
     new 79eb8cc  use org.apache.sling.testing.paxexam 0.0.2
     new 3835744  use version from project for org.apache.sling.jcr.base (2.4.1-SNAPSHOT) in ITs (SLING-5135)
     new d43127c  SLING-6080 - oak-server ITs fail under Java 7
     new b14b30e  SLING-6080 oak-server ITs fail under Java 7
     new e939ddd  no need for org.apache.sling.jcr.base 2.4.1-SNAPSHOT right now
     new 30eaa32  SLING-6113 - add test for future whitelist + refactoring work
     new becb7db  SLING-6124 - use latest JCR snapshots to test oak-server, in preparation for SLING-5135
     new c0d3e25  SLING-6130 Restrict access for principal everyone and move configuration to repoinit
     new e501ba5  SLING-5135 - whitelist legit usages of loginAdministrative
     new 37d8802  SLING-6130 - revert revision 1764259 which breaks the launchpad with 'unknown node type sling:Folder' (I'll explain in jira)
     new 0ebb9c1  Use parent 29
     new 4b9d168  SLING-6130 Restrict access for principal everyone and move configuration to repoinit
     new c64b752  SLING-6130 Restrict access for principal everyone and move configuration to repoinit
     new 1fff83b  SLING-6130 Restrict access for principal everyone and move configuration to repoinit
     new 842b77a  remove version of depends-maven-plugin (managed in Sling parent)
     new 114f990  SLING-5796 Make Oak Lucene optional
     new 67146dd  Use released API 2.15.0
     new 162569d  SLING-6260 - oak-server ITs failing with latest org.apache.sling.jcr.repoinit 1.0.3-SNAPSHOT
     new 6c601f6  Use latest repo init snapshots
     new fb2c51a  Use release resource resolver 1.5.2
     new f020437  SLING-6262 - oak-server defines two dependencies to org.apache.sling.api
     new 5b49bf3  Component should never declare immediate
     new 1de776d  Remove unused log field
     new feca25b  Clean up dependencies
     new 7464aaa  SLING-5135 - Whitelist legit usages of loginAdministrative and administrative ResourceResolver
     new 605f74c  SLING-5135 - Whitelist legit usages of loginAdministrative and administrative ResourceResolver
     new 7d6cb8d  SLING-5135 - Whitelist legit usages of loginAdministrative and administrative ResourceResolver
     new 0d36561  cleanup (imports)
     new d2dc37b  update snapshot dependency in oak-server to org.apache.sling.jcr.base 2.4.2
     new c081f92  prepare oak-server for release, temporarily downgrade paxexam
     new d6dc544  [maven-release-plugin] prepare release org.apache.sling.jcr.oak.server-1.1.2
     new af28a49  [maven-release-plugin] prepare for next development iteration
     new 7e83818  revert temporary changes of r1769647
     new 54c52c4  SLING-6285 - Implement LoginAdminWhitelist in JCR Base
     new c8ab9a0  SLING-6285 - Implement LoginAdminWhitelist in JCR Base
     new 78ac497  SLING-6285 - Implement LoginAdminWhitelist in JCR Base
     new ccc8314  SLING-6329 - RR.isResourceType() broken with jcr.resource 2.8.2
     new 1ddfb2a  trivial: remove unused import
     new da5772e  make sure all bundles resolve in pax exam tests
     new bb9ab5e  SLING-6357 - Allow to extend LoginAdminWhitelist with multiple configurations
     new 644a870  SLING-6379 - Unclosed RR in LoginAdminWhitelistedIT
     new c7703c3  Use released API and resource resolver
     new adad9b5  Use released jcr base and jcr resource
     new 35b1525  SLING-6459 Upgrade Jackrabbit to 2.14.0
     new 995fae7  SLING-6460 Update Oak to 1.5.17
     new 0e875e3  SLING-6459 Upgrade Jackrabbit to 2.14.0
     new 02fdd35  adjust to current Testing PaxExam
     new 5fd1408  SLING-6479 Update Oak to 1.5.18
     new 124f1a2  SLING-6425 Update Pax Exam to 4.10
     new 249b6a2  SLING-6467 Upgrade Oak to 1.6
     new 4fde637  use Sling Parent 30
     new f08e18d  SLING-6627 Update Oak to 1.6.1
     new 62d0b59  switch to oak-segment-tar
     new 78af493  use org.apache.felix.framework 5.6.2
     new 0d9b788  style
     new 950fed5  [maven-release-plugin] prepare release org.apache.sling.jcr.oak.server-1.1.4
     new 9f59d71  [maven-release-plugin] prepare for next development iteration
     new c3fe874  use org.apache.sling.testing.paxexam 0.0.4
     new 373cf10  SLING-7078 Update Jackrabbit to 2.14.2
     new b6fd9c3  SLING-7079 Update Oak to 1.6.4
     new 07498bc  SLING-7167 Adjust READMEs

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