Skip to content
devel
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
silverspoon/camel-bulldog/
silverspoon/camel-bulldog/

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 

Bulldog Camel Component Project

This project is a Camel component for Bulldog library.

To build this project on your local computer use:

mvn install

You need to skip tests as they are designed to be run only on ARM boards like Raspberry Pi. If you wish to enforce running tests use:

mvn install -Ptests