Skip to content

Commit

Permalink
Adds logbook
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperancinha committed Jul 2, 2023
1 parent 6c4ed75 commit 9e069b3
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions LogBook.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## JEOrg Kotlin Test Drives

##### 2023-07-02

Given the long term wait for updates and fixes for the Dyescape plugin, it has been decided to use gradle for all arrow optics projects.

The Dyescape plugin is set to be discontinued anytime soon.

You can find this plugin here:

- https://github.com/Dyescape/kotlin-maven-symbol-processing

And the issue that prompted me to make this decision:

- https://github.com/Dyescape/kotlin-maven-symbol-processing/issues/83

2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
SHELL := /bin/bash
GRADLE_VERSION ?= 8.1.1
GRADLE_VERSION ?= 8.2
MODULE_LOCATIONS := jeorg-kotlin-apps/jeorg-microchip-maker/jeorg-microchip-maker-gui \
jeorg-kotlin-arrow-optics/jeorg-kotlin-arrow-optics-gradle-1

Expand Down

0 comments on commit 9e069b3

Please sign in to comment.