LabKey Server build converting to Gradle

LabKey Support Forum (Inactive)
LabKey Server build converting to Gradle Susan Hert  2016-11-26 19:25
Status: Closed
 
With revision 47849 in trunk, we have merged the SVN branch where development on the Gradle build was being done into trunk. This is an important checkpoint for our conversion of the build process from Ant to Gradle, but the conversion is not yet complete. We need to do some more extensive testing and further development to complete this conversion.

In the meantime, though, you should see no differences in behavior and can continue to use the ant build commands as you did before. It may happen that IntelliJ will recognize that you have a new build.gradle file and it will ask you if you want to do an import of the project using that build file. At this point, you should refrain from doing this import because default behavior of IntelliJ when doing this import is to remove some important configuration files and to modify others in ways that make your project not able to find many of the files it depends on.

We will be working on the remaining conversion of build tasks and stabilization of the Gradle build process in the 17.1 release cycle and hope to complete the conversion by the 17.2 release.

Let us know if there are questions or problems.

Susan