Giter VIP home page Giter VIP logo

peregrine-builder's Introduction

peregrine-builder

This project creates a feature archive containing all sling features peregrine-cms requires. It is a customized version of sling-org-apache-sling-starter

the latest version of the launcher for peregrine-cms and the corresponding feature archive is available in the releases section of this github repository.

If this is your first time working with peregrine-cms we highly recommend to either use the peregrine-cms cli tool (percli) or a peregrine-cms docker image to start your experience with peregrine right.

build your own feature archive

to build your own feature archives please execure the following commands:

cd builder
mvn clean install

sync this project with the sling-starter

We try to keep the dependencies in the feature models up to date with the sling starter. An easy way to do this efficiently is to clone the sling-starter git repo and diff our builder/src folder with the sling-starter/src folder

Expected differences are:

files that only exist in one of the projects:

builder/src/main/features/app/distribution.json
sling-org-apache-sling-starter/src/main/features/app/slingshot.json
sling-org-apache-sling-starter/src/main/features/app/starter.json

file with differences:

builder/src/main/features/boot.json 
"sling.run.mode.install.options":"oak_tar_fds,oak_tar,oak_mongo|local,live,author,publish|notshared,shared",
"sling.run.modes":"${sling.runmodes}",

heavily modified file

builder/src/test/java/org/apache/sling/launchpad/StarterReadyRule.java`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.