Skip to content

Commit 636dde5

Browse files
committed
Switch to SourceBuddy from OpenHFT for dynamic complilation. Breaks < JDK 17 compatability however.
1 parent 37b46cd commit 636dde5

File tree

11 files changed

+618
-440
lines changed

11 files changed

+618
-440
lines changed

.travis/settings.xml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
44
http://maven.apache.org/xsd/settings-1.0.0.xsd">
55
<servers>
6+
67
<server>
78
<id>ossrh</id>
89
<username>${env.NEXUS_USERNAME}</username>

0 commit comments

Comments
 (0)