-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into development-4.x
- Loading branch information
Showing
55 changed files
with
252 additions
and
587 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Enable auto-env through the sdkman_auto_env config | ||
# Enable auto-env through the sdkman_auto_env config | ||
# Add key=value pairs of SDKs to use below | ||
java=8.0.302-open | ||
java=11.0.22-tem |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
name: gradle-plugin | ||
title: Gradle Plugin Suite | ||
version: '4.0' | ||
asciidoc: | ||
attributes: | ||
release-version: 4.0.2 | ||
project-full-path: asciidoctor/asciidoctor-gradle-plugin | ||
project-name: asciidoctor-gradle-plugin | ||
project-repo-url: https://github.com/asciidoctor/asciidoctor-gradle-plugin | ||
plugin-name: Asciidoctor Gradle plugin | ||
asciidoc-url: https://asciidoc.org | ||
asciidoctor-maven-plugin-name: Asciidoctor Maven Plugin | ||
asciidoctor-maven-plugin-url: https://github.com/asciidoctor/asciidoctor-maven-plugin | ||
asciidoctor-url: https://asciidoctor.org | ||
asciidoctorj-epub-name: AsciidoctorJ EPUB3 | ||
asciidoctorj-epub-url: https://github.com/asciidoctor/asciidoctorj-epub3 | ||
asciidoctorj-name: AsciidoctorJ | ||
asciidoctorj-pdf-name: AsciidoctorJ PDF | ||
asciidoctorj-pdf-url: https://github.com/asciidoctor/asciidoctorj-pdf | ||
asciidoctorj-url: https://github.com/asciidoctor/asciidoctorj | ||
asciidoctorjs-name: Asciidoctor.js | ||
asciidoctorjs-url: https://github.com/asciidoctor/asciidoctor.js | ||
gradle-url: https://gradle.org/ | ||
issues-asciidoctorj: https://github.com/asciidoctor/asciidoctorj/issues/ | ||
issues-jruby: https://github.com/asciidoctor/asciidoctorj/issues/ | ||
jruby-name: JRuby | ||
kotlindsl: https://github.com/gradle/kotlin-dsl[Gradle Kotlin DSL] | ||
lightguard: https://github.com/LightGuard[Jason Porter] | ||
lordofthejars: https://github.com/lordofthejars[Alex Soto] | ||
nav: | ||
- modules/ROOT/nav.adoc | ||
- modules/appendices/nav.adoc |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.