
Adding javadocs Adding test Bugs: Bug 2047143 Bug 2047131 Bug 2047058 Correcting an invalid look variable which was not thread safe. Fixing handling of lists in constructors Change-Id: I13a6d263a485f0fef551356b7f40475c97601ae6
11 lines
369 B
Groovy
11 lines
369 B
Groovy
/*
|
|
* This file was generated by the Gradle 'init' task.
|
|
*
|
|
* The settings file is used to specify which projects to include in your build.
|
|
*
|
|
* Detailed information about configuring a multi-project build in Gradle can be found
|
|
* in the user manual at https://docs.gradle.org/7.5.1/userguide/multi_project_builds.html
|
|
*/
|
|
|
|
rootProject.name = 'eu.nebulouscloud.exn'
|