Skip to content

camel-ci/camel-ci-ant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camel CI Ant Test Project

Usage

Prerequisites

You must have Java 8 (or higher) and Ant installed on your machine to use this project.

You can check your java version with java --version.

You can check if you already have Ant installed with the command: ant -version.

Otherwise, you can get it with those steps:

  • Download an Ant 1.10.6 binary here
  • Extract it and add ant/bin to your path

Building/Rebuilding the project

ant clean build

Running Tests

ant test

Running the application

ant run

About

Camel CI Ant Test Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages