Commit a785bb0
authored
migrate build scripts to kotlin (via allure-framework#254)
1 parent 190e675 commit a785bb0Copy full SHA for a785bb0
75 files changed
+938-1,142Lines changed: 938 additions & 1142 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- allure-assertj
- allure-attachments
- src/main/java/io/qameta/allure/attachment
- allure-cucumber-jvm
- allure-cucumber2-jvm
- allure-cucumber3-jvm
- allure-descriptions-javadoc
- allure-httpclient
- allure-java-commons-test
- src/main/java/io/qameta/allure/test
- allure-java-commons
- src/main/java/io/qameta/allure
- allure-java-migration
- allure-jax-rs
- src/main/java/io/qameta/allure/jaxrs
- allure-jbehave
- allure-jsonunit
- src/main/java/io/qameta/allure/jsonunit
- allure-junit-platform
- allure-junit4-aspect
- allure-junit4
- allure-junit5
- allure-model
- src/main/java/io/qameta/allure/model
- allure-okhttp3
- allure-rest-assured
- allure-selenide
- allure-servlet-api
- src/main/java/io/qameta/allure/servletapi
- allure-spock
- allure-spring-boot
- src/main/java/io/qameta/allure/springboot
- allure-spring4-test
- allure-spring4-webmvc
- allure-testng
- gradle
- quality-configs/pmd
- wrapper
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
Open diff view settings
Collapse file
allure-assertj/build.gradle
Copy file name to clipboardExpand all lines: allure-assertj/build.gradle-44Lines changed: 0 additions & 44 deletions
This file was deleted.
Collapse file
allure-assertj/build.gradle.kts
Copy file name to clipboard+31Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
Collapse file
allure-attachments/build.gradle
Copy file name to clipboardExpand all lines: allure-attachments/build.gradle-46Lines changed: 0 additions & 46 deletions
This file was deleted.
Collapse file
allure-attachments/build.gradle.kts
Copy file name to clipboard+31Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
Collapse file
allure-attachments/src/main/java/io/qameta/allure/attachment/FreemarkerAttachmentRenderer.java
Copy file name to clipboardExpand all lines: allure-attachments/src/main/java/io/qameta/allure/attachment/FreemarkerAttachmentRenderer.java+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
24 | 24 | |
25 | 25 | |
26 | 26 | |
| 27 | + |
27 | 28 | |
28 | 29 | |
29 | 30 | |
|
Collapse file
allure-cucumber-jvm/build.gradle
Copy file name to clipboardExpand all lines: allure-cucumber-jvm/build.gradle-34Lines changed: 0 additions & 34 deletions
This file was deleted.
Collapse file
allure-cucumber-jvm/build.gradle.kts
Copy file name to clipboard+29Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
Collapse file
allure-cucumber2-jvm/build.gradle
Copy file name to clipboardExpand all lines: allure-cucumber2-jvm/build.gradle-33Lines changed: 0 additions & 33 deletions
This file was deleted.
Collapse file
allure-cucumber2-jvm/build.gradle.kts
Copy file name to clipboard+29Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
Collapse file
allure-cucumber3-jvm/build.gradle
Copy file name to clipboardExpand all lines: allure-cucumber3-jvm/build.gradle-33Lines changed: 0 additions & 33 deletions
This file was deleted.
0 commit comments