Giter VIP home page Giter VIP logo

bonita-engine's Introduction

bonita-engine Build Status

What it does?

This project builds Bonita Execution Engine (Community Edition)

Requirements

Java JDK 1.8 (to compile), and JVM 8 or 11 (to run)

This project bundles the Gradle Wrapper, so the gradlew script is available at the project root.

Building the Engine

Just run the following Gradle command:

./gradlew build

To be able to successfully build the Bonita components that use the Engine, run:

 ./gradlew publishToMavenLocal

Among other things, it also generates the javadoc used by Bonita Studio.

The command above runs all unit tests. To skip them, add the -x test option.

Running unit / integration tests

To run all unit + integration tests (on the default embedded H2 database), run the following command:

./gradlew test integrationTest

To run all unit + integration tests on mysql, oracle, sqlserver or postgres using a Docker container, run one of the following commands:

./gradlew mysqlDatabaseTest
./gradlew oracleDatabaseTest
./gradlew sqlserverDatabaseTest
./gradlew postgresDatabaseTest

How to contribute

In order to contribute to the project, read the guide.

bonita-engine's People

Contributors

baptistemesta avatar bonita-ci avatar educhastenier avatar csouchet avatar ermedeiros avatar mchaffotte avatar laurentleseigneur avatar souillac avatar rbioteau avatar abirembaut avatar apupier avatar tbouffard avatar danila-m avatar julienmege avatar tnguyen1 avatar lombafab avatar nchabanoles avatar guillaumerosinosky avatar chgomes avatar benjaminparisel avatar dumitrucorini avatar jjargot avatar redboul avatar pabloalonso avatar velcrin avatar cmckinty avatar sacarrez avatar segalaj avatar domtoupin avatar jeremjr avatar

Watchers

James Cloos avatar

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.