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

pauls pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-launcher.git.


    from 0e08270  [maven-release-plugin] prepare for next development iteration
     add 9b91069  SLING-8421: Allow artifact providers that work with URLs 
instead of Files
     new 3c7c413  Merge pull request #10 from apache/issues/SLING-8421-2

The 1 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.


Summary of changes:
 pom.xml                                            |  6 +--
 .../sling/feature/launcher/impl/Bootstrap.java     | 21 ++------
 .../launcher/impl/ExtensionContextImpl.java        | 23 ++++-----
 .../feature/launcher/impl/FeatureProcessor.java    | 57 ++++------------------
 .../sling/feature/launcher/impl/Installation.java  | 18 +++----
 .../feature/launcher/impl/LauncherConfig.java      |  4 +-
 .../launcher/impl/launchers/AbstractRunner.java    | 23 ++++-----
 .../launcher/impl/launchers/FrameworkLauncher.java |  5 +-
 .../launcher/impl/launchers/FrameworkRunner.java   |  5 +-
 .../launcher/spi/LauncherPrepareContext.java       |  5 +-
 .../feature/launcher/spi/LauncherRunContext.java   |  6 +--
 .../launcher/spi/extensions/ExtensionContext.java  |  6 +--
 .../launcher/impl/ExtensionContextImplTest.java    |  3 +-
 13 files changed, 64 insertions(+), 118 deletions(-)

Reply via email to