From 11d19cb6c966fcd493760b8a381e52b3141e8f99 Mon Sep 17 00:00:00 2001 From: Thomas Scheffler Date: Fri, 8 Nov 2024 15:14:27 +0100 Subject: [PATCH] DBT-376 further fixes --- .github/workflows/ci.yml | 2 +- LICENSE.txt | 8 ++++---- pom.xml | 2 +- .../META-INF/resources/config/navigation.xml | 12 ++++++------ .../META-INF/resources/editor/editor-dbt.xed | 1 + 5 files changed, 13 insertions(+), 12 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e82f778b..68be4353 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,7 +11,7 @@ jobs: with: ff-site-goal: '' ff-os: 'ubuntu-24.04' - ff-jdk: '21' + ff-jdk: '17' ff-goal: '-P run-its verify' ff-site-run: false failure-upload-path: | diff --git a/LICENSE.txt b/LICENSE.txt index 94a9ed02..f288702d 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,7 +1,7 @@ GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -645,7 +645,7 @@ the "copyright" line and a pointer to where the full notice is found. GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see . + along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. @@ -664,11 +664,11 @@ might be different; for a GUI interface, you would use an "about box". You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see -. +. The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read -. +. diff --git a/pom.xml b/pom.xml index 5fe6c5f1..f1272a36 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ ${project.build.directory}/grunt - 21 + 17 true true ${java.target.version} diff --git a/src/main/resources/META-INF/resources/config/navigation.xml b/src/main/resources/META-INF/resources/config/navigation.xml index 0880863d..21075c72 100644 --- a/src/main/resources/META-INF/resources/config/navigation.xml +++ b/src/main/resources/META-INF/resources/config/navigation.xml @@ -106,17 +106,17 @@ fas fa-upload mr-1 d-none d-sm-inline-block d-lg-none - - - + + + - - - + + + diff --git a/src/main/resources/META-INF/resources/editor/editor-dbt.xed b/src/main/resources/META-INF/resources/editor/editor-dbt.xed index c26a5212..35ae648d 100644 --- a/src/main/resources/META-INF/resources/editor/editor-dbt.xed +++ b/src/main/resources/META-INF/resources/editor/editor-dbt.xed @@ -102,6 +102,7 @@ +