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

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


    from a6ef6f5  startup manager bundle contribution
     add 3c8030f  Merge pull request #20 from apache/startupmanager
     new b166991  Implement missing launchpad services.

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:
 .../sling/launchpad/startupmanager/Activator.java  |  36 ++++---
 .../LaunchpadContentProviderImpl.java              | 111 +++++++++++++++++++++
 .../startupmanager/StartUpHandlerImpl.java         |  37 +++++--
 3 files changed, 162 insertions(+), 22 deletions(-)
 create mode 100644 
startupmanager/src/main/java/org/apache/sling/launchpad/startupmanager/LaunchpadContentProviderImpl.java
 copy 
featuremodel/feature-service/src/main/java/org/apache/sling/feature/service/Features.java
 => 
startupmanager/src/main/java/org/apache/sling/launchpad/startupmanager/StartUpHandlerImpl.java
 (53%)

Reply via email to