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:19:12 UTC

[sling-org-apache-sling-adapter] branch master created (now 3a156e6)

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-adapter.git.


      at 3a156e6  SLING-7167 Adjust READMEs

This branch includes the following new commits:

     new 3fa2896  SLING-865 : Move to bundles
     new 1ddad52  SLING-865 : Adjust reactor pom and svn information in each module.
     new 7719554  SLING-865 : Adjust path to parent pom and add profiles for samples and contrib
     new e004193  Use release parent pom
     new 5bf2398  Use next dev version of parent pom
     new afe5a18  Set parent pom to released version.
     new b891be8  Use JMock to mock test classes to avoid problems with changing OSGi interfaces.
     new 8b440ff  Move Sling to new TLP location
     new ef41bcc  Move Sling to new TLP location
     new a4e32c4  SLING-1011 : Remove disclaimer file.
     new 380fdc5  SLING-1011 : Adjust svn location
     new 13e8bee  SLING-1011 : Remove disclaimer from readme's, adjust links to webite, fix versions in poms.
     new 07fb05e  SLING-1031 : Send events when a new adapter factory is added or an old one is removed.
     new 5ccfdaa  SLING-1031 : Send events when a new adapter factory is added or an old one is removed.
     new 9202d8b  SLING-1033 Upgrade to Sling parent POM 6 (and ensure web app has the leglize stuff, too)
     new 9e08f26  SLING-1056 : Add static field to synthetic resource which can be set by adapter manager implementations and set this from our adapter manager.
     new e7e9bd7  Use latest Sling API release.
     new fc629b4  Update to latest Sling releases.
     new a5c4aab  [maven-release-plugin] prepare release org.apache.sling.adapter-2.0.4
     new d55d17d  [maven-release-plugin] prepare for next development iteration
     new 3f4f0f4  SLING-1143 : Prevent NPE when adapter manager service is not running.
     new d03bf3f  SLING-1205 Upgrade all projects to parent POM 8 and use OSGi provided OSGi libraries
     new 5c4cc4f  SLING-1195 - Make INSTANCE field public to allow access from within an junit test.
     new be02f24  The API hasn't changed
     new 7252974  SLING-1275 : Return value of ComponentContext#locateContext should be checked for null value
     new 174fc70  Use scope provided for bundles.
     new 7668e28  Fix typo in name and update notice file.
     new d6027dc  SLING-1518 - making unit tests compatible with jmock 2.5.1
     new 30997bb  Use released parent pom.
     new 16b5af2  SLING-1673 : Cache results in SlingAdaptable
     new ec1d0ad  SLING-1673 : Cache results in SlingAdaptable
     new 322482c  SLING-1694 : Instantiate adapter factories lazy
     new b2e8cbe  Remove NOTICE/LICENSE files to have them automatically generated with the remote reosources plugin. Add Site generation properties to the pom.xml
     new ae84021  Specify proper version range for implemented API
     new bc99089  [maven-release-plugin] prepare release org.apache.sling.adapter-2.0.6
     new 5cc6978  [maven-release-plugin] prepare for next development iteration
     new b8cbf25  SLING-1711 : Move SlingAdaptable from adapter bundle to api
     new 19c416c  updating all modules to parent 10-SNAPSHOT in anticipation of emma additions to parent
     new 639f654  Prepare release
     new b4021d9  [maven-release-plugin] prepare release org.apache.sling.adapter-2.0.8
     new 6f6c9fe  [maven-release-plugin] prepare for next development iteration
     new 375f658  Update to recent snapshots
     new 3755778  Use latest releases.
     new edc4106  SLING-2106 - Use slf4j logging in AdapterManagerImpl
     new 4a7e7ec  SLING-2150 : Update plugins to use the latest available versions
     new b21c533  Update to recent snapshot
     new 22b4514  Using latest released parent pom
     new caa0a20  SLING-2187 - adding new module to contain our custom notice file; adding remote-resources plugin configuration to parent pom and removing all existing appended-resources NOTICE files
     new bc74ac4  temporarily using snapshots during release vote
     new ec604bc  using latest releases
     new c7a7393  SLING-2209 - replacing javadoc SCR annotations with Java SCR annotations
     new 26d18f0  SLING-2295 - initial implementation of a web console plugin and configuration printer for adapters
     new cb58640  SLING-2316 - Adapters WebConsolePlugin doesn't handle AdapterFactory services with more than one adaptable
     new 76770ec  Unregister listener to avoid NPEs when this component is already disposed but events are coming in
     new 4be8570  [maven-release-plugin] prepare release org.apache.sling.adapter-2.0.10
     new e1aef69  [maven-release-plugin] prepare for next development iteration
     new 3bcebfd  SLING-2254 : ConcurrentModificationException in AdapterManagerImpl.createAdapterFactoryMap. Apply patch from Felix
     new 885c7c7  [maven-release-plugin] prepare release org.apache.sling.adapter-2.0.12
     new 13a3216  [maven-release-plugin] prepare for next development iteration
     new 0b6f347  SLING-2468 : Use ServiceReference to order adapter factories
     new 4619bbe  SLING-2480 : Add config for maven-sling-plugin to m2e configuration
     new b4a0971  SLING-2485 : AdapterWebConsolePlugin is not synchronized
     new 8c5fc25  Prepare releases
     new 1305176  [maven-release-plugin] prepare release org.apache.sling.adapter-2.0.14
     new c44d49c  [maven-release-plugin] prepare for next development iteration
     new 44a3a42  After release
     new 71669a1  SLING-2522 - adding AdapterFactory class to filter used by AdapterWebConsolePlugin
     new 3ea990d  Prepare release
     new 6f3ad2c  [maven-release-plugin] prepare release org.apache.sling.adapter-2.0.16
     new 8eb5d83  [maven-release-plugin] prepare for next development iteration
     new e038552  After release
     new ba3d61b  Update to latest parent pom
     new 74d6295  Use released versions
     new 2170d2e  SLING-2558 : Potential Deadlocks may be caused by AdapterManager
     new 87240f9  SLING-2558 : Potential Deadlocks may be caused by AdapterManager
     new 8fb50d2  SLING-2630 :  Cannot have multiple Adapter Factories configured to have same adapter / adaptable combination . Applied patch from Will McGauley
     new 4274409  [maven-release-plugin] prepare release org.apache.sling.adapter-2.1.0
     new ab393a2  [maven-release-plugin] prepare for next development iteration
     new 8c61ef0  Use latest releases and update to new parent pom
     new 0035bb3  Update to latest parent pom and use latest releases in launchpad
     new 182436f  Correct reactor pom and update to parent pom 16
     new e769a7b  Update to latest parent pom
     new 552c41b  Update to parent pom 18
     new 73aa177  Update to parent pom v19
     new d9b0151  3802 : Fields for dynamic references must be volatile
     new e3001ea  Updated to parent version 20
     new ec19a79  SLING-3870 - adding support for deprecated flag in adapter web console (also setting category flag)
     new d58adb9  SLING-3892 - using service reference instead of service object in services map using patch from Konrad Windszus. This closes #26
     new 66f4f9a  [maven-release-plugin] prepare release org.apache.sling.adapter-2.1.2
     new 2268436  [maven-release-plugin] prepare for next development iteration
     new 40a1707  SLING-3960 - adding validation to adapters and adaptables, both at registration time and in the web console.
     new 89d8de5  Update to Sling Parent POM 22 with baselining enabled
     new bdfeee6  SLING-4217 - Register OSGi services corresponding to available adapter factories
     new f81d125  [maven-release-plugin] prepare release org.apache.sling.adapter-2.1.4
     new b706899  [maven-release-plugin] prepare for next development iteration
     new 536bcff  SLING-4255 - add test that exposes the problem
     new 1c760b2  SLING-4255 - more robust getPackageName()
     new 6b0fb88  SLING-4698 - Set parent.relativePath to empty for all modules
     new db5c114  Update to Sling Parent 23
     new 0e3972e  set parent version to 24 and add empty relativePath where missing
     new 1f0d8b6  Update the main reactor to parent 25
     new 7c0d72c  [maven-release-plugin] prepare release org.apache.sling.adapter-2.1.6
     new a9d1634  [maven-release-plugin] prepare for next development iteration
     new 314fadf  cosmetic: eliminate some warnings
     new b558c9f  Switch to parent pom 26
     new 37395c1  SLING-5772 - Wrong Java Doc in Adaption.class for usage sample
     new 7104a05  SLING-5804 - Add resiliance to AdapterWebConsolePlugin#addBundle
     new 4b219ad  [maven-release-plugin] prepare release org.apache.sling.adapter-2.1.8
     new 2566075  [maven-release-plugin] prepare for next development iteration
     new 36688b9  SLING-5932 - Move Web Console Plugin to separate bundle
     new d871ea4  SLING-6687 : Replace commons.json usage in org.apache.sling.adapter
     new 8a42f55  SLING-6687 : Replace commons.json usage in org.apache.sling.adapter
     new e445b93  SLING-6687: Switch to geronimo provider for javax.json api.
     new 80187f1  SLING-6815 - allow suppression of private package warning in adapter registration and web console plugin
     new 12874dd  Disable doclint for javadoc on java8.
     new 7a26647  [maven-release-plugin] prepare release org.apache.sling.adapter-2.1.10
     new 70638db  [maven-release-plugin] prepare for next development iteration
     new d05cd73  Remove duplicate dependency
     new cdf9f5d  SLING-7167 Adjust READMEs
     new a7d4dd0  SLING-7167 Adjust READMEs
     new 3a156e6  SLING-7167 Adjust READMEs

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