Netcentric / vault-upgrade-hook

Jackrabbit FileVault Install Hook to perform additional actions during package installation
Eclipse Public License 1.0
19 stars 13 forks source link

Add a dedicated handler for Sling Pipes #4

Closed cpilsworth closed 7 years ago

cpilsworth commented 7 years ago

This pull request fixes issue #3.

It adds support for a dedicated handler for Sling Pipes.
It also splits the sample-package into groovy-sample-package sling-pipes-sample-package packages

Failure to load a required provider will now throw an exception (as discussed) so that installation will fail (that seems to be the right way to fail a build).

cpilsworth commented 7 years ago

There's a bit of noise in the PR because of the sample-package move - the code for the handler can be found in this commit

cwoeltge commented 7 years ago

Thanks Chris. I have some amendments to it which I can process on develop.