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:10:57 UTC

[sling-org-apache-sling-launchpad-base] branch master created (now d63bf0a)

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-launchpad-base.git.


      at d63bf0a  SLING-7167 Adjust READMEs

This branch includes the following new commits:

     new a6ab404  SLING-391: Create common base module for launchpad stuff.
     new 347ee3a  Correct typo
     new 27c8f4a  Correct javadoc.
     new 65884d7  SLING-406: Move log implementation to commons.
     new 6de21b6  SLING-449: Refactor core to engine.
     new a4ca60b  #SLING-414: Move generation and managing of the sling id to own service in the engine.
     new 928bc29  SLING-470 Apply patch provided by Niklas Gustavsson to fix ClassLoaderResourceProvider.getChildren issue
     new d40f438  SLING-483: Add excludes for javadocs (WiP)
     new 8baf46c  SLING-472 Have SlingServlet's ResourceProvider extend from ClassLoaderResourceProvider and fallback to the latter in case the web app does not provide resources.
     new 2fad7b6  SLING-495, NOTICE for launchpad modules
     new 7095057  SLING-495 - NOTICE files generated using mknotice script
     new b8ab734  SLING-495 - NOTICE files updated according to changes in revision 662927
     new 65a1423  SLING-495 - NOTICE files regenerated with revision 663097 changes
     new 6d62631  Use released version of parent pom.
     new 72d54ce  Use released versions (or soon to be released versions).
     new 567b0b1  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-2.0.0-incubator
     new 1780c5e  [maven-release-plugin] prepare for next development iteration
     new 16949c8  Set version to next development version.
     new ea7c3bc  Fix reference to parent pom.
     new f7175ac  SLING-521: Restore more notice files.
     new 1a2058c  SLING-531 Include Servlet API into standalone launcher and export from system bundle.
     new 36caf96  SLING-521: Separate between notice files for bin and src dists.
     new 8b2f465  Change copyright year to 2008.
     new 2ee00e8  Update to released versions.
     new f5d97a0  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-2.0.2-incubator
     new d0fbf74  [maven-release-plugin] prepare for next development iteration
     new add31e8  Use latest snapshots again to make project buildable.
     new b127b89  Use released versions.
     new dc81c00  Use released parent pom where possible.
     new 331ced1  As FELIX-58 is fixed, we can enable url handlers of the framework by default.
     new e3ba752  SLING-555 : Update all poms to use the latest parent pom; update parent pom to include the incubator repo for plugins and use latest plugins.
     new 5b59df5  SLING-623 : Upgrade to R4.1 spec
     new b778f10  SLING-625 : Delayed installation of deployment packages.
     new 03cec69  SLING-570 - Only install bundles on first startup.
     new 89ff03a  SLING-670 Apply patch by Moritz Havelock (Many Thanks!)
     new ae49b01  SLING-678 Add commented property to enable the server-side JavaScript debugger to the default sling.properties file.
     new 013b736  Disable Felix URL handlers (see #FELIX-748)
     new b15e2ff  RESOLVED - issue SLING-739: Improve the Sling Embedded repository config to make it more flexible https://issues.apache.org/jira/browse/SLING-739
     new c9a9e30  SLING-751 Support startlevels for bundles to be installed from the launcher package
     new 731afcb  SLING-808 : Increase version to 5-incubator-SNAPSHOT
     new c8e6829  Update notice files to include 2009 in copyright statement.
     new 05aa730  SLING-811 Reduce DependencyManagement in the parent pom and add explicit versions to the modules
     new 336baa5  SLING-811 fix missing/wrong dependencies
     new 3b54150  SLING-769 Add Jackrabbit JSR283 preview packages to optional boot delegation
     new 167058e  SLING-817 Launchpad/base contains all classes, app and webapp only add bundles to be installed
     new 4bec5e8  SLING-829 Cosmetics to the bundle/project names
     new 535bda4  SLING-803 use plugin management for the maven-dependency-plugin
     new ec0c72f  SLING-713 Refactor the launchpad infrastructure (see issue for details) SLING-711 Enhance default sling.home for the web app (see SLingServlet and issue)
     new ee5ce3b  SLING-713 limit what gets packed into the artifacts
     new ee9ea58  SLING-751 Expect bundles by startlevel below resources/bundles/* instead of resources/* SLING-842 Allow for bundle update with new launcher JAR
     new 394fcd2  Fix license header
     new 86fd40d  Enhance logging
     new 5287645  FELIX-712 Upgrade to Felix Framework 1.4.1 and fix properties
     new 3125216  JavaDoc
     new 89f40aa  SLING-712 Have to hand over the correct properties to constructor
     new b546311  SLING-855 Upgrade to Felix Framework 1.5.0-SNAPSHOT
     new 7aeb1e4  SLING-856 Always set the OSGi execution environment
     new 71ca84c  Clean up code and javadocs
     new 83af282  SLING-862 Enable URLHandlers support by default
     new 5eccc8d  SLING-866 Create LauncherClassLoader shielding the launcher JAR from the environment
     new 4d50cb4  SLING-905 Migrate all (known) previous framework start level properties and use the official one from the latest draft in the sling.properties file
     new 2cce9b1  SLING-712 upgrade to Felix framework 1.6.0
     new e6abe2e  SLING-918 - upgrade pax-web-service to 0.5.1, and make sure MainDelegate displays HTTP port number, as pax-web-service doesn't display it anymore
     new af977fe  SLING-925 : Remove dependency to commons log.
     new b00c96d  SLING-947 refer to the new main repository in sling.properties
     new 58c88c6  Remove commercial product reference
     new 516b274  SLING-949 Upgrade to Felix Framework 1.6.1
     new 73fbd7e  SLING-953 Preparse command line in the Main class
     new 26745a8  SLING-954 Add ControlListener class and start/stop/status support to Main class and add usage info for new command line arguments SLING-953 Small fix to command line parsing allowing a single dash as a parameter argument as in "-f -"
     new 3538d8a  SLING-954 Consistent logging in MainDelagate, moved usage info (-h support) to Main class and prevent inadvertent shutdown of MainDelegate
     new f1e4c07  Use release parent pom
     new f998477  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-2.0.4-incubator
     new 992b730  [maven-release-plugin] prepare for next development iteration
     new e4dbfb2  Use next dev version of parent pom
     new 140678c  Set parent pom to released version.
     new fac528f  SLING-970 Upgrade to Felix framework 1.8.0
     new 2ee5c0c  Move Sling to new TLP location
     new b7083d2  Move Sling to new TLP location
     new 2ab36cf  SLING-1011 : Remove disclaimer file.
     new 634bc92  SLING-1011 : Adjust svn location
     new 64316c9  SLING-1011 : Remove disclaimer from readme's, adjust links to webite, fix versions in poms.
     new 8899618  SLING-1033 Upgrade to Sling parent POM 6 (and ensure web app has the leglize stuff, too)
     new e30b086  SLING-1036 use documented default location for generated remote resources to be included in the web app instead of local reconfiguration
     new da3bab5  SLING-978 Set default for log file "size" to be daily log rotation
     new 02a4e92  SLING-9222 (Finally) apply the patch to copy the bundles to the filesystem for bootstrapping and easy extension of initial boot time bundle installation
     new 66b329c  SLING-9222 ... and add the missing constant
     new 56ac366  SLING-1094 Reduce contents of the launchpad/base launcher jar file to the absolute minimum, namely framework core and HttpService. The main parts of the Compendium API packages should be provided from within the framework - either by a compendium API bundle or by the compendium service implementation bundles.
     new aa260d9  SLING-1108 Upgrade to Felix Framework 2.0.0 and OSGi Core/Compendium 1.4.0
     new e80771b  SLING-1113 BootstrapInstallerTest fails on Windows systems
     new 8785661  SLING-1136 set the ds.factory.enabled property to enable component factory instance creation for factory configurations
     new b2e02dc  Remove redundant null check
     new 57240f0  Remove redundant null check
     new 734859a  SLING-1169 Depend on Sling parent 8-SNAPSHOT (for the source release assembly support) and switch to provide license/notice extensions for the remote resources plugin
     new 872401d  SLING-1169 Need the OSGi compendium library to extract the Http Service package for inclusion in the standalone application.
     new 1eb16de  SLING-1171 Upgrade to Felix Framework 2.0.2
     new 301772d  SLING-1162 Apply patch to force SNAPSHOT installation provided by Justin Edelson (Thanks)
     new 3ad5368  SLING-1095 Ensure proper updates of the Sling launcher JAR (see issue for full description of the changes)
     new e34970a  SLING-1200 The BootstrapInstaller class takes over control of whether to go into the configured start level after initial installation or restart the framework. To this avail the framework startlevel property is set to one to not start all bundles in the first place should the framework be restarted.
     new 85f1269  SLING-1157 apply BootstrapInstaller extension supporting WAR bundles (another thanks to Justin Edelson for providing) (this is slightly modified compared to the patch: the extensions have leading dots, the list is an array and the FileFilter also calls the isBundle(String) method to share code) Also this commit converts some of the constants into private constants of the class.
     new 3e14801  revert to released parent pom 7
     new 3e5dd5e  upgrade to parent POM 8 for release
     new 544e17f  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-2.1.0
     new 24cb390  [maven-release-plugin] prepare for next development iteration
     new f2e08c8  Temporarily switch to 9-SNAPSHOT of the parent pom until version 8 vote has passed (related to SLING-1205).
     new e235eb6  SLING-1189 apply patch by Justin Edelson (thanks) to support more fine grained bundle update decision based on optional (non-standard) Bnd-LastModified header
     new 5545548  SLING-1101 - sling_bootstrap.txt: run-once command file for the BootstrapInstaller
     new ef0798f  SLING-1205 "Upgrade" to Sling Parent POM 8
     new fc29fc4  FELIX-1179 Apply modified patch by Justin Edelson (thanks) to replace Eclipse Servlet Bridge by new Apache Felix Servlet bridge. Also updated and fixed the LICENSE and NOTICE files and removed API packages from the artifacts, which are either provided by the servlet container (Servlet API) or by the Bridge bundle (OSGi Http Service).
     new 1c3c176  SLING-1093 Remove bootdelegation definitions of JCR and Jackrabbit API (this is better done with extension fragments if required)
     new 3b453e1  SLING-1093 We decided to keep the bridge bundle in the base build ....
     new f6ae119  SLING-1210 Prevent fragment bundles from being started
     new c048924  SLING-1179 Servlet API is not available in the launcher any more, thus we have to remove the system package declaration in the standalone application
     new 0cd7d7c  Remove explicit version from bundle plugin reference and use version set by the parent pom
     new 93fedd3  SLING-1254 Explicitly list the package(s) to include as private packages excluding the base.shared package and prevent anything from being exported. (Thanks Justing Edelson for pointing out)
     new 41a0b3d  Just code cleanup - no functional changes.
     new dce0507  Cleanup imports
     new 37f2020  SLING-1273 - use BundleVersionInfo comparator to select most recent launcher jar file
     new 743af03  SLING-1285 - Launchpad did not start under Windows
     new f799ef4  SLING-983 : Add sling.properties file to configuration status page
     new 1cb4f8d  Revert accidentally commited update of the framework
     new 898c2b4  SLING-1418 - upgrading to felix 2.0.4
     new 4634469  Fix help text regarding status "command" of standalone application
     new 9dbe891  SLING-1443 - adding support for org.apache.sling.launchpad.force.package.bundle.loading
     new e4d8392  SLING-1484 - only passing throwable to ServletContext.log() if non-null
     new 17486ac  did not mean to leave this error message in the code; was used for testing SLING-1484
     new 247d459  SLING-1273 - embed classes from bundleversion subpackage only
     new 2381162  updating to released commons osgi
     new 7dce6f8  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-2.2.0
     new 7f6fc81  [maven-release-plugin] prepare for next development iteration
     new e213389  updating pom to use next snapshot while voting
     new cd62b4d  Use released version of commons osgi.
     new 232cb20  SLING-1518 - making unit tests compatible with jmock 2.5.1
     new 6f3ea51  Use released parent pom.
     new bd1aa2c  SLING-1567 Upgrade to Felix Framework 3.0.1
     new 8fcae8e  SLING-1611 - exposing the platform MBeanServer as a service in launchpad.base and adding the aries bundles
     new 0de7726  SLING-1004 Add support for the sling.home.prefix system property for the Sling web application. This property may be used to define root location for sling.home folders for Sling web applications deployed without a sling.home init-param
     new a5e0532  Remove unused import
     new 4f95b52  SLING-1623 Upgrade Framework to 3.1.0-SNAPSHOT to give it some exposure before the 3.0.2 release.
     new 7a0bf7a  SLING-1611 Add attributes of Platform MBeanServer delegate to the service registration of the Platform MBeanServer service as service properties
     new c9e6fcd  SLING-1652 Upgrade to Felix Framework 3.0.2
     new b62acf7  Correct docs
     new ceda20b  updating all modules to parent 10-SNAPSHOT in anticipation of emma additions to parent
     new 9847c99  adding some debug logging during bootstrapping
     new 4cf07e8  Update to recent snapshots
     new 1c253b7  SLING-1891 : Replace Cass.forName uses by ClassLoader.loadClass
     new 47af333  SLING-1893 : Upgrade to Apache Felix Framework 3.0.6
     new 9f11b62  Use latest releases.
     new fa85765  SLING-1597 - adding config installation via launchpad
     new b53b2a4  fixing typo in base pom re: which files to include in war
     new 591834b  SLING-1915 : Status information should be stored outside the bundle data directory
     new 3d28114  SLING-1924 Upgrade to Apache Felix HTTP Bundles 2.0.5-SNAPSHOT and add support for Http Session event forwarding to the ProxyListener.
     new 1620162  SLING-1925 Add sun.reflect to the default bootdelegation system property setup
     new 93ff124  SLING-1926 Update to Felix Framework 3.0.7
     new 6c82a86  Prevent a NullPointerException while setting up the proxy (actually when creating the ServletContextEvent to setup the proxy with) if the SlingSessionListener has not been configured in the web application.
     new 98727db  SLING-1952 : Remove support for deployment packages
     new 34e3755  SLING-1959 Use the framework classloader as the bundle parent classloader used for boot delegation
     new 10628c0  SLING-1924 Upgrade to the release Felix Http Service 2.2.0
     new 8895b01  SLING-1925 Improve the original fix by adding a new special property handled by the Sling launcher. This works both in clean startups as well as upgrade scenarios
     new a6b70ae  fixing SLING-1979 by upgrading Felix
     new 6cdfc39  updating pom pre-release
     new 2e161bd  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-2.3.0
     new 5e9c066  [maven-release-plugin] prepare for next development iteration
     new ba8e5eb  using snapshots during vote
     new b02551a  SLING-2109 Provide System Bundle Extension Fragments for XML and JTA APIs
     new 037c542  Revert to using the released version of the launchpad API
     new 71a63a4  Prefix "Sling" properly with "Apache"
     new e178ddd  SLING-2088 - initial implementation
     new 7b472c8  SLING-2088 - adding comment about code duplication
     new 527b93b  SLING-2150 : Update plugins to use the latest available versions
     new 83cc413  SLING-2160 : Close input streams
     new 335cdb3  SLING-2157 : Make the framework logger level configurable
     new 746a2e6  SLING-2157 : Make the framework logger level configurable
     new f69c6a3  Update to recent snapshot
     new d7cd733  SLING-2168 : If a system fragment is uninstalled during bootstrapping, the framework should be restarted
     new 58a6412  SLING-2168 - fixing unit tests broken by r1153861
     new 7a391f8  Commit missing changes in test cases
     new d5a4d18  Using latest released parent pom
     new 46d4ab0  SLING-2175 Support LSB exit codes for the status command line option
     new a02bb5b  SLING-2174 : Leverage Framework interface to better control framework startup
     new 3383aa9  SLING-2177 : Remove unused internal API in Sling class: doStartBundle and doStopBundle
     new aafdc7c  SLING-2184 : Copy sling_bootstrap.txt if contained in launchpad
     new b668086  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 23852a3  temporarily using snapshots during release vote
     new 05e76ed  git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1164733 13f79535-47bb-0310-9956-ffa450edef68
     new d86a82e  using latest releases
     new 31c918d  SLING-2225 Provide proper embedding support.
     new f164066  SLING-2225 Fix compile issue in trunk
     new d67be3a  SLING-2225 Fix compile issue in trunk
     new 9a74be9  SLING-2225 Properly handle setting the sling.control.action property
     new e375160  SLING-2225 Properly handle setting the sling.control.action property
     new 58b9f20  SLING-2225 Properly handle setting the sling.control.action property
     new 80ee311  SLING-2225 Use sling.control.socket instead of "j" as the property name for the control socket specification
     new 3919e6e  Remove unused method
     new 099a0be  SLING-2281 Add Java 7 plattform API to system package exports. In addition add execution environment properties properly set up. In addition derived from the platform definitions of the Apache Felix framework export versions and uses constraints are added.
     new e2ee6fd  SLING-2281 Rename 1.7.properties to the correct (expected name)
     new 902e8b6  SLING-2281 Rename 1.7.properties to the correct (expected name)
     new f427ab2  SLING-2281 javax.activation must not be directly exported but be provided from within the framework (same as XML APIs)
     new 88bdf94  SLING-2203 : Allow for better configuration of sling home folder
     new 12f21d1  SLING-2203 : Allow for better configuration of sling home folder
     new c3d261c  SLING-1338 : sling.properties should be trimmed when reading
     new 0ebdf8a  SLING-2345 : Improve control port handling
     new fdc02aa  SLING-2372 : Detect startup mode
     new 07e34c7  SLING-2376 : New Startup Features
     new b89d972  Use object as value type (instead of string)
     new 3369826  SLING-2376 : New Startup Features
     new 4034454  SLING-2388 : Add command line options to set interface and context path
     new 273078d  Update to released version
     new 2b4a5a0  Use latest snapshot after release
     new a3dcfe9  SLING-2376 : New Startup Features
     new cb1d618  SLING-2376 : New Startup Features
     new 31130a6  SLING-2376 : New Startup Features
     new 3f85016  Use released versions
     new 6e4a914  Use debug log level
     new c132705  SLING-2376 : New Startup Features
     new c55cb77  SLING-2376 : New Startup Features
     new a8be021  SLING-2410 : Problems with paths ending with .jsp in WebSphere
     new 395baa6  SLING-2416 : Launcher jar should not be closed when framework restarts
     new bb6f5fa  SLING-2439 Move Launchpad API into the launchpad base bundle to expose it into the framework
     new 7c10fe4  Ensure *INFO * is as wide as the other tags (for proper message formatting)
     new abd1a41  Listen on localhost by default
     new 51a4206  Add unit tests for ControlListener
     new c409f41  SLING-2461 Terminate Java VM if start or restart (after SystemBundle.update) failed and consolidate log messages
     new 3934f12  SLING-2462 Add notice on included OSGi classes
     new 7a6cd32  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-2.4.0
     new e0d95db  [maven-release-plugin] prepare for next development iteration
     new c4e94ea  SLING-2466 Add boot delegation for XML factories for JBoss, WebLogic, and WebSphere
     new 6150bfa  SLING-2480 : Add config for maven-sling-plugin to m2e configuration
     new 3bc21c8  Update to latest parent pom
     new 5fc4a43  Use released versions
     new 76a7f9a  SLING-2369 update to Felix Framework 4.0.3 and adapt framework export packages and versions (corresponding to OSGi Core R 4.3)
     new 17e53b1  SLING-2489 Refactor start/stop logic such that doStart(URL) and doStop() are completely symmetric and can be used to repeatedly start/stop the framework.   - Add proper shutdown hook handling   - Heuristically cleanup threads remaining after framework stop     (this may require more investigation)
     new cd27c0d  SLING-2548 Remove OSGi Execution Environment handling only using the respective sling configuraiton file properties.
     new 52412bc  SLING-2549 Use IOException instead of IllegalArgumentException for better error handling
     new 055a78e  SLING-2489 Main.terminateVM should be an instance method for the unit test to overwrite it and prevent terminating the build during unit testing
     new 8424f3c  SLING-2554 Add SlingFelix.getBundle(Class) method and test case
     new 9360d8e  SLING-2571 : Random test failures in SlingFelixTest.test_start_stop()
     new 4960e55  Fix mvn warning: replace build.testOutputDirectory with project.build.testOutputDirectory
     new 4053e3a  Don't try to build test bundles if test classes are not built due to maven.test.skip=true
     new b765196  SLING-2622 Control framework logging sending the output through Sling's MainDelegate output formatting instead of leaving it up to the framework to format. Also make sure log messages are not overlapping in the output if logging is called concurrently.
     new dbe1b46  SLING-2675 :  Make startup mode available as a framework properties
     new dd9bac3  SLING-2675 : Revert  Make startup mode available as a framework properties
     new 5d9e087  SLING-2681 Interim support for Java 8 platform
     new 080e495  SLING-2700 :  Minor startup handling improvements
     new 460964b  Use latest releases and update to new parent pom
     new cd6346c  Update to latest parent pom and use latest releases in launchpad
     new 8796a0b  SLING-2734 Update to Felix Framework 4.2.0
     new 62b5b5f  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-2.5.0
     new f37f03b  [maven-release-plugin] prepare for next development iteration
     new c87334a  SLING-2768 - documentation is at sling.apache.org now, thanks to Lukas Eder for spotting this!
     new eddee93  SLING-2791 add support to prevent shutdown hook installation
     new 4a57b49  Correct reactor pom and update to parent pom 16
     new 2c3cad3  SLING-2889 - fix StartupManager.getTimeStampOfClass, with test
     new ae542ff  SLING-2891 Declare boot delegation for all sun and com.sun packages
     new f8cf62b  Update to latest parent pom
     new 023b7d3  SLING-3022 - tests added to demonstrate the problem
     new 7ecb3c0  SLING-3022 - correctly accept resources with names like resources/bundles.someRunMode/12/
     new fd83753  Update to parent pom 18
     new 8b2347b  Revert to old maven bundle plugin if DynamicImport-Package is used
     new fe42ba3  SLING-3196 - test that demonstrates the issue, @Ignored for now
     new 36c1c43  SLING-3196 - test trailing slashes as well
     new 317f3ee  SLING-3196 and SLING-3022 - back to the code of revision 1487419, with improved test coverage
     new 83f41b7  Simplify start/stop framework logic, I'm getting stop timeouts sometimes
     new 11144d5  SLING-3231 - Not able to set multiple framework property via command line args
     new 820dc9d  SLING-3259 - increase Framework.waitForStop timeout
     new ebca79f  SLING-3286 - Remove plugin version overrides from poms
     new 90b6caa  SLING-3372 Applying patch by Rohit Kumar (thank you very much)
     new 313f334  SLING-3370 - Bootdelegation support for third party library
     new 40ab19f  SLING-3476 : Update to latest Felix Framework
     new e260f7d  Update to parent pom v19
     new 498197b  SLING-3513 : Framework update not correctly detected
     new e9f82a1  SLING-3476 : Update to latest Felix Framework
     new 562e939  SLING-3476 : Update to latest Felix Framework
     new 08f4e0f  SLING-3529 : Move startup handling to a separate bundle
     new 85ac55b  Revert SLING-3529 : Move startup handling to a separate bundle
     new 8a62fe9  Correct bundle location for http bridge
     new 4c4fb1c  SLING-3761 : Update to Apache Felix Framework 4.4.1
     new 58f3e3b  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-4.4.1-2.5.2
     new 1ca9e50  [maven-release-plugin] prepare for next development iteration
     new 2c54cc1  Updated to parent version 20
     new 7ce8d1f  SLING-3915 : Launchpad ControlListener improvement
     new c93ed28  Update to Sling Parent POM 22 with baselining enabled
     new ce3eef7  SLING-4197 - Catch and log Throwable thrown from StartupListener methods
     new 2845e49  SLING-4317 : Update to R6 OSGi framework
     new 2e7c039  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-4.6.0-2.5.4
     new 50629c9  [maven-release-plugin] prepare for next development iteration
     new 517482c  Correct snapshot version
     new 01c8e74  SLING-4335 : Deadlock on startup due to SLING-4197
     new b49a669  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-4.6.0-2.5.6
     new 5549879  [maven-release-plugin] prepare for next development iteration
     new 2bc1e48  Correct version
     new a12553b  SLING-4390 : webapp deployment: properties in sling.properties overrule web.xml init parameters
     new e94692d  SLING-4471 : Update to framework 4.6.1
     new 8f70448  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-4.6.1-2.5.8
     new 3cc4716  [maven-release-plugin] prepare for next development iteration
     new 497b07b  Correct version
     new 77395ce  SLING-4503 : Provide a mechanism to notify a JMX Bean about startup progress
     new 7b58cee  Try to fix test case with jdk 1.6
     new e701fb1  SLING-4586 : Use log service for logging on startup as soon as it's available
     new fdd82d9  SLING-4659 : Update to latest Felix Framework 5.0
     new dea38b5  FELIX-4660 : Update to latest Felix Http proxy and bridge 2.3.2
     new bc294e5  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-5.0.0-2.6.0
     new 0e2547a  [maven-release-plugin] prepare for next development iteration
     new 4bc890f  SLING-4698 - Set parent.relativePath to empty for all modules
     new 2e3c54a  SLING-4672 : Set port via property file when launching standalone. Apply patch from Kevin A. Roll
     new 8ba569e  SLING-4823 : Register a service when the system is ready
     new 653f270  SLING-4823 : Register a service when the system is ready
     new d315b1e  SLING-4830 : Update to latest Felix Framework 5.0.1
     new 71823ab  Use released API
     new 693d4ad  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-5.0.1-2.6.2
     new 4c7ea9d  [maven-release-plugin] prepare for next development iteration
     new babd736  Switch to snapshot api until release is done
     new 8556583  Update to Sling Parent 23
     new 9931fac  Remove superflous sling.java.version=6 as it's the default now
     new dabafec  set parent version to 24 and add empty relativePath where missing
     new 2f2b88e  SLING-4887 : Move to Servlet 3
     new bd5cab6  Correct version and use released api
     new 6ad816c  SLING-4887 : Move to servlet 3 - correctly export servlet packages
     new 1662942  Revert commit
     new 3269ff3  SLING-4887 : Move to servlet 3 - correctly export servlet packages
     new 680d6a0  SLING-4954 : Update to Apache Felix Http 3
     new 7044ae6  Use servlet 3.1 api
     new fd7170a  SLING-4966 : Use default properties from Felix framework
     new 88cb688  SLING-4975 : Update to Apache Felix Framework 5.2.0
     new 5fdf9ba  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-5.2.0-2.6.4
     new 08a42ab  [maven-release-plugin] prepare for next development iteration
     new 08aa64f  Update the main reactor to parent 25
     new 6f7bccc  SLING-5147 : Update to Apache Felix Http Bridge 3.0.2
     new 026bad6  fix typo
     new 7fa165a  fix class in javadoc
     new a92b22d  SLING-5182 : Update to Apache Felix Framework 5.4.0
     new 4d43ae7  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-5.4.0-2.6.6
     new 8263ee6  [maven-release-plugin] prepare for next development iteration
     new 6dbf7b1  Correctly reference 3.1 as the base version
     new d73ef0f  SLING-5340 : Update to latest Apache Felix Http Service
     new f991273  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-5.4.0-2.6.8
     new 44ad0b6  [maven-release-plugin] prepare for next development iteration
     new cbeed25  Correct version
     new 14f652f  SLING-5366 : Wrong handling of bundle/service ref object in SlingLogger
     new 550164f  SLING-5394 : Disable non-standard functionalilty for Apache Felix SCR factory components
     new 00df27a  Clarifiy system packages property
     new 72abdea  SLING-5374 : Launchpad webapp should provide servlet contract capability
     new a6790d9  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-5.4.0-2.6.10
     new 3d0597c  [maven-release-plugin] prepare for next development iteration
     new cfa0f7a  Switch to parent pom 26
     new 773410a  fix javadoc and typos
     new 69e6cfc  Add delay to tests to give shutdown a little bit of time
     new 071a81a  SLING-5587 - Improve ControlListener#generateKey
     new 53d8d6e  SLING-5587 - Improve ControlListener#generateKey
     new df633af  Add delay to wait for async stop task
     new 425df8e  SLING-5626 : Start level for bundles in the boot section is not correctly set on update
     new 37beba1  SLING-5641 : Detection of system bundle fragment is incomplete
     new 7716c5c  SLING-5642 : Remove use of deprecated methods and update code to R6
     new 8be9fa8  SLING-5751 : Remove old unused code for installing bundles
     new 34ee4ee  SLING-5883 : Use Apache Felix Http Bridge 3.0.10 and Http Jetty 3.2.2
     new 2e9de95  SLING-5951 - Compile launchpad/base with java 8 - as org.apache.felix.http.jetty now requires that, it's better to fail fast
     new f9cfd7e  FELIX-5963 : Update Felix Bundles
     new 30fb2e4  SLING-6097 : Update to Felix Framework 5.6.0
     new 8271953  SLING-6127 : Update to Apache Felix Http Jetty 3.4.0 and Http Bridge 3.0.16
     new f8964e8  Fix javadoc exlusion
     new c05cf44  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-5.6.0-2.6.12
     new 085dd63  [maven-release-plugin] prepare for next development iteration
     new 0249164  SLING-6207 : Update to Apache Felix Framework 5.6.1
     new 4bc863b  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-5.6.1-2.6.14
     new aae1b4b  [maven-release-plugin] prepare for next development iteration
     new 8d99015  SLING-6226 substVars not properly handling unknown properties
     new 7854bfb  SLING-6443 : Update to Apache Felix Http Jetty 3.42 and Http Bridge 3.0.18
     new 6f1272f  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-5.6.1-2.6.16
     new f340d87  [maven-release-plugin] prepare for next development iteration
     new 3313890  use Sling Parent 30
     new 7e48449  SLING-6857: Update to Felix framework 5.6.4.
     new 52de906  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-5.6.4-2.6.18
     new e6ae8a1  [maven-release-plugin] prepare for next development iteration
     new 998c36b  SLING-7022: Update to Felix Framework 5.6.6.
     new 030007e  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-5.6.6-2.6.20
     new b4da0d8  [maven-release-plugin] prepare for next development iteration
     new 672e07d  SLING-7042: Add jre-1.9 system packages.
     new 3277240  SLING-7042: use correct name for java9 system packages inclusion file as well as property.
     new b3f6d14  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-5.6.6-2.6.22
     new 8d415f7  [maven-release-plugin] prepare for next development iteration
     new cbd59de  SLING-7051 : Upgrade detection might fail due to file system inaccuracy
     new d79d881  SLING-7088: Update to Felix Framework 5.6.8.
     new 1772250  [maven-release-plugin] prepare release org.apache.sling.launchpad.base-5.6.8-2.6.24
     new 53eaa52  [maven-release-plugin] prepare for next development iteration
     new a771b7a  SLING-7167 Adjust READMEs
     new 6f60a20  SLING-7167 Adjust READMEs
     new d63bf0a  SLING-7167 Adjust READMEs

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