You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by schaefa <gi...@git.apache.org> on 2017/05/30 17:09:27 UTC

[GitHub] sling pull request #236: Feature/slingbucks2

GitHub user schaefa opened a pull request:

    https://github.com/apache/sling/pull/236

    Feature/slingbucks2

    Rewrite of the Slingbucks sample with HTL, service user and JCR Content Package using the new WCMIO Content Package Plugin (1.5.0).
    
    For the time being the WCMIO Content Package must be download from https://github.com/wcm-io/wcm-io-tooling/releases/tag/wcmio-content-package-maven-plugin-1.5.0 and installed locally until the plugin is available on Maven Central.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/headwirecom/sling feature/slingbucks2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/sling/pull/236.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #236
    
----
commit ef73791a2ae67c52f1e0b3fd4fa47e7ac4c64ada
Author: Andreas Schaefer <he...@adobe.com>
Date:   2017-04-01T18:28:01Z

    Added Slingbuck 2 Sample
    
    Slingbucks 2 is a rewrite of Slingbucks using HTL / Sling Model instead of ESP and a JCR Content Package instead of a Bundle Content for easier IDE Tooling.
    It also has the apps and content folder named differntly to make it easier for the readers to know when we are refereing to /apps and when to /content.
    
    Signed-off-by: Andreas Schaefer <he...@adobe.com>

commit 7355c86c69780958429496af10afe5672af9e339
Author: Andreas Schaefer <he...@adobe.com>
Date:   2017-04-07T22:57:57Z

    Fixed an issue with the instlalation of the Core and added the System User for the Session
    
    Signed-off-by: Andreas Schaefer <he...@adobe.com>

commit a2b3233b52cf26e19519758e7cea73edbbe69b9d
Author: Andreas Schaefer <as...@headwire.com>
Date:   2017-04-24T18:16:02Z

    Adjusted the Slingbucks2 Sample to work without any Adobe Maven Plugins
    
    Signed-off-by: Andreas Schaefer <as...@headwire.com>

commit 7211873a3ab537297939a45296affb4dc51c12a9
Author: Andreas Schaefer <as...@headwire.com>
Date:   2017-05-10T23:09:38Z

    Updated the Slingbucks 2 Sample to use WCMIO content packager and removed Adobe repo and plugins
    
    Signed-off-by: Andreas Schaefer <as...@headwire.com>

commit 0d82374571521dceec16771e88d90ce8aafd6ca4
Author: Andreas Schaefer <as...@headwire.com>
Date:   2017-05-30T16:44:49Z

    Updated to WCMIO Content Package Plugin 1.5.0
    
    Signed-off-by: Andreas Schaefer <as...@headwire.com>

commit c82cb571d2c6c622d24cfc9f49ea3bf051075da8
Author: Andreas Schaefer <as...@headwire.com>
Date:   2017-05-30T16:45:40Z

    Merge branch 'trunk' into feature/slingbucks2

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---