Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: removed "incubator" prefix

...

  • Check out the code from GIT repository
    git clone https://git-wip-us.apache.org/repos/asf/incubator-fineract.git  (or)
    git clone https://github.com/apache/incubator-fineract.git
  • Change the current working directory to fineract-provider

  • Please execute the following './gradlew build' command

  • Run './gradlew build' to build deployable war file which will be created at fineract-provider/build/libs directory

    Visit Setting up ActiveMQ for Fineract 1.0 for procedure on installing Apache ActiveMQ

...