Activity
Make mvnw executable by changing its file permissions
Make mvnw executable by changing its file permissions
Start using a maven wrapper to build project on github actions due to…
Start using a maven wrapper to build project on github actions due to…
Add mac specific javafx jars on fxthemes pom when mac profile is active
Add mac specific javafx jars on fxthemes pom when mac profile is active
Update README.md - correct artifact id string and update version number
Update README.md - correct artifact id string and update version number
Update build.yml to do the deploy action using the parent pom
Update build.yml to do the deploy action using the parent pom
We need to also deploy the parent pom
We need to also deploy the parent pom
Update build.yml and FXThemes pom so that only 1 jar is built and eve…
Update build.yml and FXThemes pom so that only 1 jar is built and eve…
Force push
Update build.uml and fxthemes pom so that only 1 jar is built and eve…
Update build.uml and fxthemes pom so that only 1 jar is built and eve…
Merge branch 'main' into github-workflow
Merge branch 'main' into github-workflow
Merge branch 'main' into github-workflow
Merge branch 'main' into github-workflow
Update pom.xml of FXThemes module adding the install plugin and its v…
Update pom.xml of FXThemes module adding the install plugin and its v…
Maven is throwing an error on the build phase when building on Mac
Maven is throwing an error on the build phase when building on Mac
Update build.yml replace "fxthemes" with correct case sensitive "FXTh…
Update build.yml replace "fxthemes" with correct case sensitive "FXTh…
Need to specify module fxthemes in maven deploy command
Need to specify module fxthemes in maven deploy command
Update build.yml with necessary parameters for signing and uploading …
Update build.yml with necessary parameters for signing and uploading …
Merge branch 'main' into github-workflow
Merge branch 'main' into github-workflow
Update build.yml replace mac intel build action with a windows build …
Update build.yml replace mac intel build action with a windows build …
Update build.yml to produce both mac m1 and mac intel artifacts
Update build.yml to produce both mac m1 and mac intel artifacts
Update build.yml, fix wrong directories on the upload artifact part
Update build.yml, fix wrong directories on the upload artifact part
Update build.yml to include uploading the built artifact
Update build.yml to include uploading the built artifact
Update build.yml try macos-latest runner
Update build.yml try macos-latest runner
Add gihub-workflow that build the project on a Mac (Intel cpu)
Add gihub-workflow that build the project on a Mac (Intel cpu)