aboutsummaryrefslogtreecommitdiff
path: root/integration-tests/gradle/projects
diff options
context:
space:
mode:
Diffstat (limited to 'integration-tests/gradle/projects')
-rw-r--r--integration-tests/gradle/projects/it-android-0/build.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-android-0/gradle.properties4
-rw-r--r--integration-tests/gradle/projects/it-android-0/gradle/wrapper/gradle-wrapper.properties4
-rw-r--r--integration-tests/gradle/projects/it-android-0/settings.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-android-0/src/main/AndroidManifest.xml4
-rw-r--r--integration-tests/gradle/projects/it-basic-groovy/gradle.properties4
-rw-r--r--integration-tests/gradle/projects/it-basic-groovy/gradle/wrapper/gradle-wrapper.properties4
-rw-r--r--integration-tests/gradle/projects/it-basic-groovy/settings.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-basic/build.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-basic/customResources/custom-resource.svg6
-rw-r--r--integration-tests/gradle/projects/it-basic/customResources/custom-style-to-add.css6
-rw-r--r--integration-tests/gradle/projects/it-basic/customResources/logo-styles.css10
-rw-r--r--integration-tests/gradle/projects/it-basic/gradle.properties4
-rw-r--r--integration-tests/gradle/projects/it-basic/gradle/wrapper/gradle-wrapper.properties4
-rw-r--r--integration-tests/gradle/projects/it-basic/settings.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-collector-0/build.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-collector-0/gradle.properties4
-rw-r--r--integration-tests/gradle/projects/it-collector-0/gradle/wrapper/gradle-wrapper.properties4
-rw-r--r--integration-tests/gradle/projects/it-collector-0/moduleA/build.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-collector-0/moduleA/moduleB/build.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-collector-0/moduleA/moduleC/build.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-collector-0/settings.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-configuration/build.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-configuration/gradle.properties4
-rw-r--r--integration-tests/gradle/projects/it-configuration/gradle/wrapper/gradle-wrapper.properties4
-rw-r--r--integration-tests/gradle/projects/it-configuration/settings.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-js-ir-0/build.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-js-ir-0/gradle.properties4
-rw-r--r--integration-tests/gradle/projects/it-js-ir-0/gradle/wrapper/gradle-wrapper.properties4
-rw-r--r--integration-tests/gradle/projects/it-js-ir-0/settings.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-multimodule-0/build.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-multimodule-0/gradle.properties4
-rw-r--r--integration-tests/gradle/projects/it-multimodule-0/gradle/wrapper/gradle-wrapper.properties4
-rw-r--r--integration-tests/gradle/projects/it-multimodule-0/moduleA/build.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-multimodule-0/moduleA/moduleB/build.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-multimodule-0/moduleA/moduleC/build.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-multimodule-0/moduleA/moduleD/build.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-multimodule-0/settings.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-multimodule-1/gradle.properties4
-rw-r--r--integration-tests/gradle/projects/it-multimodule-1/gradle/wrapper/gradle-wrapper.properties4
-rw-r--r--integration-tests/gradle/projects/it-multimodule-1/settings.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-multimodule-versioning-0/gradle.properties4
-rw-r--r--integration-tests/gradle/projects/it-multimodule-versioning-0/gradle/wrapper/gradle-wrapper.properties4
-rw-r--r--integration-tests/gradle/projects/it-multimodule-versioning-0/settings.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-multiplatform-0/build.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-multiplatform-0/gradle.properties4
-rw-r--r--integration-tests/gradle/projects/it-multiplatform-0/gradle/wrapper/gradle-wrapper.properties4
-rw-r--r--integration-tests/gradle/projects/it-multiplatform-0/settings.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-sequential-tasks-execution-stress/build.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-sequential-tasks-execution-stress/gradle.properties4
-rw-r--r--integration-tests/gradle/projects/it-sequential-tasks-execution-stress/gradle/wrapper/gradle-wrapper.properties4
-rw-r--r--integration-tests/gradle/projects/it-sequential-tasks-execution-stress/settings.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-wasm-basic/build.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/it-wasm-basic/gradle.properties4
-rw-r--r--integration-tests/gradle/projects/it-wasm-basic/gradle/wrapper/gradle-wrapper.properties4
-rw-r--r--integration-tests/gradle/projects/it-wasm-basic/settings.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/template.root.gradle.kts4
-rw-r--r--integration-tests/gradle/projects/template.settings.gradle.kts4
58 files changed, 237 insertions, 5 deletions
diff --git a/integration-tests/gradle/projects/it-android-0/build.gradle.kts b/integration-tests/gradle/projects/it-android-0/build.gradle.kts
index b19b7ebd..d9d9e6be 100644
--- a/integration-tests/gradle/projects/it-android-0/build.gradle.kts
+++ b/integration-tests/gradle/projects/it-android-0/build.gradle.kts
@@ -1,3 +1,7 @@
+/*
+ * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+ */
+
plugins {
id("com.android.library")
id("org.jetbrains.dokka")
diff --git a/integration-tests/gradle/projects/it-android-0/gradle.properties b/integration-tests/gradle/projects/it-android-0/gradle.properties
index 4f97213e..d2925eda 100644
--- a/integration-tests/gradle/projects/it-android-0/gradle.properties
+++ b/integration-tests/gradle/projects/it-android-0/gradle.properties
@@ -1,3 +1,7 @@
+#
+# Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+#
+
dokka_it_kotlin_version=1.9.0
dokka_it_android_gradle_plugin_version=4.2.2
android.useAndroidX=true
diff --git a/integration-tests/gradle/projects/it-android-0/gradle/wrapper/gradle-wrapper.properties b/integration-tests/gradle/projects/it-android-0/gradle/wrapper/gradle-wrapper.properties
index ec991f9a..a434026d 100644
--- a/integration-tests/gradle/projects/it-android-0/gradle/wrapper/gradle-wrapper.properties
+++ b/integration-tests/gradle/projects/it-android-0/gradle/wrapper/gradle-wrapper.properties
@@ -1,3 +1,7 @@
+#
+# Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+#
+
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.9.2-bin.zip
diff --git a/integration-tests/gradle/projects/it-android-0/settings.gradle.kts b/integration-tests/gradle/projects/it-android-0/settings.gradle.kts
index 664d2cb7..a429a7b7 100644
--- a/integration-tests/gradle/projects/it-android-0/settings.gradle.kts
+++ b/integration-tests/gradle/projects/it-android-0/settings.gradle.kts
@@ -1,3 +1,7 @@
+/*
+ * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+ */
+
@file:Suppress("LocalVariableName", "UnstableApiUsage")
apply(from = "../template.settings.gradle.kts")
diff --git a/integration-tests/gradle/projects/it-android-0/src/main/AndroidManifest.xml b/integration-tests/gradle/projects/it-android-0/src/main/AndroidManifest.xml
index a35f86be..43894029 100644
--- a/integration-tests/gradle/projects/it-android-0/src/main/AndroidManifest.xml
+++ b/integration-tests/gradle/projects/it-android-0/src/main/AndroidManifest.xml
@@ -1 +1,5 @@
+<!--
+ ~ Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+ -->
+
<manifest package="org.jetbrains.dokka.it.android"/>
diff --git a/integration-tests/gradle/projects/it-basic-groovy/gradle.properties b/integration-tests/gradle/projects/it-basic-groovy/gradle.properties
index 1181ddfb..5aca2924 100644
--- a/integration-tests/gradle/projects/it-basic-groovy/gradle.properties
+++ b/integration-tests/gradle/projects/it-basic-groovy/gradle.properties
@@ -1 +1,5 @@
+#
+# Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+#
+
dokka_it_kotlin_version=1.9.0
diff --git a/integration-tests/gradle/projects/it-basic-groovy/gradle/wrapper/gradle-wrapper.properties b/integration-tests/gradle/projects/it-basic-groovy/gradle/wrapper/gradle-wrapper.properties
index ec991f9a..a434026d 100644
--- a/integration-tests/gradle/projects/it-basic-groovy/gradle/wrapper/gradle-wrapper.properties
+++ b/integration-tests/gradle/projects/it-basic-groovy/gradle/wrapper/gradle-wrapper.properties
@@ -1,3 +1,7 @@
+#
+# Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+#
+
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.9.2-bin.zip
diff --git a/integration-tests/gradle/projects/it-basic-groovy/settings.gradle.kts b/integration-tests/gradle/projects/it-basic-groovy/settings.gradle.kts
index cb6af4e9..24867cf2 100644
--- a/integration-tests/gradle/projects/it-basic-groovy/settings.gradle.kts
+++ b/integration-tests/gradle/projects/it-basic-groovy/settings.gradle.kts
@@ -1,3 +1,7 @@
+/*
+ * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+ */
+
@file:Suppress("LocalVariableName", "UnstableApiUsage")
apply(from = "../template.settings.gradle.kts")
diff --git a/integration-tests/gradle/projects/it-basic/build.gradle.kts b/integration-tests/gradle/projects/it-basic/build.gradle.kts
index 92e868ac..2528714d 100644
--- a/integration-tests/gradle/projects/it-basic/build.gradle.kts
+++ b/integration-tests/gradle/projects/it-basic/build.gradle.kts
@@ -1,3 +1,7 @@
+/*
+ * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+ */
+
import org.jetbrains.dokka.gradle.DokkaTask
import org.jetbrains.dokka.gradle.kotlinSourceSet
import org.jetbrains.dokka.base.DokkaBase
diff --git a/integration-tests/gradle/projects/it-basic/customResources/custom-resource.svg b/integration-tests/gradle/projects/it-basic/customResources/custom-resource.svg
index 1865f739..c4b95383 100644
--- a/integration-tests/gradle/projects/it-basic/customResources/custom-resource.svg
+++ b/integration-tests/gradle/projects/it-basic/customResources/custom-resource.svg
@@ -1,3 +1,7 @@
+<!--
+ - Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+ -->
+
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M18 9C18 14 14 18 9 18C4 18 0 14 0 9C0 4 4 0 9 0C14 0 18 4 18 9ZM14.2 6.2L12.8 4.8L7.5 10.1L5.3 7.8L3.8 9.2L7.5 13L14.2 6.2Z" fill="#4DBB5F"/>
-</svg> \ No newline at end of file
+</svg>
diff --git a/integration-tests/gradle/projects/it-basic/customResources/custom-style-to-add.css b/integration-tests/gradle/projects/it-basic/customResources/custom-style-to-add.css
index 408c210e..f949ca1c 100644
--- a/integration-tests/gradle/projects/it-basic/customResources/custom-style-to-add.css
+++ b/integration-tests/gradle/projects/it-basic/customResources/custom-style-to-add.css
@@ -1 +1,5 @@
-/* custom stylesheet */ \ No newline at end of file
+/*
+ * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+ */
+
+/* custom stylesheet */
diff --git a/integration-tests/gradle/projects/it-basic/customResources/logo-styles.css b/integration-tests/gradle/projects/it-basic/customResources/logo-styles.css
index 2ac57218..c7932753 100644
--- a/integration-tests/gradle/projects/it-basic/customResources/logo-styles.css
+++ b/integration-tests/gradle/projects/it-basic/customResources/logo-styles.css
@@ -1,3 +1,7 @@
-#logo {
- background-image: url('https://upload.wikimedia.org/wikipedia/commons/9/9d/Ubuntu_logo.svg');
-} \ No newline at end of file
+/*
+ * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+ */
+
+:root {
+ --dokka-logo-image-url: url('https://upload.wikimedia.org/wikipedia/commons/9/9d/Ubuntu_logo.svg');
+}
diff --git a/integration-tests/gradle/projects/it-basic/gradle.properties b/integration-tests/gradle/projects/it-basic/gradle.properties
index 1181ddfb..5aca2924 100644
--- a/integration-tests/gradle/projects/it-basic/gradle.properties
+++ b/integration-tests/gradle/projects/it-basic/gradle.properties
@@ -1 +1,5 @@
+#
+# Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+#
+
dokka_it_kotlin_version=1.9.0
diff --git a/integration-tests/gradle/projects/it-basic/gradle/wrapper/gradle-wrapper.properties b/integration-tests/gradle/projects/it-basic/gradle/wrapper/gradle-wrapper.properties
index ec991f9a..a434026d 100644
--- a/integration-tests/gradle/projects/it-basic/gradle/wrapper/gradle-wrapper.properties
+++ b/integration-tests/gradle/projects/it-basic/gradle/wrapper/gradle-wrapper.properties
@@ -1,3 +1,7 @@
+#
+# Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+#
+
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.9.2-bin.zip
diff --git a/integration-tests/gradle/projects/it-basic/settings.gradle.kts b/integration-tests/gradle/projects/it-basic/settings.gradle.kts
index 833995e5..0345c020 100644
--- a/integration-tests/gradle/projects/it-basic/settings.gradle.kts
+++ b/integration-tests/gradle/projects/it-basic/settings.gradle.kts
@@ -1,3 +1,7 @@
+/*
+ * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+ */
+
@file:Suppress("LocalVariableName", "UnstableApiUsage")
apply(from = "../template.settings.gradle.kts")
diff --git a/integration-tests/gradle/projects/it-collector-0/build.gradle.kts b/integration-tests/gradle/projects/it-collector-0/build.gradle.kts
index 29b7550c..948e0c3b 100644
--- a/integration-tests/gradle/projects/it-collector-0/build.gradle.kts
+++ b/integration-tests/gradle/projects/it-collector-0/build.gradle.kts
@@ -1 +1,5 @@
+/*
+ * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+ */
+
apply(from = "../template.root.gradle.kts")
diff --git a/integration-tests/gradle/projects/it-collector-0/gradle.properties b/integration-tests/gradle/projects/it-collector-0/gradle.properties
index 1181ddfb..5aca2924 100644
--- a/integration-tests/gradle/projects/it-collector-0/gradle.properties
+++ b/integration-tests/gradle/projects/it-collector-0/gradle.properties
@@ -1 +1,5 @@
+#
+# Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+#
+
dokka_it_kotlin_version=1.9.0
diff --git a/integration-tests/gradle/projects/it-collector-0/gradle/wrapper/gradle-wrapper.properties b/integration-tests/gradle/projects/it-collector-0/gradle/wrapper/gradle-wrapper.properties
index ec991f9a..a434026d 100644
--- a/integration-tests/gradle/projects/it-collector-0/gradle/wrapper/gradle-wrapper.properties
+++ b/integration-tests/gradle/projects/it-collector-0/gradle/wrapper/gradle-wrapper.properties
@@ -1,3 +1,7 @@
+#
+# Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+#
+
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.9.2-bin.zip
diff --git a/integration-tests/gradle/projects/it-collector-0/moduleA/build.gradle.kts b/integration-tests/gradle/projects/it-collector-0/moduleA/build.gradle.kts
index ab86c333..1e61f8b2 100644
--- a/integration-tests/gradle/projects/it-collector-0/moduleA/build.gradle.kts
+++ b/integration-tests/gradle/projects/it-collector-0/moduleA/build.gradle.kts
@@ -1,3 +1,7 @@
+/*
+ * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+ */
+
plugins {
// TODO: File bug report for gradle: :moduleA:moduleB:dokkaHtml is missing kotlin gradle plugin from
// the runtime classpath during execution without this plugin in the parent project
diff --git a/integration-tests/gradle/projects/it-collector-0/moduleA/moduleB/build.gradle.kts b/integration-tests/gradle/projects/it-collector-0/moduleA/moduleB/build.gradle.kts
index 9f7e98de..aa562cde 100644
--- a/integration-tests/gradle/projects/it-collector-0/moduleA/moduleB/build.gradle.kts
+++ b/integration-tests/gradle/projects/it-collector-0/moduleA/moduleB/build.gradle.kts
@@ -1,3 +1,7 @@
+/*
+ * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+ */
+
plugins {
kotlin("jvm")
id("org.jetbrains.dokka")
diff --git a/integration-tests/gradle/projects/it-collector-0/moduleA/moduleC/build.gradle.kts b/integration-tests/gradle/projects/it-collector-0/moduleA/moduleC/build.gradle.kts
index 9f7e98de..aa562cde 100644
--- a/integration-tests/gradle/projects/it-collector-0/moduleA/moduleC/build.gradle.kts
+++ b/integration-tests/gradle/projects/it-collector-0/moduleA/moduleC/build.gradle.kts
@@ -1,3 +1,7 @@
+/*
+ * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+ */
+
plugins {
kotlin("jvm")
id("org.jetbrains.dokka")
diff --git a/integration-tests/gradle/projects/it-collector-0/settings.gradle.kts b/integration-tests/gradle/projects/it-collector-0/settings.gradle.kts
index a5c89291..5e715e21 100644
--- a/integration-tests/gradle/projects/it-collector-0/settings.gradle.kts
+++ b/integration-tests/gradle/projects/it-collector-0/settings.gradle.kts
@@ -1,3 +1,7 @@
+/*
+ * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+ */
+
apply(from = "../template.settings.gradle.kts")
rootProject.name = "it-multimodule-0"
include(":moduleA")
diff --git a/integration-tests/gradle/projects/it-configuration/build.gradle.kts b/integration-tests/gradle/projects/it-configuration/build.gradle.kts
index 6df50f2d..3b4a7658 100644
--- a/integration-tests/gradle/projects/it-configuration/build.gradle.kts
+++ b/integration-tests/gradle/projects/it-configuration/build.gradle.kts
@@ -1,3 +1,7 @@
+/*
+ * Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+ */
+
import org.jetbrains.dokka.gradle.DokkaTask
import org.jetbrains.dokka.gradle.kotlinSourceSet
diff --git a/integration-tests/gradle/projects/it-configuration/gradle.properties b/integration-tests/gradle/projects/it-configuration/gradle.properties
index cc54233c..1df93d9d 100644
--- a/integration-tests/gradle/projects/it-configuration/gradle.properties
+++ b/integration-tests/gradle/projects/it-configuration/gradle.properties
@@ -1,3 +1,7 @@
+#
+# Copyright 2014-2023 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
+#
+
dokka_it_kotlin_version=1.9.0
fail_on_warning=false
report_undocumented=false
diff --git a/integration-tests/gradle/projects/it-configuration/gradle/wrapper/gradle-wrapper.properties b/integration-tests/gradle/projects/it-configuration/gradle/wrapper/gradle-wrapper.properties
index ec991f9a..a434026d 100644
--- a/integration-tests/gradle/projects/it-configuration/gradle/wr