Skip to content

Commit

Permalink
Switch to SourceBuddy from OpenHFT for dynamic complilation. Breaks <…
Browse files Browse the repository at this point in the history
… JDK 17 compatability however.
  • Loading branch information
noboomu committed Sep 25, 2023
1 parent 37b46cd commit 636dde5
Show file tree
Hide file tree
Showing 11 changed files with 618 additions and 440 deletions.
1 change: 1 addition & 0 deletions .travis/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
http://maven.apache.org/xsd/settings-1.0.0.xsd">
<servers>

<server>
<id>ossrh</id>
<username>${env.NEXUS_USERNAME}</username>
Expand Down
Loading

0 comments on commit 636dde5

Please sign in to comment.