Coder Social home page Coder Social logo

ibboost / ibb-public-fork-meteorite-core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from osbi/meteorite-core

0.0 0.0 0.0 396 KB

Core for Saiku and other stuff, provides interfaces for JCR and Security

License: Apache License 2.0

Java 27.58% Scala 72.42%

ibb-public-fork-meteorite-core's Introduction

meteorite-core

Core for Saiku and other stuff, provides interfaces for JCR and Security

API Examples

To build

Check out and run

mvn clean install

to skip tests run

mvn clean install -DskipTests

To deploy:

extract the meteorite-engine zip file from karaf/target and run

./bin/karaf

or

./bin/karaf debug

once started run

feature:install meteorite-core-features

To update modules over the wire:

bundle:update id

For example:

bundle:update 294

Or

 bundle:update bi.meteorite.core-api
 bundle:update bi.meteorite.core-model-scala
 bundle:update bi.meteorite.core-persistence
 bundle:update bi.meteorite.core-security-provider-scala
 bundle:update bi.meteorite.core-security-scala
 bundle:update bi.meteorite.ui-shared
 bundle:update bi.meteorite.ui

To run a specific integration test:

To run a specific test class run

mvn clean install -Dtest=TestSecurity

To run a specific test class method run

mvn clean install -Dtest=TestSecurity#testNonAdminLockDown

ibb-public-fork-meteorite-core's People

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.