Changes between Version 1 and Version 2 of Ticket #21975, comment 2


Ignore:
Timestamp:
2022-03-28T16:00:39+02:00 (4 years ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21975, comment 2

    v1 v2  
    33This looks like one of those times where compiling with Java 11+ is not a good idea. The source code is Java 8 compatible. I'll recompile and reupload the jar file. EDIT: As in, it looks like I need to compile in a Java 8 docker image.
    44
    5 As far as a new component goes, I'm really hoping that the `kendzi3d-dev` plugin will be short lived. AKA I'm hoping to get everything fixed up for a merge this month, and preferably this week.
     5As far as a new component goes, I'm really hoping that the `kendzi3d-dev` plugin will be short lived. AKA I'm hoping to get everything fixed up for a merge this month, and preferably this week.
     6
     7EDIT2: This should be fixed in `1.0.206-SNAPSHOT-2`. Literally just recompiled in a Java 8 only environment (with some not-yet committed changes...) I'll leave this open just in case someone else (e.g. simon04, stoecker, Don-vip) has a different opinion on creating a new component.