LabKey Server build converting to Gradle

LabKey Support Forum (Inactive)
LabKey Server build converting to Gradle Susan Hert  2017-05-01 15:01
Status: Closed
 
As one of our final steps in the conversion from Ant to Gradle, in May we will start removing the files that are used exclusively for the ant build. This includes:
- all build.xml files
- the jar files checked in to version control in directories such as external/lib and the individual modules' lib directories
- the Intellij project based in the server directory and all associated .iml files

If you are building LabKey locally and have not yet had a chance to convert to using Gradle, please do so soon and let us know if you encounter any problems. Please refer to our documentation (https://labkey.org/Documentation/wiki-page.view?name=gradleBuild) and the webinar about building LabKey with Gradle (https://youtu.be/Yso6c7V8GPU) for more details about converting.

Susan