Skip to content

Mac Compatible#2

Draft
mairKi wants to merge 8 commits into
mainfrom
Bugfix-Mac
Draft

Mac Compatible#2
mairKi wants to merge 8 commits into
mainfrom
Bugfix-Mac

Conversation

@mairKi
Copy link
Copy Markdown
Contributor

@mairKi mairKi commented Nov 13, 2023

No description provided.

@mairKi mairKi self-assigned this Nov 13, 2023
Comment thread .gitlab-ci.yml
stage: build
script:
- mvn clean package -Dproject.version=${VERSION}
- mvn clean package -Dproject.version=${VERSION} -Dmaven.compiler.source=17 -Dmaven.compiler.target=17
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

adaption should not be needed due to adaption pom

@@ -0,0 +1,3 @@
*{
-fx-font-family:"Arial";
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Validated if this needed

Comment thread pom.xml
<project.version>0.0.1-SNAPSHOT</project.version>
<junit.version>5.10.0</junit.version>
<mockito.version>5.4.0</mockito.version>
<java.version>17</java.version>
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant