Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 307 Bytes

Mule-Batch-Build.md

File metadata and controls

8 lines (7 loc) · 307 Bytes

Building Mule-Batch-ee extension

  1. Edit settings.gradle and uncomment the line: //include 'Mule-Batch-ee'
  2. Save settings.gradle
  3. Find mule-modules-batch-ee.jar according to the instructions in the README of Mule-Batch-ee/lib
  4. Run the following: ./gradlew Mule-Batch-ee:clean Mule-Batch-ee:install