-
Notifications
You must be signed in to change notification settings - Fork 0
Home
This section focuses on what you need at minimum to get up and running in using ml-gradle. This includes known dependency, i.e. what you need to install prior to use of ml-gradle, along with suggested supplemental reading materials.
This section focuses on what files need to go where. This plugin treats several folders in a special way, thus certain conventions need to be followed.
II.B gradle.properties reference
This section focuses on the available properties that you can set on gradle.properties file.
II.C gradle.properties, tokens, files...
This section focuses on how the previously discussed properties can be used directly on the code and configuration within the project. This includes examples on how to do so.
II.C gradle.properties, tokens, files...
This section focuses on how some of the tasks can be executed by a user with non-admin role. This enables a project to secure and allocate responsibilities to different people.
III.A, III.B, III.C, and III.D covers the different gradle tasks currently available.
Unfinished sections and target content from original wiki:
Focuses on how the plugin works and how to upgrade the plugin should a new version become available.
Discusses how you can package your project for offline use and deployment.
V. Tool integration Focuses on integration of ml-gradle with existing MarkLogic tools like Corb2, DMSDK, and MLCP.
- Content Pump and Gradle
- Corb and Gradle
- DMSDK Tasks
- Exporting data
- Exporting resources
- Groovy shell integration
- Preparing REST API dependencies
- Setup Test Resources
- will just use the existing wiki, and just maybe add a 'V. ' prefix for sorting
VI.A ml‐roxy to ml‐gradle and VI.B FAQ for Roxy users
Focuses on concerns of existing ml-roxy users planning to shift their project to use ml-gradle.